Re: [OMPI devel] 1.7.0rc5 - FORTRAN build failure w /pathcc-4.0.12.1

2012-10-31 Thread Paul Hargrove
pathf95 from PathScale's 3.2.99 compiler suite fails in the same manner: LOGICAL(KIND=4) not allowed with BIND(C) -Paul On Tue, Oct 30, 2012 at 9:03 PM, Paul Hargrove wrote: > I have a Linux/x86-64 system with PathScale's "ekopath-4.0.12.1" compilers. > > Building Fortran 2008 support

[OMPI devel] 1.7.0rc5 - FORTRAN build failure w/ XLF

2012-10-31 Thread Paul Hargrove
The problems I previously reported building the trunk with IBM's xlc/xlf: http://www.open-mpi.org/community/lists/devel/2012/09/11518.php is still present in OMPI-1.7.0rc5 -Paul On Tue, Oct 30, 2012 at 7:01 PM, Ralph Castain wrote: > Hi folks > > We have posted the next release candidate (rc

[OMPI devel] 1.7.0rc5 - FOTRAN build failure with Open64 compilers

2012-10-31 Thread Paul Hargrove
Linux/x86-64 host with Open64 compilers version 4.5.1 from AMD. Fortran 2008 support is failing to build as shown below. My records show the ompi-1.5 branch was fine on this configuration. -Paul PPFC mpi-f08-types.lo ^ openf95-855 openf90: ERROR MPI_F08_TYPES, File = /global/homes

[OMPI devel] 1.7.0rc5 - FORTRAN build failure w /pathcc-4.0.12.1

2012-10-31 Thread Paul Hargrove
I have a Linux/x86-64 system with PathScale's "ekopath-4.0.12.1" compilers. Building Fortran 2008 support fails as shown below. My records show the ompi-1.5 branch and a Feb 2012 trunk were OK on this configuration. -Paul PPFC mpi-f08-interfaces-callbacks.lo module mpi_f08_interfaces_ca

[OMPI devel] 1.7.0rc5 - build failure w/ gcc-3.4.6/x86-64 (regression)

2012-10-30 Thread Paul Hargrove
I have access to a Linux/x86-64 machine running "Red Hat Enterprise Linux AS release 4" It has a pretty old gcc: $ gcc --version | head -1 gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3) As shown below, this gcc is rejecting some portion of the atomics. I am certain I've tested ompi-1.5 and 1.6 on thi

[OMPI devel] 1.7.0rc5 - make check failure on OpenBSD-5.1/{i386, amd64}

2012-10-30 Thread Paul Hargrove
My OpenBSD-5.1 testers for both i386 and amd64 are failing the same tests as I reported a few minutes ago with respect to FreeBSD-6.3. Unlike FreeBSD-6.3, this is "modern" system with OpenBSD 5.1 having been released Feb 2012. On both platforms I have builds w/ gcc-4.2.1 and with llvm-gcc-4.2.1.

[OMPI devel] 1.7.0rc5 - make check failure on FreeBSD-6.3/amd64

2012-10-30 Thread Paul Hargrove
On my FreeBSD-6.3/amd64 platform I see "make check" failing 3 tests under test/datatype (see below). Of course "make" stops after that, making it possible that additional tests might fail later. However, my records do show that the v1.5 branch was just fine on this machine, as was the trunk on or

[OMPI devel] 1.7.0rc5

2012-10-30 Thread Ralph Castain
Hi folks We have posted the next release candidate (rc5) for the 1.7.0 release in the usual place: http://www.open-mpi.org/software/ompi/v1.7/ Please put it thru the wringer to help us validate it prior to release later this month. We think this looks pretty complete, pending someone finding a