BEGIN 1781483182.5819876 EXEC /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build /usr/local/therock-tools/bin/cmake -E env --unset=ROCM_PATH --unset=ROCM_DIR --unset=HIP_PATH --unset=HIP_DIR -- /usr/local/therock-tools/bin/cmake --build /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build 0.1 [1/2] cd /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build && /usr/local/therock-tools/bin/cmake -E rm -f /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stamp/stage.stamp 34.1 [2/2] cd /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build && /usr/local/therock-tools/bin/cmake -E rm -rf -- /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s && /usr/local/therock-tools/bin/cmake -E copy_directory /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/source /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s && bash /__w/rockrel/rockrel/third-party/sysdeps/linux/numactl/patch_source.sh /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s && autoreconf -f -i /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s && /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/configure --prefix /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps --libdir /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib --disable-static && make -j 64 V=1 && make install && /usr/local/therock-tools/bin/cmake -E env PATCHELF=/usr/local/bin/patchelf THEROCK_SOURCE_DIR=/__w/rockrel/rockrel Python3_EXECUTABLE=/opt/python/cp312-cp312/bin/python3.12 -- bash /__w/rockrel/rockrel/third-party/sysdeps/linux/numactl/patch_install.sh /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps 34.1 Patching sources... 34.1 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 34.1 libtoolize: copying file 'build-aux/ltmain.sh' 34.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 34.1 libtoolize: copying file 'm4/libtool.m4' 34.1 libtoolize: copying file 'm4/ltoptions.m4' 34.1 libtoolize: copying file 'm4/ltsugar.m4' 34.1 libtoolize: copying file 'm4/ltversion.m4' 34.1 libtoolize: copying file 'm4/lt~obsolete.m4' 34.1 configure.ac:23: warning: The macro 'AC_TRY_COMPILE' is obsolete. 34.1 configure.ac:23: You should run autoupdate. 34.1 ./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from... 34.1 lib/m4sugar/m4sh.m4:595: AS_CASE is expanded from... 34.1 lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from... 34.1 lib/m4sugar/m4sh.m4:697: AS_IF is expanded from... 34.1 ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... 34.1 m4/ax_tls.m4:49: AX_TLS is expanded from... 34.1 configure.ac:23: the top level 34.1 configure.ac:13: installing 'build-aux/compile' 34.1 configure.ac:9: installing 'build-aux/missing' 34.1 Makefile.am: installing 'build-aux/depcomp' 34.1 checking for a BSD-compatible install... /usr/bin/install -c 34.1 checking whether sleep supports fractional seconds... yes 34.1 checking filesystem timestamp resolution... 0.01 34.1 checking whether build environment is sane... yes 34.1 checking for a race-free mkdir -p... /usr/bin/mkdir -p 34.1 checking for gawk... gawk 34.1 checking whether make sets $(MAKE)... yes 34.1 checking whether make supports nested variables... yes 34.1 checking xargs -n works... yes 34.1 checking build system type... x86_64-pc-linux-gnu 34.1 checking host system type... x86_64-pc-linux-gnu 34.1 checking how to print strings... printf 34.1 checking whether make supports the include directive... yes (GNU style) 34.1 checking for gcc... gcc 34.1 checking whether the C compiler works... yes 34.1 checking for C compiler default output file name... a.out 34.1 checking for suffix of executables... 34.1 checking whether we are cross compiling... no 34.1 checking for suffix of object files... o 34.1 checking whether the compiler supports GNU C... yes 34.1 checking whether gcc accepts -g... yes 34.1 checking for gcc option to enable C11 features... none needed 34.1 checking whether gcc understands -c and -o together... yes 34.1 checking dependency style of gcc... gcc3 34.1 checking for a sed that does not truncate output... /usr/bin/sed 34.1 checking for grep that handles long lines and -e... /usr/bin/grep 34.1 checking for egrep... /usr/bin/grep -E 34.1 checking for fgrep... /usr/bin/grep -F 34.1 checking for ld used by gcc... /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld 34.1 checking if the linker (/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld) is GNU ld... yes 34.1 checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-13/root/usr/bin/nm -B 34.1 checking the name lister (/opt/rh/gcc-toolset-13/root/usr/bin/nm -B) interface... BSD nm 34.1 checking whether ln -s works... yes 34.1 checking the maximum length of command line arguments... 1572864 34.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop 34.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop 34.1 checking for /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld option to reload object files... -r 34.1 checking for file... file 34.1 checking for objdump... objdump 34.1 checking how to recognize dependent libraries... pass_all 34.1 checking for dlltool... no 34.1 checking how to associate runtime and link libraries... printf %s\n 34.1 checking for ranlib... ranlib 34.1 checking for ar... ar 34.1 checking for archiver @FILE support... @ 34.1 checking for strip... strip 34.1 checking command to parse /opt/rh/gcc-toolset-13/root/usr/bin/nm -B output from gcc object... ok 34.1 checking for sysroot... no 34.1 checking for a working dd... /usr/bin/dd 34.1 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 34.1 checking for mt... no 34.1 checking if : is a manifest tool... no 34.1 checking for stdio.h... yes 34.1 checking for stdlib.h... yes 34.1 checking for string.h... yes 34.1 checking for inttypes.h... yes 34.1 checking for stdint.h... yes 34.1 checking for strings.h... yes 34.1 checking for sys/stat.h... yes 34.1 checking for sys/types.h... yes 34.1 checking for unistd.h... yes 34.1 checking for dlfcn.h... yes 34.1 checking for objdir... .libs 34.1 checking if gcc supports -fno-rtti -fno-exceptions... no 34.1 checking for gcc option to produce PIC... -fPIC -DPIC 34.1 checking if gcc PIC flag -fPIC -DPIC works... yes 34.1 checking if gcc static flag -static works... no 34.1 checking if gcc supports -c -o file.o... yes 34.1 checking if gcc supports -c -o file.o... (cached) yes 34.1 checking whether the gcc linker (/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld -m elf_x86_64) supports shared libraries... yes 34.1 checking whether -lc should be explicitly linked in... no 34.1 checking dynamic linker characteristics... GNU/Linux ld.so 34.1 checking how to hardcode library paths into programs... immediate 34.1 checking whether stripping libraries is possible... yes 34.1 checking if libtool supports shared libraries... yes 34.1 checking whether to build shared libraries... yes 34.1 checking whether to build static libraries... no 34.1 checking for gcc... (cached) gcc 34.1 checking whether the compiler supports GNU C... (cached) yes 34.1 checking whether gcc accepts -g... (cached) yes 34.1 checking for gcc option to enable C11 features... (cached) none needed 34.1 checking whether gcc understands -c and -o together... (cached) yes 34.1 checking dependency style of gcc... (cached) gcc3 34.1 checking for gcc option to enable large file support... none needed 34.1 checking for thread local storage (TLS) class... __thread 34.1 checking whether C compiler accepts -ftree-vectorize... yes 34.1 checking that generated files are newer than configure... done 34.1 configure: creating ./config.status 34.1 config.status: creating Makefile 34.1 config.status: creating config.h 34.1 config.status: executing depfiles commands 34.1 config.status: executing libtool commands 34.1 make all-am 34.1 make[1]: Entering directory '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build' 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -DVERSION=\"2.0.19\" -MT numactl-numactl.o -MD -MP -MF .deps/numactl-numactl.Tpo -c -o numactl-numactl.o `test -f 'numactl.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`numactl.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -DVERSION=\"2.0.19\" -MT numactl-util.o -MD -MP -MF .deps/numactl-util.Tpo -c -o numactl-util.o `test -f 'util.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`util.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -DVERSION=\"2.0.19\" -MT numactl-shm.o -MD -MP -MF .deps/numactl-shm.Tpo -c -o numactl-shm.o `test -f 'shm.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`shm.c 34.1 depbase=`echo libnuma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 34.1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT libnuma.lo -MD -MP -MF $depbase.Tpo -c -o libnuma.lo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/libnuma.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Plo 34.1 depbase=`echo syscall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 34.1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT syscall.lo -MD -MP -MF $depbase.Tpo -c -o syscall.lo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/syscall.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Plo 34.1 depbase=`echo distance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 34.1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT distance.lo -MD -MP -MF $depbase.Tpo -c -o distance.lo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/distance.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Plo 34.1 depbase=`echo affinity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 34.1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT affinity.lo -MD -MP -MF $depbase.Tpo -c -o affinity.lo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/affinity.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Plo 34.1 depbase=`echo sysfs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 34.1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT sysfs.lo -MD -MP -MF $depbase.Tpo -c -o sysfs.lo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/sysfs.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Plo 34.1 depbase=`echo rtnetlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 34.1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT rtnetlink.lo -MD -MP -MF $depbase.Tpo -c -o rtnetlink.lo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/rtnetlink.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Plo 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -std=gnu99 -DVERSION=\"2.0.19\" -MT numastat-numastat.o -MD -MP -MF .deps/numastat-numastat.Tpo -c -o numastat-numastat.o `test -f 'numastat.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`numastat.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -MT numademo-numademo.o -MD -MP -MF .deps/numademo-numademo.Tpo -c -o numademo-numademo.o `test -f 'numademo.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`numademo.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -MT numademo-stream_lib.o -MD -MP -MF .deps/numademo-stream_lib.Tpo -c -o numademo-stream_lib.o `test -f 'stream_lib.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`stream_lib.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -MT numademo-mt.o -MD -MP -MF .deps/numademo-mt.Tpo -c -o numademo-mt.o `test -f 'mt.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`mt.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -MT numademo-clearcache.o -MD -MP -MF .deps/numademo-clearcache.Tpo -c -o numademo-clearcache.o `test -f 'clearcache.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`clearcache.c 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -DHAVE_STREAM_LIB -DHAVE_MT -DHAVE_CLEAR_CACHE -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -MT numademo-util.o -MD -MP -MF .deps/numademo-util.Tpo -c -o numademo-util.o `test -f 'util.c' || echo '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/'`util.c 34.1 depbase=`echo migratepages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT migratepages.o -MD -MP -MF $depbase.Tpo -c -o migratepages.o /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/migratepages.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Po 34.1 depbase=`echo util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT util.o -MD -MP -MF $depbase.Tpo -c -o util.o /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/util.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Po 34.1 depbase=`echo migspeed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT migspeed.o -MD -MP -MF $depbase.Tpo -c -o migspeed.o /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/migspeed.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Po 34.1 depbase=`echo memhog.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 34.1 gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT memhog.o -MD -MP -MF $depbase.Tpo -c -o memhog.o /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/memhog.c &&\ 34.1 mv -f $depbase.Tpo $depbase.Po 34.1 mv -f .deps/numactl-util.Tpo .deps/numactl-util.Po 34.1 mv -f .deps/numactl-shm.Tpo .deps/numactl-shm.Po 34.1 /usr/bin/sed -e 's,@VERSION\@,2.0.19,g' -e 's,@prefix\@,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps,g' -e 's,@exec_prefix\@,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps,g' -e 's,@libdir\@,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib,g' -e 's,@includedir\@,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/include,g' -e 's,@LIBS\@,,g' < /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numa.pc.in > numa.pc || rm numa.pc 34.1 mv -f .deps/numademo-clearcache.Tpo .deps/numademo-clearcache.Po 34.1 mv -f .deps/numademo-mt.Tpo .deps/numademo-mt.Po 34.1 mv -f .deps/numademo-util.Tpo .deps/numademo-util.Po 34.1 mv -f .deps/numactl-numactl.Tpo .deps/numactl-numactl.Po 34.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT distance.lo -MD -MP -MF .deps/distance.Tpo -c /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/distance.c -fPIC -DPIC -o .libs/distance.o 34.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT affinity.lo -MD -MP -MF .deps/affinity.Tpo -c /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/affinity.c -fPIC -DPIC -o .libs/affinity.o 34.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT rtnetlink.lo -MD -MP -MF .deps/rtnetlink.Tpo -c /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/rtnetlink.c -fPIC -DPIC -o .libs/rtnetlink.o 34.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT sysfs.lo -MD -MP -MF .deps/sysfs.Tpo -c /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/sysfs.c -fPIC -DPIC -o .libs/sysfs.o 34.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT libnuma.lo -MD -MP -MF .deps/libnuma.Tpo -c /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/libnuma.c -fPIC -DPIC -o .libs/libnuma.o 34.1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s -Wall -g -O2 -MT syscall.lo -MD -MP -MF .deps/syscall.Tpo -c /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/syscall.c -fPIC -DPIC -o .libs/syscall.o 34.1 mv -f .deps/numademo-numademo.Tpo .deps/numademo-numademo.Po 34.1 mv -f .deps/numademo-stream_lib.Tpo .deps/numademo-stream_lib.Po 34.1 mv -f .deps/numastat-numastat.Tpo .deps/numastat-numastat.Po 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -std=gnu99 -DVERSION=\"2.0.19\" -o numastat numastat-numastat.o 34.1 libtool: link: gcc -g -O2 -std=gnu99 -DVERSION=\"2.0.19\" -o numastat numastat-numastat.o 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -version-info 1:0:0 -Wl,--version-script,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/versions.ldscript -Wl,-init,numa_init -Wl,-fini,numa_fini -o librocm_sysdeps_numa.la -rpath /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib libnuma.lo syscall.lo distance.lo affinity.lo sysfs.lo rtnetlink.lo 34.1 libtool: link: gcc -shared -fPIC -DPIC .libs/libnuma.o .libs/syscall.o .libs/distance.o .libs/affinity.o .libs/sysfs.o .libs/rtnetlink.o -g -O2 -Wl,--version-script -Wl,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/versions.ldscript -Wl,-init -Wl,numa_init -Wl,-fini -Wl,numa_fini -Wl,-soname -Wl,librocm_sysdeps_numa.so.1 -o .libs/librocm_sysdeps_numa.so.1.0.0 34.1 libtool: link: (cd ".libs" && rm -f "librocm_sysdeps_numa.so.1" && ln -s "librocm_sysdeps_numa.so.1.0.0" "librocm_sysdeps_numa.so.1") 34.1 libtool: link: (cd ".libs" && rm -f "librocm_sysdeps_numa.so" && ln -s "librocm_sysdeps_numa.so.1.0.0" "librocm_sysdeps_numa.so") 34.1 libtool: link: ( cd ".libs" && rm -f "librocm_sysdeps_numa.la" && ln -s "../librocm_sysdeps_numa.la" "librocm_sysdeps_numa.la" ) 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -DVERSION=\"2.0.19\" -o numactl numactl-numactl.o numactl-util.o numactl-shm.o librocm_sysdeps_numa.la 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -o numademo numademo-numademo.o numademo-stream_lib.o numademo-mt.o numademo-clearcache.o numademo-util.o librocm_sysdeps_numa.la -lm 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o migratepages migratepages.o util.o librocm_sysdeps_numa.la 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o migspeed migspeed.o util.o librocm_sysdeps_numa.la 34.1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -o memhog memhog.o util.o librocm_sysdeps_numa.la 34.1 libtool: link: gcc -g -O2 -o .libs/migratepages migratepages.o util.o ./.libs/librocm_sysdeps_numa.so -Wl,-rpath -Wl,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 libtool: link: gcc -g -O2 -o .libs/memhog memhog.o util.o ./.libs/librocm_sysdeps_numa.so -Wl,-rpath -Wl,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 libtool: link: gcc -g -O2 -O3 -ffast-math -funroll-loops -ftree-vectorize -o .libs/numademo numademo-numademo.o numademo-stream_lib.o numademo-mt.o numademo-clearcache.o numademo-util.o ./.libs/librocm_sysdeps_numa.so -lm -Wl,-rpath -Wl,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 libtool: link: gcc -g -O2 -DVERSION=\"2.0.19\" -o .libs/numactl numactl-numactl.o numactl-util.o numactl-shm.o ./.libs/librocm_sysdeps_numa.so -Wl,-rpath -Wl,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 libtool: link: gcc -g -O2 -o .libs/migspeed migspeed.o util.o ./.libs/librocm_sysdeps_numa.so -Wl,-rpath -Wl,/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 make[1]: Leaving directory '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build' 34.1 make[1]: Entering directory '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build' 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib' 34.1 /bin/sh ./libtool --mode=install /usr/bin/install -c librocm_sysdeps_numa.la '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib' 34.1 libtool: install: /usr/bin/install -c .libs/librocm_sysdeps_numa.so.1.0.0 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib/librocm_sysdeps_numa.so.1.0.0 34.1 libtool: install: (cd /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib && { ln -s -f librocm_sysdeps_numa.so.1.0.0 librocm_sysdeps_numa.so.1 || { rm -f librocm_sysdeps_numa.so.1 && ln -s librocm_sysdeps_numa.so.1.0.0 librocm_sysdeps_numa.so.1; }; }) 34.1 libtool: install: (cd /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib && { ln -s -f librocm_sysdeps_numa.so.1.0.0 librocm_sysdeps_numa.so || { rm -f librocm_sysdeps_numa.so && ln -s librocm_sysdeps_numa.so.1.0.0 librocm_sysdeps_numa.so; }; }) 34.1 libtool: install: /usr/bin/install -c .libs/librocm_sysdeps_numa.lai /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib/librocm_sysdeps_numa.la 34.1 libtool: finish: PATH="/opt/rh/gcc-toolset-13/root/usr/bin:/usr/local/therock-tools/bin:/opt/python/cp312-cp312/bin:/opt/rh/gcc-toolset-14/root/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 ---------------------------------------------------------------------- 34.1 Libraries have been installed in: 34.1 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib 34.1 34.1 If you ever happen to want to link against installed libraries 34.1 in a given directory, LIBDIR, you must either use libtool, and 34.1 specify the full pathname of the library, or use the '-LLIBDIR' 34.1 flag during linking and do at least one of the following: 34.1 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 34.1 during execution 34.1 - add LIBDIR to the 'LD_RUN_PATH' environment variable 34.1 during linking 34.1 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 34.1 - have your system administrator add LIBDIR to '/etc/ld.so.conf' 34.1 34.1 See any operating system documentation about shared libraries for 34.1 more information, such as the ld(1) and ld.so(8) manual pages. 34.1 ---------------------------------------------------------------------- 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin' 34.1 /bin/sh ./libtool --mode=install /usr/bin/install -c numactl numastat numademo migratepages migspeed memhog '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin' 34.1 libtool: install: /usr/bin/install -c .libs/numactl /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin/numactl 34.1 libtool: install: /usr/bin/install -c numastat /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin/numastat 34.1 libtool: install: /usr/bin/install -c .libs/numademo /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin/numademo 34.1 libtool: install: /usr/bin/install -c .libs/migratepages /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin/migratepages 34.1 libtool: install: /usr/bin/install -c .libs/migspeed /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin/migspeed 34.1 libtool: install: /usr/bin/install -c .libs/memhog /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/bin/memhog 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/include' 34.1 /usr/bin/install -c -m 644 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numa.h /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numacompat1.h /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numaif.h '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/include' 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/share/man/man2' 34.1 /usr/bin/install -c -m 644 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/move_pages.2 '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/share/man/man2' 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/share/man/man3' 34.1 /usr/bin/install -c -m 644 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numa.3 '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/share/man/man3' 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/share/man/man8' 34.1 /usr/bin/install -c -m 644 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numactl.8 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/numastat.8 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/migratepages.8 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/migspeed.8 /__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build/s/memhog.8 '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/share/man/man8' 34.1 /usr/bin/mkdir -p '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib/pkgconfig' 34.1 /usr/bin/install -c -m 644 numa.pc '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib/pkgconfig' 34.1 make[1]: Leaving directory '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/build' 34.1 renamed '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib/librocm_sysdeps_numa.so.1.0.0' -> '/__w/rockrel/rockrel/build/third-party/sysdeps/linux/numactl/build/stage/lib/rocm_sysdeps/lib/librocm_sysdeps_numa.so.1' END 1781483216.706305 34.12431740760803 0