* Package: sys-fabric/libibvpp-0.1 * Repository: gentoo * Maintainer: cluster@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking libibvpp-0.1.tar.gz to /var/tmp/portage/sys-fabric/libibvpp-0.1/work >>> Source unpacked in /var/tmp/portage/sys-fabric/libibvpp-0.1/work >>> Preparing source in /var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1 ... * econf: updating libibvpp-0.1/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libibvpp-0.1/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-pc-linux-gnu-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 recognize dependent libraries... pass_all checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-g77... no checking for x86_64-pc-linux-gnu-xlf... no checking for x86_64-pc-linux-gnu-f77... no checking for x86_64-pc-linux-gnu-frt... no checking for x86_64-pc-linux-gnu-pgf77... no checking for x86_64-pc-linux-gnu-cf77... no checking for x86_64-pc-linux-gnu-fort77... no checking for x86_64-pc-linux-gnu-fl32... no checking for x86_64-pc-linux-gnu-af77... no checking for x86_64-pc-linux-gnu-xlf90... no checking for x86_64-pc-linux-gnu-f90... no checking for x86_64-pc-linux-gnu-pgf90... no checking for x86_64-pc-linux-gnu-pghpf... no checking for x86_64-pc-linux-gnu-epcf90... no checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-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 (cached) (cached) 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 x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-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 (cached) (cached) checking how to hardcode library paths into programs... immediate checking for library containing pthread_mutex_lock... none required checking for ibv_get_device_list in -libverbs... yes checking infiniband/arch.h usability... yes checking infiniband/arch.h presence... yes checking for infiniband/arch.h... yes checking infiniband/driver.h usability... yes checking infiniband/driver.h presence... yes checking for infiniband/driver.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for string.h... (cached) yes checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking tr1/memory usability... yes checking tr1/memory presence... yes checking for tr1/memory... yes checking for pthread_mutex_lock... yes checking for memalign... yes checking for ibv_read_sysfs_file... yes checking for ibv_wc_status_str... yes checking for ibv_port_state_str... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c -o ibvpp.lo ibvpp.cxx mkdir .libs x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c ibvpp.cxx -fPIC -DPIC -o .libs/ibvpp.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c ibvpp.cxx -o ibvpp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c -o ibvpp_utility.lo ibvpp_utility.cxx x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c ibvpp_utility.cxx -fPIC -DPIC -o .libs/ibvpp_utility.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c ibvpp_utility.cxx -o ibvpp_utility.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -version-info "0:0:0" -Wl,-O1 -Wl,--as-needed -o libibvpp.la -rpath /usr/lib64 ibvpp.lo ibvpp_utility.lo -libverbs -libverbs x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtbeginS.o .libs/ibvpp.o .libs/ibvpp_utility.o /usr/lib64/libibverbs.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libibvpp.so.0 -o .libs/libibvpp.so.0.0.0 (cd .libs && rm -f libibvpp.so.0 && ln -s libibvpp.so.0.0.0 libibvpp.so.0) (cd .libs && rm -f libibvpp.so && ln -s libibvpp.so.0.0.0 libibvpp.so) x86_64-pc-linux-gnu-ar cru .libs/libibvpp.a ibvpp.o ibvpp_utility.o x86_64-pc-linux-gnu-ranlib .libs/libibvpp.a creating libibvpp.la (cd .libs && rm -f libibvpp.la && ln -s ../libibvpp.la libibvpp.la) x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c -o asyncwatch.o `test -f 'examples/asyncwatch.cxx' || echo './'`examples/asyncwatch.cxx /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o examples/ibvpp_asyncwatch asyncwatch.o ./libibvpp.la -libverbs mkdir examples/.libs x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o examples/.libs/ibvpp_asyncwatch asyncwatch.o ./.libs/libibvpp.so /usr/lib64/libibverbs.so -lpthread -ldl creating examples/ibvpp_asyncwatch x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c -o device_list.o `test -f 'examples/device_list.cxx' || echo './'`examples/device_list.cxx /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o examples/ibvpp_device_list device_list.o ./libibvpp.la -libverbs x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o examples/.libs/ibvpp_device_list device_list.o ./.libs/libibvpp.so /usr/lib64/libibverbs.so -lpthread -ldl creating examples/ibvpp_device_list x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -march=native -O2 -pipe -c -o rc_pingpong.o `test -f 'examples/rc_pingpong.cxx' || echo './'`examples/rc_pingpong.cxx examples/rc_pingpong.cxx:135:8: error: reference to ‘shared_ptr’ is ambiguous static shared_ptr pp_client_exch_dest( ^~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/memory:50:0, from ./ibvpp.h:40, from examples/rc_pingpong.cxx:46: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/shared_ptr.h:501:11: note: candidates are: template class std::tr1::shared_ptr class shared_ptr; ^~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/shared_ptr.h:52:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/memory:82, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/memory:39, from ./ibvpp.h:40, from examples/rc_pingpong.cxx:46: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/shared_ptr_base.h:343:11: note: template class std::shared_ptr class shared_ptr; ^~~~~~~~~~ examples/rc_pingpong.cxx:205:8: error: reference to ‘shared_ptr’ is ambiguous static shared_ptr pp_server_exch_dest( ^~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/memory:50:0, from ./ibvpp.h:40, from examples/rc_pingpong.cxx:46: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/shared_ptr.h:501:11: note: candidates are: template class std::tr1::shared_ptr class shared_ptr; ^~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/shared_ptr.h:52:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/memory:82, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/memory:39, from ./ibvpp.h:40, from examples/rc_pingpong.cxx:46: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/shared_ptr_base.h:343:11: note: template class std::shared_ptr class shared_ptr; ^~~~~~~~~~ examples/rc_pingpong.cxx: In function ‘int main(int, char**)’: examples/rc_pingpong.cxx:425:5: error: reference to ‘shared_ptr’ is ambiguous shared_ptr rem_dest; ^~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/memory:50:0, from ./ibvpp.h:40, from examples/rc_pingpong.cxx:46: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/shared_ptr.h:501:11: note: candidates are: template class std::tr1::shared_ptr class shared_ptr; ^~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/shared_ptr.h:52:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/memory:82, from /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/tr1/memory:39, from ./ibvpp.h:40, from examples/rc_pingpong.cxx:46: /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6/bits/shared_ptr_base.h:343:11: note: template class std::shared_ptr class shared_ptr; ^~~~~~~~~~ examples/rc_pingpong.cxx:425:29: error: expected primary-expression before ‘>’ token shared_ptr rem_dest; ^ examples/rc_pingpong.cxx:425:31: error: ‘rem_dest’ was not declared in this scope shared_ptr rem_dest; ^~~~~~~~ examples/rc_pingpong.cxx:581:52: error: ‘pp_client_exch_dest’ was not declared in this scope &my_dest); ^ examples/rc_pingpong.cxx:584:52: error: ‘pp_server_exch_dest’ was not declared in this scope &my_dest); ^ make[1]: *** [Makefile:512: rc_pingpong.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1' make: *** [Makefile:292: all] Error 2 * ERROR: sys-fabric/libibvpp-0.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fabric/libibvpp-0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fabric/libibvpp-0.1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-fabric:libibvpp-0.1:20160917-220313.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-fabric/libibvpp-0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fabric/libibvpp-0.1/temp/environment'. * Working directory: '/var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1' * S: '/var/tmp/portage/sys-fabric/libibvpp-0.1/work/libibvpp-0.1'