D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/hwloc-2.2.0-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.okpmNr + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf hwloc-2.2.0 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/hwloc-2.2.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hwloc-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WyG8Hp + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hwloc-2.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-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-netloc ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking target system type... x86_64-mageia-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 '1001' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... (cached) x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for ld used by x86_64-mageia-linux-gnu-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-g++ static flag -static works... no checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-mageia-linux-gnu-gcc... (cached) x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-mageia-linux-gnu-gcc... (cached) none checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-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: /home/iurt/rpmbuild/BUILD/hwloc-2.2.0 configure: hwloc srcdir: /home/iurt/rpmbuild/BUILD/hwloc-2.2.0 checking for hwloc version... 2.2.0 checking if want hwloc maintainer support... disabled checking for hwloc directory prefix... (none) checking for hwloc symbol prefix... hwloc_ checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C99... (cached) none needed checking size of void *... 8 checking which OS support to include... Linux checking which CPU support to include... x86_64 checking size of unsigned long... 8 checking size of unsigned int... 4 checking for the C compiler vendor... gnu checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(format)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking if x86_64-mageia-linux-gnu-gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS checking whether the C compiler rejects function calls with too many arguments... yes checking whether the C compiler rejects function calls with too few arguments... yes checking whether to enable "picky" compiler mode... no (default) 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 strcasecmp... yes checking whether strcasecmp is declared... yes checking whether function strcasecmp has a complete prototype... 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 whether modff is declared... yes checking for modff 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_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking mach_init.h usability... no checking mach_init.h presence... no checking for mach_init.h... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether snprintf is correct... yes 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_getcpu is declared... 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 with 6 parameters... yes checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking libudev.h usability... 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... yes checking CL/cl_ext.h presence... yes checking for CL/cl_ext.h... yes checking for clGetDeviceIDs in -lOpenCL... yes 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... no checking NVCtrl/NVCtrl.h presence... no checking for NVCtrl/NVCtrl.h... no 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... yes checking for pthread_mutex_lock... yes checking if plugin support is enabled... no checking components to build statically... noos xml synthetic xml_nolibxml linux pci opencl xml_libxml x86 checking components to build as plugins... ### ### Configuring netloc core ### checking for asprintf... yes checking if netloc supports this platform... yes checking for SCOTCH_archSub in -lscotch... no checking mpi.h usability... no checking mpi.h presence... no checking for mpi.h... no checking for xz... yes checking for diff... /usr/bin/diff ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for x86_64-mageia-linux-gnu-doxygen... no checking for doxygen... no checking for x86_64-mageia-linux-gnu-pdflatex... no checking for pdflatex... no checking for x86_64-mageia-linux-gnu-makeindex... no checking for makeindex... no checking for x86_64-mageia-linux-gnu-fig2dev... no checking for fig2dev... no checking for x86_64-mageia-linux-gnu-gs... no checking for gs... no checking for x86_64-mageia-linux-gnu-epstopdf... no checking for epstopdf... no checking if can build doxygen docs... no checking for x86_64-mageia-linux-gnu-w3m... no checking for w3m... no checking for x86_64-mageia-linux-gnu-lynx... no checking for lynx... no checking if can build top-level README... no checking if will build doxygen docs... no checking if will install doxygen docs... yes ### ### 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 whether lstopo Cairo/X11 interactive graphical output is supported... 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... yes checking whether diff accepts -w... yes checking whether bind is declared... yes checking for bind in -lsocket... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes ### ### Configuring tests ### checking for pthread_self in -lpthread... yes checking for NUMA... yes checking numa.h usability... yes checking numa.h presence... yes checking for numa.h... yes checking for numa_available... yes checking for final NUMA support... yes checking for stdlib.h... (cached) yes checking for mkstemp... yes checking infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking for xmllint... xmllint checking for bunzip2... bunzip2 checking if CXX works... yes checking whether diff accepts -u... yes ### ### Performing final hwloc configuration ### 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 hwloc/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 netloc/Makefile config.status: creating utils/netloc/infiniband/Makefile config.status: creating utils/netloc/draw/Makefile config.status: creating utils/netloc/scotch/Makefile config.status: creating utils/netloc/mpi/Makefile config.status: creating netloc.pc config.status: creating netlocscotch.pc config.status: creating tests/Makefile config.status: creating tests/hwloc/Makefile config.status: creating tests/hwloc/linux/Makefile config.status: creating tests/hwloc/linux/allowed/Makefile config.status: creating tests/hwloc/linux/gather/Makefile config.status: creating tests/hwloc/x86/Makefile config.status: creating tests/hwloc/x86+linux/Makefile config.status: creating tests/hwloc/xml/Makefile config.status: creating tests/hwloc/ports/Makefile config.status: creating tests/hwloc/rename/Makefile config.status: creating tests/hwloc/linux/allowed/test-topology.sh config.status: creating tests/hwloc/linux/gather/test-gather-topology.sh config.status: creating tests/hwloc/linux/test-topology.sh config.status: creating tests/hwloc/x86/test-topology.sh config.status: creating tests/hwloc/x86+linux/test-topology.sh config.status: creating tests/hwloc/xml/test-topology.sh config.status: creating tests/hwloc/wrapper.sh 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-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-distrib.sh config.status: creating utils/hwloc/test-hwloc-info.sh config.status: creating utils/hwloc/test-fake-plugin.sh config.status: creating utils/hwloc/test-hwloc-dump-hwdata/Makefile config.status: creating utils/hwloc/test-hwloc-dump-hwdata/test-hwloc-dump-hwdata.sh config.status: creating utils/lstopo/test-lstopo.sh config.status: creating utils/lstopo/test-lstopo-shmem.sh config.status: creating utils/netloc/infiniband/netloc_ib_gather_raw config.status: creating contrib/hwloc-ps.www/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/completion/Makefile config.status: creating contrib/misc/Makefile config.status: creating contrib/windows/Makefile config.status: creating contrib/windows/test-windows-version.sh config.status: creating tests/netloc/Makefile config.status: creating tests/netloc/tests.sh config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking hwloc/topology-solaris.c to tests/hwloc/ports/topology-solaris.c config.status: linking hwloc/topology-solaris-chiptype.c to tests/hwloc/ports/topology-solaris-chiptype.c config.status: linking hwloc/topology-aix.c to tests/hwloc/ports/topology-aix.c config.status: linking hwloc/topology-windows.c to tests/hwloc/ports/topology-windows.c config.status: linking hwloc/topology-darwin.c to tests/hwloc/ports/topology-darwin.c config.status: linking hwloc/topology-freebsd.c to tests/hwloc/ports/topology-freebsd.c config.status: linking hwloc/topology-netbsd.c to tests/hwloc/ports/topology-netbsd.c config.status: linking hwloc/topology-hpux.c to tests/hwloc/ports/topology-hpux.c config.status: linking hwloc/topology-bgq.c to tests/hwloc/ports/topology-bgq.c config.status: linking hwloc/topology-opencl.c to tests/hwloc/ports/topology-opencl.c config.status: linking hwloc/topology-cuda.c to tests/hwloc/ports/topology-cuda.c config.status: linking hwloc/topology-nvml.c to tests/hwloc/ports/topology-nvml.c config.status: linking hwloc/topology-gl.c to tests/hwloc/ports/topology-gl.c config.status: linking utils/lstopo/lstopo-windows.c to tests/hwloc/ports/lstopo-windows.c config.status: executing depfiles commands config.status: executing libtool commands config.status: executing chmoding-scripts commands ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: PCI(pciaccess+linux) LinuxIO OpenCL Graphical output: yes (Cairo) XML input / output: full Netloc functionality: yes (without scotch) Plugin support: no ----------------------------------------------------------------------------- + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in include make[1]: Nothing to be done for 'all'. Making all in hwloc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o diff.lo diff.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c diff.c -fPIC -DPIC -o .libs/diff.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o components.lo components.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c components.c -fPIC -DPIC -o .libs/components.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pci-common.lo pci-common.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c pci-common.c -fPIC -DPIC -o .libs/pci-common.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o traversal.lo traversal.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c traversal.c -fPIC -DPIC -o .libs/traversal.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bind.lo bind.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bind.c -fPIC -DPIC -o .libs/bind.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o shmem.lo shmem.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shmem.c -fPIC -DPIC -o .libs/shmem.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o distances.lo distances.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c distances.c -fPIC -DPIC -o .libs/distances.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o base64.lo base64.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c base64.c -fPIC -DPIC -o .libs/base64.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o misc.lo misc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c misc.c -fPIC -DPIC -o .libs/misc.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o bitmap.lo bitmap.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-noos.lo topology-noos.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-noos.c -fPIC -DPIC -o .libs/topology-noos.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-opencl.lo topology-opencl.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-opencl.c -fPIC -DPIC -o .libs/topology-opencl.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-pci.lo topology-pci.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-pci.c -fPIC -DPIC -o .libs/topology-pci.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-xml-libxml.lo topology-xml-libxml.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-xml-libxml.c -fPIC -DPIC -o .libs/topology-xml-libxml.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-xml-nolibxml.lo topology-xml-nolibxml.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-xml-nolibxml.c -fPIC -DPIC -o .libs/topology-xml-nolibxml.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology.lo topology.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology.c -fPIC -DPIC -o .libs/topology.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-hardwired.lo topology-hardwired.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-hardwired.c -fPIC -DPIC -o .libs/topology-hardwired.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-synthetic.lo topology-synthetic.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-synthetic.c -fPIC -DPIC -o .libs/topology-synthetic.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-x86.lo topology-x86.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-x86.c -fPIC -DPIC -o .libs/topology-x86.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-xml.lo topology-xml.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-xml.c -fPIC -DPIC -o .libs/topology-xml.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH="\"/usr/lib64/hwloc\"" -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology-linux.lo topology-linux.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/var/run\" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology-linux.c -fPIC -DPIC -o .libs/topology-linux.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -no-undefined -version-info 17:0:2 -lm -lpciaccess -lOpenCL -lxml2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libhwloc.la -rpath /usr/lib64 topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo pci-common.lo diff.lo shmem.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-xml.lo topology-xml-nolibxml.lo topology-xml-libxml.lo topology-pci.lo topology-opencl.lo topology-linux.lo topology-hardwired.lo topology-x86.lo libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -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/shmem.o .libs/misc.o .libs/base64.o .libs/topology-noos.o .libs/topology-synthetic.o .libs/topology-xml.o .libs/topology-xml-nolibxml.o .libs/topology-xml-libxml.o .libs/topology-pci.o .libs/topology-opencl.o .libs/topology-linux.o .libs/topology-hardwired.o .libs/topology-x86.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -lpciaccess -lOpenCL -lxml2 -Wl,-soname -Wl,libhwloc.so.15 -o .libs/libhwloc.so.15.2.0 libtool: link: (cd ".libs" && rm -f "libhwloc.so.15" && ln -s "libhwloc.so.15.2.0" "libhwloc.so.15") libtool: link: (cd ".libs" && rm -f "libhwloc.so" && ln -s "libhwloc.so.15.2.0" "libhwloc.so") libtool: link: ( cd ".libs" && rm -f "libhwloc.la" && ln -s "../libhwloc.la" "libhwloc.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' Making all in netloc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o support.lo support.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c support.c -fPIC -DPIC -o .libs/support.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o physical_link.lo physical_link.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c physical_link.c -fPIC -DPIC -o .libs/physical_link.o physical_link.c: In function 'netloc_link_pretty_print': physical_link.c:73:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 73 | asprintf(&str, "%3d (%s) [%23s] %d [<- %s / %s (%f) ->] (%s) [%23s] %d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | link->id, | ~~~~~~~~~ 75 | tmp_src_str, | ~~~~~~~~~~~~ 76 | link->src->physical_id, | ~~~~~~~~~~~~~~~~~~~~~~~ 77 | link->ports[0], | ~~~~~~~~~~~~~~~ 78 | link->speed, | ~~~~~~~~~~~~ 79 | link->width, | ~~~~~~~~~~~~ 80 | link->gbits, | ~~~~~~~~~~~~ 81 | tmp_dest_str, | ~~~~~~~~~~~~~ 82 | link->dest->physical_id, | ~~~~~~~~~~~~~~~~~~~~~~~~ 83 | link->ports[1]); | ~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o path.lo path.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c path.c -fPIC -DPIC -o .libs/path.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o node.lo node.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c node.c -fPIC -DPIC -o .libs/node.o node.c: In function 'netloc_node_pretty_print': node.c:111:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | asprintf(&str, " [%23s]/[%d] -- %s (%d links)", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 112 | node->physical_id, | ~~~~~~~~~~~~~~~~~~ 113 | node->logical_id, | ~~~~~~~~~~~~~~~~~ 114 | node->description, | ~~~~~~~~~~~~~~~~~~ 115 | utarray_len(node->physical_links)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mpicomm.lo mpicomm.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mpicomm.c -fPIC -DPIC -o .libs/mpicomm.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o edge.lo edge.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c edge.c -fPIC -DPIC -o .libs/edge.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o topology.lo topology.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c topology.c -fPIC -DPIC -o .libs/topology.o topology.c: In function 'netloc_topology_construct': topology.c:88:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 88 | asprintf(&realhwlocpath, "%s/%s", dirname(path_tmp), hwlocpath); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc.lo hwloc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hwloc.c -fPIC -DPIC -o .libs/hwloc.o hwloc.c: In function 'netloc_topology_read_hwloc': hwloc.c:39:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 39 | asprintf(&hwloc_path, "%s/%s", dirname(path_tmp), topology->hwlocpath); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hwloc.c:82:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 82 | asprintf(&hwloc_file, "%s/%s.diff.xml", hwloc_path, node->hostname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hwloc.c:93:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 93 | asprintf(&hwloc_file, "%s/%s.xml", hwloc_path, node->hostname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hwloc.c:100:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 100 | asprintf(&refname, "%s", node->hostname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hwloc.c:119:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 119 | asprintf(&hwloc_ref_path, "%s/%s.xml", hwloc_path, refname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o architecture.lo architecture.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c architecture.c -fPIC -DPIC -o .libs/architecture.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnetloc.la -rpath /usr/lib64 support.lo topology.lo edge.lo node.lo physical_link.lo path.lo architecture.lo hwloc.lo mpicomm.lo ../hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/support.o .libs/topology.o .libs/edge.o .libs/node.o .libs/physical_link.o .libs/path.o .libs/architecture.o .libs/hwloc.o .libs/mpicomm.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs -Wl,-rpath -Wl,/usr/lib64 ../hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-soname -Wl,libnetloc.so.0 -o .libs/libnetloc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libnetloc.so.0" && ln -s "libnetloc.so.0.0.0" "libnetloc.so.0") libtool: link: (cd ".libs" && rm -f "libnetloc.so" && ln -s "libnetloc.so.0.0.0" "libnetloc.so") libtool: link: ( cd ".libs" && rm -f "libnetloc.la" && ln -s "../libnetloc.la" "libnetloc.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' Making all in utils Making all in hwloc Making all in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-patch.o hwloc-patch.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-diff.o hwloc-diff.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-ps.o hwloc-ps.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-distrib.o hwloc-distrib.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc_dump_hwdata-hwloc-dump-hwdata.o `test -f 'hwloc-dump-hwdata.c' || echo './'`hwloc-dump-hwdata.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc.7 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-annotate.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-bind.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-calc.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-compress-dir.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-diff.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-distrib.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-info.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-patch.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-gather-topology.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-ps.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-gather-cpuid.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Creating hwloc-dump-hwdata.1 man page... make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-annotate.o hwloc-annotate.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -DRUNSTATEDIR="\"/var/run\"" -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o `test -f 'hwloc-dump-hwdata-knl.c' || echo './'`hwloc-dump-hwdata-knl.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-gather-cpuid.o hwloc-gather-cpuid.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o common-ps.lo common-ps.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c common-ps.c -fPIC -DPIC -o .libs/common-ps.o common-ps.c: In function 'hwloc_ps_read_process': common-ps.c:135:14: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 135 | (void) read(fd, &status, sizeof(status)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-bind.o hwloc-bind.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-diff hwloc-diff.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-diff hwloc-diff.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-info.o hwloc-info.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hwloc-calc.o hwloc-calc.c make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-distrib hwloc-distrib.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-distrib hwloc-distrib.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-patch hwloc-patch.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-patch hwloc-patch.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-dump-hwdata hwloc_dump_hwdata-hwloc-dump-hwdata.o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-dump-hwdata hwloc_dump_hwdata-hwloc-dump-hwdata.o hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-gather-cpuid hwloc-gather-cpuid.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-gather-cpuid hwloc-gather-cpuid.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libutils_common.la common-ps.lo /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-ar cru .libs/libutils_common.a .libs/common-ps.o libtool: link: x86_64-mageia-linux-gnu-ranlib .libs/libutils_common.a libtool: link: ( cd ".libs" && rm -f "libutils_common.la" && ln -s "../libutils_common.la" "libutils_common.la" ) make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-bind hwloc-bind.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-bind hwloc-bind.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-annotate hwloc-annotate.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-annotate hwloc-annotate.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-info hwloc-info.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-info hwloc-info.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-calc hwloc-calc.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-calc hwloc-calc.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hwloc-ps hwloc-ps.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la libutils_common.la libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hwloc-ps hwloc-ps.o ./.libs/libutils_common.a /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Making all in test-hwloc-dump-hwdata make[3]: Nothing to be done for 'all'. Making all in lstopo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-xml.o `test -f 'lstopo-xml.c' || echo './'`lstopo-xml.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-shmem.o `test -f 'lstopo-shmem.c' || echo './'`lstopo-shmem.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-fig.o `test -f 'lstopo-fig.c' || echo './'`lstopo-fig.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-svg.o `test -f 'lstopo-svg.c' || echo './'`lstopo-svg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo './'`lstopo-ascii.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-fig.o `test -f 'lstopo-fig.c' || echo './'`lstopo-fig.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-text.o `test -f 'lstopo-text.c' || echo './'`lstopo-text.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-svg.o `test -f 'lstopo-svg.c' || echo './'`lstopo-svg.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-xml.o `test -f 'lstopo-xml.c' || echo './'`lstopo-xml.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-shmem.o `test -f 'lstopo-shmem.c' || echo './'`lstopo-shmem.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' Creating lstopo-no-graphics.1 man page... make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo './'`lstopo-ascii.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-text.o `test -f 'lstopo-text.c' || echo './'`lstopo-text.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo './'`lstopo-cairo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo-draw.o `test -f 'lstopo-draw.c' || echo './'`lstopo-draw.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo-draw.o `test -f 'lstopo-draw.c' || echo './'`lstopo-draw.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo-lstopo.o `test -f 'lstopo.c' || echo './'`lstopo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include -I../../utils/hwloc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lstopo_no_graphics-lstopo.o `test -f 'lstopo.c' || echo './'`lstopo.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-svg.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o lstopo_no_graphics-lstopo-shmem.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/libutils_common.la -lm -ltermcap libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-svg.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o lstopo_no_graphics-lstopo-shmem.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/.libs/libutils_common.a /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lpciaccess -lOpenCL -lxml2 -lm -ltermcap -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' /bin/sh ../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lstopo lstopo-lstopo.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-svg.o lstopo-lstopo-ascii.o lstopo-lstopo-text.o lstopo-lstopo-xml.o lstopo-lstopo-shmem.o lstopo-lstopo-cairo.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/libutils_common.la -lm -ltermcap -lcairo -lX11 libtool: link: x86_64-mageia-linux-gnu-gcc -fvisibility=hidden -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lstopo lstopo-lstopo.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-svg.o lstopo-lstopo-ascii.o lstopo-lstopo-text.o lstopo-lstopo-xml.o lstopo-lstopo-shmem.o lstopo-lstopo-cairo.o /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/.libs/libutils_common.a /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so -lpciaccess -lOpenCL -lxml2 -lm -ltermcap -lcairo -lX11 -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' Making all in netloc/infiniband make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include/private/autogen -I../../../include/hwloc/autogen -I../../../include -I../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o netloc_ib_extract_dats.o netloc_ib_extract_dats.c netloc_ib_extract_dats.c: In function 'get_node': netloc_ib_extract_dats.c:158:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 158 | asprintf(&id, "%.4s:%.4s:%.4s:%.4s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 159 | guid, guid+4, guid+8, guid+12); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c: In function 'main': netloc_ib_extract_dats.c:522:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 522 | asprintf(&realpath, "%s/%s", outpath, hwlocpath); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c:554:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 554 | asprintf(&subnet, "%.19s", filename+10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c:559:13: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 559 | asprintf(&route_filename, "%s/ibroutes-%s", inpath, subnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c:572:21: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 572 | asprintf(&route_filename, "ibroutes-%s", subnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c: In function 'read_discover': netloc_ib_extract_dats.c:677:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 677 | asprintf(&discover_path, "%s/%s", path, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c: In function 'write_into_file': netloc_ib_extract_dats.c:920:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 920 | asprintf(&output_path, "%s/IB-%s-nodes.txt", path, subnet); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c: In function 'read_routes': netloc_ib_extract_dats.c:1019:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1019 | asprintf(&route_path, "%s/%s", path, route_dirname); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c:1035:17: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 1035 | asprintf(&route_filename, "%s/%s", route_path, filename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_ib_extract_dats.c: In function 'main': netloc_ib_extract_dats.c:515:9: warning: argument 1 null where non-null expected [-Wnonnull] 515 | closedir(outdir); | ^~~~~~~~~~~~~~~~ In file included from netloc_ib_extract_dats.c:27: /usr/include/dirent.h:149:12: note: in a call to function 'closedir' declared here 149 | extern int closedir (DIR *__dirp) __nonnull ((1)); | ^~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o netloc_ib_extract_dats netloc_ib_extract_dats.o ../../../netloc/libnetloc.la ../../../hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/netloc_ib_extract_dats netloc_ib_extract_dats.o ../../../netloc/.libs/libnetloc.so /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so ../../../hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' Making all in netloc/draw make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../include/private/autogen -I../../../include/hwloc/autogen -I../../../include -I../../../include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o netloc_draw_to_json.o netloc_draw_to_json.c netloc_draw_to_json.c: In function 'json_dict_add': netloc_draw_to_json.c:179:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | asprintf(&field_string, "\"%s\":", field); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_draw_to_json.c: In function 'json_string_new': netloc_draw_to_json.c:214:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 214 | asprintf(&new_value, "\"%s\"", value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_draw_to_json.c: In function 'json_int_new': netloc_draw_to_json.c:226:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 226 | asprintf(&new_value, "%d", value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_draw_to_json.c: In function 'json_float_new': netloc_draw_to_json.c:238:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 238 | asprintf(&new_value, "%f", value); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_draw_to_json.c: In function 'main': netloc_draw_to_json.c:609:9: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 609 | asprintf(&topopath, "%s/%s", netlocpath, dir_entry->d_name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netloc_draw_to_json.c: In function 'netloc_to_json_draw': netloc_draw_to_json.c:529:5: warning: ignoring return value of 'asprintf' declared with attribute 'warn_unused_result' [-Wunused-result] 529 | asprintf(&draw, "%s-%s.json", basename, "draw"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' /bin/sh ../../../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o netloc_draw_to_json netloc_draw_to_json.o ../../../netloc/libnetloc.la ../../../hwloc/libhwloc.la libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/netloc_draw_to_json netloc_draw_to_json.o ../../../netloc/.libs/libnetloc.so /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/.libs/libhwloc.so ../../../hwloc/.libs/libhwloc.so -lm -lpciaccess -lOpenCL -lxml2 -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' Making all in netloc/mpi make[2]: Nothing to be done for 'all'. Making all in netloc/scotch make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in tests Making all in hwloc Making all in . make[3]: Nothing to be done for 'all-am'. Making all in ports make[3]: Nothing to be done for 'all'. Making all in xml make[3]: Nothing to be done for 'all'. Making all in linux Making all in . make[4]: Nothing to be done for 'all-am'. Making all in allowed make[4]: Nothing to be done for 'all'. Making all in gather make[4]: Nothing to be done for 'all'. Making all in x86 make[3]: Nothing to be done for 'all'. Making all in x86+linux make[3]: Nothing to be done for 'all'. Making all in netloc make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in contrib/systemd make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/systemd' Making all in contrib/completion make[1]: Nothing to be done for 'all'. Making all in contrib/misc make[1]: Nothing to be done for 'all'. Making all in contrib/hwloc-ps.www make[1]: Nothing to be done for 'all'. Making all in doc /usr/bin/make all-recursive Making all in examples make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cayXis + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 + cd hwloc-2.2.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/include' /usr/bin/install -p -m 644 hwloc.h '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/include' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/include/hwloc' /usr/bin/install -p -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/diff.h hwloc/shmem.h hwloc/distances.h hwloc/export.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/plugins.h hwloc/gl.h hwloc/rename.h hwloc/deprecated.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/include/hwloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/include/hwloc/autogen' /usr/bin/install -p -m 644 hwloc/autogen/config.h '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/include/hwloc/autogen' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/include' Making install in hwloc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhwloc.la '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhwloc.so.15.2.0 /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libhwloc.so.15.2.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libhwloc.so.15.2.0 libhwloc.so.15 || { rm -f libhwloc.so.15 && ln -s libhwloc.so.15.2.0 libhwloc.so.15; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libhwloc.so.15.2.0 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.15.2.0 libhwloc.so; }; }) libtool: install: /usr/bin/install -p .libs/libhwloc.lai /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libhwloc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' /usr/bin/install -p -m 644 ./hwloc.dtd ./hwloc2.dtd ./hwloc2-diff.dtd '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc' Making install in netloc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libnetloc.la '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64' libtool: warning: relinking 'libnetloc.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc; /bin/sh "/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/libtool" --tag CC --mode=relink x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 0:0:0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libnetloc.la -rpath /usr/lib64 support.lo topology.lo edge.lo node.lo physical_link.lo path.lo architecture.lo hwloc.lo mpicomm.lo ../hwloc/libhwloc.la -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64) libtool: relink: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/support.o .libs/topology.o .libs/edge.o .libs/node.o .libs/physical_link.o .libs/path.o .libs/architecture.o .libs/hwloc.o .libs/mpicomm.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/usr/lib64 -L/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64 -L/usr/lib64 -lhwloc -lm -lpciaccess -lOpenCL -lxml2 -Wl,-soname -Wl,libnetloc.so.0 -o .libs/libnetloc.so.0.0.0 libtool: install: /usr/bin/install -p .libs/libnetloc.so.0.0.0T /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libnetloc.so.0.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libnetloc.so.0.0.0 libnetloc.so.0 || { rm -f libnetloc.so.0 && ln -s libnetloc.so.0.0.0 libnetloc.so.0; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64 && { ln -s -f libnetloc.so.0.0.0 libnetloc.so || { rm -f libnetloc.so && ln -s libnetloc.so.0.0.0 libnetloc.so; }; }) libtool: install: /usr/bin/install -p .libs/libnetloc.lai /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libnetloc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/netloc' Making install in utils make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils' Making install in hwloc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p hwloc-annotate hwloc-bind hwloc-calc hwloc-diff hwloc-distrib hwloc-info hwloc-patch hwloc-ps hwloc-gather-cpuid '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-annotate /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-annotate libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-bind /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-bind libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-calc /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-calc libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-diff /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-diff libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-distrib /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-distrib libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-info /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-info libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-patch /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-patch libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-ps /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-ps libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-gather-cpuid /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-cpuid /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /usr/bin/install -p hwloc-compress-dir hwloc-gather-topology '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/sbin' /bin/sh ../../libtool --mode=install /usr/bin/install -p hwloc-dump-hwdata '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/sbin' libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-dump-hwdata /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/sbin/hwloc-dump-hwdata /usr/bin/make install-exec-hook make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/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' /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-compress-dir > /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-compress-dir.tmp && mv -f /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-compress-dir.tmp /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-compress-dir chmod +x /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-compress-dir /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e '/HWLOC_top_builddir/d' /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-topology > /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-topology.tmp && mv -f /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-topology.tmp /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-topology chmod +x /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-topology make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 hwloc-annotate.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-gather-topology.1 hwloc-ps.1 hwloc-gather-cpuid.1 hwloc-dump-hwdata.1 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man7' /usr/bin/install -p -m 644 hwloc.7 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man7' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Making install in test-hwloc-dump-hwdata make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc/test-hwloc-dump-hwdata' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/hwloc' Making install in lstopo make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p lstopo-no-graphics lstopo '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lstopo-no-graphics /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/lstopo-no-graphics libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lstopo /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/lstopo /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' rm -f /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-ls cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin && ln -s lstopo-no-graphics hwloc-ls make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/applications' /usr/bin/install -p -m 644 lstopo.desktop '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 lstopo-no-graphics.1 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1' /usr/bin/make install-data-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' rm -f /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1/hwloc-ls.1 cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1 && ln -s lstopo-no-graphics.1 hwloc-ls.1 rm -f /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1/lstopo.1 cd /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man1 && ln -s lstopo-no-graphics.1 lstopo.1 make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/lstopo' Making install in netloc/infiniband make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p netloc_ib_extract_dats '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' libtool: warning: '../../../netloc/libnetloc.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: warning: '../../../hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/netloc_ib_extract_dats /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_extract_dats /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /usr/bin/install -p netloc_ib_gather_raw '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /usr/bin/make install-exec-hook make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_gather_raw > /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_gather_raw.tmp && mv -f /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_gather_raw.tmp /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_gather_raw chmod +x /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_gather_raw make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/infiniband' Making install in netloc/draw make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p netloc_draw_to_json '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin' libtool: warning: '../../../netloc/libnetloc.la' has not been installed in '/usr/lib64' libtool: warning: '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: warning: '../../../hwloc/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/netloc_draw_to_json /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_draw_to_json /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' /usr/bin/install -p -m 644 netloc_draw.html netloc_draw.js visdist/vis.min.js visdist/vis.min.css '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/draw' Making install in netloc/mpi make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/mpi' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/mpi' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/mpi' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/mpi' Making install in netloc/scotch make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/scotch' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/scotch' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/scotch' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils/netloc/scotch' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/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 '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/utils' Making install in tests make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests' Making install in hwloc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc' Making install in . make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc' Making install in ports make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/ports' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/ports' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/ports' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/ports' Making install in xml make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/xml' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/xml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/xml' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/xml' Making install in linux make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux' Making install in . make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux' Making install in allowed make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/allowed' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/allowed' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/allowed' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/allowed' Making install in gather make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/gather' make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/gather' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/gather' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux/gather' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/linux' Making install in x86 make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86' Making install in x86+linux make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86+linux' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86+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 '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86+linux' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc/x86+linux' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/hwloc' Making install in netloc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/netloc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/netloc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/netloc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests/netloc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/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 '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/tests' Making install in contrib/systemd make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/systemd' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/systemd' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' /usr/bin/install -p -m 644 hwloc-dump-hwdata.service '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/systemd' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/systemd' Making install in contrib/completion make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/completion' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/completion' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/etc/bash_completion.d' /usr/bin/install -p -m 644 hwloc-completion.bash '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/etc/bash_completion.d' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/completion' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/completion' Making install in contrib/misc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/misc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/misc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc' /usr/bin/install -p -m 644 dynamic_SVG_example.html '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/misc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/misc' Making install in contrib/hwloc-ps.www make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/hwloc-ps.www' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/hwloc-ps.www' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc/hwloc-ps.www' /usr/bin/install -p -m 644 client.js package.json README '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc/hwloc-ps.www' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc/hwloc-ps.www/assets' /usr/bin/install -p -m 644 assets/index.html assets/main.css assets/script.js assets/style.css '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc/hwloc-ps.www/assets' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/hwloc-ps.www' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/contrib/hwloc-ps.www' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' /usr/bin/make install-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' Making install in examples make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc/examples' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/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 '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc/examples' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc/examples' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_from_ulongs.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_nr_ulongs.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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwloc_bitmap_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_sscanf.3 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_to_ulongs.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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_configuration.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_INCLUDE_DISALLOWED.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_THISSYSTEM_ALLOWED_RESOURCES.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_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_type_filter_e.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_ALL.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_NONE.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_STRUCTURE.3 doxygen-doc/man/man3/HWLOC_TYPE_FILTER_KEEP_IMPORTANT.3 doxygen-doc/man/man3/hwloc_topology_set_type_filter.3 doxygen-doc/man/man3/hwloc_topology_set_all_types_filter.3 doxygen-doc/man/man3/hwloc_topology_set_cache_types_filter.3 doxygen-doc/man/man3/hwloc_topology_set_icache_types_filter.3 doxygen-doc/man/man3/hwloc_topology_set_io_types_filter.3 doxygen-doc/man/man3/hwloc_topology_get_type_filter.3 doxygen-doc/man/man3/hwloc_topology_set_userdata.3 doxygen-doc/man/man3/hwloc_topology_get_userdata.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_abi_check.3 doxygen-doc/man/man3/hwloc_topology_check.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_pci_busid.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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_distances_get.3 doxygen-doc/man/man3/hwloc_distances_s.3 doxygen-doc/man/man3/hwloc_distances_kind_e.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 doxygen-doc/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 doxygen-doc/man/man3/hwloc_distances_get.3 doxygen-doc/man/man3/hwloc_distances_get_by_depth.3 doxygen-doc/man/man3/hwloc_distances_get_by_type.3 doxygen-doc/man/man3/hwloc_distances_get_by_name.3 doxygen-doc/man/man3/hwloc_distances_get_name.3 doxygen-doc/man/man3/hwloc_distances_release.3 doxygen-doc/man/man3/hwlocality_distances_consult.3 doxygen-doc/man/man3/hwloc_distances_obj_index.3 doxygen-doc/man/man3/hwloc_distances_obj_pair_values.3 doxygen-doc/man/man3/hwlocality_distances_add.3 doxygen-doc/man/man3/hwloc_distances_add_flag_e.3 doxygen-doc/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 doxygen-doc/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 doxygen-doc/man/man3/hwloc_distances_add.3 doxygen-doc/man/man3/hwloc_distances_remove.3 doxygen-doc/man/man3/hwloc_distances_remove_by_depth.3 doxygen-doc/man/man3/hwloc_distances_remove_by_type.3 doxygen-doc/man/man3/hwloc_distances_release_remove.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_find_misc.3 doxygen-doc/man/man3/hwloc_bitmap_singlify_per_core.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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_types.3 doxygen-doc/man/man3/hwloc_obj_type_is_normal.3 doxygen-doc/man/man3/hwloc_obj_type_is_memory.3 doxygen-doc/man/man3/hwloc_obj_type_is_io.3 doxygen-doc/man/man3/hwloc_obj_type_is_cache.3 doxygen-doc/man/man3/hwloc_obj_type_is_dcache.3 doxygen-doc/man/man3/hwloc_obj_type_is_icache.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_from_nodeset.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_memory_parents_depth.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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_linux.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 doxygen-doc/man/man3/hwloc_linux_read_path_as_cpumask.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_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_get_membind.3 doxygen-doc/man/man3/hwloc_set_proc_membind.3 doxygen-doc/man/man3/hwloc_get_proc_membind.3 doxygen-doc/man/man3/hwloc_set_area_membind.3 doxygen-doc/man/man3/hwloc_get_area_membind.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_policy.3 doxygen-doc/man/man3/hwloc_free.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_info_attr.3 doxygen-doc/man/man3/hwloc_obj_get_info_by_name.3 doxygen-doc/man/man3/hwloc_obj_add_info.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_type_sscanf.3 doxygen-doc/man/man3/hwloc_type_sscanf_as_depth.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_CORE.3 doxygen-doc/man/man3/HWLOC_OBJ_GROUP.3 doxygen-doc/man/man3/HWLOC_OBJ_L1CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L2CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L3CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L4CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L5CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L1ICACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L2ICACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_L3ICACHE.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_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_TYPE_UNORDERED.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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_attr_u.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_numanode_attr_s_hwloc_memory_page_type_s.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_info_s.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_setsource.3 doxygen-doc/man/man3/hwloc_topology_set_pid.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_components_flag_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_COMPONENTS_FLAG_BLACKLIST.3 doxygen-doc/man/man3/hwloc_topology_set_components.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_shmem.3 doxygen-doc/man/man3/hwloc_shmem_topology_get_length.3 doxygen-doc/man/man3/hwloc_shmem_topology_write.3 doxygen-doc/man/man3/hwloc_shmem_topology_adopt.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_tinker.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_CPULESS.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_BYNODESET.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_REMOVE_MEMLESS.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 doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_ALL.3 doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 doxygen-doc/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 doxygen-doc/man/man3/hwloc_allow_flags_e.3 doxygen-doc/man/man3/hwloc_topology_allow.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object.3 doxygen-doc/man/man3/hwloc_topology_alloc_group_object.3 doxygen-doc/man/man3/hwloc_topology_insert_group_object.3 doxygen-doc/man/man3/hwloc_obj_add_other_obj_sets.3 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/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 '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc' /usr/bin/install -p -m 644 doxygen-doc/hwloc-a4.pdf doxygen-doc/hwloc-letter.pdf '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc' make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0/doc' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' /usr/bin/install -p -m 644 contrib/hwloc-valgrind.supp '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 hwloc.pc '/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/hwloc-2.2.0' + find /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 2.2.0-1.mga8 --unique-debug-suffix -2.2.0-1.mga8.x86_64 --unique-debug-src-base hwloc-2.2.0-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/hwloc-2.2.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-annotate explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-patch explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-bind explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-cpuid explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-distrib explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-diff explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-ps explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-calc explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libnetloc.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/lstopo-no-graphics explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_draw_to_json explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/lstopo explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-info explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libhwloc.so.15.2.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/sbin/hwloc-dump-hwdata explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_extract_dats extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-patch extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-gather-cpuid extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-annotate extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-bind extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libnetloc.so.0.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/lstopo-no-graphics extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-ps extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-diff extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/sbin/hwloc-dump-hwdata extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-distrib extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/lstopo extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/lib64/libhwloc.so.15.2.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-calc extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/hwloc-info extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_ib_extract_dats extracting debug info from /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/bin/netloc_draw_to_json original debug info size: 3824kB, size after compression: 3420kB /usr/lib/rpm/sepdebugcrcfix: Updated 16 CRC32s, 0 CRC32s did match. 3447 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/hwloc-gather-topology from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/netloc_ib_gather_raw from /usr/bin/env perl to #!/usr/bin/perl mangling shebang in /usr/bin/hwloc-compress-dir from /bin/sh to #!/usr/bin/sh Processing files: hwloc-2.2.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.soPagq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hwloc-2.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc + cp -pr README /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/hwloc + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 26 of file /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc/vis.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 26 of file /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/hwloc/vis.min.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: application() application(lstopo.desktop) hwloc = 2.2.0-1.mga8 hwloc(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcairo.so.2()(64bit) libhwloc.so.15()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnetloc.so.0()(64bit) libtinfo.so.6()(64bit) perl(Getopt::Long) perl(strict) perl-base >= 2:5.32.0 Processing files: lib64hwloc15-2.2.0-1.mga8.x86_64 Provides: lib64hwloc15 = 2.2.0-1.mga8 lib64hwloc15(x86-64) = 2.2.0-1.mga8 libhwloc = 2.2.0-1.mga8 libhwloc.so.15()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libOpenCL.so.1()(64bit) libOpenCL.so.1(OPENCL_1.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(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) Processing files: lib64hwloc-devel-2.2.0-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KLJtQs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hwloc-2.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/lib64hwloc-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/lib64hwloc-devel + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/lib64hwloc-devel + cp -pr VERSION /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/lib64hwloc-devel + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64/usr/share/doc/lib64hwloc-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libhwloc(64bit)) hwloc-devel = 2.2.0-1.mga8 lib64hwloc-devel = 2.2.0-1.mga8 lib64hwloc-devel(x86-64) = 2.2.0-1.mga8 libhwloc-devel = 2.2.0-1.mga8 pkgconfig(hwloc) = 2.2.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libOpenCL(64bit)) devel(libm(64bit)) devel(libpciaccess(64bit)) devel(libxml2(64bit)) pkgconfig pkgconfig(libxml-2.0) pkgconfig(pciaccess) Processing files: lib64netloc0-2.2.0-1.mga8.x86_64 Provides: lib64netloc0 = 2.2.0-1.mga8 lib64netloc0(x86-64) = 2.2.0-1.mga8 libnetloc = 2.2.0-1.mga8 libnetloc.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libhwloc.so.15()(64bit) Processing files: lib64netloc-devel-2.2.0-1.mga8.x86_64 Provides: devel(libnetloc(64bit)) lib64netloc-devel = 2.2.0-1.mga8 lib64netloc-devel(x86-64) = 2.2.0-1.mga8 libnetloc-devel = 2.2.0-1.mga8 netloc-devel = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libhwloc(64bit)) Processing files: hwloc-debugsource-2.2.0-1.mga8.x86_64 Provides: hwloc-debugsource = 2.2.0-1.mga8 hwloc-debugsource(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hwloc-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 1000f15d6c917689a5e840967462f94cc4eb0d5c debuginfo(build-id) = 15364c8d8bed219c0fd821a93f32b66c124ab7c4 debuginfo(build-id) = 2e818f6a00e7b006df3e0f921e993ee52363d2e4 debuginfo(build-id) = 46263e986817f495dc8fd590873f069be1de9217 debuginfo(build-id) = 48dab290cc91fbf09da9a80067b5e83acc6a263d debuginfo(build-id) = 50d28cf54483a7883a1e314d1d4c05a4a52ec5ef debuginfo(build-id) = 620cd5378f5f4af174160b7ae4c51e036666f485 debuginfo(build-id) = 6a3aa5fd36106617e85de7631ce8e0ea025c332f debuginfo(build-id) = 8586c1f7357a21a979c59fa24d52f33531e27b67 debuginfo(build-id) = 9de9be7fbe41f73a037cdaeb0f200b13e5096bb9 debuginfo(build-id) = d50d17030e5b7192d95b7bf3e3d74fa10fb0db72 debuginfo(build-id) = d7723a761f2037bce00749382d7157db339e8419 debuginfo(build-id) = df426ef3d598a9c5ea0dbabd42a034813cca9878 debuginfo(build-id) = fc09971195f0f4dcaa7a8d1f35428d9d714162a3 hwloc-debuginfo = 2.2.0-1.mga8 hwloc-debuginfo(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hwloc-debugsource(x86-64) = 2.2.0-1.mga8 Processing files: lib64hwloc15-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = 1c1fe64d00ab463255552e08af2e6ac32013ffb3 lib64hwloc15-debuginfo = 2.2.0-1.mga8 lib64hwloc15-debuginfo(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hwloc-debugsource(x86-64) = 2.2.0-1.mga8 Processing files: lib64netloc0-debuginfo-2.2.0-1.mga8.x86_64 Provides: debuginfo(build-id) = bb7425af3299b466139b05725ca5ef9d810181e7 lib64netloc0-debuginfo = 2.2.0-1.mga8 lib64netloc0-debuginfo(x86-64) = 2.2.0-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hwloc-debugsource(x86-64) = 2.2.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64netloc-devel-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64netloc0-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64netloc0-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64hwloc15-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64hwloc-devel-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/hwloc-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64hwloc15-debuginfo-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/hwloc-debugsource-2.2.0-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/hwloc-2.2.0-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UGfG8r + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd hwloc-2.2.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/hwloc-2.2.0-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.irF0rr + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf hwloc-2.2.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!