Siegmar --

This one looks like a seg fault in your compiler.  I don't know if there's much 
we can do about that.



> On Feb 19, 2015, at 7:50 AM, Siegmar Gross 
> <siegmar.gr...@informatik.hs-fulda.de> wrote:
> 
> Hi,
> 
> today I tried to build openmpi-dev-1031-g008755a on my machines
> (Solaris 10 Sparc, Solaris 10 x86_64, and openSUSE Linux 12.1
> x86_64) with gcc-4.9.2 and Sun C 5.13 and got errors on all three
> platforms for both compilers. I used the following configure
> command for all platforms.
> 
> ../openmpi-dev-1031-g008755a/configure 
> --prefix=/usr/local/openmpi-1.9.0_64_cc \
>  --libdir=/usr/local/openmpi-1.9.0_64_cc/lib64 \
>  --with-jdk-bindir=/usr/local/jdk1.8.0/bin \
>  --with-jdk-headers=/usr/local/jdk1.8.0/include \
>  JAVA_HOME=/usr/local/jdk1.8.0 \
>  LDFLAGS="-m64 -mt" \
>  CC="cc" CXX="CC" FC="f95" \
>  CFLAGS="-m64 -mt" CXXFLAGS="-m64 -library=stlport4" FCFLAGS="-m64" \
>  CPP="cpp" CXXCPP="cpp" \
>  CPPFLAGS="" CXXCPPFLAGS="" \
>  --enable-mpi-cxx \
>  --enable-cxx-exceptions \
>  --enable-mpi-java \
>  --enable-heterogeneous \
>  --enable-mpi-thread-multiple \
>  --with-hwloc=internal \
>  --without-verbs \
>  --with-wrapper-cflags="-m64 -mt" \
>  --with-wrapper-cxxflags="-m64 -library=stlport4" \
>  --with-wrapper-fcflags="-m64" \
>  --with-wrapper-ldflags="-mt" \
>  --enable-debug \
>  |& tee log.configure.$SYSTEM_ENV.$MACHINE_ENV.64_cc
> 
> I got the following error on my Linux machine.
> 
> ...
>  CC       reachable_netlink_utils_common.lo
> "../../../../../openmpi-dev-1031-g008755a/opal/include/opal/sys/amd64/atomic.h",
>  line 164: warning: paramete
> r in inline asm statement unused: %3
> "../../../../../openmpi-dev-1031-g008755a/opal/include/opal/sys/amd64/atomic.h",
>  line 210: warning: paramete
> r in inline asm statement unused: %2
> "../../../../../openmpi-dev-1031-g008755a/opal/include/opal/sys/amd64/atomic.h",
>  line 231: warning: paramete
> r in inline asm statement unused: %2
> "../../../../../openmpi-dev-1031-g008755a/opal/include/opal/sys/amd64/atomic.h",
>  line 252: warning: paramete
> r in inline asm statement unused: %2
> "../../../../../openmpi-dev-1031-g008755a/opal/include/opal/sys/amd64/atomic.h",
>  line 273: warning: paramete
> r in inline asm statement unused: %2
> "../../../../../openmpi-dev-1031-g008755a/opal/mca/reachable/netlink/reachable_netlink_utils_common.c",
>  line
> 322: warning: extern inline function "nl_object_priv" not defined in 
> translation unit
> cc: Fatal error in /opt/sun/solarisstudio12.4/lib/compilers/acomp : Signal 
> number = 11
> make[2]: *** [reachable_netlink_utils_common.lo] Error 1
> make[2]: Leaving directory 
> `/export2/src/openmpi-1.9/openmpi-dev-1031-g008755a-Linux.x86_64.64_cc/opal/mca/r
> eachable/netlink'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory 
> `/export2/src/openmpi-1.9/openmpi-dev-1031-g008755a-Linux.x86_64.64_cc/opal'
> make: *** [all-recursive] Error 1
> 
> 
> I would be grateful, if somebody could fix the problem. Thank
> you very much for any help in advance.
> 
> 
> Kind regards
> 
> Siegmar
> 
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/02/26343.php


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to