+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/hwloc.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TbBzuE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hwloc-1.11.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hwloc-1.11.9.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hwloc-1.11.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HIeG4j + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.11.9 + export runstatedir=/run + runstatedir=/run + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-plugins --disable-silent-rules ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... libraries , headers ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /builddir/build/BUILD/hwloc-1.11.9 configure: hwloc srcdir: /builddir/build/BUILD/hwloc-1.11.9 checking for hwloc version... 1.11.9 checking if want hwloc maintainer support... disabled checking for hwloc directory prefix... (none) checking for hwloc symbol prefix... hwloc_ checking size of void *... 8 checking which OS support to include... Linux checking which CPU support to include... unknown checking size of unsigned long... 8 checking size of unsigned int... 4 checking for the C compiler vendor... gnu checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(format)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS checking whether the C compiler rejects function calls with too many arguments... yes checking whether the C compiler rejects function calls with too few arguments... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether function strncasecmp has a complete prototype... yes checking for strftime... yes checking for setlocale... yes checking for stdint.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for KAFFINITY... no checking for PROCESSOR_CACHE_TYPE... no checking for CACHE_DESCRIPTOR... no checking for LOGICAL_PROCESSOR_RELATIONSHIP... no checking for RelationProcessorPackage... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for GROUP_AFFINITY... no checking for PROCESSOR_RELATIONSHIP... no checking for NUMA_NODE_RELATIONSHIP... no checking for CACHE_RELATIONSHIP... no checking for PROCESSOR_GROUP_INFO... no checking for GROUP_RELATIONSHIP... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no checking for PSAPI_WORKING_SET_EX_BLOCK... no checking for PSAPI_WORKING_SET_EX_INFORMATION... no checking for PROCESSOR_NUMBER... no checking for main in -lgdi32... no checking for PostQuitMessage in -luser32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/lgrp_user.h usability... no checking sys/lgrp_user.h presence... no checking for sys/lgrp_user.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_NPROC_CONF is declared... no checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking mach/mach_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/sysctl.h... yes checking whether CTL_HW is declared... no checking whether HW_NCPU is declared... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether strcasecmp is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether getprogname is declared... no checking whether getexecname is declared... no checking whether GetModuleFileName is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes checking whether sched_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... yes checking for KERRIGHED... no checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for uname... yes checking valgrind/valgrind.h usability... no checking valgrind/valgrind.h presence... no checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking numaif.h usability... no checking numaif.h presence... no checking for numaif.h... 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... no checking CL/cl_ext.h presence... no checking for CL/cl_ext.h... no checking cuda.h usability... no checking cuda.h presence... no checking for cuda.h... no checking cuda_runtime_api.h usability... no checking cuda_runtime_api.h presence... no checking for cuda_runtime_api.h... no checking nvml.h usability... no checking nvml.h presence... no checking for nvml.h... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking X11/Xlib.h usability... yes checking X11/Xlib.h presence... yes checking for X11/Xlib.h... yes checking for XOpenDisplay in -lX11... yes checking for X11/Xutil.h... yes checking X11/keysym.h usability... yes checking X11/keysym.h presence... yes checking for X11/keysym.h... yes checking NVCtrl/NVCtrl.h usability... yes checking NVCtrl/NVCtrl.h presence... yes checking for NVCtrl/NVCtrl.h... yes checking for XNVCTRLQueryTargetAttribute in -lXNVCtrl... yes checking for LIBXML2... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking for xmlNewDoc... yes checking for final LIBXML2 support... yes checking for x86 cpuid... no checking for pthread_mutex_lock... yes checking if plugin support is enabled... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for lt_dlopenext in -lltdl... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking components to build statically... noos xml synthetic custom xml_nolibxml linux linuxpci checking components to build as plugins... pci gl xml_libxml checking for a sed that does not truncate output... /usr/bin/sed ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for riscv64-redhat-linux-gnu-pdflatex... no checking for pdflatex... no checking for riscv64-redhat-linux-gnu-makeindex... no checking for makeindex... no checking for riscv64-redhat-linux-gnu-fig2dev... no checking for fig2dev... /usr/bin/fig2dev checking for riscv64-redhat-linux-gnu-gs... no checking for gs... /usr/bin/gs checking for riscv64-redhat-linux-gnu-epstopdf... no checking for epstopdf... no checking if can build doxygen docs... no checking for riscv64-redhat-linux-gnu-w3m... no checking for w3m... no checking for riscv64-redhat-linux-gnu-lynx... no checking for lynx... no checking if can build top-level README... no checking if will build doxygen docs... no checking if will install doxygen docs... yes checking whether to enable "picky" compiler mode... no (default) ### ### Configuring hwloc command line utilities ### checking for CAIRO... yes checking cairo.h usability... yes checking cairo.h presence... yes checking for cairo.h... yes checking for cairo_fill... yes checking for final CAIRO support... yes checking for wchar_t... yes checking for putwc... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for setlocale... (cached) yes checking for uselocale... yes checking xlocale.h usability... no checking xlocale.h presence... no checking for xlocale.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking termcap support using ncurses and ... no checking termcap support using ncurses and -ltermcap... yes checking whether diff accepts -u... -u checking whether diff accepts -w... -w checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for clock_gettime... yes ### ### Configuring hwloc tests ### checking for pthread_self in -lpthread... yes checking for numa_available in -lnuma... no 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 myriexpress.h usability... no checking myriexpress.h presence... no checking for myriexpress.h... no checking for xmllint... xmllint checking for bunzip2... bunzip2 checking if CXX works... yes checking whether diff accepts -u... -u ### ### Performing final hwloc configuration ### checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating utils/hwloc/Makefile config.status: creating utils/lstopo/Makefile config.status: creating hwloc.pc config.status: creating tests/Makefile config.status: creating tests/linux/Makefile config.status: creating tests/linux/allowed/Makefile config.status: creating tests/linux/gather/Makefile config.status: creating tests/xml/Makefile config.status: creating tests/ports/Makefile config.status: creating tests/rename/Makefile config.status: creating tests/linux/allowed/test-topology.sh config.status: creating tests/linux/gather/test-gather-topology.sh config.status: creating tests/linux/test-topology.sh config.status: creating tests/xml/test-topology.sh config.status: creating tests/wrapper.sh config.status: creating utils/hwloc/hwloc-assembler-remote config.status: creating utils/hwloc/hwloc-compress-dir config.status: creating utils/hwloc/hwloc-gather-topology config.status: creating utils/hwloc/test-hwloc-annotate.sh config.status: creating utils/hwloc/test-hwloc-assembler.sh config.status: creating utils/hwloc/test-hwloc-calc.sh config.status: creating utils/hwloc/test-hwloc-compress-dir.sh config.status: creating utils/hwloc/test-hwloc-diffpatch.sh config.status: creating utils/hwloc/test-hwloc-distances.sh config.status: creating utils/hwloc/test-hwloc-distrib.sh config.status: creating utils/hwloc/test-hwloc-info.sh config.status: creating utils/hwloc/test-fake-plugin.sh config.status: creating utils/lstopo/test-hwloc-ls.sh config.status: creating contrib/systemd/Makefile config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking src/topology-solaris.c to tests/ports/topology-solaris.c config.status: linking src/topology-solaris-chiptype.c to tests/ports/topology-solaris-chiptype.c config.status: linking src/topology-aix.c to tests/ports/topology-aix.c config.status: linking src/topology-osf.c to tests/ports/topology-osf.c config.status: linking src/topology-windows.c to tests/ports/topology-windows.c config.status: linking src/topology-darwin.c to tests/ports/topology-darwin.c config.status: linking src/topology-freebsd.c to tests/ports/topology-freebsd.c config.status: linking src/topology-netbsd.c to tests/ports/topology-netbsd.c config.status: linking src/topology-hpux.c to tests/ports/topology-hpux.c config.status: linking src/topology-bgq.c to tests/ports/topology-bgq.c config.status: linking src/topology-opencl.c to tests/ports/topology-opencl.c config.status: linking src/topology-cuda.c to tests/ports/topology-cuda.c config.status: linking src/topology-nvml.c to tests/ports/topology-nvml.c config.status: linking src/topology-gl.c to tests/ports/topology-gl.c config.status: executing depfiles commands config.status: executing chmoding-scripts commands config.status: executing libtool commands ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: PCI(pciaccess+linux) GL Graphical output (Cairo): yes XML input / output: full libnuma memory support: no Plugin support: yes (pci gl xml_libxml) ----------------------------------------------------------------------------- + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology.lo topology.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o traversal.lo traversal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o distances.lo distances.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o components.lo components.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c traversal.c -fPIC -DPIC -o .libs/traversal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology.c -fPIC -DPIC -o .libs/topology.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c components.c -fPIC -DPIC -o .libs/components.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c distances.c -fPIC -DPIC -o .libs/distances.o components.c: In function 'hwloc_plugins_init': components.c:216:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] path = env; ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bind.lo bind.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bitmap.lo bitmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bitmap.c -fPIC -DPIC -o .libs/bitmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bind.c -fPIC -DPIC -o .libs/bind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pci-common.lo pci-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pci-common.c -fPIC -DPIC -o .libs/pci-common.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o diff.lo diff.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o misc.lo misc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o base64.lo base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c diff.c -fPIC -DPIC -o .libs/diff.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-noos.lo topology-noos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c base64.c -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-synthetic.lo topology-synthetic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-noos.c -fPIC -DPIC -o .libs/topology-noos.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-custom.lo topology-custom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-xml.lo topology-xml.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-xml-nolibxml.lo topology-xml-nolibxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-synthetic.c -fPIC -DPIC -o .libs/topology-synthetic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-custom.c -fPIC -DPIC -o .libs/topology-custom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-xml.c -fPIC -DPIC -o .libs/topology-xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-xml-nolibxml.c -fPIC -DPIC -o .libs/topology-xml-nolibxml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-linux.lo topology-linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-linux.c -fPIC -DPIC -o .libs/topology-linux.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o topology-hardwired.lo topology-hardwired.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -I/usr/include/libxml2 -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_xml_libxml_la-topology-xml-libxml.lo `test -f 'topology-xml-libxml.c' || echo './'`topology-xml-libxml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-hardwired.c -fPIC -DPIC -o .libs/topology-hardwired.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -I/usr/include/libxml2 -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-xml-libxml.c -fPIC -DPIC -o .libs/hwloc_xml_libxml_la-topology-xml-libxml.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_pci_la-topology-pci.lo `test -f 'topology-pci.c' || echo './'`topology-pci.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc_gl_la-topology-gl.lo `test -f 'topology-gl.c' || echo './'`topology-gl.c /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -I/usr/include/libxml2 -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -lxml2 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_xml_libxml.la -rpath /usr/lib64/hwloc hwloc_xml_libxml_la-topology-xml-libxml.lo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-pci.c -fPIC -DPIC -o .libs/hwloc_pci_la-topology-pci.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/private/autogen -I../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -DHWLOC_INSIDE_LIBHWLOC -DHWLOC_PLUGINS_PATH=\"/usr/lib64/hwloc\" -DRUNSTATEDIR=\"/run\" -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c topology-gl.c -fPIC -DPIC -o .libs/hwloc_gl_la-topology-gl.o libtool: link: gcc -shared -fPIC -DPIC .libs/hwloc_xml_libxml_la-topology-xml-libxml.o -lltdl -lxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_xml_libxml.so -o .libs/hwloc_xml_libxml.so libtool: link: ( cd ".libs" && rm -f "hwloc_xml_libxml.la" && ln -s "../hwloc_xml_libxml.la" "hwloc_xml_libxml.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -lpciaccess -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_pci.la -rpath /usr/lib64/hwloc hwloc_pci_la-topology-pci.lo /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -DHWLOC_INSIDE_PLUGIN -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -module -avoid-version -lltdl -lXNVCtrl -lXext -lX11 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc_gl.la -rpath /usr/lib64/hwloc hwloc_gl_la-topology-gl.lo libtool: link: gcc -shared -fPIC -DPIC .libs/hwloc_pci_la-topology-pci.o -lltdl -lpciaccess -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_pci.so -o .libs/hwloc_pci.so libtool: link: ( cd ".libs" && rm -f "hwloc_pci.la" && ln -s "../hwloc_pci.la" "hwloc_pci.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/hwloc_gl_la-topology-gl.o -lltdl -lXNVCtrl -lXext -lX11 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,hwloc_gl.so -o .libs/hwloc_gl.so libtool: link: ( cd ".libs" && rm -f "hwloc_gl.la" && ln -s "../hwloc_gl.la" "hwloc_gl.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 12:6:7 -lm -lltdl -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libhwloc.la -rpath /usr/lib64 topology.lo traversal.lo distances.lo components.lo bind.lo bitmap.lo pci-common.lo diff.lo misc.lo base64.lo topology-noos.lo topology-synthetic.lo topology-custom.lo topology-xml.lo topology-xml-nolibxml.lo topology-linux.lo topology-hardwired.lo libtool: link: gcc -shared -fPIC -DPIC .libs/topology.o .libs/traversal.o .libs/distances.o .libs/components.o .libs/bind.o .libs/bitmap.o .libs/pci-common.o .libs/diff.o .libs/misc.o .libs/base64.o .libs/topology-noos.o .libs/topology-synthetic.o .libs/topology-custom.o .libs/topology-xml.o .libs/topology-xml-nolibxml.o .libs/topology-linux.o .libs/topology-hardwired.o -lm -lltdl -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libhwloc.so.5 -o .libs/libhwloc.so.5.7.6 .libs/topology.o: In function `hwloc_get_sysctl': /builddir/build/BUILD/hwloc-1.11.9/src/topology.c:123: warning: sysctl is not implemented and will always fail libtool: link: (cd ".libs" && rm -f "libhwloc.so.5" && ln -s "libhwloc.so.5.7.6" "libhwloc.so.5") libtool: link: (cd ".libs" && rm -f "libhwloc.so" && ln -s "libhwloc.so.5.7.6" "libhwloc.so") libtool: link: ( cd ".libs" && rm -f "libhwloc.la" && ln -s "../libhwloc.la" "libhwloc.la" ) make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/src' Making all in include make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/include' Making all in utils make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils' Making all in hwloc make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-annotate.o hwloc-annotate.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-assembler.o hwloc-assembler.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-bind.o hwloc-bind.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-calc.o hwloc-calc.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-diff.o hwloc-diff.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-distances.o hwloc-distances.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-distrib.o hwloc-distrib.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-info.o hwloc-info.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-patch.o hwloc-patch.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o hwloc-ps.o hwloc-ps.c hwloc-ps.c: In function 'one_process': hwloc-ps.c:192:7: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(commfile, tids[i-1].name, TIDNAME_MAX); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Creating hwloc.7 man page... Creating hwloc-annotate.1 man page... Creating hwloc-assembler.1 man page... Creating hwloc-assembler-remote.1 man page... Creating hwloc-bind.1 man page... Creating hwloc-calc.1 man page... Creating hwloc-compress-dir.1 man page... Creating hwloc-diff.1 man page... Creating hwloc-distances.1 man page... Creating hwloc-distrib.1 man page... Creating hwloc-info.1 man page... Creating hwloc-patch.1 man page... Creating hwloc-gather-topology.1 man page... Creating hwloc-ps.1 man page... /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-annotate hwloc-annotate.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-assembler hwloc-assembler.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-bind hwloc-bind.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-annotate hwloc-annotate.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-assembler hwloc-assembler.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-bind hwloc-bind.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-calc hwloc-calc.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-diff hwloc-diff.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-distances hwloc-distances.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-distrib hwloc-distrib.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-calc hwloc-calc.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-diff hwloc-diff.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-distrib hwloc-distrib.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-distances hwloc-distances.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-info hwloc-info.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-patch hwloc-patch.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o hwloc-ps hwloc-ps.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-info hwloc-info.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-patch hwloc-patch.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/hwloc-ps hwloc-ps.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lm -lltdl make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' Making all in lstopo make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo.o `test -f 'lstopo.c' || echo './'`lstopo.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-color.o `test -f 'lstopo-color.c' || echo './'`lstopo-color.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-draw.o `test -f 'lstopo-draw.c' || echo './'`lstopo-draw.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-fig.o `test -f 'lstopo-fig.c' || echo './'`lstopo-fig.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo './'`lstopo-ascii.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-text.o `test -f 'lstopo-text.c' || echo './'`lstopo-text.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo_no_graphics-lstopo-xml.o `test -f 'lstopo-xml.c' || echo './'`lstopo-xml.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo.o `test -f 'lstopo.c' || echo './'`lstopo.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-color.o `test -f 'lstopo-color.c' || echo './'`lstopo-color.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-draw.o `test -f 'lstopo-draw.c' || echo './'`lstopo-draw.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-fig.o `test -f 'lstopo-fig.c' || echo './'`lstopo-fig.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-ascii.o `test -f 'lstopo-ascii.c' || echo './'`lstopo-ascii.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-text.o `test -f 'lstopo-text.c' || echo './'`lstopo-text.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-xml.o `test -f 'lstopo-xml.c' || echo './'`lstopo-xml.c gcc -DHAVE_CONFIG_H -I. -I../../include/private/autogen -I../../include/hwloc/autogen -I/builddir/build/BUILD/hwloc-1.11.9/include -I/builddir/build/BUILD/hwloc-1.11.9/include -I../../utils/hwloc -DLSTOPO_HAVE_GRAPHICS -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lstopo-lstopo-cairo.o `test -f 'lstopo-cairo.c' || echo './'`lstopo-cairo.c Creating lstopo-no-graphics.1 man page... /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la -lm -ltermcap libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lstopo-no-graphics lstopo_no_graphics-lstopo.o lstopo_no_graphics-lstopo-color.o lstopo_no_graphics-lstopo-draw.o lstopo_no_graphics-lstopo-fig.o lstopo_no_graphics-lstopo-ascii.o lstopo_no_graphics-lstopo-text.o lstopo_no_graphics-lstopo-xml.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lltdl -lm -ltermcap /bin/sh ../../libtool --tag=CC --mode=link gcc -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lstopo lstopo-lstopo.o lstopo-lstopo-color.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-ascii.o lstopo-lstopo-text.o lstopo-lstopo-xml.o lstopo-lstopo-cairo.o /builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la -lm -ltermcap -lcairo -lX11 libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -fvisibility=hidden -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/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lstopo lstopo-lstopo.o lstopo-lstopo-color.o lstopo-lstopo-draw.o lstopo-lstopo-fig.o lstopo-lstopo-ascii.o lstopo-lstopo-text.o lstopo-lstopo-xml.o lstopo-lstopo-cairo.o /builddir/build/BUILD/hwloc-1.11.9/src/.libs/libhwloc.so -lltdl -lm -ltermcap -lcairo -lX11 make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests' Making all in . make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests' Making all in ports make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/ports' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/ports' Making all in xml make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/xml' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/xml' Making all in linux make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' Making all in . make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' Making all in allowed make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/allowed' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/allowed' Making all in gather make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/gather' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/gather' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests' Making all in contrib/systemd make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/contrib/systemd' Making all in doc make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make all-recursive make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' Making all in examples make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc/examples' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eUeERt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 + cd hwloc-1.11.9 + make install DESTDIR=/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/src' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhwloc.la '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhwloc.so.5.7.6 /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/libhwloc.so.5.7.6 libtool: install: (cd /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libhwloc.so.5.7.6 libhwloc.so.5 || { rm -f libhwloc.so.5 && ln -s libhwloc.so.5.7.6 libhwloc.so.5; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libhwloc.so.5.7.6 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.5.7.6 libhwloc.so; }; }) libtool: install: /usr/bin/install -p .libs/libhwloc.lai /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/libhwloc.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/src' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc' /bin/sh ../libtool --mode=install /usr/bin/install -p hwloc_xml_libxml.la hwloc_pci.la hwloc_gl.la '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc' libtool: install: /usr/bin/install -p .libs/hwloc_xml_libxml.so /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc/hwloc_xml_libxml.so libtool: install: /usr/bin/install -p .libs/hwloc_xml_libxml.lai /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc/hwloc_xml_libxml.la libtool: install: /usr/bin/install -p .libs/hwloc_pci.so /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc/hwloc_pci.so libtool: install: /usr/bin/install -p .libs/hwloc_pci.lai /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc/hwloc_pci.la libtool: install: /usr/bin/install -p .libs/hwloc_gl.so /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc/hwloc_gl.so libtool: install: /usr/bin/install -p .libs/hwloc_gl.lai /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/hwloc/hwloc_gl.la libtool: warning: remember to run 'libtool --finish /usr/lib64/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc' /usr/bin/install -p -m 644 ./hwloc.dtd '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/src' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/include' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/include' /usr/bin/install -p -m 644 hwloc.h '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/include/hwloc' /usr/bin/install -p -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/diff.h hwloc/myriexpress.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/plugins.h hwloc/gl.h hwloc/intel-mic.h hwloc/rename.h hwloc/deprecated.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/include/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/include/hwloc/autogen' /usr/bin/install -p -m 644 hwloc/autogen/config.h '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/include/hwloc/autogen' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/include' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/include' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils' Making install in hwloc make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p hwloc-annotate hwloc-assembler hwloc-bind hwloc-calc hwloc-diff hwloc-distances hwloc-distrib hwloc-info hwloc-patch hwloc-ps '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin' libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-annotate /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-annotate libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-assembler /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-assembler libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-bind /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-bind libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-calc /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-calc libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-diff /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-diff libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-distances /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-distances libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-distrib /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-distrib libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-info /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-info libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-patch /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-patch libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/hwloc-ps /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-ps /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin' /usr/bin/install -p hwloc-assembler-remote hwloc-compress-dir hwloc-gather-topology '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-assembler-remote > /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-assembler-remote.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-assembler-remote.tmp /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-assembler-remote /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-compress-dir > /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-compress-dir.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-compress-dir.tmp /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-compress-dir chmod +x /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-assembler-remote /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-compress-dir /usr/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-gather-topology > /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-gather-topology.tmp && mv -f /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-gather-topology.tmp /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-gather-topology chmod +x /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-gather-topology make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 hwloc-annotate.1 hwloc-assembler.1 hwloc-assembler-remote.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distances.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-gather-topology.1 hwloc-ps.1 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man7' /usr/bin/install -p -m 644 hwloc.7 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man7' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/hwloc' Making install in lstopo make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p lstopo-no-graphics lstopo '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin' libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lstopo-no-graphics /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/lstopo-no-graphics libtool: warning: '/builddir/build/BUILD/hwloc-1.11.9/src/libhwloc.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/lstopo /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/lstopo make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' rm -f /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin/hwloc-ls cd /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/bin && ln -s lstopo-no-graphics hwloc-ls make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/applications' /usr/bin/install -p -m 644 lstopo.desktop '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 lstopo-no-graphics.1 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1' make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' rm -f /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1/hwloc-ls.1 cd /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1 && ln -s lstopo-no-graphics.1 hwloc-ls.1 rm -f /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1/lstopo.1 cd /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1 && ln -s lstopo-no-graphics.1 lstopo.1 make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils/lstopo' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/utils' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests' Making install in . make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests' Making install in ports make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/ports' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/ports' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/ports' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/ports' Making install in xml make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/xml' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/xml' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/xml' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/xml' Making install in linux make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' Making install in . make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' Making install in allowed make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/allowed' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/allowed' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/allowed' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/allowed' Making install in gather make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/gather' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/gather' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/gather' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux/gather' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests/linux' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/tests' Making install in contrib/systemd make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/contrib/systemd' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/contrib/systemd' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc' /usr/bin/install -p -m 644 hwloc-dump-hwdata.service '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/contrib/systemd' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/contrib/systemd' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make install-recursive make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' Making install in examples make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc/examples' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc/examples' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc/examples' make[3]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[4]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_api_version.3 doxygen-doc/man/man3/HWLOC_API_VERSION.3 doxygen-doc/man/man3/hwloc_get_api_version.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_bitmap.3 doxygen-doc/man/man3/hwloc_bitmap_allbut.3 doxygen-doc/man/man3/hwloc_bitmap_alloc.3 doxygen-doc/man/man3/hwloc_bitmap_alloc_full.3 doxygen-doc/man/man3/hwloc_bitmap_and.3 doxygen-doc/man/man3/hwloc_bitmap_andnot.3 doxygen-doc/man/man3/hwloc_bitmap_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_clr.3 doxygen-doc/man/man3/hwloc_bitmap_clr_range.3 doxygen-doc/man/man3/hwloc_bitmap_compare.3 doxygen-doc/man/man3/hwloc_bitmap_compare_first.3 doxygen-doc/man/man3/hwloc_bitmap_copy.3 doxygen-doc/man/man3/hwloc_bitmap_dup.3 doxygen-doc/man/man3/hwloc_bitmap_fill.3 doxygen-doc/man/man3/hwloc_bitmap_first.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_begin.3 doxygen-doc/man/man3/hwloc_bitmap_foreach_end.3 doxygen-doc/man/man3/hwloc_bitmap_free.3 doxygen-doc/man/man3/hwloc_bitmap_from_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_from_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_intersects.3 doxygen-doc/man/man3/hwloc_bitmap_isequal.3 doxygen-doc/man/man3/hwloc_bitmap_isfull.3 doxygen-doc/man/man3/hwloc_bitmap_isincluded.3 doxygen-doc/man/man3/hwloc_bitmap_isset.3 doxygen-doc/man/man3/hwloc_bitmap_iszero.3 doxygen-doc/man/man3/hwloc_bitmap_last.3 doxygen-doc/man/man3/hwloc_bitmap_list_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_list_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_next.3 doxygen-doc/man/man3/hwloc_bitmap_not.3 doxygen-doc/man/man3/hwloc_bitmap_only.3 doxygen-doc/man/man3/hwloc_bitmap_or.3 doxygen-doc/man/man3/hwloc_bitmap_set.3 doxygen-doc/man/man3/hwloc_bitmap_set_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_set_range.3 doxygen-doc/man/man3/hwloc_bitmap_singlify.3 doxygen-doc/man/man3/hwloc_bitmap_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_sscanf.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwloc_bitmap_taskset_asprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_snprintf.3 doxygen-doc/man/man3/hwloc_bitmap_taskset_sscanf.3 doxygen-doc/man/man3/hwloc_bitmap_to_ith_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_to_ulong.3 doxygen-doc/man/man3/hwloc_bitmap_weight.3 doxygen-doc/man/man3/hwloc_bitmap_xor.3 doxygen-doc/man/man3/hwloc_bitmap_zero.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_configuration.3 doxygen-doc/man/man3/hwloc_topology_ignore_type.3 doxygen-doc/man/man3/hwloc_topology_ignore_type_keep_structure.3 doxygen-doc/man/man3/hwloc_topology_ignore_all_keep_structure.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IO_BRIDGES.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IO_DEVICES.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_IS_THISSYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_IO.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_FLAG_ICACHES.3 doxygen-doc/man/man3/hwloc_topology_flags_e.3 doxygen-doc/man/man3/hwloc_topology_get_flags.3 doxygen-doc/man/man3/hwloc_topology_set_flags.3 doxygen-doc/man/man3/hwloc_topology_set_pid.3 doxygen-doc/man/man3/hwloc_topology_set_fsroot.3 doxygen-doc/man/man3/hwloc_topology_set_synthetic.3 doxygen-doc/man/man3/hwloc_topology_set_xml.3 doxygen-doc/man/man3/hwloc_topology_set_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_custom.3 doxygen-doc/man/man3/hwloc_topology_set_distance_matrix.3 doxygen-doc/man/man3/hwloc_topology_is_thissystem.3 doxygen-doc/man/man3/hwloc_topology_discovery_support.3 doxygen-doc/man/man3/hwloc_topology_cpubind_support.3 doxygen-doc/man/man3/hwloc_topology_membind_support.3 doxygen-doc/man/man3/hwloc_topology_support.3 doxygen-doc/man/man3/hwloc_topology_set_userdata.3 doxygen-doc/man/man3/hwloc_topology_get_userdata.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_cpubinding.3 doxygen-doc/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 doxygen-doc/man/man3/HWLOC_CPUBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_CPUBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_CPUBIND_THREAD.3 doxygen-doc/man/man3/hwloc_cpubind_flags_t.3 doxygen-doc/man/man3/hwloc_set_cpubind.3 doxygen-doc/man/man3/hwloc_get_cpubind.3 doxygen-doc/man/man3/hwloc_set_proc_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_cpubind.3 doxygen-doc/man/man3/hwloc_set_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_thread_cpubind.3 doxygen-doc/man/man3/hwloc_get_proc_last_cpu_location.3 doxygen-doc/man/man3/hwloc_get_last_cpu_location.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_creation.3 doxygen-doc/man/man3/hwloc_topology_t.3 doxygen-doc/man/man3/hwloc_topology_init.3 doxygen-doc/man/man3/hwloc_topology_load.3 doxygen-doc/man/man3/hwloc_topology_destroy.3 doxygen-doc/man/man3/hwloc_topology_dup.3 doxygen-doc/man/man3/hwloc_topology_check.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_opencl.3 doxygen-doc/man/man3/hwloc_opencl_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev.3 doxygen-doc/man/man3/hwloc_opencl_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_cuda.3 doxygen-doc/man/man3/hwloc_cuda_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cuda_get_device_pcidev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev.3 doxygen-doc/man/man3/hwloc_cuda_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_cudart.3 doxygen-doc/man/man3/hwloc_cudart_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pci_ids.3 doxygen-doc/man/man3/hwloc_cudart_get_device_pcidev.3 doxygen-doc/man/man3/hwloc_cudart_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_nvml.3 doxygen-doc/man/man3/hwloc_nvml_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev.3 doxygen-doc/man/man3/hwloc_nvml_get_device_osdev_by_index.3 doxygen-doc/man/man3/hwlocality_gl.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_port_device.3 doxygen-doc/man/man3/hwloc_gl_get_display_osdev_by_name.3 doxygen-doc/man/man3/hwloc_gl_get_display_by_osdev.3 doxygen-doc/man/man3/hwlocality_intel_mic.3 doxygen-doc/man/man3/hwloc_intel_mic_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_intel_mic_get_device_osdev_by_index.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_custom.3 doxygen-doc/man/man3/hwloc_custom_insert_topology.3 doxygen-doc/man/man3/hwloc_custom_insert_group_object_by_parent.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_diff.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_SIZE.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_NAME.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR_INFO.3 doxygen-doc/man/man3/hwloc_topology_diff_obj_attr_u.3 doxygen-doc/man/man3/hwloc_topology_diff_type_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_OBJ_ATTR.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_TOO_COMPLEX.3 doxygen-doc/man/man3/hwloc_topology_diff_u.3 doxygen-doc/man/man3/hwloc_topology_diff_build.3 doxygen-doc/man/man3/hwloc_topology_diff_apply_flags_e.3 doxygen-doc/man/man3/HWLOC_TOPOLOGY_DIFF_APPLY_REVERSE.3 doxygen-doc/man/man3/hwloc_topology_diff_apply.3 doxygen-doc/man/man3/hwloc_topology_diff_destroy.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xml.3 doxygen-doc/man/man3/hwloc_topology_diff_load_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_diff_export_xmlbuffer.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_glibc_sched.3 doxygen-doc/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3 doxygen-doc/man/man3/hwloc_cpuset_to_glibc_sched_affinity.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_advanced_io.3 doxygen-doc/man/man3/hwloc_get_non_io_ancestor_obj.3 doxygen-doc/man/man3/hwloc_get_next_pcidev.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busid.3 doxygen-doc/man/man3/hwloc_get_pcidev_by_busidstring.3 doxygen-doc/man/man3/hwloc_get_next_osdev.3 doxygen-doc/man/man3/hwloc_get_next_bridge.3 doxygen-doc/man/man3/hwloc_bridge_covers_pcibus.3 doxygen-doc/man/man3/hwloc_get_hostbridge_by_pcibus.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_ancestors.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_ancestor_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_common_ancestor_obj.3 doxygen-doc/man/man3/hwloc_obj_is_in_subtree.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_distances.3 doxygen-doc/man/man3/hwloc_get_whole_distance_matrix_by_depth.3 doxygen-doc/man/man3/hwloc_get_whole_distance_matrix_by_type.3 doxygen-doc/man/man3/hwloc_get_distance_matrix_covering_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_latency.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_distribute.3 doxygen-doc/man/man3/hwloc_distrib_flags_e.3 doxygen-doc/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 doxygen-doc/man/man3/hwloc_distrib.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_find_cache.3 doxygen-doc/man/man3/hwloc_get_cache_type_depth.3 doxygen-doc/man/man3/hwloc_get_cache_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_shared_cache_covering_obj.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_find_covering.3 doxygen-doc/man/man3/hwloc_get_child_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_obj_covering_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_covering_cpuset_by_type.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_find_inside.3 doxygen-doc/man/man3/hwloc_get_first_largest_obj_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_largest_objs_inside_cpuset.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_inside_cpuset_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_index_inside_cpuset.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_find_misc.3 doxygen-doc/man/man3/hwloc_get_pu_obj_by_os_index.3 doxygen-doc/man/man3/hwloc_get_next_child.3 doxygen-doc/man/man3/hwloc_get_closest_objs.3 doxygen-doc/man/man3/hwloc_get_obj_below_array_by_type.3 doxygen-doc/man/man3/hwloc_get_obj_below_by_type.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_nodeset_convert.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_to_nodeset_strict.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset.3 doxygen-doc/man/man3/hwloc_cpuset_from_nodeset_strict.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_helper_topology_sets.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_online_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_allowed_nodeset.3 doxygen-doc/man/man3/hwloc_topology_get_complete_cpuset.3 doxygen-doc/man/man3/hwloc_topology_get_topology_nodeset.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_levels.3 doxygen-doc/man/man3/hwloc_topology_get_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth.3 doxygen-doc/man/man3/hwloc_get_type_depth_e.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_MULTIPLE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_UNKNOWN.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_BRIDGE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_TYPE_DEPTH_OS_DEVICE.3 doxygen-doc/man/man3/hwloc_get_type_or_above_depth.3 doxygen-doc/man/man3/hwloc_get_type_or_below_depth.3 doxygen-doc/man/man3/hwloc_get_depth_type.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_depth.3 doxygen-doc/man/man3/hwloc_get_nbobjs_by_type.3 doxygen-doc/man/man3/hwloc_get_root_obj.3 doxygen-doc/man/man3/hwloc_get_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_obj_by_type.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_depth.3 doxygen-doc/man/man3/hwloc_get_next_obj_by_type.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_linux.3 doxygen-doc/man/man3/hwloc_linux_parse_cpumap_file.3 doxygen-doc/man/man3/hwloc_linux_set_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_cpubind.3 doxygen-doc/man/man3/hwloc_linux_get_tid_last_cpu_location.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_bitmask.3 doxygen-doc/man/man3/hwlocality_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_from_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_cpuset_to_linux_libnuma_ulongs.3 doxygen-doc/man/man3/hwloc_nodeset_to_linux_libnuma_ulongs.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_membinding.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_DEFAULT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIGRATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_MIXED.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 doxygen-doc/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 doxygen-doc/man/man3/HWLOC_MEMBIND_BYNODESET.3 doxygen-doc/man/man3/HWLOC_MEMBIND_PROCESS.3 doxygen-doc/man/man3/HWLOC_MEMBIND_REPLICATE.3 doxygen-doc/man/man3/HWLOC_MEMBIND_STRICT.3 doxygen-doc/man/man3/HWLOC_MEMBIND_THREAD.3 doxygen-doc/man/man3/hwloc_membind_flags_t.3 doxygen-doc/man/man3/hwloc_membind_policy_t.3 doxygen-doc/man/man3/hwloc_set_membind.3 doxygen-doc/man/man3/hwloc_set_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_membind.3 doxygen-doc/man/man3/hwloc_get_membind_nodeset.3 doxygen-doc/man/man3/hwloc_set_proc_membind.3 doxygen-doc/man/man3/hwloc_set_proc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_proc_membind.3 doxygen-doc/man/man3/hwloc_get_proc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_set_area_membind.3 doxygen-doc/man/man3/hwloc_set_area_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_area_membind.3 doxygen-doc/man/man3/hwloc_get_area_membind_nodeset.3 doxygen-doc/man/man3/hwloc_get_area_memlocation.3 doxygen-doc/man/man3/hwloc_alloc.3 doxygen-doc/man/man3/hwloc_alloc_membind.3 doxygen-doc/man/man3/hwloc_alloc_membind_nodeset.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy.3 doxygen-doc/man/man3/hwloc_alloc_membind_policy_nodeset.3 doxygen-doc/man/man3/hwloc_free.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_myriexpress.3 doxygen-doc/man/man3/hwloc_mx_board_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_mx_endpoint_get_device_cpuset.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/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 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_object_sets.3 doxygen-doc/man/man3/hwloc_bitmap_t.3 doxygen-doc/man/man3/hwloc_const_bitmap_t.3 doxygen-doc/man/man3/hwloc_cpuset_t.3 doxygen-doc/man/man3/hwloc_const_cpuset_t.3 doxygen-doc/man/man3/hwloc_nodeset_t.3 doxygen-doc/man/man3/hwloc_const_nodeset_t.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_object_strings.3 doxygen-doc/man/man3/hwloc_obj_type_string.3 doxygen-doc/man/man3/hwloc_obj_type_snprintf.3 doxygen-doc/man/man3/hwloc_obj_attr_snprintf.3 doxygen-doc/man/man3/hwloc_obj_cpuset_snprintf.3 doxygen-doc/man/man3/hwloc_obj_type_sscanf.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_object_types.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE.3 doxygen-doc/man/man3/HWLOC_OBJ_CORE.3 doxygen-doc/man/man3/HWLOC_OBJ_GROUP.3 doxygen-doc/man/man3/HWLOC_OBJ_MACHINE.3 doxygen-doc/man/man3/HWLOC_OBJ_MISC.3 doxygen-doc/man/man3/HWLOC_OBJ_NUMANODE.3 doxygen-doc/man/man3/HWLOC_OBJ_OS_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PU.3 doxygen-doc/man/man3/HWLOC_OBJ_PCI_DEVICE.3 doxygen-doc/man/man3/HWLOC_OBJ_PACKAGE.3 doxygen-doc/man/man3/HWLOC_OBJ_SYSTEM.3 doxygen-doc/man/man3/hwloc_obj_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_DATA.3 doxygen-doc/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 doxygen-doc/man/man3/hwloc_obj_cache_type_e.3 doxygen-doc/man/man3/hwloc_obj_cache_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 doxygen-doc/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_e.3 doxygen-doc/man/man3/hwloc_obj_bridge_type_t.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_DMA.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_GPU.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 doxygen-doc/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_e.3 doxygen-doc/man/man3/hwloc_obj_osdev_type_t.3 doxygen-doc/man/man3/hwloc_compare_types.3 doxygen-doc/man/man3/hwloc_compare_types_e.3 doxygen-doc/man/man3/HWLOC_TYPE_UNORDERED.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_objects.3 doxygen-doc/man/man3/hwloc_obj.3 doxygen-doc/man/man3/hwloc_obj_t.3 doxygen-doc/man/man3/hwloc_obj_memory_s.3 doxygen-doc/man/man3/hwloc_obj_memory_s_hwloc_obj_memory_page_type_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_bridge_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_cache_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_group_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_osdev_attr_s.3 doxygen-doc/man/man3/hwloc_obj_attr_u_hwloc_pcidev_attr_s.3 doxygen-doc/man/man3/hwloc_distances_s.3 doxygen-doc/man/man3/hwloc_obj_info_s.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_openfabrics.3 doxygen-doc/man/man3/hwloc_ibv_get_device_cpuset.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev.3 doxygen-doc/man/man3/hwloc_ibv_get_device_osdev_by_name.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_syntheticexport.3 doxygen-doc/man/man3/hwloc_topology_export_synthetic.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_tinker.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object_by_cpuset.3 doxygen-doc/man/man3/hwloc_topology_insert_misc_object_by_parent.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_DISTANCES.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 doxygen-doc/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_MISC.3 doxygen-doc/man/man3/hwloc_restrict_flags_e.3 doxygen-doc/man/man3/hwloc_topology_restrict.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/install -p -m 644 doxygen-doc/man/man3/hwlocality_xmlexport.3 doxygen-doc/man/man3/hwloc_topology_export_xml.3 doxygen-doc/man/man3/hwloc_topology_export_xmlbuffer.3 doxygen-doc/man/man3/hwloc_free_xmlbuffer.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_export_callback.3 doxygen-doc/man/man3/hwloc_export_obj_userdata.3 doxygen-doc/man/man3/hwloc_export_obj_userdata_base64.3 doxygen-doc/man/man3/hwloc_topology_set_userdata_import_callback.3 '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/doc/hwloc' /usr/bin/install -p -m 644 doxygen-doc/hwloc-a4.pdf doxygen-doc/hwloc-letter.pdf '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/doc/hwloc' make[4]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[3]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9/doc' make[1]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9' make[2]: Entering directory '/builddir/build/BUILD/hwloc-1.11.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc' /usr/bin/install -p -m 644 contrib/hwloc-valgrind.supp '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 hwloc.pc '/builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9' make[1]: Leaving directory '/builddir/build/BUILD/hwloc-1.11.9' + find /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';' + cp -p AUTHORS COPYING NEWS README VERSION /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/doc/hwloc + cp -pr doc/examples /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/doc/hwloc + mv /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/doc/hwloc/examples/Makefile /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/doc/hwloc/examples/Makefile_riscv64 + desktop-file-validate /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64//usr/share/applications/lstopo.desktop + rm /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1/lstopo.1 + ln /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1/lstopo-no-graphics.1 /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/man/man1/lstopo.1 + rm /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64/usr/share/hwloc/hwloc-dump-hwdata.service + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: hwloc-1.11.9-1.0.riscv64.fc28.riscv64 Provides: hwloc = 1.11.9-1.0.riscv64.fc28 hwloc(riscv-64) = 1.11.9-1.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libhwloc.so.5()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: hwloc-devel-1.11.9-1.0.riscv64.fc28.riscv64 Provides: hwloc-devel = 1.11.9-1.0.riscv64.fc28 hwloc-devel(riscv-64) = 1.11.9-1.0.riscv64.fc28 pkgconfig(hwloc) = 1.11.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libhwloc.so.5()(64bit) Processing files: hwloc-libs-1.11.9-1.0.riscv64.fc28.riscv64 Provides: hwloc-libs = 1.11.9-1.0.riscv64.fc28 hwloc-libs(riscv-64) = 1.11.9-1.0.riscv64.fc28 libhwloc.so.5()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Processing files: hwloc-gui-1.11.9-1.0.riscv64.fc28.riscv64 Provides: application() application(lstopo.desktop) hwloc-gui = 1.11.9-1.0.riscv64.fc28 hwloc-gui(riscv-64) = 1.11.9-1.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libhwloc.so.5()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Processing files: hwloc-plugins-1.11.9-1.0.riscv64.fc28.riscv64 Provides: hwloc-plugins = 1.11.9-1.0.riscv64.fc28 hwloc-plugins(riscv-64) = 1.11.9-1.0.riscv64.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libXNVCtrl.so.0()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libltdl.so.7()(64bit) libpciaccess.so.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/hwloc-1.11.9-1.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/hwloc-1.11.9-1.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/hwloc-devel-1.11.9-1.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/hwloc-libs-1.11.9-1.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/hwloc-gui-1.11.9-1.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/hwloc-plugins-1.11.9-1.0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qpmw0r + umask 022 + cd /builddir/build/BUILD + cd hwloc-1.11.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hwloc-1.11.9-1.0.riscv64.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff