>>> Unpacking source... >>> Unpacking OFED-1.2.5.5.tgz to /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work >>> Source unpacked in /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work >>> Compiling source in /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5 ... Quilt does not exist... Going to use patch. Created configure.mk.user: prefix=/usr PREFIX="--prefix /usr" libdir= # Current working directory CWD=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5 # User level WITH_IBVERBS=yes WITH_MTHCA=yes WITH_MLX4= WITH_IPATHVERBS=no WITH_EHCA=no WITH_CXGB3=no WITH_CM=yes WITH_SDP=yes WITH_DAPL=no WITH_RDMACM=yes WITH_MANAGEMENT_LIBS=yes WITH_OSM=yes WITH_DIAGS=yes WITH_PERFTEST=yes WITH_SRPTOOLS=no WITH_IPOIBTOOLS=yes WITH_QLVNICTOOLS=no WITH_TVFLASH=no WITH_MSTFLINT=no WITH_SDPNETSTAT=yes mkdir -p /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/patches touch /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/patches/quiltrc /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/user_patches/fixes/libmlx4_05_fix_max_cap.patch patching file src/userspace/libmlx4/src/verbs.c /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/user_patches/fixes/libmlx4_10_sg_stamping.patch patching file src/userspace/libmlx4/src/qp.c Hunk #1 succeeded at 312 (offset 1 line). /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/user_patches/fixes/libmthca_05_user_sq_rq_order.patch patching file src/userspace/libmthca/src/cq.c patching file src/userspace/libmthca/src/qp.c Hunk #2 succeeded at 386 (offset 3 lines). Hunk #3 succeeded at 650 (offset 5 lines). Hunk #4 succeeded at 759 (offset 5 lines). /bin/rm -f /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs Running: env ac_cv_lib_ibverbs_ibv_get_device_list=yes ac_cv_header_infiniband_driver_h=yes ac_cv_func_ibv_read_sysfs_file=yes ac_cv_func_ibv_dontfork_range=yes ac_cv_func_ibv_dofork_range=yes ac_cv_func_ibv_register_driver=yes HAVE_IBV_DEVICE_LIBRARY_EXTENSION_TRUE=yes ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc CPPFLAGS="-I../libibverbs/include" configure: creating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether ln -s works... yes checking for dlsym in -ldl... yes checking for pthread_mutex_init in -lpthread... yes checking for ANSI C header files... (cached) yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for an ANSI C-conforming const... yes checking whether ld accepts --version-script... yes checking for .symver assembler support... yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libibverbs.spec config.status: creating config.h config.status: executing depfiles commands cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca Running: env ac_cv_lib_ibverbs_ibv_get_device_list=yes ac_cv_header_infiniband_driver_h=yes ac_cv_func_ibv_read_sysfs_file=yes ac_cv_func_ibv_dontfork_range=yes ac_cv_func_ibv_dofork_range=yes ac_cv_func_ibv_register_driver=yes HAVE_IBV_DEVICE_LIBRARY_EXTENSION_TRUE=yes ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc CPPFLAGS="-I../libibverbs/include" configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ibv_get_device_list in -libverbs... (cached) yes checking for infiniband/driver.h... (cached) yes checking for ANSI C header files... (cached) yes checking for valgrind/memcheck.h... (cached) no checking for an ANSI C-conforming const... (cached) yes checking for long... yes checking size of long... 8 checking for ibv_read_sysfs_file... (cached) yes checking for ibv_dontfork_range... (cached) yes checking for ibv_dofork_range... (cached) yes checking for ibv_register_driver... (cached) yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libmthca.spec config.status: creating config.h config.status: executing depfiles commands cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm Running: env ac_cv_lib_ibverbs_ibv_get_device_list=yes ac_cv_header_infiniband_driver_h=yes ac_cv_func_ibv_read_sysfs_file=yes ac_cv_func_ibv_dontfork_range=yes ac_cv_func_ibv_dofork_range=yes ac_cv_func_ibv_register_driver=yes HAVE_IBV_DEVICE_LIBRARY_EXTENSION_TRUE=yes ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc CPPFLAGS="-I../libibverbs/include" configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... (cached) yes checking for long... (cached) yes checking size of long... (cached) 8 checking for ANSI C header files... (cached) yes checking whether ld accepts --version-script... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating libibcm.spec config.status: creating config.h config.status: executing depfiles commands cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp Running: env ac_cv_lib_ibverbs_ibv_get_device_list=yes ac_cv_header_infiniband_driver_h=yes ac_cv_func_ibv_read_sysfs_file=yes ac_cv_func_ibv_dontfork_range=yes ac_cv_func_ibv_dofork_range=yes ac_cv_func_ibv_register_driver=yes HAVE_IBV_DEVICE_LIBRARY_EXTENSION_TRUE=yes ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc CPPFLAGS="-I../libibverbs/include" configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for vprintf... yes checking for _doprnt... no checking for dup2... yes checking for memset... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strpbrk... yes checking for strrchr... yes checking for strtoul... yes checking whether to build i386-specific libsdp_sys... no updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating libsdp.spec config.status: creating config.h config.status: executing depfiles commands cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/perftest cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm Running: env ac_cv_lib_ibverbs_ibv_get_device_list=yes ac_cv_header_infiniband_driver_h=yes ac_cv_func_ibv_read_sysfs_file=yes ac_cv_func_ibv_dontfork_range=yes ac_cv_func_ibv_dofork_range=yes ac_cv_func_ibv_register_driver=yes HAVE_IBV_DEVICE_LIBRARY_EXTENSION_TRUE=yes ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc CPPFLAGS="-I../libibverbs/include" configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for an ANSI C-conforming const... (cached) yes checking for long... (cached) yes checking size of long... (cached) 8 checking for ANSI C header files... (cached) yes checking whether ld accepts --version-script... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating librdmacm.spec config.status: creating config.h config.status: executing depfiles commands /bin/rm -f /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/management Running: cd libibcommon && ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --disable-console-socket --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc configure: creating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for strrchr... yes checking for strtoul... yes checking for strtoull... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking whether ld accepts --version-script... yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libibcommon.spec config.status: creating config.h config.status: executing depfiles commands Running: cd libibumad && ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --disable-console-socket --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for g++... (cached) g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for unistd.h... (cached) yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for inline... (cached) inline checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libibumad.spec config.status: creating config.h config.status: executing depfiles commands Running: cd libibmad && ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --disable-console-socket --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for netinet/in.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for memset... (cached) yes checking for strrchr... (cached) yes checking for strtol... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libibmad.spec config.status: creating config.h config.status: executing depfiles commands Running: cd osm && ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --disable-console-socket --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes configure: creating ./config.status config.status: creating Makefile configure: configuring in complib configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking whether gcc needs -traditional... (cached) no checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pthread_mutex_init in -lpthread... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for gettimeofday... yes checking for memset... (cached) yes checking for strerror... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libosmcomp.spec config.status: creating config.h config.status: executing depfiles commands configure: configuring in libvendor configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking whether gcc needs -traditional... (cached) no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking whether closedir returns void... no checking for memset... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libosmvendor.spec config.status: creating config.h config.status: executing depfiles commands configure: configuring in opensm configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for g++... (cached) g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for strcspn... yes checking for strtol... (cached) yes checking for strtoull... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for pid_t... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working volatile... yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in osmtest configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for g++... (cached) g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for gettimeofday... (cached) yes checking for localtime_r... (cached) yes checking for strcspn... (cached) yes checking for strtol... (cached) yes checking for strtoull... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working volatile... (cached) yes checking whether ld accepts --version-script... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in include configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether ld accepts --version-script... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating opensm.spec configure: configuring in complib configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking whether gcc needs -traditional... (cached) no checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pthread_mutex_init in -lpthread... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for syslog.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for working memcmp... yes checking for gettimeofday... yes checking for memset... (cached) yes checking for strerror... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libosmcomp.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: configuring in libvendor configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking whether gcc needs -traditional... (cached) no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking whether closedir returns void... no checking for memset... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for size_t... (cached) yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating libosmvendor.spec config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: configuring in opensm configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for g++... (cached) g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for gettimeofday... (cached) yes checking for localtime_r... yes checking for strcspn... yes checking for strtol... (cached) yes checking for strtoull... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for pid_t... yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working volatile... yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: configuring in osmtest configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for g++... (cached) g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... (cached) gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependent libraries... (cached) pass_all checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for gettimeofday... (cached) yes checking for localtime_r... (cached) yes checking for strcspn... (cached) yes checking for strtol... (cached) yes checking for strtoull... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working volatile... (cached) yes checking whether ld accepts --version-script... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: configuring in include configure: running /bin/sh './configure' --prefix=/usr '--cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache' '--disable-libcheck' '--disable-console-socket' '--prefix' '/usr' '--mandir=/usr/share/man' '--sysconfdir=/etc' --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --srcdir=. configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking dependency style of gcc... (cached) gcc3 checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether ld accepts --version-script... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands Running: cd diags && ./configure --cache-file=/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache --disable-libcheck --disable-console-socket --prefix /usr --mandir=/usr/share/man --sysconfdir=/etc configure: loading cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for style of include used by make... GNU checking dependency style of gcc... (cached) gcc3 checking build system type... (cached) x86_64-unknown-linux-gnu checking host system type... (cached) x86_64-unknown-linux-gnu checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for ld used by gcc... (cached) /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for g++... (cached) g++ checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... (cached) g++ -E checking for g77... (cached) gfortran checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 32768 checking command to parse /usr/bin/nm -B output from gcc object... (cached) ok checking for objdir... (cached) .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if gcc supports -fno-rtti -fno-exceptions... (cached) no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... (cached) /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for inttypes.h... (cached) yes checking for netinet/in.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for syslog.h... (cached) yes checking for error_at_line... yes checking for vprintf... (cached) yes checking for _doprnt... (cached) no checking for strchr... yes checking for strrchr... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for memset... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether ld accepts --version-script... (cached) yes updating cache /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache configure: creating ./config.status config.status: creating Makefile config.status: creating diags.spec config.status: creating config.h config.status: executing depfiles commands /bin/rm -f /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/configure.cache make -j1 make -C src/userspace/libibverbs make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' make all-am make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-cmd.lo -MD -MP -MF ".deps/src_libibverbs_la-cmd.Tpo" -c -o src_libibverbs_la-cmd.lo `test -f 'src/cmd.c' || echo './'`src/cmd.c; \ then mv -f ".deps/src_libibverbs_la-cmd.Tpo" ".deps/src_libibverbs_la-cmd.Plo"; else rm -f ".deps/src_libibverbs_la-cmd.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-cmd.lo -MD -MP -MF .deps/src_libibverbs_la-cmd.Tpo -c src/cmd.c -fPIC -DPIC -o .libs/src_libibverbs_la-cmd.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-cmd.lo -MD -MP -MF .deps/src_libibverbs_la-cmd.Tpo -c src/cmd.c -o src_libibverbs_la-cmd.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-compat-1_0.lo -MD -MP -MF ".deps/src_libibverbs_la-compat-1_0.Tpo" -c -o src_libibverbs_la-compat-1_0.lo `test -f 'src/compat-1_0.c' || echo './'`src/compat-1_0.c; \ then mv -f ".deps/src_libibverbs_la-compat-1_0.Tpo" ".deps/src_libibverbs_la-compat-1_0.Plo"; else rm -f ".deps/src_libibverbs_la-compat-1_0.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-compat-1_0.lo -MD -MP -MF .deps/src_libibverbs_la-compat-1_0.Tpo -c src/compat-1_0.c -fPIC -DPIC -o .libs/src_libibverbs_la-compat-1_0.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-compat-1_0.lo -MD -MP -MF .deps/src_libibverbs_la-compat-1_0.Tpo -c src/compat-1_0.c -o src_libibverbs_la-compat-1_0.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-device.lo -MD -MP -MF ".deps/src_libibverbs_la-device.Tpo" -c -o src_libibverbs_la-device.lo `test -f 'src/device.c' || echo './'`src/device.c; \ then mv -f ".deps/src_libibverbs_la-device.Tpo" ".deps/src_libibverbs_la-device.Plo"; else rm -f ".deps/src_libibverbs_la-device.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-device.lo -MD -MP -MF .deps/src_libibverbs_la-device.Tpo -c src/device.c -fPIC -DPIC -o .libs/src_libibverbs_la-device.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-device.lo -MD -MP -MF .deps/src_libibverbs_la-device.Tpo -c src/device.c -o src_libibverbs_la-device.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-init.lo -MD -MP -MF ".deps/src_libibverbs_la-init.Tpo" -c -o src_libibverbs_la-init.lo `test -f 'src/init.c' || echo './'`src/init.c; \ then mv -f ".deps/src_libibverbs_la-init.Tpo" ".deps/src_libibverbs_la-init.Plo"; else rm -f ".deps/src_libibverbs_la-init.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-init.lo -MD -MP -MF .deps/src_libibverbs_la-init.Tpo -c src/init.c -fPIC -DPIC -o .libs/src_libibverbs_la-init.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-init.lo -MD -MP -MF .deps/src_libibverbs_la-init.Tpo -c src/init.c -o src_libibverbs_la-init.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-marshall.lo -MD -MP -MF ".deps/src_libibverbs_la-marshall.Tpo" -c -o src_libibverbs_la-marshall.lo `test -f 'src/marshall.c' || echo './'`src/marshall.c; \ then mv -f ".deps/src_libibverbs_la-marshall.Tpo" ".deps/src_libibverbs_la-marshall.Plo"; else rm -f ".deps/src_libibverbs_la-marshall.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-marshall.lo -MD -MP -MF .deps/src_libibverbs_la-marshall.Tpo -c src/marshall.c -fPIC -DPIC -o .libs/src_libibverbs_la-marshall.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-marshall.lo -MD -MP -MF .deps/src_libibverbs_la-marshall.Tpo -c src/marshall.c -o src_libibverbs_la-marshall.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-memory.lo -MD -MP -MF ".deps/src_libibverbs_la-memory.Tpo" -c -o src_libibverbs_la-memory.lo `test -f 'src/memory.c' || echo './'`src/memory.c; \ then mv -f ".deps/src_libibverbs_la-memory.Tpo" ".deps/src_libibverbs_la-memory.Plo"; else rm -f ".deps/src_libibverbs_la-memory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-memory.lo -MD -MP -MF .deps/src_libibverbs_la-memory.Tpo -c src/memory.c -fPIC -DPIC -o .libs/src_libibverbs_la-memory.o src/memory.c:195: warning: 'verify' defined but not used gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-memory.lo -MD -MP -MF .deps/src_libibverbs_la-memory.Tpo -c src/memory.c -o src_libibverbs_la-memory.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-sysfs.lo -MD -MP -MF ".deps/src_libibverbs_la-sysfs.Tpo" -c -o src_libibverbs_la-sysfs.lo `test -f 'src/sysfs.c' || echo './'`src/sysfs.c; \ then mv -f ".deps/src_libibverbs_la-sysfs.Tpo" ".deps/src_libibverbs_la-sysfs.Plo"; else rm -f ".deps/src_libibverbs_la-sysfs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-sysfs.lo -MD -MP -MF .deps/src_libibverbs_la-sysfs.Tpo -c src/sysfs.c -fPIC -DPIC -o .libs/src_libibverbs_la-sysfs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-sysfs.lo -MD -MP -MF .deps/src_libibverbs_la-sysfs.Tpo -c src/sysfs.c -o src_libibverbs_la-sysfs.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-verbs.lo -MD -MP -MF ".deps/src_libibverbs_la-verbs.Tpo" -c -o src_libibverbs_la-verbs.lo `test -f 'src/verbs.c' || echo './'`src/verbs.c; \ then mv -f ".deps/src_libibverbs_la-verbs.Tpo" ".deps/src_libibverbs_la-verbs.Plo"; else rm -f ".deps/src_libibverbs_la-verbs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-verbs.lo -MD -MP -MF .deps/src_libibverbs_la-verbs.Tpo -c src/verbs.c -fPIC -DPIC -o .libs/src_libibverbs_la-verbs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -DIBV_CONFIG_DIR=\"/etc/libibverbs.d\" -march=nocona -O2 -pipe -MT src_libibverbs_la-verbs.lo -MD -MP -MF .deps/src_libibverbs_la-verbs.Tpo -c src/verbs.c -o src_libibverbs_la-verbs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o src/libibverbs.la -rpath /usr/lib -version-info 1 -export-dynamic -Wl,--version-script=./src/libibverbs.map src_libibverbs_la-cmd.lo src_libibverbs_la-compat-1_0.lo src_libibverbs_la-device.lo src_libibverbs_la-init.lo src_libibverbs_la-marshall.lo src_libibverbs_la-memory.lo src_libibverbs_la-sysfs.lo src_libibverbs_la-verbs.lo -lpthread -ldl mkdir src/.libs gcc -shared .libs/src_libibverbs_la-cmd.o .libs/src_libibverbs_la-compat-1_0.o .libs/src_libibverbs_la-device.o .libs/src_libibverbs_la-init.o .libs/src_libibverbs_la-marshall.o .libs/src_libibverbs_la-memory.o .libs/src_libibverbs_la-sysfs.o .libs/src_libibverbs_la-verbs.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs -lpthread -ldl -march=nocona -Wl,--version-script=./src/libibverbs.map -Wl,-soname -Wl,libibverbs.so.1 -o src/.libs/libibverbs.so.1.0.0 (cd src/.libs && rm -f libibverbs.so.1 && ln -s libibverbs.so.1.0.0 libibverbs.so.1) (cd src/.libs && rm -f libibverbs.so && ln -s libibverbs.so.1.0.0 libibverbs.so) ar cru src/.libs/libibverbs.a src_libibverbs_la-cmd.o src_libibverbs_la-compat-1_0.o src_libibverbs_la-device.o src_libibverbs_la-init.o src_libibverbs_la-marshall.o src_libibverbs_la-memory.o src_libibverbs_la-sysfs.o src_libibverbs_la-verbs.o ranlib src/.libs/libibverbs.a creating src/libibverbs.la (cd src/.libs && rm -f libibverbs.la && ln -s ../libibverbs.la libibverbs.la) if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT device_list.o -MD -MP -MF ".deps/device_list.Tpo" -c -o device_list.o `test -f 'examples/device_list.c' || echo './'`examples/device_list.c; \ then mv -f ".deps/device_list.Tpo" ".deps/device_list.Po"; else rm -f ".deps/device_list.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_devices device_list.o ./src/libibverbs.la -lpthread -ldl mkdir examples/.libs gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_devices device_list.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_devices if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT devinfo.o -MD -MP -MF ".deps/devinfo.Tpo" -c -o devinfo.o `test -f 'examples/devinfo.c' || echo './'`examples/devinfo.c; \ then mv -f ".deps/devinfo.Tpo" ".deps/devinfo.Po"; else rm -f ".deps/devinfo.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_devinfo devinfo.o ./src/libibverbs.la -lpthread -ldl gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_devinfo devinfo.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_devinfo if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT asyncwatch.o -MD -MP -MF ".deps/asyncwatch.Tpo" -c -o asyncwatch.o `test -f 'examples/asyncwatch.c' || echo './'`examples/asyncwatch.c; \ then mv -f ".deps/asyncwatch.Tpo" ".deps/asyncwatch.Po"; else rm -f ".deps/asyncwatch.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_asyncwatch asyncwatch.o ./src/libibverbs.la -lpthread -ldl gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_asyncwatch asyncwatch.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_asyncwatch if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT rc_pingpong.o -MD -MP -MF ".deps/rc_pingpong.Tpo" -c -o rc_pingpong.o `test -f 'examples/rc_pingpong.c' || echo './'`examples/rc_pingpong.c; \ then mv -f ".deps/rc_pingpong.Tpo" ".deps/rc_pingpong.Po"; else rm -f ".deps/rc_pingpong.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT pingpong.o -MD -MP -MF ".deps/pingpong.Tpo" -c -o pingpong.o `test -f 'examples/pingpong.c' || echo './'`examples/pingpong.c; \ then mv -f ".deps/pingpong.Tpo" ".deps/pingpong.Po"; else rm -f ".deps/pingpong.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_rc_pingpong rc_pingpong.o pingpong.o ./src/libibverbs.la -lpthread -ldl gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_rc_pingpong rc_pingpong.o pingpong.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_rc_pingpong if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT uc_pingpong.o -MD -MP -MF ".deps/uc_pingpong.Tpo" -c -o uc_pingpong.o `test -f 'examples/uc_pingpong.c' || echo './'`examples/uc_pingpong.c; \ then mv -f ".deps/uc_pingpong.Tpo" ".deps/uc_pingpong.Po"; else rm -f ".deps/uc_pingpong.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_uc_pingpong uc_pingpong.o pingpong.o ./src/libibverbs.la -lpthread -ldl gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_uc_pingpong uc_pingpong.o pingpong.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_uc_pingpong if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT ud_pingpong.o -MD -MP -MF ".deps/ud_pingpong.Tpo" -c -o ud_pingpong.o `test -f 'examples/ud_pingpong.c' || echo './'`examples/ud_pingpong.c; \ then mv -f ".deps/ud_pingpong.Tpo" ".deps/ud_pingpong.Po"; else rm -f ".deps/ud_pingpong.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_ud_pingpong ud_pingpong.o pingpong.o ./src/libibverbs.la -lpthread -ldl gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_ud_pingpong ud_pingpong.o pingpong.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_ud_pingpong if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT srq_pingpong.o -MD -MP -MF ".deps/srq_pingpong.Tpo" -c -o srq_pingpong.o `test -f 'examples/srq_pingpong.c' || echo './'`examples/srq_pingpong.c; \ then mv -f ".deps/srq_pingpong.Tpo" ".deps/srq_pingpong.Po"; else rm -f ".deps/srq_pingpong.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L. -o examples/ibv_srq_pingpong srq_pingpong.o pingpong.o ./src/libibverbs.la -lpthread -ldl gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ibv_srq_pingpong srq_pingpong.o pingpong.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs ./src/.libs/libibverbs.so -lpthread -ldl creating examples/ibv_srq_pingpong make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' Make libibverbs done make -C src/userspace/libmthca \ AM_LDFLAGS="-L../libibverbs/src -libverbs" make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' make all-am make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT ah.lo -MD -MP -MF ".deps/ah.Tpo" -c -o ah.lo `test -f 'src/ah.c' || echo './'`src/ah.c; \ then mv -f ".deps/ah.Tpo" ".deps/ah.Plo"; else rm -f ".deps/ah.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT ah.lo -MD -MP -MF .deps/ah.Tpo -c src/ah.c -fPIC -DPIC -o .libs/ah.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT ah.lo -MD -MP -MF .deps/ah.Tpo -c src/ah.c -o ah.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT buf.lo -MD -MP -MF ".deps/buf.Tpo" -c -o buf.lo `test -f 'src/buf.c' || echo './'`src/buf.c; \ then mv -f ".deps/buf.Tpo" ".deps/buf.Plo"; else rm -f ".deps/buf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c src/buf.c -fPIC -DPIC -o .libs/buf.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT buf.lo -MD -MP -MF .deps/buf.Tpo -c src/buf.c -o buf.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT cq.lo -MD -MP -MF ".deps/cq.Tpo" -c -o cq.lo `test -f 'src/cq.c' || echo './'`src/cq.c; \ then mv -f ".deps/cq.Tpo" ".deps/cq.Plo"; else rm -f ".deps/cq.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT cq.lo -MD -MP -MF .deps/cq.Tpo -c src/cq.c -fPIC -DPIC -o .libs/cq.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT cq.lo -MD -MP -MF .deps/cq.Tpo -c src/cq.c -o cq.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT memfree.lo -MD -MP -MF ".deps/memfree.Tpo" -c -o memfree.lo `test -f 'src/memfree.c' || echo './'`src/memfree.c; \ then mv -f ".deps/memfree.Tpo" ".deps/memfree.Plo"; else rm -f ".deps/memfree.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT memfree.lo -MD -MP -MF .deps/memfree.Tpo -c src/memfree.c -fPIC -DPIC -o .libs/memfree.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT memfree.lo -MD -MP -MF .deps/memfree.Tpo -c src/memfree.c -o memfree.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT mthca.lo -MD -MP -MF ".deps/mthca.Tpo" -c -o mthca.lo `test -f 'src/mthca.c' || echo './'`src/mthca.c; \ then mv -f ".deps/mthca.Tpo" ".deps/mthca.Plo"; else rm -f ".deps/mthca.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT mthca.lo -MD -MP -MF .deps/mthca.Tpo -c src/mthca.c -fPIC -DPIC -o .libs/mthca.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT mthca.lo -MD -MP -MF .deps/mthca.Tpo -c src/mthca.c -o mthca.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT qp.lo -MD -MP -MF ".deps/qp.Tpo" -c -o qp.lo `test -f 'src/qp.c' || echo './'`src/qp.c; \ then mv -f ".deps/qp.Tpo" ".deps/qp.Plo"; else rm -f ".deps/qp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c src/qp.c -fPIC -DPIC -o .libs/qp.o src/qp.c: In function 'mthca_arbel_post_send': src/qp.c:465: warning: 'f0' may be used uninitialized in this function src/qp.c:466: warning: 'op0' may be used uninitialized in this function src/qp.c: In function 'mthca_tavor_post_send': src/qp.c:120: warning: 'op0' may be used uninitialized in this function src/qp.c:119: warning: 'f0' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT qp.lo -MD -MP -MF .deps/qp.Tpo -c src/qp.c -o qp.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT srq.lo -MD -MP -MF ".deps/srq.Tpo" -c -o srq.lo `test -f 'src/srq.c' || echo './'`src/srq.c; \ then mv -f ".deps/srq.Tpo" ".deps/srq.Plo"; else rm -f ".deps/srq.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT srq.lo -MD -MP -MF .deps/srq.Tpo -c src/srq.c -fPIC -DPIC -o .libs/srq.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT srq.lo -MD -MP -MF .deps/srq.Tpo -c src/srq.c -o srq.o >/dev/null 2>&1 if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT verbs.lo -MD -MP -MF ".deps/verbs.Tpo" -c -o verbs.lo `test -f 'src/verbs.c' || echo './'`src/verbs.c; \ then mv -f ".deps/verbs.Tpo" ".deps/verbs.Plo"; else rm -f ".deps/verbs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT verbs.lo -MD -MP -MF .deps/verbs.Tpo -c src/verbs.c -fPIC -DPIC -o .libs/verbs.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT verbs.lo -MD -MP -MF .deps/verbs.Tpo -c src/verbs.c -o verbs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o src/libmthca.la -rpath /usr/lib -avoid-version -release rdmav2 -Wl,--version-script=./src/mthca.map ah.lo buf.lo cq.lo memfree.lo mthca.lo qp.lo srq.lo verbs.lo -libverbs mkdir src/.libs gcc -shared .libs/ah.o .libs/buf.o .libs/cq.o .libs/memfree.o .libs/mthca.o .libs/qp.o .libs/srq.o .libs/verbs.o -Wl,--rpath -Wl,/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -march=nocona -Wl,--version-script=./src/mthca.map -Wl,-soname -Wl,libmthca-rdmav2.so -o src/.libs/libmthca-rdmav2.so (cd src/.libs && rm -f libmthca.so && ln -s libmthca-rdmav2.so libmthca.so) ar cru src/.libs/libmthca.a ah.o buf.o cq.o memfree.o mthca.o qp.o srq.o verbs.o ranlib src/.libs/libmthca.a creating src/libmthca.la (cd src/.libs && rm -f libmthca.la && ln -s ../libmthca.la libmthca.la) make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' Make libmthca done make -C src/userspace/libibcm \ CPPFLAGS="-I../libibverbs/include" \ AM_LDFLAGS="-L../libibverbs/src -libverbs" make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' make all-am make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT src_libibcm_la-cm.lo -MD -MP -MF ".deps/src_libibcm_la-cm.Tpo" -c -o src_libibcm_la-cm.lo `test -f 'src/cm.c' || echo './'`src/cm.c; \ then mv -f ".deps/src_libibcm_la-cm.Tpo" ".deps/src_libibcm_la-cm.Plo"; else rm -f ".deps/src_libibcm_la-cm.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT src_libibcm_la-cm.lo -MD -MP -MF .deps/src_libibcm_la-cm.Tpo -c src/cm.c -fPIC -DPIC -o .libs/src_libibcm_la-cm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT src_libibcm_la-cm.lo -MD -MP -MF .deps/src_libibcm_la-cm.Tpo -c src/cm.c -o src_libibcm_la-cm.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o src/libibcm.la -rpath /usr/lib -version-info 1 -export-dynamic src_libibcm_la-cm.lo mkdir src/.libs gcc -shared .libs/src_libibcm_la-cm.o -Wl,--rpath -Wl,/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm -march=nocona -Wl,-soname -Wl,libibcm.so.1 -o src/.libs/libibcm.so.1.0.0 (cd src/.libs && rm -f libibcm.so.1 && ln -s libibcm.so.1.0.0 libibcm.so.1) (cd src/.libs && rm -f libibcm.so && ln -s libibcm.so.1.0.0 libibcm.so) ar cru src/.libs/libibcm.a src_libibcm_la-cm.o ranlib src/.libs/libibcm.a creating src/libibcm.la (cd src/.libs && rm -f libibcm.la && ln -s ../libibcm.la libibcm.la) make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' Make libibcm done # make -C src/userspace/useraccess-lib make -C src/userspace/librdmacm \ CPPFLAGS="-I../libibverbs/include" \ AM_LDFLAGS="-L../libibverbs/src -libverbs" make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' make all-am make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT src_librdmacm_la-cma.lo -MD -MP -MF ".deps/src_librdmacm_la-cma.Tpo" -c -o src_librdmacm_la-cma.lo `test -f 'src/cma.c' || echo './'`src/cma.c; \ then mv -f ".deps/src_librdmacm_la-cma.Tpo" ".deps/src_librdmacm_la-cma.Plo"; else rm -f ".deps/src_librdmacm_la-cma.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT src_librdmacm_la-cma.lo -MD -MP -MF .deps/src_librdmacm_la-cma.Tpo -c src/cma.c -fPIC -DPIC -o .libs/src_librdmacm_la-cma.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT src_librdmacm_la-cma.lo -MD -MP -MF .deps/src_librdmacm_la-cma.Tpo -c src/cma.c -o src_librdmacm_la-cma.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o src/librdmacm.la -rpath /usr/lib -version-info 1 -export-dynamic -Wl,--version-script=./src/librdmacm.map src_librdmacm_la-cma.lo mkdir src/.libs gcc -shared .libs/src_librdmacm_la-cma.o -Wl,--rpath -Wl,/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm -march=nocona -Wl,--version-script=./src/librdmacm.map -Wl,-soname -Wl,librdmacm.so.1 -o src/.libs/librdmacm.so.1.0.0 (cd src/.libs && rm -f librdmacm.so.1 && ln -s librdmacm.so.1.0.0 librdmacm.so.1) (cd src/.libs && rm -f librdmacm.so && ln -s librdmacm.so.1.0.0 librdmacm.so) ar cru src/.libs/librdmacm.a src_librdmacm_la-cma.o ranlib src/.libs/librdmacm.a creating src/librdmacm.la (cd src/.libs && rm -f librdmacm.la && ln -s ../librdmacm.la librdmacm.la) if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT cmatose.o -MD -MP -MF ".deps/cmatose.Tpo" -c -o cmatose.o `test -f 'examples/cmatose.c' || echo './'`examples/cmatose.c; \ then mv -f ".deps/cmatose.Tpo" ".deps/cmatose.Po"; else rm -f ".deps/cmatose.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o examples/ucmatose cmatose.o ./src/librdmacm.la mkdir examples/.libs gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/ucmatose cmatose.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm ./src/.libs/librdmacm.so creating examples/ucmatose if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT rping.o -MD -MP -MF ".deps/rping.Tpo" -c -o rping.o `test -f 'examples/rping.c' || echo './'`examples/rping.c; \ then mv -f ".deps/rping.Tpo" ".deps/rping.Po"; else rm -f ".deps/rping.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o examples/rping rping.o ./src/librdmacm.la gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/rping rping.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm ./src/.libs/librdmacm.so creating examples/rping if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT udaddy.o -MD -MP -MF ".deps/udaddy.Tpo" -c -o udaddy.o `test -f 'examples/udaddy.c' || echo './'`examples/udaddy.c; \ then mv -f ".deps/udaddy.Tpo" ".deps/udaddy.Po"; else rm -f ".deps/udaddy.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o examples/udaddy udaddy.o ./src/librdmacm.la gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/udaddy udaddy.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm ./src/.libs/librdmacm.so creating examples/udaddy if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -I../libibverbs/include -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -MT mckey.o -MD -MP -MF ".deps/mckey.Tpo" -c -o mckey.o `test -f 'examples/mckey.c' || echo './'`examples/mckey.c; \ then mv -f ".deps/mckey.Tpo" ".deps/mckey.Po"; else rm -f ".deps/mckey.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o examples/mckey mckey.o ./src/librdmacm.la gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -o examples/.libs/mckey mckey.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/.libs/libibverbs.so -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm ./src/.libs/librdmacm.so creating examples/mckey make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' Make librdmacm done make -C src/userspace/perftest \ CPPFLAGS="-I../libibverbs/include -I../librdmacm/include" \ LDFLAGS="-L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm" make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/perftest' cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm write_bw_postlist.c get_clock.c -libverbs -lrdmacm -o ib_write_bw_postlist cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm rdma_lat.c get_clock.c -libverbs -lrdmacm -o ib_rdma_lat rdma_lat.c: In function 'pp_init_ctx': rdma_lat.c:524: warning: 'cm_id' may be used uninitialized in this function cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm rdma_bw.c get_clock.c -libverbs -lrdmacm -o ib_rdma_bw rdma_bw.c: In function 'pp_init_ctx': rdma_bw.c:512: warning: 'cm_id' may be used uninitialized in this function cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm send_lat.c get_clock.c -libverbs -lrdmacm -o ib_send_lat cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm send_bw.c get_clock.c -libverbs -lrdmacm -o ib_send_bw cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm write_lat.c get_clock.c -libverbs -lrdmacm -o ib_write_lat cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm write_bw.c get_clock.c -libverbs -lrdmacm -o ib_write_bw cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm read_lat.c get_clock.c -libverbs -lrdmacm -o ib_read_lat cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm read_bw.c get_clock.c -libverbs -lrdmacm -o ib_read_bw cc -I../libibverbs/include -I../librdmacm/include -march=nocona -O2 -pipe -Wall -g -D_GNU_SOURCE -O2 -L../libibverbs/src/.libs -libverbs -L../librdmacm/src/.libs -lrdmacm clock_test.c get_clock.c -o ib_clock_test make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/perftest' Make perftest done make -C src/userspace/ipoibtools make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools' gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -include include-glibc/glibc-bugs.h -I/lib/modules/2.6.30-gentoo-r4/build/include -Wl,-O1 arping.c -lresolv -o arping gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -g -include include-glibc/glibc-bugs.h -I/lib/modules/2.6.30-gentoo-r4/build/include -Wl,-O1 mcasthandle.c -lresolv -o mcasthandle make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools' make -C src/userspace/ipoibtools/iproute2 ip make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools/iproute2' make -w -C lib make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools/iproute2/lib' gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_map.o ll_map.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o libnetlink.o libnetlink.c ar rcs libnetlink.a ll_map.o libnetlink.o gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o utils.o utils.c utils.c: In function 'inet_addr_match': utils.c:333: warning: initialization discards qualifiers from pointer target type utils.c:334: warning: initialization discards qualifiers from pointer target type gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o rt_names.o rt_names.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_types.o ll_types.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_proto.o ll_proto.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ll_addr.o ll_addr.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o inet_proto.o inet_proto.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o dnet_ntop.o dnet_ntop.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o dnet_pton.o dnet_pton.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipx_ntop.o ipx_ntop.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipx_pton.o ipx_pton.c ar rcs libutil.a utils.o rt_names.o ll_types.o ll_proto.o ll_addr.o inet_proto.o dnet_ntop.o dnet_pton.o ipx_ntop.o ipx_pton.o make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools/iproute2/lib' make -w -C ip ip make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools/iproute2/ip' gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ip.o ip.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipaddress.o ipaddress.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o iproute.o iproute.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o iprule.o iprule.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o rtm_map.o rtm_map.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o iptunnel.o iptunnel.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipneigh.o ipneigh.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipntable.o ipntable.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o iplink.o iplink.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipmaddr.o ipmaddr.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipmonitor.o ipmonitor.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipmroute.o ipmroute.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipprefix.o ipprefix.c gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o ipxfrm.o ipxfrm.c In file included from ipxfrm.c:41: xfrm.h:36:1: warning: "IPPROTO_DCCP" redefined In file included from /usr/include/netdb.h:28, from ipxfrm.c:34: /usr/include/netinet/in.h:57:1: warning: this is the location of the previous definition gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o xfrm_state.o xfrm_state.c In file included from xfrm_state.c:34: xfrm.h:36:1: warning: "IPPROTO_DCCP" redefined In file included from /usr/include/netdb.h:28, from xfrm_state.c:31: /usr/include/netinet/in.h:57:1: warning: this is the location of the previous definition gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o xfrm_policy.o xfrm_policy.c In file included from xfrm_policy.c:35: xfrm.h:36:1: warning: "IPPROTO_DCCP" redefined In file included from /usr/include/netdb.h:28, from xfrm_policy.c:31: /usr/include/netinet/in.h:57:1: warning: this is the location of the previous definition gcc -march=nocona -O2 -pipe -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -c -o xfrm_monitor.o xfrm_monitor.c In file included from xfrm_monitor.c:33: xfrm.h:36:1: warning: "IPPROTO_DCCP" redefined In file included from /usr/include/resolv.h:57, from ../include/utils.h:5, from xfrm_monitor.c:32: /usr/include/netinet/in.h:57:1: warning: this is the location of the previous definition gcc -Wl,-O1 ip.o ipaddress.o iproute.o iprule.o rtm_map.o iptunnel.o ipneigh.o ipntable.o iplink.o ipmaddr.o ipmonitor.o ipmroute.o ipprefix.o ipxfrm.o xfrm_state.o xfrm_policy.o xfrm_monitor.o ../lib/libnetlink.a ../lib/libutil.a -lresolv -L../lib -lnetlink -lutil -o ip make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools/iproute2/ip' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/ipoibtools/iproute2' Make ipoibtools done ( while echo 2>/dev/null; do true; done ) | make -C src/userspace/sdpnetstat make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat' Configuring the Linux net-tools (NET-3 Base Utilities)... * * * Internationalization * * The net-tools package has currently been translated to French, * German and Brazilian Portugese. Other translations are, of * course, welcome. Answer `n' here if you have no support for * internationalization on your system. * Does your system support GNU gettext? (I18N) [n] * * * Protocol Families. * UNIX protocol family (HAVE_AFUNIX) [y] INET (TCP/IP) protocol family (HAVE_AFINET) [y] INET6 (IPv6) protocol family (HAVE_AFINET6) [n] Novell IPX/SPX protocol family (HAVE_AFIPX) [y] Appletalk DDP protocol family (HAVE_AFATALK) [y] AX25 (packet radio) protocol family (HAVE_AFAX25) [y] NET/ROM (packet radio) protocol family (HAVE_AFNETROM) [y] Rose (packet radio) protocol family (HAVE_AFROSE) [n] X.25 (CCITT) protocol family (HAVE_AFX25) [y] Econet protocol family (HAVE_AFECONET) [n] DECnet protocol family (HAVE_AFDECnet) [n] Ash protocol family (HAVE_AFASH) [n] * * * Device Hardware types. * Ethernet (generic) support (HAVE_HWETHER) [y] ARCnet support (HAVE_HWARC) [y] SLIP (serial line) support (HAVE_HWSLIP) [y] PPP (serial line) support (HAVE_HWPPP) [y] IPIP Tunnel support (HAVE_HWTUNNEL) [y] STRIP (Metricom radio) support (HAVE_HWSTRIP) [y] Token ring (generic) support (HAVE_HWTR) [y] AX25 (packet radio) support (HAVE_HWAX25) [y] Rose (packet radio) support (HAVE_HWROSE) [n] NET/ROM (packet radio) support (HAVE_HWNETROM) [y] X.25 (generic) support (HAVE_HWX25) [y] DLCI/FRAD (frame relay) support (HAVE_HWFR) [y] SIT (IPv6-in-IPv4) support (HAVE_HWSIT) [n] FDDI (generic) support (HAVE_HWFDDI) [n] HIPPI (generic) support (HAVE_HWHIPPI) [n] Ash hardware support (HAVE_HWASH) [n] (Cisco)-HDLC/LAPB support (HAVE_HWHDLCLAPB) [n] IrDA support (HAVE_HWIRDA) [y] Econet hardware support (HAVE_HWEC) [n] * * * Other Features. * IP Masquerading support (HAVE_FW_MASQUERADE) [n] Build iptunnel and ipmaddr (HAVE_IP_TOOLS) [n] Build mii-tool (HAVE_MII) [n] make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/man' make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/lib' cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o activate.o activate.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o af.o af.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o arcnet.o arcnet.c arcnet.c: In function 'in_arcnet': arcnet.c:55: warning: pointer targets in assignment differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ash.o ash.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ax25.o ax25.c ax25.c: In function 'AX25_sprint': ax25.c:76: warning: pointer targets in passing argument 1 of 'AX25_print' differ in signedness ax25.c: In function 'AX25_input': ax25.c:87: warning: pointer targets in assignment differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ax25_gr.o ax25_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ddp.o ddp.c ddp.c: In function 'ddp_sprint': ddp.c:51: warning: pointer targets in passing argument 1 of 'ddp_print' differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ddp_gr.o ddp_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ec_hw.o ec_hw.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o econet.o econet.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ether.o ether.c ether.c: In function 'in_ether': ether.c:59: warning: pointer targets in assignment differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o fddi.o fddi.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o frame.o frame.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o getargs.o getargs.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o getroute.o getroute.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o hdlclapb.o hdlclapb.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o hippi.o hippi.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o hw.o hw.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o inet.o inet.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o inet6.o inet6.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o inet6_gr.o inet6_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o inet6_sr.o inet6_sr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o inet_gr.o inet_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o inet_sr.o inet_sr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o interface.o interface.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ipx.o ipx.c ipx.c: In function 'IPX_sprint': ipx.c:82: warning: pointer targets in passing argument 1 of 'IPX_print' differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ipx_gr.o ipx_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ipx_sr.o ipx_sr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o irda.o irda.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o loopback.o loopback.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o masq_info.o masq_info.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o netrom.o netrom.c netrom.c: In function 'NETROM_sprint': netrom.c:79: warning: pointer targets in passing argument 1 of 'NETROM_print' differ in signedness netrom.c: In function 'NETROM_input': netrom.c:90: warning: pointer targets in assignment differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o netrom_gr.o netrom_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o netrom_sr.o netrom_sr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o nstrcmp.o nstrcmp.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ppp.o ppp.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o ppp_ac.o ppp_ac.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o proc.o proc.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o rose.o rose.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o rose_gr.o rose_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o setroute.o setroute.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o sit.o sit.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o slip.o slip.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o slip_ac.o slip_ac.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o sockets.o sockets.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o strip.o strip.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o tr.o tr.c tr.c: In function 'in_tr': tr.c:55: warning: pointer targets in assignment differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o tunnel.o tunnel.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o unix.o unix.c unix.c: In function 'UNSPEC_sprint': unix.c:57: warning: pointer targets in passing argument 1 of 'UNSPEC_print' differ in signedness unix.c: In function 'UNIX_print': unix.c:66: warning: pointer targets in return differ in signedness unix.c: In function 'UNIX_sprint': unix.c:77: warning: pointer targets in passing argument 1 of 'UNIX_print' differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o util.o util.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o x25.o x25.c x25.c: In function 'X25_print': x25.c:58: warning: pointer targets in passing argument 2 of '__builtin_strncpy' differ in signedness x25.c: In function 'X25_sprint': x25.c:71: warning: pointer targets in passing argument 1 of 'X25_print' differ in signedness x25.c: In function 'X25_input': x25.c:86: warning: pointer targets in assignment differ in signedness x25.c:117: warning: pointer targets in passing argument 1 of '__builtin_strncpy' differ in signedness cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o x25_gr.o x25_gr.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -I/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat -idirafter /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/include -c -o x25_sr.o x25_sr.c Building libnet-tools.a make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/lib' make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat/lib' cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o ifconfig.o ifconfig.c ifconfig.c: In function 'main': ifconfig.c:463: warning: cast to pointer from integer of different size ifconfig.c:477: warning: cast to pointer from integer of different size cc -Llib -o ifconfig ifconfig.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o hostname.o hostname.c hostname.c: In function 'sethname': hostname.c:104: warning: implicit declaration of function 'exit' hostname.c:104: warning: incompatible implicit declaration of built-in function 'exit' hostname.c: In function 'setdname': hostname.c:124: warning: incompatible implicit declaration of built-in function 'exit' hostname.c: In function 'showhname': hostname.c:138: warning: incompatible implicit declaration of built-in function 'exit' hostname.c: In function 'setfilename': hostname.c:216: warning: incompatible implicit declaration of built-in function 'exit' hostname.c: In function 'version': hostname.c:223: warning: incompatible implicit declaration of built-in function 'exit' hostname.c: In function 'usage': hostname.c:254: warning: incompatible implicit declaration of built-in function 'exit' hostname.c: In function 'main': hostname.c:347: warning: incompatible implicit declaration of built-in function 'exit' hostname.c:400: warning: incompatible implicit declaration of built-in function 'exit' cc -Llib -o hostname hostname.o cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o arp.o arp.c arp.c: In function 'arp_getdevhw': arp.c:253: warning: pointer targets in passing argument 1 of 'xhw->print' differ in signedness cc -Llib -o arp arp.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o netstat.o netstat.c cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o statistics.o statistics.c cc -Llib -o netstat netstat.o statistics.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o route.o route.c cc -Llib -o route route.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o rarp.o rarp.c cc -Llib -o rarp rarp.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o slattach.o slattach.c cc -Llib -o slattach slattach.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o plipconfig.o plipconfig.c cc -Llib -o plipconfig plipconfig.o -lnet-tools cc -D_GNU_SOURCE -O2 -Wall -g -I. -idirafter ./include/ -Ilib -c -o nameif.o nameif.c cc -Llib -o nameif nameif.o make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/sdpnetstat' Make sdpnetstat done make -C src/userspace/libsdp make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp' make all-recursive make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp' Making all in src make[3]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libibverbs/include -Wall -DSYSCONFDIR=\"/etc\" -march=nocona -O2 -pipe -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libibverbs/include -Wall -DSYSCONFDIR=\"/etc\" -march=nocona -O2 -pipe -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o log.c: In function '__sdp_log_set_log_file': log.c:161: error: 'PATH_MAX' undeclared (first use in this function) log.c:161: error: (Each undeclared identifier is reported only once log.c:161: error: for each function it appears in.) log.c:161: warning: unused variable 'tfilename' make[3]: *** [log.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp' make: *** [libsdp] Error 2 >>> Source compiled. >>> Test phase [not enabled]: sys-infiniband/openib-userspace-1.2.5.5 >>> Install openib-userspace-1.2.5.5 into /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image/ category sys-infiniband make -C src/userspace/libibverbs install make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'src/libibverbs.la' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibverbs.la' /usr/bin/install -c src/.libs/libibverbs.so.1.0.0 /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibverbs.so.1.0.0 (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f libibverbs.so.1.0.0 libibverbs.so.1 || { rm -f libibverbs.so.1 && ln -s libibverbs.so.1.0.0 libibverbs.so.1; }; }) (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f libibverbs.so.1.0.0 libibverbs.so || { rm -f libibverbs.so && ln -s libibverbs.so.1.0.0 libibverbs.so; }; }) /usr/bin/install -c src/.libs/libibverbs.lai /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibverbs.la /usr/bin/install -c src/.libs/libibverbs.a /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibverbs.a chmod 644 /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibverbs.a ranlib /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibverbs.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_devices' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_devices' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_devices /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_devices /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_devinfo' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_devinfo' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_devinfo /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_devinfo /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_asyncwatch' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_asyncwatch' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_asyncwatch /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_asyncwatch /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_rc_pingpong' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_rc_pingpong' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_rc_pingpong /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_rc_pingpong /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_uc_pingpong' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_uc_pingpong' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_uc_pingpong /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_uc_pingpong /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_ud_pingpong' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_ud_pingpong' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_ud_pingpong /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_ud_pingpong /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ibv_srq_pingpong' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_srq_pingpong' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ibv_srq_pingpong /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ibv_srq_pingpong test -z "/usr/include/infiniband" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband" /usr/bin/install -c -m 644 'include/infiniband/arch.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/arch.h' /usr/bin/install -c -m 644 'include/infiniband/driver.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/driver.h' /usr/bin/install -c -m 644 'include/infiniband/kern-abi.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/kern-abi.h' /usr/bin/install -c -m 644 'include/infiniband/opcode.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/opcode.h' /usr/bin/install -c -m 644 'include/infiniband/verbs.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/verbs.h' /usr/bin/install -c -m 644 'include/infiniband/sa-kern-abi.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/sa-kern-abi.h' /usr/bin/install -c -m 644 'include/infiniband/sa.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/sa.h' /usr/bin/install -c -m 644 'include/infiniband/marshall.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/marshall.h' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1" /usr/bin/install -c -m 644 './man/ibv_asyncwatch.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_asyncwatch.1' /usr/bin/install -c -m 644 './man/ibv_devices.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_devices.1' /usr/bin/install -c -m 644 './man/ibv_devinfo.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_devinfo.1' /usr/bin/install -c -m 644 './man/ibv_rc_pingpong.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_rc_pingpong.1' /usr/bin/install -c -m 644 './man/ibv_uc_pingpong.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_uc_pingpong.1' /usr/bin/install -c -m 644 './man/ibv_ud_pingpong.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_ud_pingpong.1' /usr/bin/install -c -m 644 './man/ibv_srq_pingpong.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ibv_srq_pingpong.1' test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3" /usr/bin/install -c -m 644 './man/ibv_alloc_pd.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_alloc_pd.3' /usr/bin/install -c -m 644 './man/ibv_attach_mcast.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_attach_mcast.3' /usr/bin/install -c -m 644 './man/ibv_create_ah.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_create_ah.3' /usr/bin/install -c -m 644 './man/ibv_create_ah_from_wc.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_create_ah_from_wc.3' /usr/bin/install -c -m 644 './man/ibv_create_comp_channel.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_create_comp_channel.3' /usr/bin/install -c -m 644 './man/ibv_create_cq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_create_cq.3' /usr/bin/install -c -m 644 './man/ibv_create_qp.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_create_qp.3' /usr/bin/install -c -m 644 './man/ibv_create_srq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_create_srq.3' /usr/bin/install -c -m 644 './man/ibv_fork_init.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_fork_init.3' /usr/bin/install -c -m 644 './man/ibv_get_async_event.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_get_async_event.3' /usr/bin/install -c -m 644 './man/ibv_get_cq_event.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_get_cq_event.3' /usr/bin/install -c -m 644 './man/ibv_get_device_guid.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_get_device_guid.3' /usr/bin/install -c -m 644 './man/ibv_get_device_list.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_get_device_list.3' /usr/bin/install -c -m 644 './man/ibv_get_device_name.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_get_device_name.3' /usr/bin/install -c -m 644 './man/ibv_modify_qp.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_modify_qp.3' /usr/bin/install -c -m 644 './man/ibv_modify_srq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_modify_srq.3' /usr/bin/install -c -m 644 './man/ibv_open_device.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_open_device.3' /usr/bin/install -c -m 644 './man/ibv_poll_cq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_poll_cq.3' /usr/bin/install -c -m 644 './man/ibv_post_recv.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_post_recv.3' /usr/bin/install -c -m 644 './man/ibv_post_send.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_post_send.3' /usr/bin/install -c -m 644 './man/ibv_post_srq_recv.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_post_srq_recv.3' /usr/bin/install -c -m 644 './man/ibv_query_device.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_query_device.3' /usr/bin/install -c -m 644 './man/ibv_query_gid.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_query_gid.3' /usr/bin/install -c -m 644 './man/ibv_query_pkey.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_query_pkey.3' /usr/bin/install -c -m 644 './man/ibv_query_port.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_query_port.3' /usr/bin/install -c -m 644 './man/ibv_query_qp.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_query_qp.3' /usr/bin/install -c -m 644 './man/ibv_query_srq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_query_srq.3' /usr/bin/install -c -m 644 './man/ibv_rate_to_mult.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_rate_to_mult.3' /usr/bin/install -c -m 644 './man/ibv_reg_mr.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_reg_mr.3' /usr/bin/install -c -m 644 './man/ibv_req_notify_cq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_req_notify_cq.3' /usr/bin/install -c -m 644 './man/ibv_resize_cq.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/ibv_resize_cq.3' make install-data-hook make[3]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3 && \ rm -f ibv_ack_async_event.3 && \ rm -f ibv_ack_cq_events.3 && \ rm -f ibv_close_device.3 && \ rm -f ibv_dealloc_pd.3 && \ rm -f ibv_dereg_mr.3 && \ rm -f ibv_destroy_ah.3 && \ rm -f ibv_destroy_comp_channel.3 && \ rm -f ibv_destroy_cq.3 && \ rm -f ibv_destroy_qp.3 && \ rm -f ibv_destroy_srq.3 && \ rm -f ibv_detach_mcast.3 && \ rm -f ibv_free_device_list.3 && \ rm -f ibv_init_ah_from_wc.3 && \ rm -f mult_to_ibv_rate.3 && \ ln -s ibv_get_async_event.3 ibv_ack_async_event.3 && \ ln -s ibv_get_cq_event.3 ibv_ack_cq_events.3 && \ ln -s ibv_open_device.3 ibv_close_device.3 && \ ln -s ibv_alloc_pd.3 ibv_dealloc_pd.3 && \ ln -s ibv_reg_mr.3 ibv_dereg_mr.3 && \ ln -s ibv_create_ah.3 ibv_destroy_ah.3 && \ ln -s ibv_create_comp_channel.3 ibv_destroy_comp_channel.3 && \ ln -s ibv_create_cq.3 ibv_destroy_cq.3 && \ ln -s ibv_create_qp.3 ibv_destroy_qp.3 && \ ln -s ibv_create_srq.3 ibv_destroy_srq.3 && \ ln -s ibv_attach_mcast.3 ibv_detach_mcast.3 && \ ln -s ibv_get_device_list.3 ibv_free_device_list.3 && \ ln -s ibv_create_ah_from_wc.3 ibv_init_ah_from_wc.3 && \ ln -s ibv_rate_to_mult.3 mult_to_ibv_rate.3 make[3]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs' make -C src/userspace/libmthca install make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'src/libmthca.la' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libmthca.la' libtool: install: warning: relinking `src/libmthca.la' (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca; /bin/sh ./libtool --tag=CC --mode=relink gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o src/libmthca.la -rpath /usr/lib -avoid-version -release rdmav2 -Wl,--version-script=./src/mthca.map ah.lo buf.lo cq.lo memfree.lo mthca.lo qp.lo srq.lo verbs.lo -libverbs -inst-prefix-dir /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image/) gcc -shared .libs/ah.o .libs/buf.o .libs/cq.o .libs/memfree.o .libs/mthca.o .libs/qp.o .libs/srq.o .libs/verbs.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib -L/usr/lib -libverbs -march=nocona -Wl,--version-script=./src/mthca.map -Wl,-soname -Wl,libmthca-rdmav2.so -o src/.libs/libmthca-rdmav2.so /usr/bin/install -c src/.libs/libmthca-rdmav2.soT /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libmthca-rdmav2.so (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f libmthca-rdmav2.so libmthca.so || { rm -f libmthca.so && ln -s libmthca-rdmav2.so libmthca.so; }; }) /usr/bin/install -c src/.libs/libmthca.lai /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libmthca.la /usr/bin/install -c src/.libs/libmthca.a /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libmthca.a chmod 644 /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libmthca.a ranlib /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libmthca.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/etc/libibverbs.d" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//etc/libibverbs.d" /usr/bin/install -c -m 644 'mthca.driver' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//etc/libibverbs.d/mthca.driver' test -z "" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image/" make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libmthca' make -C src/userspace/libibcm install make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'src/libibcm.la' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibcm.la' libtool: install: warning: relinking `src/libibcm.la' (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm; /bin/sh ./libtool --tag=CC --mode=relink gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o src/libibcm.la -rpath /usr/lib -version-info 1 -export-dynamic src_libibcm_la-cm.lo -inst-prefix-dir /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image/) gcc -shared .libs/src_libibcm_la-cm.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib -L/usr/lib -libverbs -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm -march=nocona -Wl,-soname -Wl,libibcm.so.1 -o src/.libs/libibcm.so.1.0.0 /usr/bin/install -c src/.libs/libibcm.so.1.0.0T /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibcm.so.1.0.0 (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f libibcm.so.1.0.0 libibcm.so.1 || { rm -f libibcm.so.1 && ln -s libibcm.so.1.0.0 libibcm.so.1; }; }) (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f libibcm.so.1.0.0 libibcm.so || { rm -f libibcm.so && ln -s libibcm.so.1.0.0 libibcm.so; }; }) /usr/bin/install -c src/.libs/libibcm.lai /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibcm.la /usr/bin/install -c src/.libs/libibcm.a /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibcm.a chmod 644 /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibcm.a ranlib /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/libibcm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/infiniband" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband" /usr/bin/install -c -m 644 'include/infiniband/cm_abi.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/cm_abi.h' /usr/bin/install -c -m 644 'include/infiniband/cm.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/infiniband/cm.h' make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibcm' # make -C src/userspace/useraccess-lib install # make -C src/userspace/perftest install # make -C src/userspace/mstflint install make -C src/userspace/librdmacm install make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' test -z "/usr/lib" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c 'src/librdmacm.la' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/librdmacm.la' libtool: install: warning: relinking `src/librdmacm.la' (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm; /bin/sh ./libtool --tag=CC --mode=relink gcc -g -Wall -D_GNU_SOURCE -march=nocona -O2 -pipe -L../libibverbs/src -libverbs -L. -o src/librdmacm.la -rpath /usr/lib -version-info 1 -export-dynamic -Wl,--version-script=./src/librdmacm.map src_librdmacm_la-cma.lo -inst-prefix-dir /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image/) gcc -shared .libs/src_librdmacm_la-cma.o -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib -L/usr/lib -libverbs -L/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm -march=nocona -Wl,--version-script=./src/librdmacm.map -Wl,-soname -Wl,librdmacm.so.1 -o src/.libs/librdmacm.so.1.0.0 /usr/bin/install -c src/.libs/librdmacm.so.1.0.0T /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/librdmacm.so.1.0.0 (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f librdmacm.so.1.0.0 librdmacm.so.1 || { rm -f librdmacm.so.1 && ln -s librdmacm.so.1.0.0 librdmacm.so.1; }; }) (cd /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib && { ln -s -f librdmacm.so.1.0.0 librdmacm.so || { rm -f librdmacm.so && ln -s librdmacm.so.1.0.0 librdmacm.so; }; }) /usr/bin/install -c src/.libs/librdmacm.lai /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/librdmacm.la /usr/bin/install -c src/.libs/librdmacm.a /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/librdmacm.a chmod 644 /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/librdmacm.a ranlib /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/lib/librdmacm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ucmatose' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ucmatose' libtool: install: warning: `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/libibverbs.la' has not been installed in `/usr/lib' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/ucmatose /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/ucmatose /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rping' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/rping' libtool: install: warning: `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/libibverbs.la' has not been installed in `/usr/lib' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/rping /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/rping /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/udaddy' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/udaddy' libtool: install: warning: `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/libibverbs.la' has not been installed in `/usr/lib' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/udaddy /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/udaddy /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/mckey' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/mckey' libtool: install: warning: `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libibverbs/src/libibverbs.la' has not been installed in `/usr/lib' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' /usr/bin/install -c examples/.libs/mckey /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/bin/mckey test -z "/usr/include/rdma" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/rdma" /usr/bin/install -c -m 644 'include/rdma/rdma_cma_abi.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/rdma/rdma_cma_abi.h' /usr/bin/install -c -m 644 'include/rdma/rdma_cma.h' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/include/rdma/rdma_cma.h' test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1" /usr/bin/install -c -m 644 './man/ucmatose.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/ucmatose.1' /usr/bin/install -c -m 644 './man/udaddy.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/udaddy.1' /usr/bin/install -c -m 644 './man/mckey.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/mckey.1' /usr/bin/install -c -m 644 './man/rping.1' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man1/rping.1' test -z "/usr/share/man/man3" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3" /usr/bin/install -c -m 644 './man/rdma_accept.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_accept.3' /usr/bin/install -c -m 644 './man/rdma_ack_cm_event.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_ack_cm_event.3' /usr/bin/install -c -m 644 './man/rdma_bind_addr.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_bind_addr.3' /usr/bin/install -c -m 644 './man/rdma_connect.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_connect.3' /usr/bin/install -c -m 644 './man/rdma_create_event_channel.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_create_event_channel.3' /usr/bin/install -c -m 644 './man/rdma_create_id.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_create_id.3' /usr/bin/install -c -m 644 './man/rdma_create_qp.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_create_qp.3' /usr/bin/install -c -m 644 './man/rdma_destroy_event_channel.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_destroy_event_channel.3' /usr/bin/install -c -m 644 './man/rdma_destroy_id.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_destroy_id.3' /usr/bin/install -c -m 644 './man/rdma_destroy_qp.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_destroy_qp.3' /usr/bin/install -c -m 644 './man/rdma_disconnect.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_disconnect.3' /usr/bin/install -c -m 644 './man/rdma_free_devices.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_free_devices.3' /usr/bin/install -c -m 644 './man/rdma_get_cm_event.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_get_cm_event.3' /usr/bin/install -c -m 644 './man/rdma_get_devices.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_get_devices.3' /usr/bin/install -c -m 644 './man/rdma_get_src_port.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_get_src_port.3' /usr/bin/install -c -m 644 './man/rdma_get_dst_port.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_get_dst_port.3' /usr/bin/install -c -m 644 './man/rdma_join_multicast.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_join_multicast.3' /usr/bin/install -c -m 644 './man/rdma_leave_multicast.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_leave_multicast.3' /usr/bin/install -c -m 644 './man/rdma_listen.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_listen.3' /usr/bin/install -c -m 644 './man/rdma_notify.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_notify.3' /usr/bin/install -c -m 644 './man/rdma_reject.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_reject.3' /usr/bin/install -c -m 644 './man/rdma_resolve_addr.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_resolve_addr.3' /usr/bin/install -c -m 644 './man/rdma_resolve_route.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_resolve_route.3' /usr/bin/install -c -m 644 './man/rdma_event_str.3' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man3/rdma_event_str.3' test -z "/usr/share/man/man7" || mkdir -p -- "/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man7" /usr/bin/install -c -m 644 './man/rdma_cm.7' '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image//usr/share/man/man7/rdma_cm.7' make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/librdmacm' # Copy binaries install -d /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_rdma_lat /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_rdma_bw /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_write_lat /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_write_bw /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_send_lat /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_send_bw /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_read_lat /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_read_bw /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_write_bw_postlist /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/runme /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/perftest/ib_clock_test /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -d /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -d /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/sbin install -m 0755 src/userspace/ipoibtools/arping /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/sbin/ipoibarping install -m 0755 src/userspace/ipoibtools/mcasthandle /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/ipoibtools/iproute2/ip/ip /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/sbin/ha install -m 0755 src/userspace/ipoibtools/ipoib_ha.pl /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin sed -i -e "s@/sbin/ip @/usr/sbin/ha @g" /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin/ipoib_ha.pl sed -i -e "s@/sbin/arping @/usr/sbin/ipoibarping @g" /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin/ipoib_ha.pl install -d /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin install -m 0755 src/userspace/sdpnetstat/netstat /var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/image///usr/bin/sdpnetstat make -C src/userspace/libsdp install make[1]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp' Making install in src make[2]: Entering directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp/src' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libibverbs/include -Wall -DSYSCONFDIR=\"/etc\" -march=nocona -O2 -pipe -MT log.lo -MD -MP -MF ".deps/log.Tpo" -c -o log.lo log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Plo"; else rm -f ".deps/log.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libibverbs/include -Wall -DSYSCONFDIR=\"/etc\" -march=nocona -O2 -pipe -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.c -fPIC -DPIC -o .libs/log.o log.c: In function '__sdp_log_set_log_file': log.c:161: error: 'PATH_MAX' undeclared (first use in this function) log.c:161: error: (Each undeclared identifier is reported only once log.c:161: error: for each function it appears in.) log.c:161: warning: unused variable 'tfilename' make[2]: *** [log.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/work/ofa_user-1.2.5.5/src/userspace/libsdp' make: *** [install_libsdp] Error 2 * * ERROR: sys-infiniband/openib-userspace-1.2.5.5 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 2349: Called die * The specific snippet of code: * make DESTDIR="${D}" install || die "install failed"; * The die message: * install failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-infiniband/openib-userspace-1.2.5.5/temp/environment'. * This ebuild is from an overlay named 'science': '/usr/local/portage/layman/science/' *