Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hwloc.spec'], user='mockbuild'shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3872/root'printOutput=Falseenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}gid=135logger=timeout=0uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hwloc.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-845603336.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/hwloc-1.6-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hwloc.spec'], user='mockbuild'shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3872/root'printOutput=Falseprivate_network=Trueenv={'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'}gid=135logger=timeout=0uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hwloc.spec'] with env {'TERM': 'vt100', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xNS7hg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hwloc-1.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hwloc-1.6.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8uL3kB '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + cd hwloc-1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 hwloc version... 1.6 checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /builddir/build/BUILD/hwloc-1.6 configure: hwloc srcdir: /builddir/build/BUILD/hwloc-1.6 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 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 for strncasecmp... yes checking whether function strncasecmp is declared... 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 main in -lgdi32... 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 for sysctl... yes checking for sysctlbyname... no checking for pthread_t... yes checking whether function sched_setaffinity is declared... 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 _syscall3... no checking for KERRIGHED... no checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether function ffs is declared... yes checking for ffsl... yes checking whether function ffsl is declared... 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 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 numaif.h usability... yes checking numaif.h presence... yes checking for numaif.h... yes checking for numa_available in -lnuma... yes checking for set_mempolicy in -lnuma... yes checking for mbind in -lnuma... yes checking for migrate_pages in -lnuma... yes checking for PCI... yes checking for pci_cleanup... yes checking for final PCI support... yes checking whether PCI_LOOKUP_NO_NUMBERS is declared... yes checking whether PCI_LOOKUP_NO_NUMBERS is declared... (cached) yes checking for pci_find_cap in -lpci... yes checking whether struct pci_dev has a device_class field... yes checking whether struct pci_dev has a domain field... yes checking for LIBXML2... yes checking for xmlNewDoc... yes checking for final LIBXML2 support... yes checking for 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 libpci xml_libxml x86 checking components to build as plugins... checking for X... libraries , headers ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for x86_64-redhat-linux-gnu-doxygen... no checking for doxygen... no checking for x86_64-redhat-linux-gnu-pdflatex... no checking for pdflatex... no checking for x86_64-redhat-linux-gnu-makeindex... no checking for makeindex... no checking for x86_64-redhat-linux-gnu-fig2dev... no checking for fig2dev... no checking for x86_64-redhat-linux-gnu-gs... no checking for gs... no checking for x86_64-redhat-linux-gnu-epstopdf... no checking for epstopdf... no checking if can build doxygen docs... no checking for a sed that does not truncate output... /usr/bin/sed checking if the sed -i option requires an argument... no checking for x86_64-redhat-linux-gnu-w3m... no checking for w3m... no checking for x86_64-redhat-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 CAIRO... yes checking for cairo_fill... yes checking for final CAIRO support... yes checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for X11/Xlib.h... yes checking X11/Xutil.h usability... yes checking X11/Xutil.h presence... yes checking for X11/Xutil.h... yes checking for XOpenDisplay in -lX11... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking for XOpenDisplay in -lX11... (cached) yes 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... yes checking whether diff accepts -u... -u checking whether diff accepts -w... -w ### ### Configuring hwloc tests ### checking for pthread_self in -lpthread... yes checking whether numa_bitmask_alloc is declared... yes checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking for ibv_open_device in -libverbs... yes checking myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking cuda.h usability... no checking cuda.h presence... no checking for cuda.h... no checking cuda_runtime_api.h usability... no checking cuda_runtime_api.h presence... no checking for cuda_runtime_api.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) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/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 which extension is used for runtime loadable modules... .so checking which variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... no checking where to find libltdl headers... -I${top_srcdir}/src/libltdl checking where to find libltdl library... ${top_build_prefix}src/libltdl/libltdlc.la checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... (cached) yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no 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/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating hwloc.pc config.status: creating tests/Makefile config.status: creating tests/linux/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/hwloc-gather-topology 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-assembler-remote config.status: creating utils/test-hwloc-annotate.sh config.status: creating utils/test-hwloc-assembler.sh config.status: creating utils/test-hwloc-calc.sh config.status: creating utils/test-hwloc-distances.sh config.status: creating utils/test-hwloc-distrib.sh config.status: creating utils/test-hwloc-ls.sh config.status: creating utils/test-fake-plugin.sh config.status: creating src/libltdl/Makefile config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking src/topology-solaris.c to tests/ports/topology-solaris.c config.status: linking src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c config.status: linking src/topology-aix.c to tests/ports/topology-aix.c config.status: linking src/topology-osf.c to tests/ports/topology-osf.c config.status: linking src/topology-windows.c to tests/ports/topology-windows.c config.status: linking src/topology-darwin.c to tests/ports/topology-darwin.c config.status: linking src/topology-freebsd.c to tests/ports/topology-freebsd.c config.status: linking src/topology-hpux.c to tests/ports/topology-hpux.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 PCI devices: yes Graphical output (Cairo): yes XML input / output: full Plugin support: no libnuma memory support: yes ----------------------------------------------------------------------------- + make -j2 V=1 Making all in src make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/src' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology.lo topology.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o traversal.lo traversal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology.c -fPIC -DPIC -o .libs/topology.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c traversal.c -fPIC -DPIC -o .libs/traversal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c traversal.c -o traversal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o distances.lo distances.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distances.c -fPIC -DPIC -o .libs/distances.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology.c -o topology.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c distances.c -o distances.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o components.lo components.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c components.c -fPIC -DPIC -o .libs/components.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c components.c -o components.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bind.lo bind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bind.c -fPIC -DPIC -o .libs/bind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o bitmap.lo bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bind.c -o bind.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c bitmap.c -o bitmap.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c misc.c -o misc.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base64.c -o base64.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-noos.lo topology-noos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-noos.c -fPIC -DPIC -o .libs/topology-noos.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-synthetic.lo topology-synthetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-synthetic.c -fPIC -DPIC -o .libs/topology-synthetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-noos.c -o topology-noos.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-custom.lo topology-custom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-custom.c -fPIC -DPIC -o .libs/topology-custom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-synthetic.c -o topology-synthetic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-custom.c -o topology-custom.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-xml.lo topology-xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-xml.c -fPIC -DPIC -o .libs/topology-xml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-xml-nolibxml.lo topology-xml-nolibxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-xml-nolibxml.c -fPIC -DPIC -o .libs/topology-xml-nolibxml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-xml-nolibxml.c -o topology-xml-nolibxml.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-xml.c -o topology-xml.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-xml-libxml.lo topology-xml-libxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-xml-libxml.c -fPIC -DPIC -o .libs/topology-xml-libxml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-xml-libxml.c -o topology-xml-libxml.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-libpci.lo topology-libpci.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-libpci.c -fPIC -DPIC -o .libs/topology-libpci.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-linux.lo topology-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-linux.c -fPIC -DPIC -o .libs/topology-linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-libpci.c -o topology-libpci.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o topology-x86.lo topology-x86.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-x86.c -fPIC -DPIC -o .libs/topology-x86.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-x86.c -o topology-x86.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_DIR=\"/usr/lib64/hwloc\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c topology-linux.c -o topology-linux.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -version-info 7:0:2 -lm -lnuma -lpci -lxml2 -Wl,-z,relro -o libhwloc.la -rpath /usr/lib64 topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-custom.lo topology-xml.lo topology-xml-nolibxml.lo topology-xml-libxml.lo topology-libpci.lo topology-linux.lo topology-x86.lo -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/topology.o .libs/traversal.o .libs/distances.o .libs/components.o .libs/bind.o .libs/bitmap.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-xml-libxml.o .libs/topology-libpci.o .libs/topology-linux.o .libs/topology-x86.o -lm -lnuma -lpci -lxml2 -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libhwloc.so.5 -o .libs/libhwloc.so.5.2.0 libtool: link: (cd ".libs" && rm -f "libhwloc.so.5" && ln -s "libhwloc.so.5.2.0" "libhwloc.so.5") libtool: link: (cd ".libs" && rm -f "libhwloc.so" && ln -s "libhwloc.so.5.2.0" "libhwloc.so") libtool: link: ar cru .libs/libhwloc.a topology.o traversal.o distances.o components.o bind.o bitmap.o misc.o base64.o topology-noos.o topology-synthetic.o topology-custom.o topology-xml.o topology-xml-nolibxml.o topology-xml-libxml.o topology-libpci.o topology-linux.o topology-x86.o libtool: link: ranlib .libs/libhwloc.a libtool: link: ( cd ".libs" && rm -f "libhwloc.la" && ln -s "../libhwloc.la" "libhwloc.la" ) make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/src' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/src' Making all in include make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/include' Making all in utils make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/utils' gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo_no_graphics-lstopo.o `test -f 'lstopo.c' || echo './'`lstopo.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo_no_graphics-lstopo-color.o `test -f 'lstopo-color.c' || echo './'`lstopo-color.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo_no_graphics-lstopo-text.o `test -f 'lstopo-text.c' || echo './'`lstopo-text.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo_no_graphics-lstopo-draw.o `test -f 'lstopo-draw.c' || echo './'`lstopo-draw.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo_no_graphics-lstopo-fig.o `test -f 'lstopo-fig.c' || echo './'`lstopo-fig.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo_no_graphics-lstopo-xml.o `test -f 'lstopo-xml.c' || echo './'`lstopo-xml.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-annotate.o hwloc-annotate.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-assembler.o hwloc-assembler.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-calc.o hwloc-calc.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-bind.o hwloc-bind.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-distances.o hwloc-distances.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-distrib.o hwloc-distrib.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o hwloc-ps.o hwloc-ps.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo.o `test -f 'lstopo.c' || echo './'`lstopo.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo-color.o `test -f 'lstopo-color.c' || echo './'`lstopo-color.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo-text.o `test -f 'lstopo-text.c' || echo './'`lstopo-text.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo-draw.o `test -f 'lstopo-draw.c' || echo './'`lstopo-draw.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo-fig.o `test -f 'lstopo-fig.c' || echo './'`lstopo-fig.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo-xml.o `test -f 'lstopo-xml.c' || echo './'`lstopo-xml.c gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.6/include -I/builddir/build/BUILD/hwloc-1.6/include -DLSTOPO_HAVE_GRAPHICS -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o lstopo-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo './'`lstopo-cairo.c Creating hwloc.7 man page... Creating lstopo.1 man page... Creating hwloc-annotate.1 man page... Creating hwloc-bind.1 man page... Creating hwloc-calc.1 man page... Creating hwloc-distances.1 man page... Creating hwloc-distrib.1 man page... Creating hwloc-ps.1 man page... Creating hwloc-assembler.1 man page... Creating hwloc-assembler-remote.1 man page... Creating hwloc-gather-topology.1 man page... /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-xml.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -lm -ltermcap -ldl libtool: link: gcc -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-xml.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lnuma -lpci -lxml2 -lm -ltermcap -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-annotate hwloc-annotate.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-annotate hwloc-annotate.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-assembler hwloc-assembler.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-assembler hwloc-assembler.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-calc hwloc-calc.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-calc hwloc-calc.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-bind hwloc-bind.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-bind hwloc-bind.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-distances hwloc-distances.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-distances hwloc-distances.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-distrib hwloc-distrib.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-distrib hwloc-distrib.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o hwloc-ps hwloc-ps.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -ldl libtool: link: gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/hwloc-ps hwloc-ps.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lm -lnuma -lpci -lxml2 -ldl -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -L/builddir/build/BUILD/hwloc-1.6/src -Wl,-z,relro -o lstopo lstopo-lstopo.o lstopo-lstopo-color.o lstopo-lstopo-text.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-xml.o lstopo-lstopo-cairo.o /builddir/build/BUILD/hwloc-1.6/src/libhwloc.la -lm -ltermcap -lcairo -lX11 -ldl libtool: link: gcc -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o .libs/lstopo lstopo-lstopo.o lstopo-lstopo-color.o lstopo-lstopo-text.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-xml.o lstopo-lstopo-cairo.o -L/builddir/build/BUILD/hwloc-1.6/src /builddir/build/BUILD/hwloc-1.6/src/.libs/libhwloc.so -lnuma -lpci -lxml2 -lm -ltermcap -lcairo -lX11 -ldl -Wl,-rpath -Wl,/usr/lib64 make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/utils' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests' Making all in ports make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/ports' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/ports' Making all in xml make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/xml' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/xml' Making all in linux make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' Making all in gather make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux/gather' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux/gather' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/doc' make all-am make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/doc' make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.no7kqC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 + cd hwloc-1.6 + rm -rf /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/src' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/src' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libhwloc.la '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libhwloc.so.5.2.0 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/libhwloc.so.5.2.0 libtool: install: (cd /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libhwloc.so.5.2.0 libhwloc.so.5 || { rm -f libhwloc.so.5 && ln -s libhwloc.so.5.2.0 libhwloc.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libhwloc.so.5.2.0 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.5.2.0 libhwloc.so; }; }) libtool: install: /usr/bin/install -c .libs/libhwloc.lai /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/libhwloc.la libtool: install: /usr/bin/install -c .libs/libhwloc.a /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/libhwloc.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/libhwloc.a libtool: install: ranlib /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/libhwloc.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/hwloc-1.6/src' make[4]: Nothing to be done for `install-exec-hook'. make[4]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/hwloc' /usr/bin/install -c -m 644 ./hwloc.dtd '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/hwloc' make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/src' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/src' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/src' Making install in include make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/include' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/include' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/include' /usr/bin/install -c -m 644 hwloc.h '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/include/hwloc' /usr/bin/install -c -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/myriexpress.h hwloc/openfabrics-verbs.h hwloc/cuda.h hwloc/cudart.h hwloc/rename.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/include/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/include/hwloc/autogen' /usr/bin/install -c -m 644 hwloc/autogen/config.h '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/include/hwloc/autogen' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/include' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/include' Making install in utils make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/utils' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c lstopo-no-graphics hwloc-annotate hwloc-assembler hwloc-calc hwloc-bind hwloc-distances hwloc-distrib hwloc-ps lstopo '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/lstopo-no-graphics /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/lstopo-no-graphics libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-annotate /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-annotate libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-assembler /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-calc /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-calc libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-bind /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-bind libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-distances /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-distances libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-distrib /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-distrib libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/hwloc-ps /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-ps libtool: install: warning: `/builddir/build/BUILD/hwloc-1.6/src/libhwloc.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/lstopo /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/lstopo /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin' /usr/bin/install -c hwloc-assembler-remote '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 lstopo.1 hwloc-annotate.1 hwloc-bind.1 hwloc-calc.1 hwloc-distances.1 hwloc-distrib.1 hwloc-ps.1 hwloc-assembler.1 hwloc-assembler-remote.1 hwloc-gather-topology.1 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 hwloc.7 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man7' rm -f /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-ls /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-info cd /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin && ln -s lstopo-no-graphics hwloc-ls && ln -s lstopo-no-graphics hwloc-info rm -f /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1/hwloc-ls.1 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1/hwloc-info.1 cd /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1 && ln -s lstopo.1 hwloc-ls.1 && ln -s lstopo.1 hwloc-info.1 rm -f /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1/lstopo-no-graphics.1 cd /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1 && ln -s lstopo.1 lstopo-no-graphics.1 /usr/bin/sed -e 's/abs_top_builddir\/utils/bindir/' -e '/abs_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler-remote > /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler-remote.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler-remote.tmp /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler-remote chmod +x /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler-remote make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 lstopo.1 hwloc-annotate.1 hwloc-bind.1 hwloc-calc.1 hwloc-distances.1 hwloc-distrib.1 hwloc-ps.1 hwloc-assembler.1 hwloc-assembler-remote.1 hwloc-gather-topology.1 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man7' /usr/bin/install -c -m 644 hwloc.7 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man7' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/utils' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/utils' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests' Making install in ports make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/ports' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/ports' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/ports' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/ports' Making install in xml make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/xml' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/xml' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/xml' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/xml' Making install in linux make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' Making install in gather make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux/gather' make[4]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux/gather' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux/gather' make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux/gather' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[4]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin' /usr/bin/install -c hwloc-gather-topology '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' /usr/bin/sed -e 's/abs_top_builddir\/utils/bindir/' -e '/abs_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-gather-topology > /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-gather-topology.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-gather-topology.tmp /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-gather-topology chmod +x /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-gather-topology make[5]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests/linux' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/tests' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6/doc' make install-am make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6/doc' make[3]: Entering directory `/builddir/build/BUILD/hwloc-1.6/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc' /usr/bin/install -c -m 644 doxygen-doc/hwloc-a4.pdf doxygen-doc/hwloc-letter.pdf '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_api_version.3 doxygen-doc/man/man3/HWLOC_API_VERSION.3 doxygen-doc/man/man3/hwloc_get_api_version.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_bitmap.3 doxygen-doc/man/man3/hwloc_bitmap_allbut.3 doxygen-doc/man/man3/hwloc_bitmap_alloc.3 doxygen-doc/man/man3/hwloc_bitmap_alloc_full.3 doxygen-doc/man/man3/hwloc_bitmap_and.3 doxygen-doc/man/man3/hwloc_bitmap_andnot.3 doxygen-doc/man/man3/hwloc_bitmap_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_clr.3 doxygen-doc/man/man3/hwloc_bitmap_clr_range.3 doxygen-doc/man/man3/hwloc_bitmap_compare.3 doxygen-doc/man/man3/hwloc_bitmap_compare_first.3 doxygen-doc/man/man3/hwloc_bitmap_copy.3 doxygen-doc/man/man3/hwloc_bitmap_dup.3 doxygen-doc/man/man3/hwloc_bitmap_fill.3 doxygen-doc/man/man3/hwloc_bitmap_first.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_begin.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_end.3 doxygen-doc/man/man3/hwloc_bitmap_free.3 doxygen-doc/man/man3/hwloc_bitmap_from_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_from_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_intersects.3 doxygen-doc/man/man3/hwloc_bitmap_isequal.3 doxygen-doc/man/man3/hwloc_bitmap_isfull.3 doxygen-doc/man/man3/hwloc_bitmap_isincluded.3 doxygen-doc/man/man3/hwloc_bitmap_isset.3 doxygen-doc/man/man3/hwloc_bitmap_iszero.3 doxygen-doc/man/man3/hwloc_bitmap_last.3 doxygen-doc/man/man3/hwloc_bitmap_list_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_next.3 doxygen-doc/man/man3/hwloc_bitmap_not.3 doxygen-doc/man/man3/hwloc_bitmap_only.3 doxygen-doc/man/man3/hwloc_bitmap_or.3 doxygen-doc/man/man3/hwloc_bitmap_set.3 doxygen-doc/man/man3/hwloc_bitmap_set_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_set_range.3 doxygen-doc/man/man3/hwloc_bitmap_singlify.3 doxygen-doc/man/man3/hwloc_bitmap_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_sscanf.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwloc_bitmap_taskset_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_to_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_to_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_weight.3 doxygen-doc/man/man3/hwloc_bitmap_xor.3 doxygen-doc/man/man3/hwloc_bitmap_zero.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_configuration.3 doxygen-doc/man/man3/hwloc_topology_ignore_type.3 doxygen-doc/man/man3/hwloc_topology_ignore_type_keep_structure.3 doxygen-doc/man/man3/hwloc_topology_ignore_all_keep_structure.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IO_BRIDGES.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IO_DEVICES.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_IO.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_ICACHES.3 doxygen-doc/man/man3/hwloc_topology_flags_e.3 doxygen-doc/man/man3/hwloc_topology_set_flags.3 doxygen-doc/man/man3/hwloc_topology_set_pid.3 doxygen-doc/man/man3/hwloc_topology_set_fsroot.3 doxygen-doc/man/man3/hwloc_topology_set_synthetic.3 doxygen-doc/man/man3/hwloc_topology_set_xml.3 doxygen-doc/man/man3/hwloc_topology_set_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_custom.3 doxygen-doc/man/man3/hwloc_topology_set_distance_matrix.3 doxygen-doc/man/man3/hwloc_topology_discovery_support.3 doxygen-doc/man/man3/hwloc_topology_cpubind_support.3 doxygen-doc/man/man3/hwloc_topology_membind_support.3 doxygen-doc/man/man3/hwloc_topology_support.3 doxygen-doc/man/man3/hwloc_topology_get_support.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_conversion.3 doxygen-doc/man/man3/hwloc_obj_type_string.3 doxygen-doc/man/man3/hwloc_obj_type_of_string.3 doxygen-doc/man/man3/hwloc_obj_type_snprintf.3 doxygen-doc/man/man3/hwloc_obj_attr_snprintf.3 doxygen-doc/man/man3/hwloc_obj_snprintf.3 doxygen-doc/man/man3/hwloc_obj_cpuset_snprintf.3 doxygen-doc/man/man3/hwloc_obj_get_info_by_name.3 doxygen-doc/man/man3/hwloc_obj_add_info.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_cpubinding.3 doxygen-doc/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 doxygen-doc/man/man3/HWLOC_CPUBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_CPUBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_CPUBIND_THREAD.3 doxygen-doc/man/man3/hwloc_cpubind_flags_t.3 doxygen-doc/man/man3/hwloc_set_cpubind.3 doxygen-doc/man/man3/hwloc_get_cpubind.3 doxygen-doc/man/man3/hwloc_set_proc_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_cpubind.3 doxygen-doc/man/man3/hwloc_set_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_last_cpu_location.3 doxygen-doc/man/man3/hwloc_get_last_cpu_location.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_creation.3 doxygen-doc/man/man3/hwloc_topology_init.3 doxygen-doc/man/man3/hwloc_topology_load.3 doxygen-doc/man/man3/hwloc_topology_destroy.3 doxygen-doc/man/man3/hwloc_topology_check.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_cuda.3 doxygen-doc/man/man3/hwloc_cuda_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pcidev.3 doxygen-doc/man/man3/hwlocality_cudart.3 doxygen-doc/man/man3/hwloc_cudart_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pcidev.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_custom.3 doxygen-doc/man/man3/hwloc_custom_insert_topology.3 doxygen-doc/man/man3/hwloc_custom_insert_group_object_by_parent.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_glibc_sched.3 doxygen-doc/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3 doxygen-doc/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_advanced_io.3 doxygen-doc/man/man3/hwloc_get_non_io_ancestor_obj.3 doxygen-doc/man/man3/hwloc_get_next_pcidev.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busid.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busidstring.3 doxygen-doc/man/man3/hwloc_get_next_osdev.3 doxygen-doc/man/man3/hwloc_get_next_bridge.3 doxygen-doc/man/man3/hwloc_bridge_covers_pcibus.3 doxygen-doc/man/man3/hwloc_get_hostbridge_by_pcibus.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_binding.3 doxygen-doc/man/man3/hwloc_distribute.3 doxygen-doc/man/man3/hwloc_distributev.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy_nodeset.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_online_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_cpuset.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_distances.3 doxygen-doc/man/man3/hwloc_get_whole_distance_matrix_by_depth.3 doxygen-doc/man/man3/hwloc_get_whole_distance_matrix_by_type.3 doxygen-doc/man/man3/hwloc_get_distance_matrix_covering_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_latency.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_cache.3 doxygen-doc/man/man3/hwloc_get_cache_type_depth.3 doxygen-doc/man/man3/hwloc_get_cache_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_shared_cache_covering_obj.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_covering.3 doxygen-doc/man/man3/hwloc_get_child_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_obj_covering_cpuset.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_coverings.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_find_inside.3 doxygen-doc/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_largest_objs_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_index_inside_cpuset.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_nodeset.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_nodeset_convert.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset_strict.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset_strict.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_traversal.3 doxygen-doc/man/man3/hwloc_get_closest_objs.3 doxygen-doc/man/man3/hwloc_get_obj_below_array_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_below_by_type.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_traversal_basic.3 doxygen-doc/man/man3/hwloc_get_root_obj.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_pu_obj_by_os_index.3 doxygen-doc/man/man3/hwloc_get_next_child.3 doxygen-doc/man/man3/hwloc_get_common_ancestor_obj.3 doxygen-doc/man/man3/hwloc_obj_is_in_subtree.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_helper_types.3 doxygen-doc/man/man3/hwloc_get_type_or_above_depth.3 doxygen-doc/man/man3/hwloc_get_type_or_below_depth.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_information.3 doxygen-doc/man/man3/hwloc_topology_get_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth_e.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3 doxygen-doc/man/man3/hwloc_get_depth_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_type.3 doxygen-doc/man/man3/hwloc_topology_is_thissystem.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_linux.3 doxygen-doc/man/man3/hwloc_linux_get_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_parse_cpumap_file.3 doxygen-doc/man/man3/hwloc_linux_set_tid_cpubind.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwlocality_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_membinding.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_DEFAULT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIGRATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIXED.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_MEMBIND_REPLICATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_THREAD.3 doxygen-doc/man/man3/hwloc_membind_flags_t.3 doxygen-doc/man/man3/hwloc_membind_policy_t.3 doxygen-doc/man/man3/hwloc_set_membind.3 doxygen-doc/man/man3/hwloc_set_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_membind.3 doxygen-doc/man/man3/hwloc_get_membind_nodeset.3 doxygen-doc/man/man3/hwloc_set_proc_membind.3 doxygen-doc/man/man3/hwloc_set_proc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_proc_membind.3 doxygen-doc/man/man3/hwloc_get_proc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_set_area_membind.3 doxygen-doc/man/man3/hwloc_set_area_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_area_membind.3 doxygen-doc/man/man3/hwloc_get_area_membind_nodeset.3 doxygen-doc/man/man3/hwloc_alloc.3 doxygen-doc/man/man3/hwloc_alloc_membind.3 doxygen-doc/man/man3/hwloc_alloc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_free.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_myriexpress.3 doxygen-doc/man/man3/hwloc_mx_board_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_mx_endpoint_get_device_cpuset.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_objects.3 doxygen-doc/man/man3/hwloc_obj.3 doxygen-doc/man/man3/hwloc_obj_t.3 doxygen-doc/man/man3/hwloc_obj_memory_s.3 doxygen-doc/man/man3/hwloc_obj_memory_s_hwloc_obj_memory_page_type_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3 doxygen-doc/man/man3/hwloc_distances_s.3 doxygen-doc/man/man3/hwloc_obj_info_s.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_openfabrics.3 doxygen-doc/man/man3/hwloc_ibv_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev_by_name.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_sets.3 doxygen-doc/man/man3/hwloc_bitmap_t.3 doxygen-doc/man/man3/hwloc_const_bitmap_t.3 doxygen-doc/man/man3/hwloc_cpuset_t.3 doxygen-doc/man/man3/hwloc_const_cpuset_t.3 doxygen-doc/man/man3/hwloc_nodeset_t.3 doxygen-doc/man/man3/hwloc_const_nodeset_t.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_tinker.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object_by_cpuset.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object_by_parent.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_DISTANCES.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3 doxygen-doc/man/man3/hwloc_restrict_flags_e.3 doxygen-doc/man/man3/hwloc_topology_restrict.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_topology.3 doxygen-doc/man/man3/hwloc_topology_t.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_traversal.3 doxygen-doc/man/man3/hwloc_get_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_by_type.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_types.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_CORE.3 doxygen-doc/man/man3/HWLOC_OBJ_GROUP.3 doxygen-doc/man/man3/HWLOC_OBJ_MACHINE.3 doxygen-doc/man/man3/HWLOC_OBJ_MISC.3 doxygen-doc/man/man3/HWLOC_OBJ_NODE.3 doxygen-doc/man/man3/HWLOC_OBJ_OS_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PU.3 doxygen-doc/man/man3/HWLOC_OBJ_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_SOCKET.3 doxygen-doc/man/man3/HWLOC_OBJ_SYSTEM.3 doxygen-doc/man/man3/HWLOC_OBJ_TYPE_MAX.3 doxygen-doc/man/man3/hwloc_obj_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_DATA.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 doxygen-doc/man/man3/hwloc_obj_cache_type_e.3 doxygen-doc/man/man3/hwloc_obj_cache_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_e.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_DMA.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_GPU.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_e.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_t.3 doxygen-doc/man/man3/hwloc_compare_types.3 doxygen-doc/man/man3/hwloc_compare_types_e.3 doxygen-doc/man/man3/HWLOC_TYPE_UNORDERED.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 doxygen-doc/man/man3/hwlocality_xmlexport.3 doxygen-doc/man/man3/hwloc_topology_export_xml.3 doxygen-doc/man/man3/hwloc_topology_export_xmlbuffer.3 doxygen-doc/man/man3/hwloc_free_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_export_callback.3 doxygen-doc/man/man3/hwloc_export_obj_userdata.3 doxygen-doc/man/man3/hwloc_export_obj_userdata_base64.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_import_callback.3 '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3' make[3]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6/doc' make[1]: Entering directory `/builddir/build/BUILD/hwloc-1.6' make[2]: Entering directory `/builddir/build/BUILD/hwloc-1.6' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/hwloc' /usr/bin/install -c -m 644 contrib/hwloc-valgrind.supp '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 hwloc.pc '/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/hwloc-1.6' make[1]: Leaving directory `/builddir/build/BUILD/hwloc-1.6' + find /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 -name '*.la' -exec rm -f '{}' ';' + rm /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwloc_cuda_get_device_cpuset.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwloc_cuda_get_device_pci_ids.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwloc_cuda_get_device_pcidev.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwloc_cudart_get_device_cpuset.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwloc_cudart_get_device_pci_ids.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwloc_cudart_get_device_pcidev.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwlocality_cuda.3 /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/man/man3/hwlocality_cudart.3 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/hwloc-1.6 extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/lstopo extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-ps extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-distrib extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-distances extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-bind extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-calc extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-assembler extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/hwloc-annotate extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/bin/lstopo-no-graphics extracting debug info from /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/lib64/libhwloc.so.5.2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/bin/lstopo-no-graphics.debug to /usr/lib/debug/usr/bin/hwloc-info.debug symlinked /usr/lib/debug/usr/bin/lstopo-no-graphics.debug to /usr/lib/debug/usr/bin/hwloc-ls.debug symlinked /usr/lib/debug/usr/lib64/libhwloc.so.5.2.0.debug to /usr/lib/debug/usr/lib64/libhwloc.so.debug symlinked /usr/lib/debug/usr/lib64/libhwloc.so.5.2.0.debug to /usr/lib/debug/usr/lib64/libhwloc.so.5.debug 1688 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: hwloc-1.6-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X1aQ8H + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.6 + DOCDIR=/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-1.6 + cp -pr COPYING /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-1.6 + cp -pr NEWS /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-1.6 + cp -pr README /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-1.6 + exit 0 warning: File listed twice: /usr/share/doc/hwloc/hwloc-a4.pdf warning: File listed twice: /usr/share/doc/hwloc/hwloc-letter.pdf Provides: hwloc = 1.6-1.el7.centos hwloc(x86-64) = 1.6-1.el7.centos libhwloc.so.5()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.1)(64bit) libpci.so.3(LIBPCI_3.5)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Processing files: hwloc-devel-1.6-1.el7.centos.x86_64 Provides: hwloc-devel = 1.6-1.el7.centos hwloc-devel(x86-64) = 1.6-1.el7.centos pkgconfig(hwloc) = 1.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libhwloc.so.5()(64bit) pkgconfig(libpci) pkgconfig(libxml-2.0) Processing files: hwloc-utils-1.6-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NLDE3O + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.6 + DOCDIR=/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-1.6 + cp -pr COPYING /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-1.6 + cp -pr NEWS /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-1.6 + cp -pr README /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-1.6 + exit 0 Provides: hwloc-utils = 1.6-1.el7.centos hwloc-utils(x86-64) = 1.6-1.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libhwloc.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnuma.so.1()(64bit) libpci.so.3()(64bit) libtinfo.so.5()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Conflicts: hwloc-nox Processing files: hwloc-utils-nox-1.6-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mX4eaW + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.6 + DOCDIR=/builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-nox-1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-nox-1.6 + cp -pr COPYING /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-nox-1.6 + cp -pr NEWS /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-nox-1.6 + cp -pr README /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64/usr/share/doc/hwloc-utils-nox-1.6 + exit 0 Provides: hwloc-utils-nox = 1.6-1.el7.centos hwloc-utils-nox(x86-64) = 1.6-1.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libhwloc.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnuma.so.1()(64bit) libpci.so.3()(64bit) libtinfo.so.5()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Conflicts: hwloc Processing files: hwloc-debuginfo-1.6-1.el7.centos.x86_64 Provides: hwloc-debuginfo = 1.6-1.el7.centos hwloc-debuginfo(x86-64) = 1.6-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/hwloc-1.6-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/hwloc-devel-1.6-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/hwloc-utils-1.6-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/hwloc-utils-nox-1.6-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/hwloc-debuginfo-1.6-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DFgQBJ + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.6 + rm -rf /builddir/build/BUILDROOT/hwloc-1.6-1.el7.centos.x86_64 + exit 0 Child return code was: 0