* Package: sys-apps/hwloc-1.11.7  * Repository: gentoo  * Maintainer: cluster@gentoo.org  * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking hwloc-1.11.7.tar.bz2 to /var/tmp/portage/sys-apps/hwloc-1.11.7/work >>> Source unpacked in /var/tmp/portage/sys-apps/hwloc-1.11.7/work >>> Preparing source in /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7 ... * Applying hwloc-1.8.1-gl.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I ./config ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: hwloc-1.11.7/ * Running elibtoolize in: hwloc-1.11.7/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure * econf: updating hwloc-1.11.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hwloc-1.11.7/config/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/hwloc-1.11.7 --htmldir=/usr/share/doc/hwloc-1.11.7/html --libdir=/usr/lib32 --disable-static --disable-cairo --disable-cuda --disable-debug --disable-gl --disable-pci --disable-plugins --disable-libnuma --disable-libxml2 --without-x configure: loading site script /usr/share/config.site ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none checking for i686-pc-linux-gnu-ar... gcc-ar checking the archiver (gcc-ar) interface... ar checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... disabled ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86 configure: hwloc srcdir: /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7 configure: Detected VPATH build checking for hwloc version... 1.11.7 checking if want hwloc maintainer support... disabled checking for hwloc directory prefix... (none) checking for hwloc symbol prefix... hwloc_ checking size of void *... 4 checking which OS support to include... Linux checking which CPU support to include... x86_32 checking size of unsigned long... 4 checking size of unsigned int... 4 checking for the C compiler vendor... gnu checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(format)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS checking whether the C compiler rejects function calls with too many arguments... yes checking whether the C compiler rejects function calls with too few arguments... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether function strncasecmp has a complete prototype... yes checking for strftime... yes checking for setlocale... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for KAFFINITY... no checking for PROCESSOR_CACHE_TYPE... no checking for CACHE_DESCRIPTOR... no checking for LOGICAL_PROCESSOR_RELATIONSHIP... no checking for RelationProcessorPackage... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for GROUP_AFFINITY... no checking for PROCESSOR_RELATIONSHIP... no checking for NUMA_NODE_RELATIONSHIP... no checking for CACHE_RELATIONSHIP... no checking for PROCESSOR_GROUP_INFO... no checking for GROUP_RELATIONSHIP... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no checking for PSAPI_WORKING_SET_EX_BLOCK... no checking for PSAPI_WORKING_SET_EX_INFORMATION... no checking for PROCESSOR_NUMBER... no checking for main in -lgdi32... no checking for PostQuitMessage in -luser32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/lgrp_user.h usability... no checking sys/lgrp_user.h presence... no checking for sys/lgrp_user.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_NPROC_CONF is declared... no checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking mach/mach_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking whether CTL_HW is declared... no checking whether HW_NCPU is declared... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether strcasecmp is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether getprogname is declared... no checking whether getexecname is declared... no checking whether GetModuleFileName is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes checking whether sched_setaffinity is declared... yes checking whether function sched_setaffinity has a complete prototype... yes checking for old prototype of sched_setaffinity... no checking for working CPU_SET... yes checking for working CPU_SET_S... yes checking for working syscall... yes checking for KERRIGHED... no checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for udev_device_new_from_subsystem_sysname in -ludev... yes checking CL/cl_ext.h usability... no checking CL/cl_ext.h presence... no checking for CL/cl_ext.h... no checking nvml.h usability... no checking nvml.h presence... no checking for nvml.h... no checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XOpenDisplay in -lX11... yes checking for X11/Xutil.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking for x86 cpuid... yes checking for pthread_mutex_lock... yes checking if plugin support is enabled... no checking components to build statically... noos xml synthetic custom xml_nolibxml linux x86 checking components to build as plugins... checking for a sed that does not truncate output... /bin/sed ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for i686-pc-linux-gnu-doxygen... no checking for doxygen... no checking for i686-pc-linux-gnu-pdflatex... no checking for pdflatex... /usr/bin/pdflatex checking for i686-pc-linux-gnu-makeindex... no checking for makeindex... /usr/bin/makeindex checking for i686-pc-linux-gnu-fig2dev... no checking for fig2dev... /usr/bin/fig2dev checking for i686-pc-linux-gnu-gs... no checking for gs... /usr/bin/gs checking for i686-pc-linux-gnu-epstopdf... no checking for epstopdf... /usr/bin/epstopdf checking if can build doxygen docs... no checking for i686-pc-linux-gnu-w3m... no checking for w3m... no checking for i686-pc-linux-gnu-lynx... no checking for lynx... no checking if can build top-level README... no checking if will build doxygen docs... no checking if will install doxygen docs... yes checking whether to enable "picky" compiler mode... no (default) ### ### Configuring hwloc command line utilities ### checking for wchar_t... yes checking for putwc... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... (cached) yes checking for uselocale... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for setlocale... (cached) yes checking for uselocale... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking termcap support using ncurses and ... no checking termcap support using ncurses and -ltermcap... no checking termcap support using ncurses and -lncursesw... yes checking whether diff accepts -u... -u checking whether diff accepts -w... -w checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes ### ### Configuring hwloc tests ### checking for pthread_self in -lpthread... yes checking for numa_available in -lnuma... yes checking whether numa_bitmask_alloc is declared... yes checking infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking for xmllint... xmllint checking for bunzip2... bunzip2 checking if CXX works... yes checking whether diff accepts -u... -u ### ### Performing final hwloc configuration ### checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... gcc-nm checking the name lister (gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r checking for i686-pc-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... (cached) gcc-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for i686-pc-linux-gnu-ranlib... gcc-ranlib checking command to parse gcc-nm output from x86_64-pc-linux-gnu-gcc -m32 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... x86_64-pc-linux-gnu-g++ -m32 -E checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386 checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating utils/hwloc/Makefile config.status: creating utils/lstopo/Makefile config.status: creating hwloc.pc config.status: creating tests/Makefile config.status: creating tests/linux/Makefile config.status: creating tests/linux/allowed/Makefile config.status: creating tests/linux/gather/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/ports/Makefile config.status: creating tests/rename/Makefile config.status: creating tests/linux/allowed/test-topology.sh config.status: creating tests/linux/gather/test-gather-topology.sh config.status: creating tests/linux/test-topology.sh config.status: creating tests/xml/test-topology.sh config.status: creating tests/wrapper.sh config.status: creating utils/hwloc/hwloc-assembler-remote config.status: creating utils/hwloc/hwloc-compress-dir config.status: creating utils/hwloc/hwloc-gather-topology config.status: creating utils/hwloc/test-hwloc-annotate.sh config.status: creating utils/hwloc/test-hwloc-assembler.sh config.status: creating utils/hwloc/test-hwloc-calc.sh config.status: creating utils/hwloc/test-hwloc-compress-dir.sh config.status: creating utils/hwloc/test-hwloc-diffpatch.sh config.status: creating utils/hwloc/test-hwloc-distances.sh config.status: creating utils/hwloc/test-hwloc-distrib.sh config.status: creating utils/hwloc/test-hwloc-info.sh config.status: creating utils/hwloc/test-fake-plugin.sh config.status: creating utils/lstopo/test-hwloc-ls.sh config.status: creating contrib/systemd/Makefile config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-solaris.c to tests/ports/topology-solaris.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-aix.c to tests/ports/topology-aix.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-osf.c to tests/ports/topology-osf.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-windows.c to tests/ports/topology-windows.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-darwin.c to tests/ports/topology-darwin.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-freebsd.c to tests/ports/topology-freebsd.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-netbsd.c to tests/ports/topology-netbsd.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-hpux.c to tests/ports/topology-hpux.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-bgq.c to tests/ports/topology-bgq.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-opencl.c to tests/ports/topology-opencl.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-cuda.c to tests/ports/topology-cuda.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-nvml.c to tests/ports/topology-nvml.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-gl.c to tests/ports/topology-gl.c config.status: executing depfiles commands config.status: executing chmoding-scripts commands config.status: executing libtool commands ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: no Graphical output (Cairo): no XML input / output: basic libnuma memory support: no Plugin support: no ----------------------------------------------------------------------------- * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating hwloc-1.11.7/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating hwloc-1.11.7/config/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/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 --disable-silent-rules --docdir=/usr/share/doc/hwloc-1.11.7 --htmldir=/usr/share/doc/hwloc-1.11.7/html --libdir=/usr/lib64 --disable-static --disable-cairo --disable-cuda --disable-debug --disable-gl --disable-pci --disable-plugins --disable-libnuma --disable-libxml2 --without-x configure: loading site script /usr/share/config.site ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-ar... gcc-ar checking the archiver (gcc-ar) interface... ar checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... disabled ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64 configure: hwloc srcdir: /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7 configure: Detected VPATH build checking for hwloc version... 1.11.7 checking if want hwloc maintainer support... disabled checking for hwloc directory prefix... (none) checking for hwloc symbol prefix... hwloc_ checking size of void *... 8 checking which OS support to include... Linux checking which CPU support to include... x86_64 checking size of unsigned long... 8 checking size of unsigned int... 4 checking for the C compiler vendor... gnu checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(format)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking if x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS checking whether the C compiler rejects function calls with too many arguments... yes checking whether the C compiler rejects function calls with too few arguments... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether function strncasecmp has a complete prototype... yes checking for strftime... yes checking for setlocale... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for KAFFINITY... no checking for PROCESSOR_CACHE_TYPE... no checking for CACHE_DESCRIPTOR... no checking for LOGICAL_PROCESSOR_RELATIONSHIP... no checking for RelationProcessorPackage... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for GROUP_AFFINITY... no checking for PROCESSOR_RELATIONSHIP... no checking for NUMA_NODE_RELATIONSHIP... no checking for CACHE_RELATIONSHIP... no checking for PROCESSOR_GROUP_INFO... no checking for GROUP_RELATIONSHIP... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no checking for PSAPI_WORKING_SET_EX_BLOCK... no checking for PSAPI_WORKING_SET_EX_INFORMATION... no checking for PROCESSOR_NUMBER... no checking for main in -lgdi32... no checking for PostQuitMessage in -luser32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/lgrp_user.h usability... no checking sys/lgrp_user.h presence... no checking for sys/lgrp_user.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_NPROC_CONF is declared... no checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking mach/mach_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking whether CTL_HW is declared... no checking whether HW_NCPU is declared... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether strcasecmp is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether getprogname is declared... no checking whether getexecname is declared... no checking whether GetModuleFileName is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes checking whether sched_setaffinity is declared... yes checking whether function sched_setaffinity has a complete prototype... yes checking for old prototype of sched_setaffinity... no checking for working CPU_SET... yes checking for working CPU_SET_S... yes checking for working syscall... yes checking for KERRIGHED... no checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking libudev.h usability... yes checking libudev.h presence... yes checking for libudev.h... yes checking for udev_device_new_from_subsystem_sysname in -ludev... yes checking CL/cl_ext.h usability... no checking CL/cl_ext.h presence... no checking for CL/cl_ext.h... no checking nvml.h usability... no checking nvml.h presence... no checking for nvml.h... no checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XOpenDisplay in -lX11... yes checking for X11/Xutil.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking for x86 cpuid... yes checking for pthread_mutex_lock... yes checking if plugin support is enabled... no checking components to build statically... noos xml synthetic custom xml_nolibxml linux x86 checking components to build as plugins... checking for a sed that does not truncate output... /bin/sed ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for x86_64-pc-linux-gnu-doxygen... no checking for doxygen... no checking for x86_64-pc-linux-gnu-pdflatex... no checking for pdflatex... /usr/bin/pdflatex checking for x86_64-pc-linux-gnu-makeindex... no checking for makeindex... /usr/bin/makeindex checking for x86_64-pc-linux-gnu-fig2dev... no checking for fig2dev... /usr/bin/fig2dev checking for x86_64-pc-linux-gnu-gs... no checking for gs... /usr/bin/gs checking for x86_64-pc-linux-gnu-epstopdf... no checking for epstopdf... /usr/bin/epstopdf checking if can build doxygen docs... no checking for x86_64-pc-linux-gnu-w3m... no checking for w3m... no checking for x86_64-pc-linux-gnu-lynx... no checking for lynx... no checking if can build top-level README... no checking if will build doxygen docs... no checking if will install doxygen docs... yes checking whether to enable "picky" compiler mode... no (default) ### ### Configuring hwloc command line utilities ### checking for wchar_t... yes checking for putwc... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... (cached) yes checking for uselocale... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking for setlocale... (cached) yes checking for uselocale... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking termcap support using ncurses and ... no checking termcap support using ncurses and -ltermcap... no checking termcap support using ncurses and -lncursesw... yes checking whether diff accepts -u... -u checking whether diff accepts -w... -w checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes ### ### Configuring hwloc tests ### checking for pthread_self in -lpthread... yes checking for numa_available in -lnuma... yes checking whether numa_bitmask_alloc is declared... yes checking infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking for xmllint... xmllint checking for bunzip2... bunzip2 checking if CXX works... yes checking whether diff accepts -u... -u ### ### Performing final hwloc configuration ### checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... gcc-nm checking the name lister (gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) gcc-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... gcc-ranlib checking command to parse gcc-nm output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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... x86_64-pc-linux-gnu-g++ -E 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 -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC 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 if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating utils/hwloc/Makefile config.status: creating utils/lstopo/Makefile config.status: creating hwloc.pc config.status: creating tests/Makefile config.status: creating tests/linux/Makefile config.status: creating tests/linux/allowed/Makefile config.status: creating tests/linux/gather/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/ports/Makefile config.status: creating tests/rename/Makefile config.status: creating tests/linux/allowed/test-topology.sh config.status: creating tests/linux/gather/test-gather-topology.sh config.status: creating tests/linux/test-topology.sh config.status: creating tests/xml/test-topology.sh config.status: creating tests/wrapper.sh config.status: creating utils/hwloc/hwloc-assembler-remote config.status: creating utils/hwloc/hwloc-compress-dir config.status: creating utils/hwloc/hwloc-gather-topology config.status: creating utils/hwloc/test-hwloc-annotate.sh config.status: creating utils/hwloc/test-hwloc-assembler.sh config.status: creating utils/hwloc/test-hwloc-calc.sh config.status: creating utils/hwloc/test-hwloc-compress-dir.sh config.status: creating utils/hwloc/test-hwloc-diffpatch.sh config.status: creating utils/hwloc/test-hwloc-distances.sh config.status: creating utils/hwloc/test-hwloc-distrib.sh config.status: creating utils/hwloc/test-hwloc-info.sh config.status: creating utils/hwloc/test-fake-plugin.sh config.status: creating utils/lstopo/test-hwloc-ls.sh config.status: creating contrib/systemd/Makefile config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-solaris.c to tests/ports/topology-solaris.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-aix.c to tests/ports/topology-aix.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-osf.c to tests/ports/topology-osf.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-windows.c to tests/ports/topology-windows.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-darwin.c to tests/ports/topology-darwin.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-freebsd.c to tests/ports/topology-freebsd.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-netbsd.c to tests/ports/topology-netbsd.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-hpux.c to tests/ports/topology-hpux.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-bgq.c to tests/ports/topology-bgq.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-opencl.c to tests/ports/topology-opencl.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-cuda.c to tests/ports/topology-cuda.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-nvml.c to tests/ports/topology-nvml.c config.status: linking /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-gl.c to tests/ports/topology-gl.c config.status: executing depfiles commands config.status: executing chmoding-scripts commands config.status: executing libtool commands ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: no Graphical output (Cairo): no XML input / output: basic libnuma memory support: no Plugin support: no ----------------------------------------------------------------------------- >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7 ... * abi_x86_32.x86: running multilib-minimal_abi_src_compile make Making all in src make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology.c -fPIC -DPIC -o .libs/topology.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o traversal.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/traversal.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/traversal.c -fPIC -DPIC -o .libs/traversal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o distances.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/distances.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/distances.c -fPIC -DPIC -o .libs/distances.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o components.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/components.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/components.c -fPIC -DPIC -o .libs/components.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o bind.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bind.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bind.c -fPIC -DPIC -o .libs/bind.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o bitmap.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bitmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bitmap.c -fPIC -DPIC -o .libs/bitmap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o pci-common.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/pci-common.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/pci-common.c -fPIC -DPIC -o .libs/pci-common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o diff.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/diff.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/diff.c -fPIC -DPIC -o .libs/diff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o misc.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o base64.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-noos.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-noos.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-noos.c -fPIC -DPIC -o .libs/topology-noos.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-synthetic.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-synthetic.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-synthetic.c -fPIC -DPIC -o .libs/topology-synthetic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-custom.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-custom.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-custom.c -fPIC -DPIC -o .libs/topology-custom.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-xml.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml.c -fPIC -DPIC -o .libs/topology-xml.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-xml-nolibxml.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml-nolibxml.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml-nolibxml.c -fPIC -DPIC -o .libs/topology-xml-nolibxml.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-linux.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-linux.c -fPIC -DPIC -o .libs/topology-linux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-hardwired.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-hardwired.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-hardwired.c -fPIC -DPIC -o .libs/topology-hardwired.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-x86.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-x86.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib32/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-x86.c -fPIC -DPIC -o .libs/topology-x86.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -no-undefined -version-info 12:4:7 -lm -ludev -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc.la -rpath /usr/lib32 topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo pci-common.lo diff.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-custom.lo topology-xml.lo topology-xml-nolibxml.lo topology-linux.lo topology-hardwired.lo topology-x86.lo libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/topology.o .libs/traversal.o .libs/distances.o .libs/components.o .libs/bind.o .libs/bitmap.o .libs/pci-common.o .libs/diff.o .libs/misc.o .libs/base64.o .libs/topology-noos.o .libs/topology-synthetic.o .libs/topology-custom.o .libs/topology-xml.o .libs/topology-xml-nolibxml.o .libs/topology-linux.o .libs/topology-hardwired.o .libs/topology-x86.o -lm -ludev -Wl,--as-needed -m32 -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libhwloc.so.5 -o .libs/libhwloc.so.5.7.4 libtool: link: (cd ".libs" && rm -f "libhwloc.so.5" && ln -s "libhwloc.so.5.7.4" "libhwloc.so.5") libtool: link: (cd ".libs" && rm -f "libhwloc.so" && ln -s "libhwloc.so.5.7.4" "libhwloc.so") libtool: link: ( cd ".libs" && rm -f "libhwloc.la" && ln -s "../libhwloc.la" "libhwloc.la" ) make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src' Making all in include make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include' Making all in utils make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' Making all in hwloc make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-annotate.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-annotate.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-annotate hwloc-annotate.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-annotate hwloc-annotate.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-assembler.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-assembler.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-assembler hwloc-assembler.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-assembler hwloc-assembler.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-bind.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-bind.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-bind hwloc-bind.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-bind hwloc-bind.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-calc.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-calc.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-calc hwloc-calc.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-calc hwloc-calc.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-diff.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-diff.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-diff hwloc-diff.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-diff hwloc-diff.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-distances.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-distances.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-distances hwloc-distances.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-distances hwloc-distances.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-distrib.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-distrib.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-distrib hwloc-distrib.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-distrib hwloc-distrib.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-info.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-info.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-info hwloc-info.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-info hwloc-info.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-patch.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-patch.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-patch hwloc-patch.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-patch hwloc-patch.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-ps.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-ps.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-ps hwloc-ps.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-ps hwloc-ps.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o hwloc_dump_hwdata-hwloc-dump-hwdata.o `test -f 'hwloc-dump-hwdata.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/'`hwloc-dump-hwdata.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o `test -f 'hwloc-dump-hwdata-knl.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/'`hwloc-dump-hwdata-knl.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-dump-hwdata hwloc_dump_hwdata-hwloc-dump-hwdata.o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-dump-hwdata hwloc_dump_hwdata-hwloc-dump-hwdata.o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev Creating hwloc.7 man page... Creating hwloc-annotate.1 man page... Creating hwloc-assembler.1 man page... Creating hwloc-assembler-remote.1 man page... Creating hwloc-bind.1 man page... Creating hwloc-calc.1 man page... Creating hwloc-compress-dir.1 man page... Creating hwloc-diff.1 man page... Creating hwloc-distances.1 man page... Creating hwloc-distrib.1 man page... Creating hwloc-info.1 man page... Creating hwloc-patch.1 man page... Creating hwloc-gather-topology.1 man page... Creating hwloc-ps.1 man page... Creating hwloc-dump-hwdata.1 man page... make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' Making all in lstopo make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo.o `test -f 'lstopo.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-color.o `test -f 'lstopo-color.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-color.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-draw.o `test -f 'lstopo-draw.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-draw.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-fig.o `test -f 'lstopo-fig.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-fig.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-ascii.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-text.o `test -f 'lstopo-text.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-text.c x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-xml.o `test -f 'lstopo-xml.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-xml.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la -lm -lncursesw libtool: link: x86_64-pc-linux-gnu-gcc -m32 -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -ludev -lm -lncursesw Creating lstopo-no-graphics.1 man page... make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' Making all in tests make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' Making all in . make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' Making all in ports make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/ports' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/ports' Making all in xml make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' Making all in linux make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' Making all in . make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' Making all in allowed make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux/allowed' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux/allowed' Making all in gather make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux/gather' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux/gather' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' Making all in contrib/systemd make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/contrib/systemd' Making all in doc make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc' make all-recursive make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc' Making all in examples make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc/examples' make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/doc' make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86' * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make Making all in src make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology.c -fPIC -DPIC -o .libs/topology.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o traversal.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/traversal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/traversal.c -fPIC -DPIC -o .libs/traversal.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o distances.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/distances.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/distances.c -fPIC -DPIC -o .libs/distances.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o components.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/components.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/components.c -fPIC -DPIC -o .libs/components.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o bind.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bind.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bind.c -fPIC -DPIC -o .libs/bind.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o bitmap.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bitmap.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/bitmap.c -fPIC -DPIC -o .libs/bitmap.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o pci-common.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/pci-common.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/pci-common.c -fPIC -DPIC -o .libs/pci-common.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o diff.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/diff.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/diff.c -fPIC -DPIC -o .libs/diff.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o misc.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/misc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/misc.c -fPIC -DPIC -o .libs/misc.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o base64.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/base64.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-noos.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-noos.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-noos.c -fPIC -DPIC -o .libs/topology-noos.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-synthetic.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-synthetic.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-synthetic.c -fPIC -DPIC -o .libs/topology-synthetic.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-custom.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-custom.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-custom.c -fPIC -DPIC -o .libs/topology-custom.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-xml.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml.c -fPIC -DPIC -o .libs/topology-xml.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-xml-nolibxml.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml-nolibxml.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-xml-nolibxml.c -fPIC -DPIC -o .libs/topology-xml-nolibxml.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-linux.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-linux.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-linux.c -fPIC -DPIC -o .libs/topology-linux.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-hardwired.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-hardwired.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-hardwired.c -fPIC -DPIC -o .libs/topology-hardwired.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o topology-x86.lo /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-x86.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/src/topology-x86.c -fPIC -DPIC -o .libs/topology-x86.o /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -no-undefined -version-info 12:4:7 -lm -ludev -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc.la -rpath /usr/lib64 topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo pci-common.lo diff.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-custom.lo topology-xml.lo topology-xml-nolibxml.lo topology-linux.lo topology-hardwired.lo topology-x86.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/topology.o .libs/traversal.o .libs/distances.o .libs/components.o .libs/bind.o .libs/bitmap.o .libs/pci-common.o .libs/diff.o .libs/misc.o .libs/base64.o .libs/topology-noos.o .libs/topology-synthetic.o .libs/topology-custom.o .libs/topology-xml.o .libs/topology-xml-nolibxml.o .libs/topology-linux.o .libs/topology-hardwired.o .libs/topology-x86.o -lm -ludev -Wl,--as-needed -O2 -Wl,-O1 -Wl,--hash-style=gnu -Wl,-soname -Wl,libhwloc.so.5 -o .libs/libhwloc.so.5.7.4 libtool: link: (cd ".libs" && rm -f "libhwloc.so.5" && ln -s "libhwloc.so.5.7.4" "libhwloc.so.5") libtool: link: (cd ".libs" && rm -f "libhwloc.so" && ln -s "libhwloc.so.5.7.4" "libhwloc.so") libtool: link: ( cd ".libs" && rm -f "libhwloc.la" && ln -s "../libhwloc.la" "libhwloc.la" ) make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src' Making all in include make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include' Making all in utils make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils' Making all in hwloc make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils/hwloc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-annotate.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-annotate.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-annotate hwloc-annotate.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-annotate hwloc-annotate.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-assembler.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-assembler.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-assembler hwloc-assembler.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-assembler hwloc-assembler.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-bind.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-bind.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-bind hwloc-bind.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-bind hwloc-bind.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-calc.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-calc.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-calc hwloc-calc.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-calc hwloc-calc.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-diff.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-diff.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-diff hwloc-diff.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-diff hwloc-diff.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-distances.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-distances.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-distances hwloc-distances.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-distances hwloc-distances.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-distrib.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-distrib.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-distrib hwloc-distrib.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-distrib hwloc-distrib.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-info.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-info.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-info hwloc-info.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-info hwloc-info.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-patch.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-patch.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-patch hwloc-patch.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-patch hwloc-patch.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc-ps.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/hwloc-ps.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-ps hwloc-ps.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-ps hwloc-ps.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o hwloc_dump_hwdata-hwloc-dump-hwdata.o `test -f 'hwloc-dump-hwdata.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/'`hwloc-dump-hwdata.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DRUNSTATEDIR=\"/var/lib/run\" -fvisibility=hidden -O2 -c -o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o `test -f 'hwloc-dump-hwdata-knl.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc/'`hwloc-dump-hwdata-knl.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc-dump-hwdata hwloc_dump_hwdata-hwloc-dump-hwdata.o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc-dump-hwdata hwloc_dump_hwdata-hwloc-dump-hwdata.o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -lm -ludev Creating hwloc.7 man page... Creating hwloc-annotate.1 man page... Creating hwloc-assembler.1 man page... Creating hwloc-assembler-remote.1 man page... Creating hwloc-bind.1 man page... Creating hwloc-calc.1 man page... Creating hwloc-compress-dir.1 man page... Creating hwloc-diff.1 man page... Creating hwloc-distances.1 man page... Creating hwloc-distrib.1 man page... Creating hwloc-info.1 man page... Creating hwloc-patch.1 man page... Creating hwloc-gather-topology.1 man page... Creating hwloc-ps.1 man page... Creating hwloc-dump-hwdata.1 man page... make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils/hwloc' Making all in lstopo make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils/lstopo' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo.o `test -f 'lstopo.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-color.o `test -f 'lstopo-color.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-color.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-draw.o `test -f 'lstopo-draw.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-draw.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-fig.o `test -f 'lstopo-fig.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-fig.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-ascii.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-text.o `test -f 'lstopo-text.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-text.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/hwloc -O2 -c -o lstopo_no_graphics-lstopo-xml.o `test -f 'lstopo-xml.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/utils/lstopo/'`lstopo-xml.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/libhwloc.la -lm -lncursesw libtool: link: x86_64-pc-linux-gnu-gcc -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/src/.libs/libhwloc.so -ludev -lm -lncursesw Creating lstopo-no-graphics.1 man page... make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils/lstopo' make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/utils' Making all in tests make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests' Making all in . make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests' Making all in ports make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/ports' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/ports' Making all in xml make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/xml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/xml' Making all in linux make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux' Making all in . make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux' Making all in allowed make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux/allowed' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux/allowed' Making all in gather make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux/gather' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux/gather' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests/linux' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/tests' Making all in contrib/systemd make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/contrib/systemd' Making all in doc make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc' make all-recursive make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc' Making all in examples make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc/examples' make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64/doc' make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_64.amd64' >>> Source compiled. >>> Test phase: sys-apps/hwloc-1.11.7 * abi_x86_32.x86: running multilib-minimal_abi_src_test make check Making check in src make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src' make make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src' Making check in include make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include' Making check in utils make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' Making check in hwloc make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' make check-TESTS make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' make[4]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' PASS: test-hwloc-annotate.sh PASS: test-hwloc-assembler.sh PASS: test-hwloc-calc.sh PASS: test-hwloc-compress-dir.sh PASS: test-hwloc-diffpatch.sh PASS: test-hwloc-distances.sh PASS: test-hwloc-distrib.sh PASS: test-hwloc-info.sh ============================================================================ Testsuite summary for hwloc 1.11.7 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/hwloc' Making check in lstopo make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' make check-TESTS make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' make[4]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' PASS: test-hwloc-ls.sh ============================================================================ Testsuite summary for hwloc 1.11.7 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils/lstopo' make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/utils' Making check in tests make[1]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' Making check in . make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make hwloc_list_components hwloc_bitmap hwloc_bitmap_string hwloc_bitmap_compare_inclusion hwloc_get_closest_objs hwloc_get_obj_covering_cpuset hwloc_get_cache_covering_cpuset hwloc_get_largest_objs_inside_cpuset hwloc_get_next_obj_covering_cpuset hwloc_get_obj_inside_cpuset hwloc_get_shared_cache_covering_obj hwloc_get_obj_below_array_by_type hwloc_bitmap_first_last_weight hwloc_bitmap_singlify hwloc_type_depth hwloc_bind hwloc_get_last_cpu_location hwloc_get_area_memlocation hwloc_object_userdata hwloc_synthetic hwloc_custom hwloc_backends hwloc_pci_backend hwloc_is_thissystem hwloc_distances hwloc_groups hwloc_groups2 hwloc_insert_misc hwloc_topology_restrict hwloc_topology_dup hwloc_topology_diff hwloc_obj_infos hwloc_iodevs xmlbuffer gl intel-mic linux-libnuma glibc-sched make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_list_components.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_list_components.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_list_components hwloc_list_components.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_list_components hwloc_list_components.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_bitmap.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_bitmap.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_bitmap hwloc_bitmap.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_bitmap hwloc_bitmap.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_bitmap_string.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_bitmap_string.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_bitmap_string hwloc_bitmap_string.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_bitmap_string hwloc_bitmap_string.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_bitmap_compare_inclusion.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_bitmap_compare_inclusion.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_bitmap_compare_inclusion hwloc_bitmap_compare_inclusion.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_bitmap_compare_inclusion hwloc_bitmap_compare_inclusion.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_closest_objs.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_closest_objs.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_closest_objs hwloc_get_closest_objs.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_closest_objs hwloc_get_closest_objs.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_obj_covering_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_obj_covering_cpuset.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_obj_covering_cpuset hwloc_get_obj_covering_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_obj_covering_cpuset hwloc_get_obj_covering_cpuset.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_cache_covering_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_cache_covering_cpuset.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_cache_covering_cpuset hwloc_get_cache_covering_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_cache_covering_cpuset hwloc_get_cache_covering_cpuset.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_largest_objs_inside_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_largest_objs_inside_cpuset.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_largest_objs_inside_cpuset hwloc_get_largest_objs_inside_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_largest_objs_inside_cpuset hwloc_get_largest_objs_inside_cpuset.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_next_obj_covering_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_next_obj_covering_cpuset.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_next_obj_covering_cpuset hwloc_get_next_obj_covering_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_next_obj_covering_cpuset hwloc_get_next_obj_covering_cpuset.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_obj_inside_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_obj_inside_cpuset.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_obj_inside_cpuset hwloc_get_obj_inside_cpuset.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_obj_inside_cpuset hwloc_get_obj_inside_cpuset.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_shared_cache_covering_obj.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_shared_cache_covering_obj.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_shared_cache_covering_obj hwloc_get_shared_cache_covering_obj.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_shared_cache_covering_obj hwloc_get_shared_cache_covering_obj.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_obj_below_array_by_type.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_obj_below_array_by_type.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_obj_below_array_by_type hwloc_get_obj_below_array_by_type.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_obj_below_array_by_type hwloc_get_obj_below_array_by_type.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_bitmap_first_last_weight.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_bitmap_first_last_weight.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_bitmap_first_last_weight hwloc_bitmap_first_last_weight.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_bitmap_first_last_weight hwloc_bitmap_first_last_weight.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_bitmap_singlify.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_bitmap_singlify.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_bitmap_singlify hwloc_bitmap_singlify.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_bitmap_singlify hwloc_bitmap_singlify.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_type_depth.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_type_depth.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_type_depth hwloc_type_depth.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_type_depth hwloc_type_depth.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_bind.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_bind.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_bind hwloc_bind.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_bind hwloc_bind.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev -lpthread x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_last_cpu_location.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_last_cpu_location.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_last_cpu_location hwloc_get_last_cpu_location.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_last_cpu_location hwloc_get_last_cpu_location.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_get_area_memlocation.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_get_area_memlocation.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_get_area_memlocation hwloc_get_area_memlocation.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_get_area_memlocation hwloc_get_area_memlocation.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_object_userdata.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_object_userdata.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_object_userdata hwloc_object_userdata.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_object_userdata hwloc_object_userdata.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_synthetic.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_synthetic.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_synthetic hwloc_synthetic.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_synthetic hwloc_synthetic.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_custom.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_custom.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_custom hwloc_custom.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_custom hwloc_custom.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_backends.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_backends.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_backends hwloc_backends.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_backends hwloc_backends.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_pci_backend.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_pci_backend.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_pci_backend hwloc_pci_backend.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_pci_backend hwloc_pci_backend.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_is_thissystem.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_is_thissystem.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_is_thissystem hwloc_is_thissystem.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_is_thissystem hwloc_is_thissystem.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_distances.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_distances.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_distances hwloc_distances.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_distances hwloc_distances.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_groups.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_groups.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_groups hwloc_groups.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_groups hwloc_groups.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_groups2.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_groups2.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_groups2 hwloc_groups2.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_groups2 hwloc_groups2.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_insert_misc.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_insert_misc.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_insert_misc hwloc_insert_misc.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_insert_misc hwloc_insert_misc.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_topology_restrict.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_topology_restrict.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_topology_restrict hwloc_topology_restrict.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_topology_restrict hwloc_topology_restrict.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_topology_dup.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_topology_dup.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_topology_dup hwloc_topology_dup.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_topology_dup hwloc_topology_dup.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_topology_diff.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_topology_diff.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_topology_diff hwloc_topology_diff.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_topology_diff hwloc_topology_diff.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_obj_infos.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_obj_infos.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_obj_infos hwloc_obj_infos.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_obj_infos hwloc_obj_infos.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o hwloc_iodevs.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/hwloc_iodevs.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o hwloc_iodevs hwloc_iodevs.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/hwloc_iodevs hwloc_iodevs.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o xmlbuffer.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/xmlbuffer.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o xmlbuffer xmlbuffer.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/xmlbuffer xmlbuffer.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o gl.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/gl.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o gl gl.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/gl gl.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o intel-mic.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/intel-mic.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o intel-mic intel-mic.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/intel-mic intel-mic.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o linux-libnuma.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/linux-libnuma.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o linux-libnuma linux-libnuma.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la -lnuma libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/linux-libnuma linux-libnuma.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev -lnuma x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests -I../include/private/autogen -I../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -fvisibility=hidden -O2 -c -o glibc-sched.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/glibc-sched.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o glibc-sched glibc-sched.o /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/libhwloc.la libtool: link: x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--hash-style=gnu -o .libs/glibc-sched glibc-sched.o -Wl,--as-needed /var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/src/.libs/libhwloc.so -lm -ludev make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make check-TESTS make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make[4]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' PASS: hwloc_list_components PASS: hwloc_bitmap PASS: hwloc_bitmap_string PASS: hwloc_bitmap_compare_inclusion PASS: hwloc_get_closest_objs PASS: hwloc_get_obj_covering_cpuset PASS: hwloc_get_cache_covering_cpuset PASS: hwloc_get_largest_objs_inside_cpuset PASS: hwloc_get_next_obj_covering_cpuset PASS: hwloc_get_obj_inside_cpuset PASS: hwloc_get_shared_cache_covering_obj PASS: hwloc_get_obj_below_array_by_type PASS: hwloc_bitmap_first_last_weight PASS: hwloc_bitmap_singlify PASS: hwloc_type_depth PASS: hwloc_bind PASS: hwloc_get_last_cpu_location PASS: hwloc_get_area_memlocation PASS: hwloc_object_userdata PASS: hwloc_synthetic PASS: hwloc_custom PASS: hwloc_backends PASS: hwloc_pci_backend PASS: hwloc_is_thissystem PASS: hwloc_distances PASS: hwloc_groups PASS: hwloc_groups2 PASS: hwloc_insert_misc PASS: hwloc_topology_restrict PASS: hwloc_topology_dup PASS: hwloc_topology_diff PASS: hwloc_obj_infos PASS: hwloc_iodevs PASS: xmlbuffer PASS: gl PASS: intel-mic PASS: linux-libnuma PASS: glibc-sched ============================================================================ Testsuite summary for hwloc 1.11.7 ============================================================================ # TOTAL: 38 # PASS: 38 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' Making check in ports make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/ports' make libhwloc-port-aix.la libhwloc-port-bgq.la libhwloc-port-darwin.la libhwloc-port-freebsd.la libhwloc-port-hpux.la libhwloc-port-netbsd.la libhwloc-port-osf.la libhwloc-port-solaris.la libhwloc-port-windows.la libhwloc-port-opencl.la libhwloc-port-cuda.la libhwloc-port-nvml.la libhwloc-port-gl.la make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/ports' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/aix -DHWLOC_AIX_SYS -DHWLOC_HAVE_PTHREAD_GETTHRDS_NP -fvisibility=hidden -O2 -c -o libhwloc_port_aix_la-topology-aix.lo `test -f 'topology-aix.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-aix.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/aix -DHWLOC_AIX_SYS -DHWLOC_HAVE_PTHREAD_GETTHRDS_NP -fvisibility=hidden -O2 -c topology-aix.c -fPIC -DPIC -o .libs/libhwloc_port_aix_la-topology-aix.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-aix.la libhwloc_port_aix_la-topology-aix.lo libtool: link: gcc-ar cru .libs/libhwloc-port-aix.a .libs/libhwloc_port_aix_la-topology-aix.o libtool: link: gcc-ranlib .libs/libhwloc-port-aix.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-aix.la" && ln -s "../libhwloc-port-aix.la" "libhwloc-port-aix.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/bgq -DHWLOC_BGQ_SYS -fvisibility=hidden -O2 -c -o libhwloc_port_bgq_la-topology-bgq.lo `test -f 'topology-bgq.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-bgq.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/bgq -DHWLOC_BGQ_SYS -fvisibility=hidden -O2 -c topology-bgq.c -fPIC -DPIC -o .libs/libhwloc_port_bgq_la-topology-bgq.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-bgq.la libhwloc_port_bgq_la-topology-bgq.lo libtool: link: gcc-ar cru .libs/libhwloc-port-bgq.a .libs/libhwloc_port_bgq_la-topology-bgq.o libtool: link: gcc-ranlib .libs/libhwloc-port-bgq.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-bgq.la" && ln -s "../libhwloc-port-bgq.la" "libhwloc-port-bgq.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/darwin -DHWLOC_DARWIN_SYS -fvisibility=hidden -O2 -c -o libhwloc_port_darwin_la-topology-darwin.lo `test -f 'topology-darwin.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-darwin.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/darwin -DHWLOC_DARWIN_SYS -fvisibility=hidden -O2 -c topology-darwin.c -fPIC -DPIC -o .libs/libhwloc_port_darwin_la-topology-darwin.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-darwin.la libhwloc_port_darwin_la-topology-darwin.lo libtool: link: gcc-ar cru .libs/libhwloc-port-darwin.a .libs/libhwloc_port_darwin_la-topology-darwin.o libtool: link: gcc-ranlib .libs/libhwloc-port-darwin.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-darwin.la" && ln -s "../libhwloc-port-darwin.la" "libhwloc-port-darwin.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/freebsd -DHWLOC_FREEBSD_SYS -DHAVE_PTHREAD_NP_H -DHAVE_SYS_CPUSET_H -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -DHAVE_CPUSET_SETAFFINITY -Dhwloc_thread_t=pthread_t -DHAVE_DECL_PTHREAD_SETAFFINITY_NP=1 -DHAVE_DECL_PTHREAD_GETAFFINITY_NP=1 -DHAVE_CPUSET_SETID -fvisibility=hidden -O2 -c -o libhwloc_port_freebsd_la-topology-freebsd.lo `test -f 'topology-freebsd.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-freebsd.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/freebsd -DHWLOC_FREEBSD_SYS -DHAVE_PTHREAD_NP_H -DHAVE_SYS_CPUSET_H -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -DHAVE_CPUSET_SETAFFINITY -Dhwloc_thread_t=pthread_t -DHAVE_DECL_PTHREAD_SETAFFINITY_NP=1 -DHAVE_DECL_PTHREAD_GETAFFINITY_NP=1 -DHAVE_CPUSET_SETID -fvisibility=hidden -O2 -c topology-freebsd.c -fPIC -DPIC -o .libs/libhwloc_port_freebsd_la-topology-freebsd.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-freebsd.la libhwloc_port_freebsd_la-topology-freebsd.lo libtool: link: gcc-ar cru .libs/libhwloc-port-freebsd.a .libs/libhwloc_port_freebsd_la-topology-freebsd.o libtool: link: gcc-ranlib .libs/libhwloc-port-freebsd.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-freebsd.la" && ln -s "../libhwloc-port-freebsd.la" "libhwloc-port-freebsd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/hpux -DHWLOC_HPUX_SYS -fvisibility=hidden -O2 -c -o libhwloc_port_hpux_la-topology-hpux.lo `test -f 'topology-hpux.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-hpux.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/hpux -DHWLOC_HPUX_SYS -fvisibility=hidden -O2 -c topology-hpux.c -fPIC -DPIC -o .libs/libhwloc_port_hpux_la-topology-hpux.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-hpux.la libhwloc_port_hpux_la-topology-hpux.lo libtool: link: gcc-ar cru .libs/libhwloc-port-hpux.a .libs/libhwloc_port_hpux_la-topology-hpux.o libtool: link: gcc-ranlib .libs/libhwloc-port-hpux.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-hpux.la" && ln -s "../libhwloc-port-hpux.la" "libhwloc-port-hpux.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/netbsd -DHWLOC_NETBSD_SYS -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -fvisibility=hidden -O2 -c -o libhwloc_port_netbsd_la-topology-netbsd.lo `test -f 'topology-netbsd.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-netbsd.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/netbsd -DHWLOC_NETBSD_SYS -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -fvisibility=hidden -O2 -c topology-netbsd.c -fPIC -DPIC -o .libs/libhwloc_port_netbsd_la-topology-netbsd.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-netbsd.la libhwloc_port_netbsd_la-topology-netbsd.lo libtool: link: gcc-ar cru .libs/libhwloc-port-netbsd.a .libs/libhwloc_port_netbsd_la-topology-netbsd.o libtool: link: gcc-ranlib .libs/libhwloc-port-netbsd.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-netbsd.la" && ln -s "../libhwloc-port-netbsd.la" "libhwloc-port-netbsd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/osf -DHWLOC_OSF_SYS -fvisibility=hidden -O2 -c -o libhwloc_port_osf_la-topology-osf.lo `test -f 'topology-osf.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-osf.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/osf -DHWLOC_OSF_SYS -fvisibility=hidden -O2 -c topology-osf.c -fPIC -DPIC -o .libs/libhwloc_port_osf_la-topology-osf.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-osf.la libhwloc_port_osf_la-topology-osf.lo libtool: link: gcc-ar cru .libs/libhwloc-port-osf.a .libs/libhwloc_port_osf_la-topology-osf.o libtool: link: gcc-ranlib .libs/libhwloc-port-osf.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-osf.la" && ln -s "../libhwloc-port-osf.la" "libhwloc-port-osf.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -c -o libhwloc_port_solaris_la-topology-solaris.lo `test -f 'topology-solaris.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-solaris.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -c topology-solaris.c -fPIC -DPIC -o .libs/libhwloc_port_solaris_la-topology-solaris.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -c -o libhwloc_port_solaris_la-topology-solaris-chiptype.lo `test -f 'topology-solaris-chiptype.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-solaris-chiptype.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -c topology-solaris-chiptype.c -fPIC -DPIC -o .libs/libhwloc_port_solaris_la-topology-solaris-chiptype.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-solaris.la libhwloc_port_solaris_la-topology-solaris.lo libhwloc_port_solaris_la-topology-solaris-chiptype.lo libtool: link: gcc-ar cru .libs/libhwloc-port-solaris.a .libs/libhwloc_port_solaris_la-topology-solaris.o .libs/libhwloc_port_solaris_la-topology-solaris-chiptype.o libtool: link: gcc-ranlib .libs/libhwloc-port-solaris.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-solaris.la" && ln -s "../libhwloc-port-solaris.la" "libhwloc-port-solaris.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/windows -DHWLOC_WIN_SYS -fvisibility=hidden -O2 -c -o libhwloc_port_windows_la-topology-windows.lo `test -f 'topology-windows.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-windows.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/windows -DHWLOC_WIN_SYS -fvisibility=hidden -O2 -c topology-windows.c -fPIC -DPIC -o .libs/libhwloc_port_windows_la-topology-windows.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-windows.la libhwloc_port_windows_la-topology-windows.lo libtool: link: gcc-ar cru .libs/libhwloc-port-windows.a .libs/libhwloc_port_windows_la-topology-windows.o libtool: link: gcc-ranlib .libs/libhwloc-port-windows.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-windows.la" && ln -s "../libhwloc-port-windows.la" "libhwloc-port-windows.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/opencl -fvisibility=hidden -O2 -c -o libhwloc_port_opencl_la-topology-opencl.lo `test -f 'topology-opencl.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-opencl.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/opencl -fvisibility=hidden -O2 -c topology-opencl.c -fPIC -DPIC -o .libs/libhwloc_port_opencl_la-topology-opencl.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-opencl.la libhwloc_port_opencl_la-topology-opencl.lo libtool: link: gcc-ar cru .libs/libhwloc-port-opencl.a .libs/libhwloc_port_opencl_la-topology-opencl.o libtool: link: gcc-ranlib .libs/libhwloc-port-opencl.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-opencl.la" && ln -s "../libhwloc-port-opencl.la" "libhwloc-port-opencl.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/cuda -fvisibility=hidden -O2 -c -o libhwloc_port_cuda_la-topology-cuda.lo `test -f 'topology-cuda.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-cuda.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/cuda -fvisibility=hidden -O2 -c topology-cuda.c -fPIC -DPIC -o .libs/libhwloc_port_cuda_la-topology-cuda.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-cuda.la libhwloc_port_cuda_la-topology-cuda.lo libtool: link: gcc-ar cru .libs/libhwloc-port-cuda.a .libs/libhwloc_port_cuda_la-topology-cuda.o libtool: link: gcc-ranlib .libs/libhwloc-port-cuda.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-cuda.la" && ln -s "../libhwloc-port-cuda.la" "libhwloc-port-cuda.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/nvml -fvisibility=hidden -O2 -c -o libhwloc_port_nvml_la-topology-nvml.lo `test -f 'topology-nvml.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-nvml.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/nvml -fvisibility=hidden -O2 -c topology-nvml.c -fPIC -DPIC -o .libs/libhwloc_port_nvml_la-topology-nvml.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-nvml.la libhwloc_port_nvml_la-topology-nvml.lo libtool: link: gcc-ar cru .libs/libhwloc-port-nvml.a .libs/libhwloc_port_nvml_la-topology-nvml.o libtool: link: gcc-ranlib .libs/libhwloc-port-nvml.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-nvml.la" && ln -s "../libhwloc-port-nvml.la" "libhwloc-port-nvml.la" ) /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/gl -fvisibility=hidden -O2 -c -o libhwloc_port_gl_la-topology-gl.lo `test -f 'topology-gl.c' || echo '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/'`topology-gl.c libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports -I../../include/private/autogen -I../../include/hwloc/autogen -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7/tests/ports/include/gl -fvisibility=hidden -O2 -c topology-gl.c -fPIC -DPIC -o .libs/libhwloc_port_gl_la-topology-gl.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -fvisibility=hidden -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libhwloc-port-gl.la libhwloc_port_gl_la-topology-gl.lo libtool: link: gcc-ar cru .libs/libhwloc-port-gl.a .libs/libhwloc_port_gl_la-topology-gl.o libtool: link: gcc-ranlib .libs/libhwloc-port-gl.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-gl.la" && ln -s "../libhwloc-port-gl.la" "libhwloc-port-gl.la" ) make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/ports' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/ports' Making check in xml make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' make check-TESTS make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' make[4]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' PASS: 16amd64-8n2c-cpusets.xml PASS: 16amd64-4distances.xml PASS: 16em64t-4s2c2t.xml PASS: 16em64t-4s2c2t-offlines.xml PASS: 16em64t-4s2c2t.console.output PASS: 16-2gr2gr2n2c+misc.xml PASS: 16-2gr2gr2n2c+misc.console.output PASS: 16intel64-manyVFs.xml PASS: 16intel64-manyVFs.console.output PASS: 16intel64-manyVFs.console.nocollapse.output PASS: 24em64t-2n6c2t-pci.xml PASS: 32em64t-2n8c2t-pci-noio.xml PASS: 32em64t-2n8c2t-pci-normalio.xml PASS: 32em64t-2n8c2t-pci-wholeio.xml PASS: 64intel64-3g2n+2n-irregulargroups+pci.xml PASS: 64intel64-3g2n+2n-irregulargroups+pci.console.output PASS: 96em64t-4n4d3ca2co-pci.xml PASS: 192em64t-12gr2n8c2t-distancegroups.xml PASS: 192em64t-24n8c2t-nodistancegroups.xml PASS: 192em64t-24n8c2t-distancegroups.xml ============================================================================ Testsuite summary for hwloc 1.11.7 ============================================================================ # TOTAL: 20 # PASS: 20 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/xml' Making check in linux make[2]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' Making check in . make[3]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make check-TESTS make[4]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[5]: Entering directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' PASS: 2amd64-2n.output PASS: 2i386-2t-hugepagesizecount.xml.output PASS: 2i386-2c-nohugepage.xml.output PASS: 2ps3-2t.output PASS: 4em64t-2c2t-ignore-reorder.output PASS: 4ia64-4s.output PASS: 4ppc-4c.output PASS: 256ppc-8n8s4t.output PASS: 256ppc-8n8s4t-nocache.output PASS: 256ppc-8n8s4t-nosys.output PASS: 28em64t-2s2n7c-buggycoresiblings.output PASS: 32amd64-4s2n4c-cgroup.output PASS: 32amd64-4s2n4c-cgroup.xml.output PASS: 32ppc-4n4c2c.output PASS: 8amd64-4n2c.output PASS: 8em64t-4c2t.output PASS: 8em64t-2s2ca2c.output PASS: 8em64t-2s2ca2c-buggynuma.output PASS: 8em64t-2s4c-heterogeneous.output PASS: 8ia64-2n2s2c.output PASS: 8ia64-2s2c2t.output PASS: 8ia64-4s2c.output PASS: 16amd64-4n4c-cgroup-distance-merge.output PASS: 16amd64-8n2c.output PASS: 16amd64-8n2c-cpusets.output PASS: 16amd64-8n2c-cpusets.xml.output PASS: 16amd64-8n2c-cpusets_noadmin.output PASS: 16em64t-4s2ca2c-cpusetreorder.output PASS: 16em64t-4s2ca2c-cpusetreorder-merge.output PASS: 16em64t-4s2c2t.output PASS: 16em64t-4s2c2t-offlines.output PASS: 16em64t-4s2c2t-offlines.xml.output PASS: 16em64t-4s2c2t-offlines_noadmin.output PASS: 16em64t-4s2c2t_ncaches.output PASS: 16em64t-4s2c2t_merge.output PASS: 16em64t-4s2c2t.xml.output PASS: 16em64t-2m4c2t.output PASS: 16ia64-8n2s.output FAIL: 24em64t-2n6c2t+2mic.olddriver.output FAIL: 32em64t-2n8c+1mic.output FAIL: 40intel64-2g2n4c+pci.output FAIL: 40intel64-4n10c+pci-conflicts.output PASS: 48amd64-4d2n6c-sparse.output PASS: 64amd64-4s2n4ca2co.output PASS: 64fake-4n2s2ca2c2t.output PASS: 64intel64-fakeKNL-A2A-cache.output PASS: 64intel64-fakeKNL-SNC4-hybrid.output PASS: 96em64t-4n4d3ca2co.output PASS: 96em64t-4n4d3ca2co-forcecpuinfo.output PASS: 128ia64-17n4s2c.output PASS: 256ia64-64n2s2c.output PASS: 4qs22-2s2t.output PASS: 2s390-2c.output PASS: 20s390-2g6s4c.output PASS: 1alpha.output PASS: 2arm-2c.output ============================================================================ Testsuite summary for hwloc 1.11.7 ============================================================================ # TOTAL: 56 # PASS: 52 # SKIP: 0 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/linux/test-suite.log Please report to http://www.open-mpi.org/projects/hwloc/ ============================================================================ make[5]: *** [Makefile:918: test-suite.log] Error 1 make[5]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[4]: *** [Makefile:1026: check-TESTS] Error 2 make[4]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[3]: *** [Makefile:1506: check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[2]: *** [Makefile:810: check-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests/linux' make[1]: *** [Makefile:1251: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86/tests' make: *** [Makefile:601: check-recursive] Error 1 * ERROR: sys-apps/hwloc-1.11.7::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 115: Called src_test * environment, line 3809: Called multilib-minimal_src_test * environment, line 2998: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' * environment, line 3170: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 2863: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' * environment, line 2861: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' * environment, line 614: Called multilib-minimal_abi_src_test * environment, line 2994: Called default_src_test * phase-functions.sh, line 837: Called __eapi0_src_test * phase-helpers.sh, line 763: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=sys-apps/hwloc-1.11.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/hwloc-1.11.7::gentoo'`. * The complete build log is located at '/var/log/portage/build/sys-apps/hwloc-1.11.7:20170521-220955.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/hwloc-1.11.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/hwloc-1.11.7/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7-abi_x86_32.x86' * S: '/var/tmp/portage/sys-apps/hwloc-1.11.7/work/hwloc-1.11.7'