Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/hwloc.spec'], chrootPath='/var/lib/mock/f27-build-9649638-778842/root'printOutput=Falselogger=nspawn_args=[]gid=425shell=Falseenv={'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}uid=1000user='mockbuild'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/hwloc.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/hwloc-1.11.5-5.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/hwloc.spec'], chrootPath='/var/lib/mock/f27-build-9649638-778842/root'printOutput=Falselogger=nspawn_args=[]gid=425shell=Falseenv={'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'}uid=1000user='mockbuild'timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/hwloc.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NZQmh5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hwloc-1.11.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hwloc-1.11.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hwloc-1.11.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q0qhba + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.11.5 + autoreconf --force --install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './config'. libtoolize: copying file './config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, './config'. libtoolize: copying file './config/libtool.m4' libtoolize: copying file './config/ltoptions.m4' libtoolize: copying file './config/ltsugar.m4' libtoolize: copying file './config/ltversion.m4' libtoolize: copying file './config/lt~obsolete.m4' configure.ac:49: installing './config/compile' configure.ac:40: installing './config/missing' doc/examples/Makefile.am: installing './config/depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -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 '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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-plugins --disable-silent-rules ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking target system type... aarch64-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 whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for aarch64-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 whether gcc understands -c and -o together... yes 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 aarch64-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-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 for aarch64-redhat-linux-gnu-ar... no checking for aarch64-redhat-linux-gnu-lib... no checking for aarch64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... libraries , headers ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /builddir/build/BUILD/hwloc-1.11.5 configure: hwloc srcdir: /builddir/build/BUILD/hwloc-1.11.5 checking for hwloc version... 1.11.5 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... unknown 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether function strncasecmp has a complete prototype... yes checking for strftime... yes checking for setlocale... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for KAFFINITY... no checking for PROCESSOR_CACHE_TYPE... no checking for CACHE_DESCRIPTOR... no checking for LOGICAL_PROCESSOR_RELATIONSHIP... no checking for RelationProcessorPackage... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for GROUP_AFFINITY... no checking for PROCESSOR_RELATIONSHIP... no checking for NUMA_NODE_RELATIONSHIP... no checking for CACHE_RELATIONSHIP... no checking for PROCESSOR_GROUP_INFO... no checking for GROUP_RELATIONSHIP... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no checking for PSAPI_WORKING_SET_EX_BLOCK... no checking for PSAPI_WORKING_SET_EX_INFORMATION... no checking for PROCESSOR_NUMBER... no checking for main in -lgdi32... no checking for PostQuitMessage in -luser32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/lgrp_user.h usability... no checking sys/lgrp_user.h presence... no checking for sys/lgrp_user.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_NPROC_CONF is declared... no checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking mach/mach_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking whether CTL_HW is declared... no checking whether HW_NCPU is declared... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether strcasecmp is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether getprogname is declared... no checking whether getexecname is declared... no checking whether GetModuleFileName is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes checking whether sched_setaffinity is declared... yes checking whether function sched_setaffinity has a complete prototype... yes checking for old prototype of sched_setaffinity... no checking for working CPU_SET... yes checking for working CPU_SET_S... yes checking for working syscall... yes checking for KERRIGHED... no checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking 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 move_pages in -lnuma... yes checking libudev.h usability... no checking libudev.h presence... no checking for libudev.h... no checking for PCIACCESS... yes checking pciaccess.h usability... yes checking pciaccess.h presence... yes checking for pciaccess.h... yes checking for pci_slot_match_iterator_create... yes checking for final PCIACCESS support... yes checking CL/cl_ext.h usability... no checking CL/cl_ext.h presence... no checking for CL/cl_ext.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 nvml.h usability... no checking nvml.h presence... no checking for nvml.h... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XOpenDisplay in -lX11... yes checking for X11/Xutil.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking NVCtrl/NVCtrl.h usability... yes checking NVCtrl/NVCtrl.h presence... yes checking for NVCtrl/NVCtrl.h... yes checking for XNVCTRLQueryTargetAttribute in -lXNVCtrl... yes checking for LIBXML2... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlNewDoc... yes checking for final LIBXML2 support... yes checking for x86 cpuid... no checking for pthread_mutex_lock... yes checking if plugin support is enabled... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking components to build statically... noos xml synthetic custom xml_nolibxml linux linuxpci checking components to build as plugins... pci gl xml_libxml checking for a sed that does not truncate output... /usr/bin/sed ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for aarch64-redhat-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for aarch64-redhat-linux-gnu-pdflatex... no checking for pdflatex... no checking for aarch64-redhat-linux-gnu-makeindex... no checking for makeindex... /usr/bin/makeindex checking for aarch64-redhat-linux-gnu-fig2dev... no checking for fig2dev... /usr/bin/fig2dev checking for aarch64-redhat-linux-gnu-gs... no checking for gs... /usr/bin/gs checking for aarch64-redhat-linux-gnu-epstopdf... no checking for epstopdf... no checking if can build doxygen docs... no checking for aarch64-redhat-linux-gnu-w3m... no checking for w3m... /usr/bin/w3m checking for aarch64-redhat-linux-gnu-lynx... no checking for lynx... no checking if can build top-level README... yes 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 cairo.h usability... yes checking cairo.h presence... yes checking for cairo.h... yes checking for cairo_fill... yes checking for final CAIRO support... 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... no checking xlocale.h presence... no checking for xlocale.h... no 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 for numa_available in -lnuma... (cached) 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 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 how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-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) 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... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) 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) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating utils/hwloc/Makefile config.status: creating utils/lstopo/Makefile config.status: creating hwloc.pc config.status: creating tests/Makefile config.status: creating tests/linux/Makefile config.status: creating tests/linux/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/gather/test-gather-topology.sh config.status: creating tests/linux/test-topology.sh config.status: creating tests/xml/test-topology.sh config.status: creating tests/wrapper.sh config.status: creating utils/hwloc/hwloc-assembler-remote config.status: creating utils/hwloc/hwloc-compress-dir config.status: creating utils/hwloc/hwloc-gather-topology config.status: creating utils/hwloc/test-hwloc-annotate.sh config.status: creating utils/hwloc/test-hwloc-assembler.sh config.status: creating utils/hwloc/test-hwloc-calc.sh config.status: creating utils/hwloc/test-hwloc-compress-dir.sh config.status: creating utils/hwloc/test-hwloc-diffpatch.sh config.status: creating utils/hwloc/test-hwloc-distances.sh config.status: creating utils/hwloc/test-hwloc-distrib.sh config.status: creating utils/hwloc/test-hwloc-info.sh config.status: creating utils/hwloc/test-fake-plugin.sh config.status: creating utils/lstopo/test-hwloc-ls.sh config.status: creating contrib/systemd/Makefile config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking 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-netbsd.c to tests/ports/topology-netbsd.c config.status: linking src/topology-hpux.c to tests/ports/topology-hpux.c config.status: linking src/topology-bgq.c to tests/ports/topology-bgq.c config.status: linking src/topology-opencl.c to tests/ports/topology-opencl.c config.status: linking src/topology-cuda.c to tests/ports/topology-cuda.c config.status: linking src/topology-nvml.c to tests/ports/topology-nvml.c config.status: linking src/topology-gl.c to tests/ports/topology-gl.c config.status: executing depfiles commands config.status: executing chmoding-scripts commands config.status: executing libtool commands ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: PCI(pciaccess+linux) GL Graphical output (Cairo): yes XML input / output: full libnuma memory support: yes Plugin support: yes (pci gl xml_libxml) ----------------------------------------------------------------------------- + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o traversal.lo traversal.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o distances.lo distances.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c components.c -fPIC -DPIC -o .libs/components.o components.c: In function 'hwloc_plugins_init': components.c:216:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] path = env; ^ /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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bind.lo bind.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bitmap.lo bitmap.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pci-common.lo pci-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bind.c -fPIC -DPIC -o .libs/bind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pci-common.c -fPIC -DPIC -o .libs/pci-common.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o diff.lo diff.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c diff.c -fPIC -DPIC -o .libs/diff.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc.c -fPIC -DPIC -o .libs/misc.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o base64.lo base64.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-noos.lo topology-noos.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-synthetic.lo topology-synthetic.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-synthetic.c -fPIC -DPIC -o .libs/topology-synthetic.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-custom.c -fPIC -DPIC -o .libs/topology-custom.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-xml.c -fPIC -DPIC -o .libs/topology-xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-linux.c -fPIC -DPIC -o .libs/topology-linux.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-hardwired.lo topology-hardwired.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_xml_libxml_la-topology-xml-libxml.lo `test -f 'topology-xml-libxml.c' || echo './'`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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-hardwired.c -fPIC -DPIC -o .libs/topology-hardwired.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-xml-libxml.c -fPIC -DPIC -o .libs/hwloc_xml_libxml_la-topology-xml-libxml.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_pci_la-topology-pci.lo `test -f 'topology-pci.c' || echo './'`topology-pci.c topology-linux.c: In function 'hwloc_parse_hugepages_info.isra.17': topology-linux.c:2025:25: warning: '%s' directive writing up to 255 bytes into a region of size 127 [-Wformat-overflow=] sprintf(path, "%s/%s/nr_hugepages", dirpath, dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output 15 or more bytes (assuming 270) into a destination of size 128 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-pci.c -fPIC -DPIC -o .libs/hwloc_pci_la-topology-pci.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_gl_la-topology-gl.lo `test -f 'topology-gl.c' || echo './'`topology-gl.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -lxml2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_xml_libxml.la -rpath /usr/lib64/hwloc hwloc_xml_libxml_la-topology-xml-libxml.lo topology-pci.c: In function 'hwloc_look_pci.part.0': topology-pci.c:269:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 45 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/slots/%s/address", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-pci.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 28 and 283 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -lpciaccess -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_pci.la -rpath /usr/lib64/hwloc hwloc_pci_la-topology-pci.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-gl.c -fPIC -DPIC -o .libs/hwloc_gl_la-topology-gl.o topology-linux.c: In function 'hwloc_linux_class_readdir': topology-linux.c:4402:50: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 113 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/class/net/%s/device/net/%s", dirent->d_name, dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 28 and 538 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:4407:50: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 113 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/class/net/%s/device/net:%s", dirent->d_name, dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 28 and 538 bytes into a destination of size 128 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:4458:40: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 254 [-Wformat-truncation=] snprintf(path, sizeof(path), "%s/%s/%s", devicepath, classname, dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 3 or more bytes (assuming 258) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:4479:33: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(path, sizeof(path), "%s/%s", devicepath, dirent->d_name); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: gcc -shared -fPIC -DPIC .libs/hwloc_xml_libxml_la-topology-xml-libxml.o -lltdl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_xml_libxml.so -o .libs/hwloc_xml_libxml.so libtool: link: ( cd ".libs" && rm -f "hwloc_xml_libxml.la" && ln -s "../hwloc_xml_libxml.la" "hwloc_xml_libxml.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/hwloc_pci_la-topology-pci.o -lltdl -lpciaccess -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_pci.so -o .libs/hwloc_pci.so /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -lXNVCtrl -lXext -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_gl.la -rpath /usr/lib64/hwloc hwloc_gl_la-topology-gl.lo libtool: link: ( cd ".libs" && rm -f "hwloc_pci.la" && ln -s "../hwloc_pci.la" "hwloc_pci.la" ) topology-linux.c: In function 'hwloc_look_linuxfs_pci': topology-linux.c:5439:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 43 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/vendor", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 29 and 284 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:5447:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 43 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/device", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 29 and 284 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:5455:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 43 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/class", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 28 and 283 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:5463:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 43 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/subsystem_vendor", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 294 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:5471:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 43 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/subsystem_device", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 39 and 294 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:5480:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 43 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/devices/%s/config", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 29 and 284 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ topology-linux.c:5522:56: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 45 [-Wformat-truncation=] snprintf(path, sizeof(path), "/sys/bus/pci/slots/%s/address", dirent->d_name); ^~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 28 and 283 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: gcc -shared -fPIC -DPIC .libs/hwloc_gl_la-topology-gl.o -lltdl -lXNVCtrl -lXext -lX11 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_gl.so -o .libs/hwloc_gl.so topology-linux.c: In function 'look_powerpc_device_tree': topology-linux.c:2732:32: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(cpu, sizeof(cpu), "%s/%s", ofroot, dirent->d_name); ^~~~~~~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from topology-linux.c:12: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 257) into a destination of size 256 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: ( cd ".libs" && rm -f "hwloc_gl.la" && ln -s "../hwloc_gl.la" "hwloc_gl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 12:2:7 -lm -lnuma -lltdl -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc.la -rpath /usr/lib64 topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo pci-common.lo diff.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-custom.lo topology-xml.lo topology-xml-nolibxml.lo topology-linux.lo topology-hardwired.lo 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/pci-common.o .libs/diff.o .libs/misc.o .libs/base64.o .libs/topology-noos.o .libs/topology-synthetic.o .libs/topology-custom.o .libs/topology-xml.o .libs/topology-xml-nolibxml.o .libs/topology-linux.o .libs/topology-hardwired.o -lm -lnuma -lltdl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhwloc.so.5 -o .libs/libhwloc.so.5.7.2 .libs/topology.o: In function `hwloc_get_sysctl': /builddir/build/BUILD/hwloc-1.11.5/src/topology.c:123: warning: sysctl is not implemented and will always fail libtool: link: (cd ".libs" && rm -f "libhwloc.so.5" && ln -s "libhwloc.so.5.7.2" "libhwloc.so.5") libtool: link: (cd ".libs" && rm -f "libhwloc.so" && ln -s "libhwloc.so.5.7.2" "libhwloc.so") libtool: link: ( cd ".libs" && rm -f "libhwloc.la" && ln -s "../libhwloc.la" "libhwloc.la" ) make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/src' Making all in include make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/include' Making all in utils make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' Making all in hwloc make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-calc.o hwloc-calc.c hwloc-assembler.c: In function 'main': hwloc-assembler.c:115:32: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(idx, sizeof(idx), "%d", j); ^~~~ In file included from /usr/include/stdio.h:862:0, from /builddir/build/BUILD/hwloc-1.11.5/include/hwloc.h:55, from hwloc-assembler.c:7: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-diff.o hwloc-diff.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-info.o hwloc-info.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-patch.o hwloc-patch.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-ps.o hwloc-ps.c Creating hwloc.7 man page... Creating hwloc-annotate.1 man page... Creating hwloc-assembler.1 man page... Creating hwloc-assembler-remote.1 man page... Creating hwloc-bind.1 man page... Creating hwloc-calc.1 man page... Creating hwloc-compress-dir.1 man page... Creating hwloc-diff.1 man page... Creating hwloc-distances.1 man page... Creating hwloc-distrib.1 man page... Creating hwloc-info.1 man page... Creating hwloc-patch.1 man page... Creating hwloc-gather-topology.1 man page... Creating hwloc-ps.1 man page... /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-annotate hwloc-annotate.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-assembler hwloc-assembler.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-assembler hwloc-assembler.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-annotate hwloc-annotate.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-bind hwloc-bind.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-diff hwloc-diff.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-distances hwloc-distances.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-bind hwloc-bind.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-distrib hwloc-distrib.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-diff hwloc-diff.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-distances hwloc-distances.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-info hwloc-info.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-patch hwloc-patch.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-ps hwloc-ps.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-distrib hwloc-distrib.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-calc hwloc-calc.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-info hwloc-info.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-patch hwloc-patch.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-ps hwloc-ps.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-calc hwloc-calc.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' Making all in lstopo make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo './'`lstopo-ascii.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo './'`lstopo-ascii.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo './'`lstopo-cairo.c Creating lstopo-no-graphics.1 man page... /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la -lm -ltermcap libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lnuma -lltdl -lm -ltermcap /bin/sh ../../libtool --tag=CC --mode=link gcc -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lstopo lstopo-lstopo.o lstopo-lstopo-color.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-ascii.o lstopo-lstopo-text.o lstopo-lstopo-xml.o lstopo-lstopo-cairo.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la -lm -ltermcap -lcairo -lX11 libtool: link: gcc -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/libpng16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lstopo lstopo-lstopo.o lstopo-lstopo-color.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-ascii.o lstopo-lstopo-text.o lstopo-lstopo-xml.o lstopo-lstopo-cairo.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lnuma -lltdl -lm -ltermcap -lcairo -lX11 make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making all in . make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making all in ports make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' Making all in xml make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' Making all in linux make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' Making all in . make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' Making all in gather make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making all in contrib/systemd make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b6xykF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 ++ dirname /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 + cd hwloc-1.11.5 + make install DESTDIR=/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/src' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhwloc.la '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhwloc.so.5.7.2 /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/libhwloc.so.5.7.2 libtool: install: (cd /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64 && { ln -s -f libhwloc.so.5.7.2 libhwloc.so.5 || { rm -f libhwloc.so.5 && ln -s libhwloc.so.5.7.2 libhwloc.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64 && { ln -s -f libhwloc.so.5.7.2 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.5.7.2 libhwloc.so; }; }) libtool: install: /usr/bin/install -p .libs/libhwloc.lai /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/libhwloc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/src' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc' /bin/sh ../libtool --mode=install /usr/bin/install -p hwloc_xml_libxml.la hwloc_pci.la hwloc_gl.la '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc' libtool: install: /usr/bin/install -p .libs/hwloc_xml_libxml.so /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_xml_libxml.so libtool: install: /usr/bin/install -p .libs/hwloc_xml_libxml.lai /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_xml_libxml.la libtool: install: /usr/bin/install -p .libs/hwloc_pci.so /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_pci.so libtool: install: /usr/bin/install -p .libs/hwloc_pci.lai /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_pci.la libtool: install: /usr/bin/install -p .libs/hwloc_gl.so /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_gl.so libtool: install: /usr/bin/install -p .libs/hwloc_gl.lai /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_gl.la libtool: warning: remember to run 'libtool --finish /usr/lib64/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc' /usr/bin/install -p -m 644 ./hwloc.dtd '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/src' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/include' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/include' /usr/bin/install -p -m 644 hwloc.h '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/include/hwloc' /usr/bin/install -p -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/diff.h hwloc/myriexpress.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/plugins.h hwloc/gl.h hwloc/intel-mic.h hwloc/rename.h hwloc/deprecated.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/include/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/include/hwloc/autogen' /usr/bin/install -p -m 644 hwloc/autogen/config.h '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/include/hwloc/autogen' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/include' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/include' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' Making install in hwloc make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p hwloc-annotate hwloc-assembler hwloc-bind hwloc-calc hwloc-diff hwloc-distances hwloc-distrib hwloc-info hwloc-patch hwloc-ps '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin' libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-annotate /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-annotate libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-assembler /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-bind /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-bind libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-calc /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-calc libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-diff /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-diff libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-distances /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-distances libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-distrib /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-distrib libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-info /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-info libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-patch /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-patch libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-ps /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-ps /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin' /usr/bin/install -p hwloc-assembler-remote hwloc-compress-dir hwloc-gather-topology '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler-remote > /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler-remote.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler-remote.tmp /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler-remote /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-compress-dir > /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-compress-dir.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-compress-dir.tmp /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-compress-dir chmod +x /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler-remote /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-compress-dir /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-gather-topology > /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-gather-topology.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-gather-topology.tmp /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-gather-topology chmod +x /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-gather-topology make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 hwloc-annotate.1 hwloc-assembler.1 hwloc-assembler-remote.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distances.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-gather-topology.1 hwloc-ps.1 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 hwloc.7 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man7' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' Making install in lstopo make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p lstopo-no-graphics lstopo '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin' libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lstopo-no-graphics /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/lstopo-no-graphics libtool: warning: '/builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lstopo /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/lstopo make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' rm -f /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-ls cd /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin && ln -s lstopo-no-graphics hwloc-ls make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/applications' /usr/bin/install -p -m 644 lstopo.desktop '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 lstopo-no-graphics.1 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' rm -f /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1/hwloc-ls.1 cd /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1 && ln -s lstopo-no-graphics.1 hwloc-ls.1 rm -f /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1/lstopo.1 cd /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1 && ln -s lstopo-no-graphics.1 lstopo.1 make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' 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.11.5/utils' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making install in . make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/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.11.5/tests' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making install in ports make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/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.11.5/tests/ports' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' Making install in xml make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/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.11.5/tests/xml' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' Making install in linux make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' Making install in . make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' 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.11.5/tests/linux' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' Making install in gather make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/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.11.5/tests/linux/gather' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making install in contrib/systemd make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc' /usr/bin/install -p -m 644 hwloc-dump-hwdata.service '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' Making install in examples make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' 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.11.5/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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_get_flags.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_is_thissystem.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_set_userdata.3 doxygen-doc/man/man3/hwloc_topology_get_userdata.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_creation.3 doxygen-doc/man/man3/hwloc_topology_t.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_dup.3 doxygen-doc/man/man3/hwloc_topology_check.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_opencl.3 doxygen-doc/man/man3/hwloc_opencl_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev_by_index.3 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/hwloc_cuda_get_device_osdev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev_by_index.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 doxygen-doc/man/man3/hwloc_cudart_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_nvml.3 doxygen-doc/man/man3/hwloc_nvml_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_gl.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_port_device.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_name.3 doxygen-doc/man/man3/hwloc_gl_get_display_by_osdev.3 doxygen-doc/man/man3/hwlocality_intel_mic.3 doxygen-doc/man/man3/hwloc_intel_mic_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_intel_mic_get_device_osdev_by_index.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_diff.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_u.3 doxygen-doc/man/man3/hwloc_topology_diff_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3 doxygen-doc/man/man3/hwloc_topology_diff_u.3 doxygen-doc/man/man3/hwloc_topology_diff_build.3 doxygen-doc/man/man3/hwloc_topology_diff_apply_flags_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3 doxygen-doc/man/man3/hwloc_topology_diff_apply.3 doxygen-doc/man/man3/hwloc_topology_diff_destroy.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xmlbuffer.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_ancestors.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_common_ancestor_obj.3 doxygen-doc/man/man3/hwloc_obj_is_in_subtree.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_distribute.3 doxygen-doc/man/man3/hwloc_distrib_flags_e.3 doxygen-doc/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 doxygen-doc/man/man3/hwloc_distrib.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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 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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_find_misc.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_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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_topology_sets.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 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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_levels.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_type_or_above_depth.3 doxygen-doc/man/man3/hwloc_get_type_or_below_depth.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_get_root_obj.3 doxygen-doc/man/man3/hwloc_get_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_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 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_linux.3 doxygen-doc/man/man3/hwloc_linux_parse_cpumap_file.3 doxygen-doc/man/man3/hwloc_linux_set_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_last_cpu_location.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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_BYNODESET.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_get_area_memlocation.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_alloc_membind_policy.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy_nodeset.3 doxygen-doc/man/man3/hwloc_free.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_object_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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_object_strings.3 doxygen-doc/man/man3/hwloc_obj_type_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_cpuset_snprintf.3 doxygen-doc/man/man3/hwloc_obj_type_sscanf.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_object_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_NUMANODE.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_PACKAGE.3 doxygen-doc/man/man3/HWLOC_OBJ_SYSTEM.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_COPROC.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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev_by_name.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_syntheticexport.3 doxygen-doc/man/man3/hwloc_topology_export_synthetic.3 '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/install -p -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.11.5-5.fc27.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/doc/hwloc' /usr/bin/install -p -m 644 doxygen-doc/hwloc-a4.pdf doxygen-doc/hwloc-letter.pdf '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/doc/hwloc' make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc' /usr/bin/install -p -m 644 contrib/hwloc-valgrind.supp '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 hwloc.pc '/builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5' + find /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 -name '*.la' -exec rm -f '{}' ';' + cp -p AUTHORS COPYING NEWS README VERSION /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/doc/hwloc + cp -pr doc/examples /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/doc/hwloc + mv /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/doc/hwloc/examples/Makefile /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/doc/hwloc/examples/Makefile_aarch64 + desktop-file-validate /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64//usr/share/applications/lstopo.desktop + rm /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1/lstopo.1 + ln /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1/lstopo-no-graphics.1 /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/man/man1/lstopo.1 + rm /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/share/hwloc/hwloc-dump-hwdata.service + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.11.5-5.fc27 --unique-debug-suffix -1.11.5-5.fc27.aarch64 --unique-debug-src-base hwloc-1.11.5-5.fc27.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/hwloc-1.11.5 extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/libhwloc.so.5.7.2 extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_pci.so extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_gl.so extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/lib64/hwloc/hwloc_xml_libxml.so extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-annotate extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/lstopo extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-distances extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-info extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-assembler extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-bind extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-calc extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-patch extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-distrib extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/lstopo-no-graphics extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-diff extracting debug info from /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64/usr/bin/hwloc-ps /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 2189 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Mql93h + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.11.5 + make check Making check in src make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/src' make hwloc_fake.la make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-fake.lo topology-fake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-fake.c -fPIC -DPIC -o .libs/topology-fake.o /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -rpath /nowhere -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_fake.la topology-fake.lo libtool: link: gcc -shared -fPIC -DPIC .libs/topology-fake.o -lltdl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_fake.so -o .libs/hwloc_fake.so libtool: link: ( cd ".libs" && rm -f "hwloc_fake.la" && ln -s "../hwloc_fake.la" "hwloc_fake.la" ) make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/src' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/src' Making check in include make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/include' Making check in utils make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' Making check in hwloc make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' PASS: test-hwloc-annotate.sh PASS: test-hwloc-assembler.sh PASS: test-hwloc-calc.sh PASS: test-hwloc-compress-dir.sh PASS: test-hwloc-diffpatch.sh PASS: test-hwloc-distances.sh PASS: test-hwloc-distrib.sh PASS: test-hwloc-info.sh PASS: test-fake-plugin.sh ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 9 # PASS: 9 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/hwloc' Making check in lstopo make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' PASS: test-hwloc-ls.sh ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils/lstopo' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/utils' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/utils' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making check in . make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make hwloc_list_components hwloc_bitmap hwloc_bitmap_string hwloc_bitmap_compare_inclusion hwloc_get_closest_objs hwloc_get_obj_covering_cpuset hwloc_get_cache_covering_cpuset hwloc_get_largest_objs_inside_cpuset hwloc_get_next_obj_covering_cpuset hwloc_get_obj_inside_cpuset hwloc_get_shared_cache_covering_obj hwloc_get_obj_below_array_by_type hwloc_bitmap_first_last_weight hwloc_bitmap_singlify hwloc_type_depth hwloc_bind hwloc_get_last_cpu_location hwloc_get_area_memlocation hwloc_object_userdata hwloc_synthetic hwloc_custom hwloc_backends hwloc_pci_backend hwloc_is_thissystem hwloc_distances hwloc_groups hwloc_groups2 hwloc_insert_misc hwloc_topology_restrict hwloc_topology_dup hwloc_topology_diff hwloc_obj_infos hwloc_iodevs xmlbuffer gl intel-mic linux-libnuma glibc-sched openfabrics-verbs make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_list_components.o hwloc_list_components.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_list_components hwloc_list_components.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_list_components hwloc_list_components.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_bitmap.o hwloc_bitmap.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_bitmap hwloc_bitmap.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_bitmap hwloc_bitmap.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_bitmap_string.o hwloc_bitmap_string.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_bitmap_string hwloc_bitmap_string.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_bitmap_string hwloc_bitmap_string.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_bitmap_compare_inclusion.o hwloc_bitmap_compare_inclusion.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_bitmap_compare_inclusion hwloc_bitmap_compare_inclusion.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_bitmap_compare_inclusion hwloc_bitmap_compare_inclusion.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_closest_objs.o hwloc_get_closest_objs.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_closest_objs hwloc_get_closest_objs.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_closest_objs hwloc_get_closest_objs.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_obj_covering_cpuset.o hwloc_get_obj_covering_cpuset.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_obj_covering_cpuset hwloc_get_obj_covering_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_obj_covering_cpuset hwloc_get_obj_covering_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_cache_covering_cpuset.o hwloc_get_cache_covering_cpuset.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_cache_covering_cpuset hwloc_get_cache_covering_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_cache_covering_cpuset hwloc_get_cache_covering_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_largest_objs_inside_cpuset.o hwloc_get_largest_objs_inside_cpuset.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_largest_objs_inside_cpuset hwloc_get_largest_objs_inside_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_largest_objs_inside_cpuset hwloc_get_largest_objs_inside_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_next_obj_covering_cpuset.o hwloc_get_next_obj_covering_cpuset.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_next_obj_covering_cpuset hwloc_get_next_obj_covering_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_next_obj_covering_cpuset hwloc_get_next_obj_covering_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_obj_inside_cpuset.o hwloc_get_obj_inside_cpuset.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_obj_inside_cpuset hwloc_get_obj_inside_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_obj_inside_cpuset hwloc_get_obj_inside_cpuset.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_shared_cache_covering_obj.o hwloc_get_shared_cache_covering_obj.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_shared_cache_covering_obj hwloc_get_shared_cache_covering_obj.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_shared_cache_covering_obj hwloc_get_shared_cache_covering_obj.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_obj_below_array_by_type.o hwloc_get_obj_below_array_by_type.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_obj_below_array_by_type hwloc_get_obj_below_array_by_type.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_obj_below_array_by_type hwloc_get_obj_below_array_by_type.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_bitmap_first_last_weight.o hwloc_bitmap_first_last_weight.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_bitmap_first_last_weight hwloc_bitmap_first_last_weight.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_bitmap_first_last_weight hwloc_bitmap_first_last_weight.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_bitmap_singlify.o hwloc_bitmap_singlify.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_bitmap_singlify hwloc_bitmap_singlify.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_bitmap_singlify hwloc_bitmap_singlify.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_type_depth.o hwloc_type_depth.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_type_depth hwloc_type_depth.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_type_depth hwloc_type_depth.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_bind.o hwloc_bind.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_bind hwloc_bind.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la -lpthread libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_bind hwloc_bind.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl -lpthread gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_last_cpu_location.o hwloc_get_last_cpu_location.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_last_cpu_location hwloc_get_last_cpu_location.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_last_cpu_location hwloc_get_last_cpu_location.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_get_area_memlocation.o hwloc_get_area_memlocation.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_get_area_memlocation hwloc_get_area_memlocation.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_get_area_memlocation hwloc_get_area_memlocation.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_object_userdata.o hwloc_object_userdata.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_object_userdata hwloc_object_userdata.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_object_userdata hwloc_object_userdata.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_synthetic.o hwloc_synthetic.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_synthetic hwloc_synthetic.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_synthetic hwloc_synthetic.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_custom.o hwloc_custom.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_custom hwloc_custom.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_custom hwloc_custom.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_backends.o hwloc_backends.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_backends hwloc_backends.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_backends hwloc_backends.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_pci_backend.o hwloc_pci_backend.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_pci_backend hwloc_pci_backend.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_pci_backend hwloc_pci_backend.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_is_thissystem.o hwloc_is_thissystem.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_is_thissystem hwloc_is_thissystem.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_is_thissystem hwloc_is_thissystem.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_distances.o hwloc_distances.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_distances hwloc_distances.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_distances hwloc_distances.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_groups.o hwloc_groups.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_groups hwloc_groups.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_groups hwloc_groups.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_groups2.o hwloc_groups2.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_groups2 hwloc_groups2.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_groups2 hwloc_groups2.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_insert_misc.o hwloc_insert_misc.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_insert_misc hwloc_insert_misc.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_insert_misc hwloc_insert_misc.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_topology_restrict.o hwloc_topology_restrict.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_topology_restrict hwloc_topology_restrict.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_topology_restrict hwloc_topology_restrict.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_topology_dup.o hwloc_topology_dup.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_topology_dup hwloc_topology_dup.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_topology_dup hwloc_topology_dup.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_topology_diff.o hwloc_topology_diff.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_topology_diff hwloc_topology_diff.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_topology_diff hwloc_topology_diff.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_obj_infos.o hwloc_obj_infos.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_obj_infos hwloc_obj_infos.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_obj_infos hwloc_obj_infos.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_iodevs.o hwloc_iodevs.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_iodevs hwloc_iodevs.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc_iodevs hwloc_iodevs.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o xmlbuffer.o xmlbuffer.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o xmlbuffer xmlbuffer.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/xmlbuffer xmlbuffer.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gl.o gl.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gl gl.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gl gl.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o intel-mic.o intel-mic.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o intel-mic intel-mic.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/intel-mic intel-mic.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o linux-libnuma.o linux-libnuma.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o linux-libnuma linux-libnuma.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la -lnuma libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/linux-libnuma linux-libnuma.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lltdl -lnuma gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o glibc-sched.o glibc-sched.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o glibc-sched glibc-sched.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/glibc-sched glibc-sched.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o openfabrics-verbs.o openfabrics-verbs.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o openfabrics-verbs openfabrics-verbs.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la -libverbs libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/openfabrics-verbs openfabrics-verbs.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl -libverbs make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests' PASS: hwloc_list_components PASS: hwloc_bitmap PASS: hwloc_bitmap_string PASS: hwloc_bitmap_compare_inclusion PASS: hwloc_get_closest_objs PASS: hwloc_get_obj_covering_cpuset PASS: hwloc_get_cache_covering_cpuset PASS: hwloc_get_largest_objs_inside_cpuset PASS: hwloc_get_next_obj_covering_cpuset PASS: hwloc_get_obj_inside_cpuset PASS: hwloc_get_shared_cache_covering_obj PASS: hwloc_get_obj_below_array_by_type PASS: hwloc_bitmap_first_last_weight PASS: hwloc_bitmap_singlify PASS: hwloc_type_depth PASS: hwloc_bind PASS: hwloc_get_last_cpu_location PASS: hwloc_get_area_memlocation PASS: hwloc_object_userdata PASS: hwloc_synthetic PASS: hwloc_custom PASS: hwloc_backends PASS: hwloc_pci_backend PASS: hwloc_is_thissystem PASS: hwloc_distances PASS: hwloc_groups PASS: hwloc_groups2 PASS: hwloc_insert_misc PASS: hwloc_topology_restrict PASS: hwloc_topology_dup PASS: hwloc_topology_diff PASS: hwloc_obj_infos PASS: hwloc_iodevs PASS: xmlbuffer PASS: gl PASS: intel-mic PASS: linux-libnuma PASS: glibc-sched PASS: openfabrics-verbs ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 39 # PASS: 39 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making check in ports make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' make libhwloc-port-aix.la libhwloc-port-bgq.la libhwloc-port-darwin.la libhwloc-port-freebsd.la libhwloc-port-hpux.la libhwloc-port-netbsd.la libhwloc-port-osf.la libhwloc-port-solaris.la libhwloc-port-windows.la libhwloc-port-opencl.la libhwloc-port-cuda.la libhwloc-port-nvml.la libhwloc-port-gl.la make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' /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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/aix -DHWLOC_AIX_SYS -DHWLOC_HAVE_PTHREAD_GETTHRDS_NP -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_aix_la-topology-aix.lo `test -f 'topology-aix.c' || echo './'`topology-aix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/aix -DHWLOC_AIX_SYS -DHWLOC_HAVE_PTHREAD_GETTHRDS_NP -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-aix.c -fPIC -DPIC -o .libs/libhwloc_port_aix_la-topology-aix.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-aix.la libhwloc_port_aix_la-topology-aix.lo libtool: link: ar cru .libs/libhwloc-port-aix.a .libs/libhwloc_port_aix_la-topology-aix.o libtool: link: ranlib .libs/libhwloc-port-aix.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-aix.la" && ln -s "../libhwloc-port-aix.la" "libhwloc-port-aix.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/bgq -DHWLOC_BGQ_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_bgq_la-topology-bgq.lo `test -f 'topology-bgq.c' || echo './'`topology-bgq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/bgq -DHWLOC_BGQ_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-bgq.c -fPIC -DPIC -o .libs/libhwloc_port_bgq_la-topology-bgq.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-bgq.la libhwloc_port_bgq_la-topology-bgq.lo libtool: link: ar cru .libs/libhwloc-port-bgq.a .libs/libhwloc_port_bgq_la-topology-bgq.o libtool: link: ranlib .libs/libhwloc-port-bgq.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-bgq.la" && ln -s "../libhwloc-port-bgq.la" "libhwloc-port-bgq.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/darwin -DHWLOC_DARWIN_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_darwin_la-topology-darwin.lo `test -f 'topology-darwin.c' || echo './'`topology-darwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/darwin -DHWLOC_DARWIN_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-darwin.c -fPIC -DPIC -o .libs/libhwloc_port_darwin_la-topology-darwin.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-darwin.la libhwloc_port_darwin_la-topology-darwin.lo libtool: link: ar cru .libs/libhwloc-port-darwin.a .libs/libhwloc_port_darwin_la-topology-darwin.o libtool: link: ranlib .libs/libhwloc-port-darwin.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-darwin.la" && ln -s "../libhwloc-port-darwin.la" "libhwloc-port-darwin.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/freebsd -DHWLOC_FREEBSD_SYS -DHAVE_PTHREAD_NP_H -DHAVE_SYS_CPUSET_H -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -DHAVE_CPUSET_SETAFFINITY -Dhwloc_thread_t=pthread_t -DHAVE_DECL_PTHREAD_SETAFFINITY_NP=1 -DHAVE_DECL_PTHREAD_GETAFFINITY_NP=1 -DHAVE_CPUSET_SETID -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_freebsd_la-topology-freebsd.lo `test -f 'topology-freebsd.c' || echo './'`topology-freebsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/freebsd -DHWLOC_FREEBSD_SYS -DHAVE_PTHREAD_NP_H -DHAVE_SYS_CPUSET_H -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -DHAVE_CPUSET_SETAFFINITY -Dhwloc_thread_t=pthread_t -DHAVE_DECL_PTHREAD_SETAFFINITY_NP=1 -DHAVE_DECL_PTHREAD_GETAFFINITY_NP=1 -DHAVE_CPUSET_SETID -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-freebsd.c -fPIC -DPIC -o .libs/libhwloc_port_freebsd_la-topology-freebsd.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-freebsd.la libhwloc_port_freebsd_la-topology-freebsd.lo libtool: link: ar cru .libs/libhwloc-port-freebsd.a .libs/libhwloc_port_freebsd_la-topology-freebsd.o libtool: link: ranlib .libs/libhwloc-port-freebsd.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-freebsd.la" && ln -s "../libhwloc-port-freebsd.la" "libhwloc-port-freebsd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/hpux -DHWLOC_HPUX_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_hpux_la-topology-hpux.lo `test -f 'topology-hpux.c' || echo './'`topology-hpux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/hpux -DHWLOC_HPUX_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-hpux.c -fPIC -DPIC -o .libs/libhwloc_port_hpux_la-topology-hpux.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-hpux.la libhwloc_port_hpux_la-topology-hpux.lo libtool: link: ar cru .libs/libhwloc-port-hpux.a .libs/libhwloc_port_hpux_la-topology-hpux.o libtool: link: ranlib .libs/libhwloc-port-hpux.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-hpux.la" && ln -s "../libhwloc-port-hpux.la" "libhwloc-port-hpux.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/netbsd -DHWLOC_NETBSD_SYS -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_netbsd_la-topology-netbsd.lo `test -f 'topology-netbsd.c' || echo './'`topology-netbsd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/netbsd -DHWLOC_NETBSD_SYS -DHAVE_SYS_SYSCTL_H -DHAVE_SYSCTL -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-netbsd.c -fPIC -DPIC -o .libs/libhwloc_port_netbsd_la-topology-netbsd.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-netbsd.la libhwloc_port_netbsd_la-topology-netbsd.lo libtool: link: ar cru .libs/libhwloc-port-netbsd.a .libs/libhwloc_port_netbsd_la-topology-netbsd.o libtool: link: ranlib .libs/libhwloc-port-netbsd.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-netbsd.la" && ln -s "../libhwloc-port-netbsd.la" "libhwloc-port-netbsd.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/osf -DHWLOC_OSF_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_osf_la-topology-osf.lo `test -f 'topology-osf.c' || echo './'`topology-osf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/osf -DHWLOC_OSF_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-osf.c -fPIC -DPIC -o .libs/libhwloc_port_osf_la-topology-osf.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-osf.la libhwloc_port_osf_la-topology-osf.lo libtool: link: ar cru .libs/libhwloc-port-osf.a .libs/libhwloc_port_osf_la-topology-osf.o libtool: link: ranlib .libs/libhwloc-port-osf.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-osf.la" && ln -s "../libhwloc-port-osf.la" "libhwloc-port-osf.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_solaris_la-topology-solaris.lo `test -f 'topology-solaris.c' || echo './'`topology-solaris.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-solaris.c -fPIC -DPIC -o .libs/libhwloc_port_solaris_la-topology-solaris.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.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_solaris_la-topology-solaris-chiptype.lo `test -f 'topology-solaris-chiptype.c' || echo './'`topology-solaris-chiptype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/solaris -DHWLOC_SOLARIS_SYS -DHAVE_LIBLGRP -DHAVE_DECL_LGRP_LATENCY_COOKIE=1 -DHAVE_LIBKSTAT -DHAVE_PICL_H -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-solaris-chiptype.c -fPIC -DPIC -o .libs/libhwloc_port_solaris_la-topology-solaris-chiptype.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-solaris.la libhwloc_port_solaris_la-topology-solaris.lo libhwloc_port_solaris_la-topology-solaris-chiptype.lo libtool: link: ar cru .libs/libhwloc-port-solaris.a .libs/libhwloc_port_solaris_la-topology-solaris.o .libs/libhwloc_port_solaris_la-topology-solaris-chiptype.o libtool: link: ranlib .libs/libhwloc-port-solaris.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-solaris.la" && ln -s "../libhwloc-port-solaris.la" "libhwloc-port-solaris.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/windows -DHWLOC_WIN_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_windows_la-topology-windows.lo `test -f 'topology-windows.c' || echo './'`topology-windows.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/windows -DHWLOC_WIN_SYS -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-windows.c -fPIC -DPIC -o .libs/libhwloc_port_windows_la-topology-windows.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-windows.la libhwloc_port_windows_la-topology-windows.lo libtool: link: ar cru .libs/libhwloc-port-windows.a .libs/libhwloc_port_windows_la-topology-windows.o libtool: link: ranlib .libs/libhwloc-port-windows.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-windows.la" && ln -s "../libhwloc-port-windows.la" "libhwloc-port-windows.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/opencl -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_opencl_la-topology-opencl.lo `test -f 'topology-opencl.c' || echo './'`topology-opencl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/opencl -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-opencl.c -fPIC -DPIC -o .libs/libhwloc_port_opencl_la-topology-opencl.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-opencl.la libhwloc_port_opencl_la-topology-opencl.lo libtool: link: ar cru .libs/libhwloc-port-opencl.a .libs/libhwloc_port_opencl_la-topology-opencl.o libtool: link: ranlib .libs/libhwloc-port-opencl.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-opencl.la" && ln -s "../libhwloc-port-opencl.la" "libhwloc-port-opencl.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/cuda -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_cuda_la-topology-cuda.lo `test -f 'topology-cuda.c' || echo './'`topology-cuda.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/cuda -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-cuda.c -fPIC -DPIC -o .libs/libhwloc_port_cuda_la-topology-cuda.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-cuda.la libhwloc_port_cuda_la-topology-cuda.lo libtool: link: ar cru .libs/libhwloc-port-cuda.a .libs/libhwloc_port_cuda_la-topology-cuda.o libtool: link: ranlib .libs/libhwloc-port-cuda.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-cuda.la" && ln -s "../libhwloc-port-cuda.la" "libhwloc-port-cuda.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/nvml -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_nvml_la-topology-nvml.lo `test -f 'topology-nvml.c' || echo './'`topology-nvml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/nvml -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-nvml.c -fPIC -DPIC -o .libs/libhwloc_port_nvml_la-topology-nvml.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-nvml.la libhwloc_port_nvml_la-topology-nvml.lo libtool: link: ar cru .libs/libhwloc-port-nvml.a .libs/libhwloc_port_nvml_la-topology-nvml.o libtool: link: ranlib .libs/libhwloc-port-nvml.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-nvml.la" && ln -s "../libhwloc-port-nvml.la" "libhwloc-port-nvml.la" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/gl -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o libhwloc_port_gl_la-topology-gl.lo `test -f 'topology-gl.c' || echo './'`topology-gl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -DHWLOC_COMPILE_PORTS -DHWLOC_INSIDE_LIBHWLOC -I/builddir/build/BUILD/hwloc-1.11.5/tests/ports/include/gl -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-gl.c -fPIC -DPIC -o .libs/libhwloc_port_gl_la-topology-gl.o /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc-port-gl.la libhwloc_port_gl_la-topology-gl.lo libtool: link: ar cru .libs/libhwloc-port-gl.a .libs/libhwloc_port_gl_la-topology-gl.o libtool: link: ranlib .libs/libhwloc-port-gl.a libtool: link: ( cd ".libs" && rm -f "libhwloc-port-gl.la" && ln -s "../libhwloc-port-gl.la" "libhwloc-port-gl.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/ports' Making check in xml make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' PASS: 16amd64-8n2c-cpusets.xml PASS: 16amd64-4distances.xml PASS: 16em64t-4s2c2t.xml PASS: 16em64t-4s2c2t-offlines.xml PASS: 16em64t-4s2c2t.console.output PASS: 16-2gr2gr2n2c+misc.xml PASS: 16-2gr2gr2n2c+misc.console.output PASS: 16intel64-manyVFs.xml PASS: 16intel64-manyVFs.console.output PASS: 16intel64-manyVFs.console.nocollapse.output PASS: 24em64t-2n6c2t-pci.xml PASS: 32em64t-2n8c2t-pci-noio.xml PASS: 32em64t-2n8c2t-pci-normalio.xml PASS: 32em64t-2n8c2t-pci-wholeio.xml PASS: 64intel64-3g2n+2n-irregulargroups+pci.xml PASS: 64intel64-3g2n+2n-irregulargroups+pci.console.output PASS: 96em64t-4n4d3ca2co-pci.xml PASS: 192em64t-12gr2n8c2t-distancegroups.xml PASS: 192em64t-24n8c2t-nodistancegroups.xml PASS: 192em64t-24n8c2t-distancegroups.xml ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 20 # PASS: 20 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/xml' Making check in linux make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' Making check in . make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[5]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' PASS: 2amd64-2n.output PASS: 2i386-2t-hugepagesizecount.xml.output PASS: 2i386-2c-nohugepage.xml.output PASS: 2ps3-2t.output PASS: 4em64t-2c2t-ignore-reorder.output PASS: 4ia64-4s.output PASS: 4ppc-4c.output PASS: 256ppc-8n8s4t.output PASS: 256ppc-8n8s4t-nocache.output PASS: 256ppc-8n8s4t-nosys.output PASS: 28em64t-2s2n7c-buggycoresiblings.output PASS: 32amd64-4s2n4c-cgroup.output PASS: 32amd64-4s2n4c-cgroup.xml.output PASS: 32ppc-4n4c2c.output PASS: 8amd64-4n2c.output PASS: 8em64t-4c2t.output PASS: 8em64t-2s2ca2c.output PASS: 8em64t-2s2ca2c-buggynuma.output PASS: 8em64t-2s4c-heterogeneous.output PASS: 8ia64-2n2s2c.output PASS: 8ia64-2s2c2t.output PASS: 8ia64-4s2c.output PASS: 16amd64-4n4c-cgroup-distance-merge.output PASS: 16amd64-8n2c.output PASS: 16amd64-8n2c-cpusets.output PASS: 16amd64-8n2c-cpusets.xml.output PASS: 16amd64-8n2c-cpusets_noadmin.output PASS: 16em64t-4s2ca2c-cpusetreorder.output PASS: 16em64t-4s2ca2c-cpusetreorder-merge.output PASS: 16em64t-4s2c2t.output PASS: 16em64t-4s2c2t-offlines.output PASS: 16em64t-4s2c2t-offlines.xml.output PASS: 16em64t-4s2c2t-offlines_noadmin.output PASS: 16em64t-4s2c2t_ncaches.output PASS: 16em64t-4s2c2t_merge.output PASS: 16em64t-4s2c2t.xml.output PASS: 16em64t-2m4c2t.output PASS: 16ia64-8n2s.output PASS: 24em64t-2n6c2t+2mic.olddriver.output PASS: 32em64t-2n8c+1mic.output PASS: 40intel64-2g2n4c+pci.output PASS: 40intel64-4n10c+pci-conflicts.output PASS: 48amd64-4d2n6c-sparse.output PASS: 64amd64-4s2n4ca2co.output PASS: 64fake-4n2s2ca2c2t.output PASS: 96em64t-4n4d3ca2co.output PASS: 96em64t-4n4d3ca2co-forcecpuinfo.output PASS: 128ia64-17n4s2c.output PASS: 256ia64-64n2s2c.output PASS: 4qs22-2s2t.output PASS: 2s390-2c.output PASS: 20s390-2g6s4c.output PASS: 1alpha.output PASS: 2arm-2c.output ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 54 # PASS: 54 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' Making check in gather make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[5]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' PASS: test-gather-topology.sh ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux/gather' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests/linux' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/tests' Making check in contrib/systemd make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/contrib/systemd' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make check-recursive make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' Making check in examples make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make hwloc-hello hwloc-hello-cpp cpuset+bitmap+cpubind nodeset+membind+policy sharedcaches get-knl-modes make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-hello.o hwloc-hello.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-hello hwloc-hello.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-hello hwloc-hello.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl g++ -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-hello-cpp.o hwloc-hello-cpp.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-hello-cpp hwloc-hello-cpp.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-hello-cpp hwloc-hello-cpp.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o cpuset+bitmap+cpubind.o cpuset+bitmap+cpubind.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cpuset+bitmap+cpubind cpuset+bitmap+cpubind.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cpuset+bitmap+cpubind cpuset+bitmap+cpubind.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o nodeset+membind+policy.o nodeset+membind+policy.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o nodeset+membind+policy nodeset+membind+policy.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/nodeset+membind+policy nodeset+membind+policy.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o sharedcaches.o sharedcaches.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sharedcaches sharedcaches.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/sharedcaches sharedcaches.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.5/include -I/builddir/build/BUILD/hwloc-1.11.5/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o get-knl-modes.o get-knl-modes.c /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o get-knl-modes get-knl-modes.o /builddir/build/BUILD/hwloc-1.11.5/src/libhwloc.la libtool: link: gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/get-knl-modes get-knl-modes.o /builddir/build/BUILD/hwloc-1.11.5/src/.libs/libhwloc.so -lm -lnuma -lltdl make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[5]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' PASS: hwloc-hello PASS: hwloc-hello-cpp ============================================================================ Testsuite summary for hwloc 1.11.5 ============================================================================ # TOTAL: 2 # PASS: 2 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[5]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc/examples' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5/doc' make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.5' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.5' + exit 0 Processing files: hwloc-1.11.5-5.fc27.aarch64 Provides: hwloc = 1.11.5-5.fc27 hwloc(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libhwloc.so.5()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libnuma.so.1()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: hwloc-devel-1.11.5-5.fc27.aarch64 Provides: hwloc-devel = 1.11.5-5.fc27 hwloc-devel(aarch-64) = 1.11.5-5.fc27 pkgconfig(hwloc) = 1.11.5 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) Processing files: hwloc-libs-1.11.5-5.fc27.aarch64 Provides: hwloc-libs = 1.11.5-5.fc27 hwloc-libs(aarch-64) = 1.11.5-5.fc27 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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libnuma.so.1()(64bit) libnuma.so.1(libnuma_1.1)(64bit) libnuma.so.1(libnuma_1.2)(64bit) rtld(GNU_HASH) Processing files: hwloc-gui-1.11.5-5.fc27.aarch64 Provides: application() application(lstopo.desktop) hwloc-gui = 1.11.5-5.fc27 hwloc-gui(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libhwloc.so.5()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libnuma.so.1()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: hwloc-plugins-1.11.5-5.fc27.aarch64 Provides: hwloc-plugins = 1.11.5-5.fc27 hwloc-plugins(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libX11.so.6()(64bit) libXNVCtrl.so.0()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libltdl.so.7()(64bit) libpciaccess.so.0()(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-debugsource-1.11.5-5.fc27.aarch64 Provides: hwloc-debugsource = 1.11.5-5.fc27 hwloc-debugsource(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hwloc-debuginfo-1.11.5-5.fc27.aarch64 Provides: debuginfo(build-id) = 3f3924a8386df262476cb9477c598e28f6b0ac73 debuginfo(build-id) = 73c55bb1373151c2375f6704e139e6f1d727bec5 debuginfo(build-id) = 83a34501c81ef6bc4fb55533ccaa0ab3d1a874ce debuginfo(build-id) = 8dc1305ad8557aa23658317e40966da829dbdc75 debuginfo(build-id) = 96eeefc3995abffb00b4ae93249f3283bcb9a67c debuginfo(build-id) = b6171c73e9752a2ad48b12c939bf820c1361d15c debuginfo(build-id) = d297bd8ff731739f863e53c36d09b2fe30afc29b debuginfo(build-id) = d9a60ac16152d44e24fdd57377b8651a4496928d debuginfo(build-id) = e130f7f595f68e58c6452ccacb9f7239d3510aed debuginfo(build-id) = e6cce87c688cbf02d9ef75b8a7f239642e286fd7 debuginfo(build-id) = f04492bfab9183d47eb11086aa1d256b476734b6 hwloc-debuginfo = 1.11.5-5.fc27 hwloc-debuginfo(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hwloc-libs-debuginfo-1.11.5-5.fc27.aarch64 Provides: debuginfo(build-id) = 1b920fb05dd5bf13541766bc632ea77e872a9cc2 hwloc-libs-debuginfo = 1.11.5-5.fc27 hwloc-libs-debuginfo(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hwloc-gui-debuginfo-1.11.5-5.fc27.aarch64 Provides: debuginfo(build-id) = 5ef75e25c33788fb9fe5b773312b7f1ab2d357a1 hwloc-gui-debuginfo = 1.11.5-5.fc27 hwloc-gui-debuginfo(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hwloc-plugins-debuginfo-1.11.5-5.fc27.aarch64 Provides: debuginfo(build-id) = b12ef00f706268f753467cd194852524cf18a65a debuginfo(build-id) = c0f84587740fbdd320bb3894439a9c49ae126ea2 debuginfo(build-id) = c5668a8a07b33866f795b33d0a9200a1715f8a9b hwloc-plugins-debuginfo = 1.11.5-5.fc27 hwloc-plugins-debuginfo(aarch-64) = 1.11.5-5.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 Wrote: /builddir/build/RPMS/hwloc-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-devel-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-libs-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-gui-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-plugins-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-debugsource-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-debuginfo-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-libs-debuginfo-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-gui-debuginfo-1.11.5-5.fc27.aarch64.rpm Wrote: /builddir/build/RPMS/hwloc-plugins-debuginfo-1.11.5-5.fc27.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3PMFp8 + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.11.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hwloc-1.11.5-5.fc27.aarch64 + exit 0 Child return code was: 0