* Package: dev-libs/boehm-gc-7.4.2  * Repository: gentoo  * Maintainer: patrick@gentoo.org  * USE: arm cxx elibc_glibc kernel_linux threads userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gc-7.4.2.tar.gz to /var/tmp/portage/dev-libs/boehm-gc-7.4.2/work >>> Source unpacked in /var/tmp/portage/dev-libs/boehm-gc-7.4.2/work >>> Preparing source in /var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2 ... * econf: updating gc-7.4.2/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gc-7.4.2/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-gentoo-linux-gnu --host=armv6j-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --with-libatomic-ops --enable-cplusplus --disable-static configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnu configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi configure: loading site script /usr/share/crossdev/include/site/arm-linux-gnueabi checking build system type... x86_64-gentoo-linux-gnu checking host system type... armv6j-hardfloat-linux-gnueabi checking target system type... armv6j-hardfloat-linux-gnueabi checking GC version numbers... major=7 minor=4 micro=2 checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for armv6j-hardfloat-linux-gnueabi-strip... armv6j-hardfloat-linux-gnueabi-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for armv6j-hardfloat-linux-gnueabi-gcc... armv6j-hardfloat-linux-gnueabi-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv6j-hardfloat-linux-gnueabi-gcc accepts -g... yes checking for armv6j-hardfloat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv6j-hardfloat-linux-gnueabi-gcc understands -c and -o together... yes checking dependency style of armv6j-hardfloat-linux-gnueabi-gcc... none checking for armv6j-hardfloat-linux-gnueabi-g++... armv6j-hardfloat-linux-gnueabi-g++ checking whether we are using the GNU C++ compiler... yes checking whether armv6j-hardfloat-linux-gnueabi-g++ accepts -g... yes checking dependency style of armv6j-hardfloat-linux-gnueabi-g++... none checking dependency style of armv6j-hardfloat-linux-gnueabi-gcc... none checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by armv6j-hardfloat-linux-gnueabi-gcc... /usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld checking if the linker (/usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv6j-hardfloat-linux-gnueabi-nm -B checking the name lister (/usr/bin/armv6j-hardfloat-linux-gnueabi-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-gentoo-linux-gnu file names to armv6j-hardfloat-linux-gnueabi format... func_convert_file_noop checking how to convert x86_64-gentoo-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld option to reload object files... -r checking for armv6j-hardfloat-linux-gnueabi-objdump... armv6j-hardfloat-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for armv6j-hardfloat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6j-hardfloat-linux-gnueabi-ar... armv6j-hardfloat-linux-gnueabi-ar checking for archiver @FILE support... @ checking for armv6j-hardfloat-linux-gnueabi-strip... (cached) armv6j-hardfloat-linux-gnueabi-strip checking for armv6j-hardfloat-linux-gnueabi-ranlib... armv6j-hardfloat-linux-gnueabi-ranlib checking command to parse /usr/bin/armv6j-hardfloat-linux-gnueabi-nm -B output from armv6j-hardfloat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for armv6j-hardfloat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv6j-hardfloat-linux-gnueabi-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if armv6j-hardfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv6j-hardfloat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv6j-hardfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv6j-hardfloat-linux-gnueabi-gcc static flag -static works... yes checking if armv6j-hardfloat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv6j-hardfloat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv6j-hardfloat-linux-gnueabi-gcc linker (/usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld) 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 checking how to run the C++ preprocessor... armv6j-hardfloat-linux-gnueabi-g++ -E checking for ld used by armv6j-hardfloat-linux-gnueabi-g++... /usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld checking if the linker (/usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld) is GNU ld... yes checking whether the armv6j-hardfloat-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld) supports shared libraries... yes checking for armv6j-hardfloat-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC checking if armv6j-hardfloat-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes checking if armv6j-hardfloat-linux-gnueabi-g++ static flag -static works... yes checking if armv6j-hardfloat-linux-gnueabi-g++ supports -c -o file.o... yes checking if armv6j-hardfloat-linux-gnueabi-g++ supports -c -o file.o... (cached) yes checking whether the armv6j-hardfloat-linux-gnueabi-g++ linker (/usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for thread model used by GCC... posix checking for inline... inline checking for pthread_self in -lpthread... yes checking for gcc -Wextra... yes checking for xlc... no checking whether gcc supports -fno-strict-aliasing... yes checking for dlopen in -ldl... yes checking whether to build shared libraries... yes checking whether gcc supports -fvisibility... yes checking which machine-dependent code should be used... checking whether Solaris gcc optimization fix is necessary... no checking for dladdr... yes checking sys/dg_sys_info.h usability... no checking sys/dg_sys_info.h presence... no checking for sys/dg_sys_info.h... no checking for armv6j-hardfloat-linux-gnueabi-pkg-config... /usr/bin/armv6j-hardfloat-linux-gnueabi-pkg-config checking pkg-config is at least version 0.9.0... yes checking for ATOMIC_OPS... yes checking which libatomic_ops to use... external checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2 ... make -j5 -l2 make[1]: Entering directory '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o allchblk.lo allchblk.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o alloc.lo alloc.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o blacklst.lo blacklst.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o checksums.lo checksums.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o dbg_mlc.lo dbg_mlc.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c blacklst.c -fPIC -DPIC -o .libs/blacklst.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c dbg_mlc.c -fPIC -DPIC -o .libs/dbg_mlc.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c alloc.c -fPIC -DPIC -o .libs/alloc.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c allchblk.c -fPIC -DPIC -o .libs/allchblk.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c checksums.c -fPIC -DPIC -o .libs/checksums.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o dyn_load.lo dyn_load.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o finalize.lo finalize.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c dyn_load.c -fPIC -DPIC -o .libs/dyn_load.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o gc_dlopen.lo gc_dlopen.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c finalize.c -fPIC -DPIC -o .libs/finalize.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o gcj_mlc.lo gcj_mlc.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o headers.lo headers.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c gc_dlopen.c -fPIC -DPIC -o .libs/gc_dlopen.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o mach_dep.lo mach_dep.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c headers.c -fPIC -DPIC -o .libs/headers.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c gcj_mlc.c -fPIC -DPIC -o .libs/gcj_mlc.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o malloc.lo malloc.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c mach_dep.c -fPIC -DPIC -o .libs/mach_dep.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o mallocx.lo mallocx.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o mark.lo mark.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c malloc.c -fPIC -DPIC -o .libs/malloc.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o mark_rts.lo mark_rts.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c mallocx.c -fPIC -DPIC -o .libs/mallocx.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c mark.c -fPIC -DPIC -o .libs/mark.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c mark_rts.c -fPIC -DPIC -o .libs/mark_rts.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o misc.lo misc.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o new_hblk.lo new_hblk.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o obj_map.lo obj_map.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c new_hblk.c -fPIC -DPIC -o .libs/new_hblk.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c obj_map.c -fPIC -DPIC -o .libs/obj_map.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o os_dep.lo os_dep.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o pcr_interface.lo pcr_interface.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o ptr_chck.lo ptr_chck.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c os_dep.c -fPIC -DPIC -o .libs/os_dep.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c ptr_chck.c -fPIC -DPIC -o .libs/ptr_chck.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c pcr_interface.c -fPIC -DPIC -o .libs/pcr_interface.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o real_malloc.lo real_malloc.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o reclaim.lo reclaim.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o specific.lo specific.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c real_malloc.c -fPIC -DPIC -o .libs/real_malloc.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o stubborn.lo stubborn.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o thread_local_alloc.lo thread_local_alloc.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c reclaim.c -fPIC -DPIC -o .libs/reclaim.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o typd_mlc.lo typd_mlc.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c stubborn.c -fPIC -DPIC -o .libs/stubborn.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c specific.c -fPIC -DPIC -o .libs/specific.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o pthread_start.lo pthread_start.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c thread_local_alloc.c -fPIC -DPIC -o .libs/thread_local_alloc.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c typd_mlc.c -fPIC -DPIC -o .libs/typd_mlc.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o pthread_support.lo pthread_support.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o pthread_stop_world.lo pthread_stop_world.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c pthread_start.c -fPIC -DPIC -o .libs/pthread_start.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c pthread_support.c -fPIC -DPIC -o .libs/pthread_support.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o fnlz_mlc.lo fnlz_mlc.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c pthread_stop_world.c -fPIC -DPIC -o .libs/pthread_stop_world.o /bin/sh ./libtool --tag=CXX --mode=compile armv6j-hardfloat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I./include -I./include -fexceptions -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -c -o gc_cpp.lo gc_cpp.cc /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o cord/libcord_la-cordbscs.lo `test -f 'cord/cordbscs.c' || echo './'`cord/cordbscs.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o libtool: compile: armv6j-hardfloat-linux-gnueabi-g++ -DHAVE_CONFIG_H -I./include -I./include -fexceptions -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -c gc_cpp.cc -fPIC -DPIC -o .libs/gc_cpp.o /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o cord/libcord_la-cordprnt.lo `test -f 'cord/cordprnt.c' || echo './'`cord/cordprnt.c /bin/sh ./libtool --tag=CC --mode=compile armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c -o cord/libcord_la-cordxtra.lo `test -f 'cord/cordxtra.c' || echo './'`cord/cordxtra.c libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c cord/cordbscs.c -fPIC -DPIC -o cord/.libs/libcord_la-cordbscs.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c cord/cordxtra.c -fPIC -DPIC -o cord/.libs/libcord_la-cordxtra.o libtool: compile: armv6j-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I./include -I./include -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -c cord/cordprnt.c -fPIC -DPIC -o cord/.libs/libcord_la-cordprnt.o /bin/sh ./libtool --tag=CC --mode=link armv6j-hardfloat-linux-gnueabi-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgc.la -rpath /usr/lib allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo mach_dep.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo thread_local_alloc.lo typd_mlc.lo pthread_start.lo pthread_support.lo pthread_stop_world.lo fnlz_mlc.lo -lpthread -ldl -latomic_ops libtool: link: armv6j-hardfloat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/mach_dep.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/thread_local_alloc.o .libs/typd_mlc.o .libs/pthread_start.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/fnlz_mlc.o -lpthread -ldl /usr/lib/libatomic_ops.a -O2 -march=armv6j -mfpu=vfp -mfloat-abi=hard -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgc.so.1 -o .libs/libgc.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libgc.so.1" && ln -s "libgc.so.1.0.3" "libgc.so.1") libtool: link: (cd ".libs" && rm -f "libgc.so" && ln -s "libgc.so.1.0.3" "libgc.so") libtool: link: ( cd ".libs" && rm -f "libgc.la" && ln -s "../libgc.la" "libgc.la" ) /bin/sh ./libtool --tag=CXX --mode=link armv6j-hardfloat-linux-gnueabi-g++ -fexceptions -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgccpp.la -rpath /usr/lib gc_cpp.lo ./libgc.la /bin/sh ./libtool --tag=CC --mode=link armv6j-hardfloat-linux-gnueabi-gcc -fexceptions -DGC_VISIBILITY_HIDDEN_SET -fvisibility=hidden -Wall -Wextra -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -fno-strict-aliasing -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libcord.la -rpath /usr/lib cord/libcord_la-cordbscs.lo cord/libcord_la-cordprnt.lo cord/libcord_la-cordxtra.lo ./libgc.la libtool: link: armv6j-hardfloat-linux-gnueabi-gcc -shared -fPIC -DPIC cord/.libs/libcord_la-cordbscs.o cord/.libs/libcord_la-cordprnt.o cord/.libs/libcord_la-cordxtra.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2/.libs ./.libs/libgc.so -lpthread -ldl -O2 -march=armv6j -mfpu=vfp -mfloat-abi=hard -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libcord.so.1 -o .libs/libcord.so.1.0.3 libtool: link: armv6j-hardfloat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/armv6j-hardfloat-linux-gnueabi/usr/lib/crti.o /usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0/crtbeginS.o .libs/gc_cpp.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2/.libs ./.libs/libgc.so -lpthread -ldl -L/usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0 -L/usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0/../../../../armv6j-hardfloat-linux-gnueabi/lib -L/usr/armv6j-hardfloat-linux-gnueabi/lib -L/usr/armv6j-hardfloat-linux-gnueabi/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0/crtendS.o /usr/armv6j-hardfloat-linux-gnueabi/usr/lib/crtn.o -O2 -march=armv6j -mfpu=vfp -mfloat-abi=hard -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 libtool: link: (cd ".libs" && rm -f "libcord.so.1" && ln -s "libcord.so.1.0.3" "libcord.so.1") libtool: link: (cd ".libs" && rm -f "libcord.so" && ln -s "libcord.so.1.0.3" "libcord.so") libtool: link: ( cd ".libs" && rm -f "libcord.la" && ln -s "../libcord.la" "libcord.la" ) libtool: link: (cd ".libs" && rm -f "libgccpp.so.1" && ln -s "libgccpp.so.1.0.3" "libgccpp.so.1") libtool: link: (cd ".libs" && rm -f "libgccpp.so" && ln -s "libgccpp.so.1.0.3" "libgccpp.so") libtool: link: ( cd ".libs" && rm -f "libgccpp.la" && ln -s "../libgccpp.la" "libgccpp.la" ) make[1]: Leaving directory '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/boehm-gc-7.4.2 >>> Install boehm-gc-7.4.2 into /var/tmp/portage/dev-libs/boehm-gc-7.4.2/image/ category dev-libs make -j5 -l2 DESTDIR=/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image/ install make[1]: Entering directory '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' make[2]: Entering directory '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' /bin/mkdir -p '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib' /bin/sh ./libtool --mode=install /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c libgc.la libgccpp.la libcord.la '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib' /bin/mkdir -p '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/share/gc' /bin/mkdir -p '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/include' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 include/extra/gc_cpp.h include/extra/gc.h '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/include' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 AUTHORS README.md doc/README.DGUX386 doc/README.Mac doc/README.OS2 doc/README.amiga doc/README.arm.cross doc/README.autoconf doc/README.cmake doc/README.cords doc/README.darwin doc/README.dj doc/README.environment doc/README.ews4800 doc/README.hp doc/README.linux doc/README.macros doc/README.rs6000 doc/README.sgi doc/README.solaris2 doc/README.symbian doc/README.uts doc/README.win32 doc/README.win64 doc/debugging.html doc/finalization.html doc/gc.man doc/gcdescr.html doc/gcinterface.html doc/leak.html doc/overview.html doc/porting.html doc/scale.html doc/simple_example.html doc/tree.html '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/share/gc' /bin/mkdir -p '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/include/gc' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 include/gc_cpp.h include/gc.h include/gc_allocator.h include/gc_backptr.h include/gc_config_macros.h include/gc_disclaim.h include/gc_gcj.h include/gc_inline.h include/gc_mark.h include/gc_pthread_redirects.h include/gc_tiny_fl.h include/gc_typed.h include/gc_version.h include/javaxfc.h include/leak_detector.h include/weakpointer.h include/cord.h '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/include/gc' /bin/mkdir -p '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib/pkgconfig' /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c -m 644 bdw-gc.pc '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib/pkgconfig' libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libgc.so.1.0.3 /var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib/libgc.so.1.0.3 libtool: install: (cd /var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib && { ln -s -f libgc.so.1.0.3 libgc.so.1 || { rm -f libgc.so.1 && ln -s libgc.so.1.0.3 libgc.so.1; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib && { ln -s -f libgc.so.1.0.3 libgc.so || { rm -f libgc.so && ln -s libgc.so.1.0.3 libgc.so; }; }) libtool: install: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c .libs/libgc.lai /var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib/libgc.la libtool: warning: relinking 'libgccpp.la' libtool: install: (cd /var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2; /bin/sh "/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2/libtool" --tag CXX --mode=relink armv6j-hardfloat-linux-gnueabi-g++ -fexceptions -O2 -pipe -march=armv6j -mfpu=vfp -mfloat-abi=hard -fomit-frame-pointer -version-info 1:3:0 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgccpp.la -rpath /usr/lib gc_cpp.lo ./libgc.la -inst-prefix-dir /var/tmp/portage/dev-libs/boehm-gc-7.4.2/image/) libtool: relink: armv6j-hardfloat-linux-gnueabi-g++ -fPIC -DPIC -shared -nostdlib /usr/armv6j-hardfloat-linux-gnueabi/usr/lib/crti.o /usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0/crtbeginS.o .libs/gc_cpp.o -L/var/tmp/portage/dev-libs/boehm-gc-7.4.2/image//usr/lib -L/usr/lib -lgc -lpthread -ldl -L/usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0 -L/usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0/../../../../armv6j-hardfloat-linux-gnueabi/lib -L/usr/armv6j-hardfloat-linux-gnueabi/lib -L/usr/armv6j-hardfloat-linux-gnueabi/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6j-hardfloat-linux-gnueabi/5.4.0/crtendS.o /usr/armv6j-hardfloat-linux-gnueabi/usr/lib/crtn.o -O2 -march=armv6j -mfpu=vfp -mfloat-abi=hard -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgccpp.so.1 -o .libs/libgccpp.so.1.0.3 /usr/libexec/gcc/armv6j-hardfloat-linux-gnueabi/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread /usr/lib/libdl.so: file not recognized: File format not recognized collect2: error: ld returned 1 exit status libtool: error: error: relink 'libgccpp.la' with the above command before installing it make[2]: *** [Makefile:1208: install-libLTLIBRARIES] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' make[1]: *** [Makefile:2286: install-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' make: *** [Makefile:1716: install-recursive] Error 1 * ERROR: dev-libs/boehm-gc-7.4.2::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/boehm-gc-7.4.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/boehm-gc-7.4.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2' * S: '/var/tmp/portage/dev-libs/boehm-gc-7.4.2/work/gc-7.4.2'