Running phase: unpackPhase unpacking source archive /nix/store/pw5xz04mn7qh4qgp7bp821r8xa58y8pc-source source root is source Running phase: patchPhase Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: no obvious need to run autopoint autoreconf: running: aclocal --force -I ./config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, './config'. libtoolize: copying file './config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, './config'. libtoolize: copying file './config/libtool.m4' libtoolize: copying file './config/ltoptions.m4' libtoolize: copying file './config/ltsugar.m4' libtoolize: copying file './config/ltversion.m4' libtoolize: copying file './config/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: no need to run autopoint (confirmed) autoreconf: running: aclocal --force -I ./config autoreconf: running: /nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin/autoconf --force autoreconf: running: /nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:81: installing './config/ar-lib' configure.ac:40: installing './config/compile' configure.ac:33: installing './config/config.guess' configure.ac:33: installing './config/config.sub' configure.ac:36: installing './config/install-sh' configure.ac:36: installing './config/missing' parallel-tests: installing './config/test-driver' contrib/misc/Makefile.am: installing './config/depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' autoreconfPhase completed in 32 seconds Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess Running phase: configurePhase fixing libtool script ./config/ltmain.sh ./configure patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0 --bindir=/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin --sbindir=/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin --includedir=/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include --mandir=/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man --infodir=/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/info --docdir=/nix/store/zzwxi6l66jyksnnxs56hnr1kylqzsbs2-hwloc-2.14.0-doc/share/doc/hwloc --libdir=/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib --libexecdir=/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/libexec --localedir=/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/share/locale --localstatedir=/var --enable-netloc configure: WARNING: unrecognized options: --enable-netloc ### ### Configuring hwloc distribution tarball ### Startup tests ### checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '100' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C23 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed checking for grep that handles long lines and -e... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep checking for egrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E checking for fgrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse nm output from gcc object... ok checking for sysroot... no checking for a working dd... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd checking how to truncate binary pipes... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd bs=4096 count=1 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 (ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... ld -m elf_x86_64 checking if the linker (ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C23 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for gcc options to detect undeclared functions... none needed checking for gcc options to ignore future-version functions... none needed checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... gcc -E checking for X... no ### ### Configuring hwloc core ### checking hwloc building mode... standalone configure: hwloc builddir: /build/source configure: hwloc srcdir: /build/source checking for hwloc version... 2.14.0rc2-git checking if want hwloc maintainer support... disabled checking for hwloc directory prefix... (none) checking for hwloc symbol prefix... hwloc_ checking for the C compiler vendor... gnu checking size of void *... 8 checking which OS support to include... Linux checking which CPU support to include... x86_64 checking size of unsigned long... 8 checking size of unsigned int... 4 checking for __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__(constructor)... 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 whether to enable "picky" compiler mode... no (default) checking for unistd.h... (cached) yes checking for dirent.h... yes checking for strings.h... (cached) yes checking for ctype.h... yes checking for sys/wait.h... yes checking for strcasecmp... yes checking whether strcasecmp is declared... yes checking whether function strcasecmp has a complete prototype... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether function strncasecmp has a complete prototype... yes checking for strftime... yes checking for setlocale... yes checking for stdint.h... (cached) yes checking for sys/mman.h... yes **** Linux-specific checks checking whether sched_getcpu is declared... yes checking whether sched_setaffinity is declared... yes checking whether function sched_setaffinity has a complete prototype... yes checking for old prototype of sched_setaffinity... no checking for working CPU_SET... yes checking for working CPU_SET_S... yes checking for working syscall with 6 parameters... yes checking for libudev.h... no **** end of Linux-specific checks checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking whether modff is declared... yes checking for modff in -lm... yes checking 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 for mach/mach_init.h... no checking for mach_init.h... no checking for mach/mach_host.h... no checking whether strtoull is declared... yes checking for ssize_t... yes checking whether snprintf is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether snprintf is correct... yes checking whether getprogname is declared... no checking whether getexecname is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes 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 for malloc.h... yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... yes checking for sys/utsname.h... yes checking for uname... yes checking for pthread_mutex_lock... yes checking for valgrind/valgrind.h... no checking whether RUNNING_ON_VALGRIND is declared... no **** pciaccess configuration checking for PCIACCESS... no checking for pciaccess.h... no **** end of pciaccess configuration **** NVIDIA-common configuration configure: common CUDA/OpenCL/NVML CPPFLAGS: configure: common CUDA/OpenCL/NVML LDFLAGS: **** end of NVIDIA-common configuration **** CUDA configuration checking for cuda.h... no checking for cuda_runtime_api.h... no **** end of CUDA configuration **** NVML configuration checking for nvml.h... no **** end of NVML configuration **** RSMI configuration configure: assuming ROCm is installed in standard directories ... configure: using standard AMDGPU install path /opt/amdgpu ... checking for rocm_smi/rocm_smi.h... no checking for amd_smi/amdsmi.h... no configure: Neither AMD SMI nor ROCm SMI may be used for RSMI backend **** end of RSMI configuration **** OpenCL configuration configure: assuming OpenCL is installed in standard directories ... checking for CL/cl_ext.h... no **** end of OpenCL configuration **** LevelZero configuration checking for LEVELZERO... no checking for level_zero/ze_api.h... no **** end of LevelZero configuration **** NVIDIA GL configuration checking for X11/Xlib.h... no configure: WARNING: X11 not found; GL disabled checking for NVCtrl/NVCtrl.h... no **** end of NVIDIA GL configuration **** libxml2 configuration checking for LIBXML2... no **** end of libxml2 configuration **** x86 CPUID configuration checking for x86 cpuid... yes **** end of x86 CPUID configuration **** component and plugin-specific configuration checking if plugin support is enabled... no checking components to build statically... noos xml synthetic xml_nolibxml linux x86 checking components to build as plugins... **** end of component and plugin configuration checking for diff... /nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin/diff ### ### Configuring hwloc documentation ### checking if this is a developer build... no (doxygen generation is optional) checking for doxygen... no checking for pdflatex... no checking for makeindex... no checking for fig2dev... no checking for gs... no checking for epstopdf... no checking if can build doxygen docs... no checking for w3m... no checking for lynx... no checking if can build top-level README... no checking if will build top-level README... no checking if will build doxygen docs... no checking if will install doxygen docs... no ### ### Configuring hwloc command line utilities ### checking for X11/Xlib.h... (cached) no checking for CAIRO... no checking for wchar_t... yes checking for putwc... yes checking for locale.h... yes checking for setlocale... (cached) yes checking for uselocale... yes checking for xlocale.h... no checking for langinfo.h... yes checking for nl_langinfo... yes checking termcap support using ncurses and ... no checking termcap support using ncurses and -lncursesw... yes checking whether diff accepts -u... yes checking whether diff accepts -w... yes checking whether bind is declared... yes checking for bind in -lsocket... no checking for isatty... yes checking for tcgetpgrp... yes checking for time.h... yes checking for clock_gettime... yes ### ### Configuring tests ### checking for pthread_self in -lpthread... yes checking for NUMA... yes checking for numa.h... yes checking for numa_available... yes checking for final NUMA support... yes checking for stdlib.h... (cached) yes checking for mkstemp... yes checking for infiniband/verbs.h... no checking for bash... /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash checking for xmllint... no checking for bunzip2... bunzip2 checking if CXX works... yes checking whether diff accepts -u... yes ### ### Performing final hwloc configuration ### checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating hwloc/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating doc/doxygen-config.cfg config.status: creating utils/Makefile config.status: creating utils/hwloc/Makefile config.status: creating utils/lstopo/Makefile config.status: creating hwloc.pc config.status: creating tests/Makefile config.status: creating tests/hwloc/Makefile config.status: creating tests/hwloc/linux/Makefile config.status: creating tests/hwloc/linux/allowed/Makefile config.status: creating tests/hwloc/linux/gather/Makefile config.status: creating tests/hwloc/x86/Makefile config.status: creating tests/hwloc/x86+linux/Makefile config.status: creating tests/hwloc/xml/Makefile config.status: creating tests/hwloc/ports/Makefile config.status: creating tests/hwloc/rename/Makefile config.status: creating tests/hwloc/linux/allowed/test-topology.sh config.status: creating tests/hwloc/linux/gather/test-gather-topology.sh config.status: creating tests/hwloc/linux/test-topology.sh config.status: creating tests/hwloc/x86/test-topology.sh config.status: creating tests/hwloc/x86+linux/test-topology.sh config.status: creating tests/hwloc/xml/test-topology.sh config.status: creating tests/hwloc/wrapper.sh config.status: creating utils/hwloc/hwloc-compress-dir config.status: creating utils/hwloc/hwloc-gather-topology config.status: creating utils/hwloc/test-hwloc-annotate.sh config.status: creating utils/hwloc/test-hwloc-calc.sh config.status: creating utils/hwloc/test-hwloc-compress-dir.sh config.status: creating utils/hwloc/test-hwloc-diffpatch.sh config.status: creating utils/hwloc/test-hwloc-distrib.sh config.status: creating utils/hwloc/test-hwloc-info.sh config.status: creating utils/hwloc/test-build-custom-topology.sh config.status: creating utils/hwloc/test-fake-plugin.sh config.status: creating utils/hwloc/test-parsing-flags.sh config.status: creating utils/hwloc/test-hwloc-dump-hwdata/Makefile config.status: creating utils/hwloc/test-hwloc-dump-hwdata/test-hwloc-dump-hwdata.sh config.status: creating utils/lstopo/test-lstopo.sh config.status: creating utils/lstopo/test-lstopo-shmem.sh config.status: creating contrib/hwloc-ps.www/Makefile config.status: creating contrib/systemd/Makefile config.status: creating contrib/completion/Makefile config.status: creating contrib/completion/test-bash-completion.sh config.status: creating contrib/misc/Makefile config.status: creating contrib/windows/Makefile config.status: creating include/private/autogen/config.h config.status: creating include/hwloc/autogen/config.h config.status: linking hwloc/topology-solaris.c to tests/hwloc/ports/topology-solaris.c config.status: linking hwloc/topology-solaris-chiptype.c to tests/hwloc/ports/topology-solaris-chiptype.c config.status: linking hwloc/topology-aix.c to tests/hwloc/ports/topology-aix.c config.status: linking hwloc/topology-windows.c to tests/hwloc/ports/topology-windows.c config.status: linking hwloc/topology-darwin.c to tests/hwloc/ports/topology-darwin.c config.status: linking hwloc/topology-freebsd.c to tests/hwloc/ports/topology-freebsd.c config.status: linking hwloc/topology-netbsd.c to tests/hwloc/ports/topology-netbsd.c config.status: linking hwloc/topology-hpux.c to tests/hwloc/ports/topology-hpux.c config.status: linking hwloc/topology-bgq.c to tests/hwloc/ports/topology-bgq.c config.status: linking hwloc/topology-opencl.c to tests/hwloc/ports/topology-opencl.c config.status: linking hwloc/topology-cuda.c to tests/hwloc/ports/topology-cuda.c config.status: linking hwloc/topology-nvml.c to tests/hwloc/ports/topology-nvml.c config.status: linking hwloc/topology-rsmi.c to tests/hwloc/ports/topology-rsmi.c config.status: linking hwloc/topology-levelzero.c to tests/hwloc/ports/topology-levelzero.c config.status: linking hwloc/topology-gl.c to tests/hwloc/ports/topology-gl.c config.status: linking utils/lstopo/lstopo-windows.c to tests/hwloc/ports/lstopo-windows.c config.status: linking utils/lstopo/lstopo-android.c to tests/hwloc/ports/lstopo-android.c config.status: executing depfiles commands config.status: executing libtool commands config.status: executing chmoding-scripts commands configure: WARNING: unrecognized options: --enable-netloc ----------------------------------------------------------------------------- Hwloc optional build support status (more details can be found above): Probe / display I/O devices: PCI(linux) LinuxIO Graphical output: no XML input / output: basic Plugin support: no ----------------------------------------------------------------------------- configurePhase completed in 49 seconds Running phase: buildPhase build flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash Making all in include make[1]: Entering directory '/build/source/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/include' Making all in hwloc make[1]: Entering directory '/build/source/hwloc' CC topology.lo CC traversal.lo CC distances.lo CC memattrs.lo CC cpukinds.lo CC components.lo CC bind.lo CC bitmap.lo CC pci-common.lo CC diff.lo CC shmem.lo CC misc.lo CC base64.lo CC topology-noos.lo CC topology-synthetic.lo CC topology-xml.lo CC topology-xml-nolibxml.lo CC topology-linux.lo CC topology-hardwired.lo CC topology-x86.lo CCLD libhwloc.la make[1]: Leaving directory '/build/source/hwloc' Making all in utils make[1]: Entering directory '/build/source/utils' Making all in hwloc make[2]: Entering directory '/build/source/utils/hwloc' Making all in . make[3]: Entering directory '/build/source/utils/hwloc' CC hwloc-annotate.o CC hwloc-bind.o CC hwloc-calc.o CC hwloc-diff.o CC hwloc-distrib.o CC hwloc-info.o CC hwloc-patch.o CC hwloc-ps.o CC common-ps.lo CC hwloc-gather-cpuid.o CC hwloc_dump_hwdata-hwloc-dump-hwdata.o CC hwloc_dump_hwdata-hwloc-dump-hwdata-knl.o Creating hwloc.7 man page... Creating hwloc-annotate.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-distrib.1 man page... Creating hwloc-info.1 man page... Creating hwloc-patch.1 man page... Creating hwloc-gather-topology.1 man page... Creating hwloc-ps.1 man page... Creating hwloc-gather-cpuid.1 man page... Creating hwloc-dump-hwdata.1 man page... CCLD hwloc-patch CCLD hwloc-diff CCLD hwloc-distrib CCLD libutils_common.la CCLD hwloc-gather-cpuid CCLD hwloc-dump-hwdata CCLD hwloc-ps CCLD hwloc-bind CCLD hwloc-info CCLD hwloc-annotate CCLD hwloc-calc make[3]: Leaving directory '/build/source/utils/hwloc' Making all in test-hwloc-dump-hwdata make[3]: Entering directory '/build/source/utils/hwloc/test-hwloc-dump-hwdata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/utils/hwloc/test-hwloc-dump-hwdata' make[2]: Leaving directory '/build/source/utils/hwloc' Making all in lstopo make[2]: Entering directory '/build/source/utils/lstopo' CC lstopo_no_graphics-lstopo.o CC lstopo_no_graphics-lstopo-draw.o CC lstopo_no_graphics-lstopo-tikz.o CC lstopo_no_graphics-lstopo-fig.o CC lstopo_no_graphics-lstopo-svg.o CC lstopo_no_graphics-lstopo-ascii.o CC lstopo_no_graphics-lstopo-text.o CC lstopo_no_graphics-lstopo-xml.o CC lstopo_no_graphics-lstopo-shmem.o Creating lstopo-no-graphics.1 man page... CCLD lstopo-no-graphics make[2]: Leaving directory '/build/source/utils/lstopo' make[2]: Entering directory '/build/source/utils' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/source/utils' make[1]: Leaving directory '/build/source/utils' Making all in tests make[1]: Entering directory '/build/source/tests' Making all in hwloc make[2]: Entering directory '/build/source/tests/hwloc' Making all in . make[3]: Entering directory '/build/source/tests/hwloc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/source/tests/hwloc' Making all in ports make[3]: Entering directory '/build/source/tests/hwloc/ports' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/tests/hwloc/ports' Making all in xml make[3]: Entering directory '/build/source/tests/hwloc/xml' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/tests/hwloc/xml' Making all in linux make[3]: Entering directory '/build/source/tests/hwloc/linux' Making all in . make[4]: Entering directory '/build/source/tests/hwloc/linux' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/build/source/tests/hwloc/linux' Making all in allowed make[4]: Entering directory '/build/source/tests/hwloc/linux/allowed' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/source/tests/hwloc/linux/allowed' Making all in gather make[4]: Entering directory '/build/source/tests/hwloc/linux/gather' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/source/tests/hwloc/linux/gather' make[3]: Leaving directory '/build/source/tests/hwloc/linux' Making all in x86 make[3]: Entering directory '/build/source/tests/hwloc/x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/tests/hwloc/x86' Making all in x86+linux make[3]: Entering directory '/build/source/tests/hwloc/x86+linux' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/tests/hwloc/x86+linux' make[2]: Leaving directory '/build/source/tests/hwloc' make[2]: Entering directory '/build/source/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/build/source/tests' make[1]: Leaving directory '/build/source/tests' Making all in contrib/systemd make[1]: Entering directory '/build/source/contrib/systemd' Creating hwloc-dump-hwdata.service... make[1]: Leaving directory '/build/source/contrib/systemd' Making all in contrib/completion make[1]: Entering directory '/build/source/contrib/completion' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/contrib/completion' Making all in contrib/misc make[1]: Entering directory '/build/source/contrib/misc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/contrib/misc' Making all in contrib/hwloc-ps.www make[1]: Entering directory '/build/source/contrib/hwloc-ps.www' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/contrib/hwloc-ps.www' Making all in doc make[1]: Entering directory '/build/source/doc' make all-recursive make[2]: Entering directory '/build/source/doc' Making all in examples make[3]: Entering directory '/build/source/doc/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/source/doc/examples' make[3]: Entering directory '/build/source/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/source/doc' make[2]: Leaving directory '/build/source/doc' make[1]: Leaving directory '/build/source/doc' make[1]: Entering directory '/build/source' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/source' buildPhase completed in 1 minutes 1 seconds Running phase: installPhase install flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash pkgconfigdir=/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/lib/pkgconfig m4datadir=/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/share/aclocal aclocaldir=/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/share/aclocal install Making install in include make[1]: Entering directory '/build/source/include' make[2]: Entering directory '/build/source/include' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include/hwloc/autogen' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc.h '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc/autogen/config.h '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include/hwloc/autogen' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc/bitmap.h hwloc/helper.h hwloc/inlines.h hwloc/memattrs.h hwloc/cpukinds.h hwloc/diff.h hwloc/shmem.h hwloc/distances.h hwloc/export.h hwloc/openfabrics-verbs.h hwloc/opencl.h hwloc/cuda.h hwloc/cudart.h hwloc/nvml.h hwloc/rsmi.h hwloc/amdsmi.h hwloc/levelzero.h hwloc/plugins.h hwloc/gl.h hwloc/rename.h hwloc/deprecated.h hwloc/linux.h hwloc/linux-libnuma.h hwloc/glibc-sched.h '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/include/hwloc' make[2]: Leaving directory '/build/source/include' make[1]: Leaving directory '/build/source/include' Making install in hwloc make[1]: Entering directory '/build/source/hwloc' make[2]: Entering directory '/build/source/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c libhwloc.la '/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 ./hwloc.dtd ./hwloc2.dtd ./hwloc2-diff.dtd '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libhwloc.so.15.10.3 /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib/libhwloc.so.15.10.3 libtool: install: (cd /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib && { ln -s -f libhwloc.so.15.10.3 libhwloc.so.15 || { rm -f libhwloc.so.15 && ln -s libhwloc.so.15.10.3 libhwloc.so.15; }; }) libtool: install: (cd /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib && { ln -s -f libhwloc.so.15.10.3 libhwloc.so || { rm -f libhwloc.so && ln -s libhwloc.so.15.10.3 libhwloc.so; }; }) libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/libhwloc.lai /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib/libhwloc.la libtool: finish: PATH="/nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin:/nix/store/4vn4k1x1j7q07z7x6fy7bhxhywnb2jgj-automake-1.18.1/bin:/nix/store/dymb441kkml42b8405pg0xixl99298gl-gettext-1.0/bin:/nix/store/kgb0hhk1bay1rpix13sabvdc4d3k6xbn-libtool-2.5.4/bin:/nix/store/kj3fz1nbbmgpjsrxv5f2w6izcwbs75nb-gnum4-1.4.21/bin:/nix/store/5p2d3z74570j4mlwrfh35i9vqizb00w1-file-5.48/bin:/nix/store/sn8r7j6q1js540y5briylnb62203zxq5-pkg-config-wrapper-0.29.2/bin:/nix/store/if2h609psbpg1ysf1m27dpshjk2wzpk4-patchelf-0.15.2/bin:/nix/store/vdaz6sk455r8sbpi7wzaf9vlz5i9yyvx-gcc-wrapper-15.2.0/bin:/nix/store/0axpqqmj1rcanmm2i8vzpd8xxwkmq2jf-gcc-15.2.0/bin:/nix/store/1k05xwhd5wjciwrr6zd54mfw8za5lqnz-glibc-2.42-67-bin/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/nhjmc8clp6igx6n6zrjxlh7zri78p7ng-binutils-wrapper-2.46/bin:/nix/store/ddk8rvjihg4vhh1k6x9rc65y1zb1kx34-binutils-2.46/bin:/nix/store/0zh0xlr20dm375d8y9k5lnn2l2vh7bw4-expat-2.8.2-dev/bin:/nix/store/bavw0xma2yw36nlba6wpb960vqhh89w8-ncurses-6.6-dev/bin:/nix/store/62qhvy2m2lpqj7ca39j9wvp2kkcxwdcg-ncurses-6.6/bin:/nix/store/51bryd6zjk96w46s7g30azhbfrwhbh76-numactl-2.0.18/bin:/nix/store/3jg5gw4pcg25jdaa0kl78q63ibiylrbs-pciutils-3.15.0/bin:/nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin:/nix/store/f4bixss3h2i80asiz45aj4qmplvmam4k-findutils-4.10.0/bin:/nix/store/x90w8bcl58l9va6xhvfjgwmwl45vjf0n-diffutils-3.12/bin:/nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin:/nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin:/nix/store/cb4h2p8j9m45riqawxlfndpz4arlv4rs-gawk-5.4.0/bin:/nix/store/fq62mc3s8ddxgk1nvlbzly2zmr7v2cax-gnutar-1.35/bin:/nix/store/ljxnca2bb04vlrhivnl7j7p1ph9xz4sg-gzip-1.14/bin:/nix/store/bnjhp47nmncm9jlrv6q77hpqwbzxmafr-bzip2-1.0.8-bin/bin:/nix/store/5hndr36f8c9d9z305r27z6dxkhysng95-gnumake-4.4.1/bin:/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin:/nix/store/bx13mhzpi1va0gccy86ycpbdj9agaw46-patch-2.8/bin:/nix/store/68hf1657rfhnzi3s0l3gmqjjh1pr54dy-xz-5.8.3-bin/bin:/nix/store/cqzmdgzwvi3xv3pfl4zymj7yaprkp7c8-file-5.48/bin:/sbin" ldconfig -n /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib ---------------------------------------------------------------------- Libraries have been installed in: /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make install-exec-hook make[3]: Entering directory '/build/source/hwloc' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/build/source/hwloc' make[2]: Leaving directory '/build/source/hwloc' make[1]: Leaving directory '/build/source/hwloc' Making install in utils make[1]: Entering directory '/build/source/utils' Making install in hwloc make[2]: Entering directory '/build/source/utils/hwloc' Making install in . make[3]: Entering directory '/build/source/utils/hwloc' make[4]: Entering directory '/build/source/utils/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man7' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c hwloc-dump-hwdata '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c hwloc-compress-dir hwloc-gather-topology '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c hwloc-annotate hwloc-bind hwloc-calc hwloc-diff hwloc-distrib hwloc-info hwloc-patch hwloc-ps hwloc-gather-cpuid '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc.7 '/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man7' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc-annotate.1 hwloc-bind.1 hwloc-calc.1 hwloc-compress-dir.1 hwloc-diff.1 hwloc-distrib.1 hwloc-info.1 hwloc-patch.1 hwloc-gather-topology.1 hwloc-ps.1 hwloc-gather-cpuid.1 hwloc-dump-hwdata.1 '/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-annotate /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-annotate libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-dump-hwdata /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin/hwloc-dump-hwdata libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-bind /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-bind libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-calc /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-calc libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-diff /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-diff libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-distrib /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-distrib libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-info /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-info libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-patch /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-patch libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-ps /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-ps libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/hwloc-gather-cpuid /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-gather-cpuid make install-exec-hook make[5]: Entering directory '/build/source/utils/hwloc' /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e '/HWLOC_top_builddir/d' /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-compress-dir" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` > /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-compress-dir" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.tmp && mv -f /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-compress-dir" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.tmp /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-compress-dir" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` chmod +x /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-compress-dir" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e 's/HWLOC_top_builddir\/utils\/lstopo/bindir/' -e 's/HWLOC_top_builddir\/utils\/hwloc/bindir/' -e '/HWLOC_top_builddir/d' /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-gather-topology" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` > /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-gather-topology" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.tmp && mv -f /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-gather-topology" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.tmp /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-gather-topology" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` chmod +x /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-gather-topology" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` make[5]: Leaving directory '/build/source/utils/hwloc' make[4]: Leaving directory '/build/source/utils/hwloc' make[3]: Leaving directory '/build/source/utils/hwloc' Making install in test-hwloc-dump-hwdata make[3]: Entering directory '/build/source/utils/hwloc/test-hwloc-dump-hwdata' make[4]: Entering directory '/build/source/utils/hwloc/test-hwloc-dump-hwdata' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/utils/hwloc/test-hwloc-dump-hwdata' make[3]: Leaving directory '/build/source/utils/hwloc/test-hwloc-dump-hwdata' make[2]: Leaving directory '/build/source/utils/hwloc' Making install in lstopo make[2]: Entering directory '/build/source/utils/lstopo' make[3]: Entering directory '/build/source/utils/lstopo' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1' /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ../../libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c lstopo-no-graphics '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 lstopo-no-graphics.1 '/nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1' make install-data-hook make[4]: Entering directory '/build/source/utils/lstopo' rm -f /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1/`echo "hwloc-ls" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.1 cd /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1 && ln -s `echo "lstopo-no-graphics" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.1 `echo "hwloc-ls" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.1 rm -f /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1/`echo "lstopo" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.1 cd /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1 && ln -s `echo "lstopo-no-graphics" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.1 `echo "lstopo" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"`.1 make[4]: Leaving directory '/build/source/utils/lstopo' libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c .libs/lstopo-no-graphics /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/lstopo-no-graphics make install-exec-hook make[4]: Entering directory '/build/source/utils/lstopo' rm -f /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "hwloc-ls" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` cd /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin && ln -s `echo "lstopo-no-graphics" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` `echo "hwloc-ls" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` rm -f /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/`echo "lstopo" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` cd /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin && ln -s `echo "lstopo-no-graphics" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` `echo "lstopo" | /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed -e "s,x,x,"` || true make[4]: Leaving directory '/build/source/utils/lstopo' make[3]: Leaving directory '/build/source/utils/lstopo' make[2]: Leaving directory '/build/source/utils/lstopo' make[2]: Entering directory '/build/source/utils' make[3]: Entering directory '/build/source/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 '/build/source/utils' make[2]: Leaving directory '/build/source/utils' make[1]: Leaving directory '/build/source/utils' Making install in tests make[1]: Entering directory '/build/source/tests' Making install in hwloc make[2]: Entering directory '/build/source/tests/hwloc' Making install in . make[3]: Entering directory '/build/source/tests/hwloc' make[4]: Entering directory '/build/source/tests/hwloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/tests/hwloc' make[3]: Leaving directory '/build/source/tests/hwloc' Making install in ports make[3]: Entering directory '/build/source/tests/hwloc/ports' make[4]: Entering directory '/build/source/tests/hwloc/ports' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/tests/hwloc/ports' make[3]: Leaving directory '/build/source/tests/hwloc/ports' Making install in xml make[3]: Entering directory '/build/source/tests/hwloc/xml' make[4]: Entering directory '/build/source/tests/hwloc/xml' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/tests/hwloc/xml' make[3]: Leaving directory '/build/source/tests/hwloc/xml' Making install in linux make[3]: Entering directory '/build/source/tests/hwloc/linux' Making install in . make[4]: Entering directory '/build/source/tests/hwloc/linux' make[5]: Entering directory '/build/source/tests/hwloc/linux' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/source/tests/hwloc/linux' make[4]: Leaving directory '/build/source/tests/hwloc/linux' Making install in allowed make[4]: Entering directory '/build/source/tests/hwloc/linux/allowed' make[5]: Entering directory '/build/source/tests/hwloc/linux/allowed' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/source/tests/hwloc/linux/allowed' make[4]: Leaving directory '/build/source/tests/hwloc/linux/allowed' Making install in gather make[4]: Entering directory '/build/source/tests/hwloc/linux/gather' make[5]: Entering directory '/build/source/tests/hwloc/linux/gather' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/build/source/tests/hwloc/linux/gather' make[4]: Leaving directory '/build/source/tests/hwloc/linux/gather' make[3]: Leaving directory '/build/source/tests/hwloc/linux' Making install in x86 make[3]: Entering directory '/build/source/tests/hwloc/x86' make[4]: Entering directory '/build/source/tests/hwloc/x86' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/tests/hwloc/x86' make[3]: Leaving directory '/build/source/tests/hwloc/x86' Making install in x86+linux make[3]: Entering directory '/build/source/tests/hwloc/x86+linux' make[4]: Entering directory '/build/source/tests/hwloc/x86+linux' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/build/source/tests/hwloc/x86+linux' make[3]: Leaving directory '/build/source/tests/hwloc/x86+linux' make[2]: Leaving directory '/build/source/tests/hwloc' make[2]: Entering directory '/build/source/tests' make[3]: Entering directory '/build/source/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 '/build/source/tests' make[2]: Leaving directory '/build/source/tests' make[1]: Leaving directory '/build/source/tests' Making install in contrib/systemd make[1]: Entering directory '/build/source/contrib/systemd' make[2]: Entering directory '/build/source/contrib/systemd' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc-dump-hwdata.service '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc' make[2]: Leaving directory '/build/source/contrib/systemd' make[1]: Leaving directory '/build/source/contrib/systemd' Making install in contrib/completion make[1]: Entering directory '/build/source/contrib/completion' make[2]: Entering directory '/build/source/contrib/completion' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/bash-completion/completions' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 bash/hwloc '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/bash-completion/completions' make[2]: Leaving directory '/build/source/contrib/completion' make[1]: Leaving directory '/build/source/contrib/completion' Making install in contrib/misc make[1]: Entering directory '/build/source/contrib/misc' make[2]: Entering directory '/build/source/contrib/misc' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/zzwxi6l66jyksnnxs56hnr1kylqzsbs2-hwloc-2.14.0-doc/share/doc/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 dynamic_SVG_example.html '/nix/store/zzwxi6l66jyksnnxs56hnr1kylqzsbs2-hwloc-2.14.0-doc/share/doc/hwloc' make[2]: Leaving directory '/build/source/contrib/misc' make[1]: Leaving directory '/build/source/contrib/misc' Making install in contrib/hwloc-ps.www make[1]: Entering directory '/build/source/contrib/hwloc-ps.www' make[2]: Entering directory '/build/source/contrib/hwloc-ps.www' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc/hwloc-ps.www' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc/hwloc-ps.www/assets' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 client.js package.json README '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc/hwloc-ps.www' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 assets/index.html assets/main.css assets/script.js assets/style.css '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc/hwloc-ps.www/assets' make[2]: Leaving directory '/build/source/contrib/hwloc-ps.www' make[1]: Leaving directory '/build/source/contrib/hwloc-ps.www' Making install in doc make[1]: Entering directory '/build/source/doc' make install-recursive make[2]: Entering directory '/build/source/doc' Making install in examples make[3]: Entering directory '/build/source/doc/examples' make[4]: Entering directory '/build/source/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 '/build/source/doc/examples' make[3]: Leaving directory '/build/source/doc/examples' make[3]: Entering directory '/build/source/doc' make[4]: Entering directory '/build/source/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/build/source/doc' make[3]: Leaving directory '/build/source/doc' make[2]: Leaving directory '/build/source/doc' make[1]: Leaving directory '/build/source/doc' make[1]: Entering directory '/build/source' make[2]: Entering directory '/build/source' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib/pkgconfig' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 contrib/hwloc-valgrind.supp '/nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/share/hwloc' /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c -m 644 hwloc.pc '/nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib/pkgconfig' make[2]: Leaving directory '/build/source' make[1]: Leaving directory '/build/source' Running phase: fixupPhase Moving /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib/pkgconfig to /nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/lib/pkgconfig Patching '/nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/lib/pkgconfig/hwloc.pc' includedir to output /nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev shrinking RPATHs of ELF executables and libraries in /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0 shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin/hwloc-dump-hwdata shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-annotate shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-bind shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-calc shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-diff shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-distrib shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-info shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-patch shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-ps shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-gather-cpuid shrinking /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/lstopo-no-graphics checking for references to /build/ in /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0... moving /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin/* to /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin patching script interpreter paths in /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0 /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-compress-dir: interpreter directive changed from "#!/bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin/hwloc-gather-topology: interpreter directive changed from "#!/bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh" stripping (with command strip and flags -S -p) in /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/bin /nix/store/b4pl8g6j3bp2wx8p8plga2nnnfaldy3s-hwloc-2.14.0/sbin shrinking RPATHs of ELF executables and libraries in /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib shrinking /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib/libhwloc.so.15.10.3 checking for references to /build/ in /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib... patching script interpreter paths in /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib stripping (with command strip and flags -S -p) in /nix/store/1a6j64viprm7xvazdqwis3m8sga7bsr2-hwloc-2.14.0-lib/lib shrinking RPATHs of ELF executables and libraries in /nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev checking for references to /build/ in /nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev... patching script interpreter paths in /nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev stripping (with command strip and flags -S -p) in /nix/store/waci1kn2knrwskkf810cx11f4wsmgz7f-hwloc-2.14.0-dev/lib shrinking RPATHs of ELF executables and libraries in /nix/store/zzwxi6l66jyksnnxs56hnr1kylqzsbs2-hwloc-2.14.0-doc checking for references to /build/ in /nix/store/zzwxi6l66jyksnnxs56hnr1kylqzsbs2-hwloc-2.14.0-doc... patching script interpreter paths in /nix/store/zzwxi6l66jyksnnxs56hnr1kylqzsbs2-hwloc-2.14.0-doc shrinking RPATHs of ELF executables and libraries in /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man checking for references to /build/ in /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man... gzipping man pages under /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/ patching script interpreter paths in /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man making symlink relative: /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1/hwloc-ls.1.gz making symlink relative: /nix/store/adfkzwxfhh5ya3awh4sd9h8hk5qkkz5l-hwloc-2.14.0-man/share/man/man1/lstopo.1.gz