* Package: sys-infiniband/opensm-3.3.15  * Repository: gentoo  * Maintainer: cluster@gentoo.org  * USE: elibc_glibc kernel_linux ppc64 userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking OFED-3.5-rc2.tgz to /var/tmp/portage/sys-infiniband/opensm-3.3.15/work >>> Unpacking ./OFED-3.5-rc2/SRPMS/opensm-3.3.15-1.src.rpm to /var/tmp/portage/sys-infiniband/opensm-3.3.15/work >>> Unpacking ./opensm-3.3.15.tar.gz to /var/tmp/portage/sys-infiniband/opensm-3.3.15/work >>> Source unpacked in /var/tmp/portage/sys-infiniband/opensm-3.3.15/work >>> Preparing source in /var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15 ... * econf: updating opensm-3.3.15/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating opensm-3.3.15/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=powerpc64-unknown-linux-gnu --host=powerpc64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-perf-mgr --enable-default-event-plugin --with-osmv=openib configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for powerpc64-unknown-linux-gnu-gcc... powerpc64-unknown-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether powerpc64-unknown-linux-gnu-gcc accepts -g... yes checking for powerpc64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of powerpc64-unknown-linux-gnu-gcc... none checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by powerpc64-unknown-linux-gnu-gcc... /usr/powerpc64-unknown-linux-gnu/bin/ld checking if the linker (/usr/powerpc64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64-unknown-linux-gnu file names to powerpc64-unknown-linux-gnu format... func_convert_file_noop checking how to convert powerpc64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for powerpc64-unknown-linux-gnu-objdump... powerpc64-unknown-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for powerpc64-unknown-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64-unknown-linux-gnu-ar... powerpc64-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for powerpc64-unknown-linux-gnu-strip... powerpc64-unknown-linux-gnu-strip checking for powerpc64-unknown-linux-gnu-ranlib... powerpc64-unknown-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from powerpc64-unknown-linux-gnu-gcc object... ok checking for sysroot... no checking for powerpc64-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... powerpc64-unknown-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if powerpc64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for powerpc64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if powerpc64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if powerpc64-unknown-linux-gnu-gcc static flag -static works... yes checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if powerpc64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the powerpc64-unknown-linux-gnu-gcc linker (/usr/powerpc64-unknown-linux-gnu/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison checking for flex... flex checking for pthread_mutex_init in -lpthread... yes checking for dlopen in -ldl... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking whether ld accepts --version-script... yes checking for request_init in -lwrap... yes checking for --with-opensm-conf-sub-dir... /etc/opensm checking for --with-opensm-conf-file ... opensm.conf checking for --with-node-name-map ... ib-node-name-map checking for --with-partitions-conf... partitions.conf checking for --with-qos-policy-conf... qos-policy.conf checking for --with-prefix-routes-conf... prefix-routes.conf checking for --with-per-module-logging-conf... per-module-logging.conf configure: Using OSM Vendor Type:openib checking infiniband/umad.h usability... yes checking infiniband/umad.h presence... yes checking for infiniband/umad.h... yes checking for umad_init in -libumad... yes configure: creating ./config.status config.status: creating man/opensm.8 config.status: creating man/torus-2QoS.8 config.status: creating man/torus-2QoS.conf.5 config.status: creating scripts/opensm.init config.status: creating scripts/redhat-opensm.init config.status: creating scripts/sldd.sh config.status: creating include/opensm/osm_version.h config.status: creating Makefile config.status: creating include/Makefile config.status: creating complib/Makefile config.status: creating libvendor/Makefile config.status: creating opensm/Makefile config.status: creating osmeventplugin/Makefile config.status: creating osmtest/Makefile config.status: creating opensm.spec config.status: creating include/config.h config.status: creating include/opensm/osm_config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15 ... make -j3 Making all in complib make[1]: Entering directory `/var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15/complib' /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c -o libosmcomp_la-cl_complib.lo `test -f 'cl_complib.c' || echo './'`cl_complib.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c -o libosmcomp_la-cl_dispatcher.lo `test -f 'cl_dispatcher.c' || echo './'`cl_dispatcher.c /bin/sh ../libtool --tag=CC --mode=compile powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c -o libosmcomp_la-cl_event.lo `test -f 'cl_event.c' || echo './'`cl_event.c libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c cl_complib.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_complib.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c cl_dispatcher.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_dispatcher.o libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c cl_event.c -fPIC -DPIC -o .libs/libosmcomp_la-cl_event.o In file included from /usr/include/stdlib.h:960:0, from cl_dispatcher.c:46: /usr/include/bits/stdlib-ldbl.h:35:1: error: 'qecvt' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:36:1: error: 'qfcvt' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:37:1: error: 'qgcvt' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:38:1: error: 'qecvt_r' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:39:1: error: 'qfcvt_r' undeclared here (not in a function) In file included from /usr/include/stdlib.h:960:0, from cl_complib.c:46: /usr/include/bits/stdlib-ldbl.h:35:1: error: 'qecvt' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:36:1: error: 'qfcvt' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:37:1: error: 'qgcvt' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:38:1: error: 'qecvt_r' undeclared here (not in a function) /usr/include/bits/stdlib-ldbl.h:39:1: error: 'qfcvt_r' undeclared here (not in a function) make[1]: *** [libosmcomp_la-cl_complib.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [libosmcomp_la-cl_dispatcher.lo] Error 1 libtool: compile: powerpc64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include/opensm -I./../include -Wall -g -D_XOPEN_SOURCE=600 -D_BSD_SOURCE=1 -pipe -O2 -mcpu=cell -mabi=altivec -mgen-cell-microcode -c cl_event.c -o libosmcomp_la-cl_event.o >/dev/null 2>&1 make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15/complib' make: *** [all-recursive] Error 1 * ERROR: sys-infiniband/opensm-3.3.15 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-infiniband/opensm-3.3.15'`, * the complete build log and the output of `emerge -pqv '=sys-infiniband/opensm-3.3.15'`. * The complete build log is located at '/var/tmp/portage/sys-infiniband/opensm-3.3.15/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-infiniband/opensm-3.3.15/temp/environment'. * Working directory: '/var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15' * S: '/var/tmp/portage/sys-infiniband/opensm-3.3.15/work/opensm-3.3.15'