BEGIN 1767673729.3400893 EXEC /therock/output/build/third-party/sysdeps/linux/libbacktrace/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 /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build 0.0 [1/2] cd /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build && /usr/local/therock-tools/bin/cmake -E rm -f /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stamp/stage.stamp 7.2 [2/2] cd /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build && /usr/local/therock-tools/bin/cmake -E env PKG_CONFIG_PATH=/usr/local/lib/pkgconfig LDFLAGS=\ -Wl,-rpath=\'\$\$ORIGIN\' -- /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/configure --prefix /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps --enable-host-shared && make -j 96 V=1 && make install && /usr/local/therock-tools/bin/cmake -E env PATCHELF=/usr/local/bin/patchelf THEROCK_SOURCE_DIR=/therock/src Python3_EXECUTABLE=/opt/python/cp312-cp312/bin/python3.12 -- /therock/src/third-party/sysdeps/common/libbacktrace/patch_install.sh /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps 7.2 checking build system type... x86_64-pc-linux-gnu 7.2 checking host system type... x86_64-pc-linux-gnu 7.2 checking target system type... x86_64-pc-linux-gnu 7.2 checking for gcc... gcc 7.2 checking whether the C compiler works... yes 7.2 checking for C compiler default output file name... a.out 7.2 checking for suffix of executables... 7.2 checking whether we are cross compiling... no 7.2 checking for suffix of object files... o 7.2 checking whether we are using the GNU C compiler... yes 7.2 checking whether gcc accepts -g... yes 7.2 checking for gcc option to accept ISO C89... none needed 7.2 checking whether gcc understands -c and -o together... yes 7.2 checking how to run the C preprocessor... gcc -E 7.2 checking for grep that handles long lines and -e... /usr/bin/grep 7.2 checking for egrep... /usr/bin/grep -E 7.2 checking for ANSI C header files... yes 7.2 checking for sys/types.h... yes 7.2 checking for sys/stat.h... yes 7.2 checking for stdlib.h... yes 7.2 checking for string.h... yes 7.2 checking for memory.h... yes 7.2 checking for strings.h... yes 7.2 checking for inttypes.h... yes 7.2 checking for stdint.h... yes 7.2 checking for unistd.h... yes 7.2 checking minix/config.h usability... no 7.2 checking minix/config.h presence... no 7.2 checking for minix/config.h... no 7.2 checking whether it is safe to define __EXTENSIONS__... yes 7.2 checking for a BSD-compatible install... /usr/bin/install -c 7.2 checking whether build environment is sane... yes 7.2 checking for a thread-safe mkdir -p... /usr/bin/mkdir -p 7.2 checking for gawk... gawk 7.2 checking whether make sets $(MAKE)... yes 7.2 checking whether make supports nested variables... yes 7.2 checking whether to enable maintainer-specific portions of Makefiles... no 7.2 checking for gcc... (cached) gcc 7.2 checking whether we are using the GNU C compiler... (cached) yes 7.2 checking whether gcc accepts -g... (cached) yes 7.2 checking for gcc option to accept ISO C89... (cached) none needed 7.2 checking whether gcc understands -c and -o together... (cached) yes 7.2 checking for ranlib... ranlib 7.2 checking for gawk... (cached) gawk 7.2 checking for dwz... no 7.2 checking how to print strings... printf 7.2 checking for a sed that does not truncate output... /usr/bin/sed 7.2 checking for fgrep... /usr/bin/grep -F 7.2 checking for ld used by gcc... /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld 7.2 checking if the linker (/opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld) is GNU ld... yes 7.2 checking for BSD- or MS-compatible name lister (nm)... /opt/rh/gcc-toolset-13/root/usr/bin/nm -B 7.2 checking the name lister (/opt/rh/gcc-toolset-13/root/usr/bin/nm -B) interface... BSD nm 7.2 checking whether ln -s works... yes 7.2 checking the maximum length of command line arguments... 1572864 7.2 checking whether the shell understands some XSI constructs... yes 7.2 checking whether the shell understands "+="... yes 7.2 checking for /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/ld option to reload object files... -r 7.2 checking for objdump... objdump 7.2 checking how to recognize dependent libraries... pass_all 7.2 checking for ar... ar 7.2 checking for strip... strip 7.2 checking for ranlib... (cached) ranlib 7.2 checking command to parse /opt/rh/gcc-toolset-13/root/usr/bin/nm -B output from gcc object... ok 7.2 checking for dlfcn.h... yes 7.2 checking for objdir... .libs 7.2 checking if gcc supports -fno-rtti -fno-exceptions... no 7.2 checking for gcc option to produce PIC... -fPIC -DPIC 7.2 checking if gcc PIC flag -fPIC -DPIC works... yes 7.2 checking if gcc static flag -static works... no 7.2 checking if gcc supports -c -o file.o... yes 7.2 checking if gcc supports -c -o file.o... (cached) yes 7.2 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 7.2 checking dynamic linker characteristics... GNU/Linux ld.so 7.2 checking how to hardcode library paths into programs... immediate 7.2 checking whether stripping libraries is possible... yes 7.2 checking if libtool supports shared libraries... yes 7.2 checking whether to build shared libraries... no 7.2 checking whether to build static libraries... yes 7.2 checking for special C compiler options needed for large files... no 7.2 checking for _FILE_OFFSET_BITS value needed for large files... no 7.2 checking unwind.h usability... yes 7.2 checking unwind.h presence... yes 7.2 checking for unwind.h... yes 7.2 checking for _Unwind_Backtrace... yes 7.2 checking for -funwind-tables option... yes 7.2 checking for -frandom-seed=string option... yes 7.2 checking whether gcc supports -W... yes 7.2 checking whether gcc supports -Wall... yes 7.2 checking whether gcc supports -Wwrite-strings... yes 7.2 checking whether gcc supports -Wstrict-prototypes... yes 7.2 checking whether gcc supports -Wmissing-prototypes... yes 7.2 checking whether gcc supports -Wold-style-definition... yes 7.2 checking whether gcc supports -Wmissing-format-attribute... yes 7.2 checking whether gcc supports -Wcast-qual... yes 7.2 checking whether gcc supports -Wattributes... yes 7.2 checking whether gcc supports -Wunknown-attributes... no 7.2 checking whether gcc supports -Wpointer-arith... yes 7.2 checking for _Unwind_GetIPInfo... yes 7.2 checking __sync extensions... yes 7.2 checking __atomic extensions... yes 7.2 checking output filetype... elf64 7.2 checking sys/mman.h usability... yes 7.2 checking sys/mman.h presence... yes 7.2 checking for sys/mman.h... yes 7.2 checking for mmap... yes 7.2 checking link.h usability... yes 7.2 checking link.h presence... yes 7.2 checking for link.h... yes 7.2 checking sys/link.h usability... no 7.2 checking sys/link.h presence... no 7.2 checking for sys/link.h... no 7.2 checking for dl_iterate_phdr... yes 7.2 checking mach-o/dyld.h usability... no 7.2 checking mach-o/dyld.h presence... no 7.2 checking for mach-o/dyld.h... no 7.2 checking sys/ldr.h usability... no 7.2 checking sys/ldr.h presence... no 7.2 checking for sys/ldr.h... no 7.2 checking windows.h usability... no 7.2 checking windows.h presence... no 7.2 checking for windows.h... no 7.2 checking for tlhelp32.h... no 7.2 checking for fcntl... yes 7.2 checking whether strnlen is declared... yes 7.2 checking whether getpagesize is declared... yes 7.2 checking for lstat... yes 7.2 checking for readlink... yes 7.2 checking for getexecname... no 7.2 checking whether _pgmptr is declared... no 7.2 checking for KERN_PROC... no 7.2 checking for KERN_PROG_ARGS... no 7.2 checking for clock_gettime... yes 7.2 checking whether -pthread is supported... yes 7.2 checking whether -gdwarf-5 is supported... yes 7.2 checking for compress in -lz... yes 7.2 checking whether --build-id is supported... yes 7.2 checking whether --compress-debug-sections=zlib-gnu is supported... yes 7.2 checking whether --compress-debug-sections=zlib-gabi is supported... yes 7.2 checking for ZSTD_compress in -lzstd... no 7.2 checking whether --compress-debug-sections=zstd is supported... no 7.2 checking for objcopy... objcopy 7.2 checking for readelf... readelf 7.2 checking whether objcopy supports debuglink... yes 7.2 checking for dsymutil... no 7.2 checking for nm... /opt/rh/gcc-toolset-13/root/usr/bin/nm -B 7.2 checking for xz... xz 7.2 checking for comm... comm 7.2 checking for lzma_auto_decoder in -llzma... no 7.2 checking whether tests can run... yes 7.2 checking that generated files are newer than configure... done 7.2 configure: creating ./config.status 7.2 config.status: creating Makefile 7.2 config.status: creating backtrace-supported.h 7.2 config.status: creating install-debuginfo-for-buildid.sh 7.2 config.status: creating config.h 7.2 config.status: executing libtool commands 7.2 config.status: executing default commands 7.2 make all-am 7.2 make[1]: Entering directory '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build' 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o atomic.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/atomic.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o dwarf.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/dwarf.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o fileline.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/fileline.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o posix.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/posix.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o print.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/print.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o sort.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/sort.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o state.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/state.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o backtrace.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/backtrace.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o simple.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/simple.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o elf.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/elf.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o mmapio.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/mmapio.c 7.2 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c -o mmap.lo /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/mmap.c 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/atomic.c -o atomic.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/fileline.c -o fileline.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/print.c -o print.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/posix.c -o posix.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/elf.c -o elf.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/simple.c -o simple.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/dwarf.c -o dwarf.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/mmapio.c -o mmapio.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/sort.c -o sort.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/backtrace.c -o backtrace.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/state.c -o state.o 7.2 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/therock/output/build/third-party/sysdeps/linux/libbacktrace/source -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -c /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/mmap.c -o mmap.o 7.2 /bin/sh ./libtool --tag=CC --mode=link gcc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -Wno-attributes -Wpointer-arith -fPIC -g -O2 -Wl,-rpath='$ORIGIN' -o libbacktrace.la -rpath /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo 7.2 libtool: link: ar --plugin /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/liblto_plugin.so cru .libs/libbacktrace.a atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o 7.2 libtool: link: ranlib --plugin /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/liblto_plugin.so .libs/libbacktrace.a 7.2 libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" ) 7.2 make[1]: Leaving directory '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build' 7.2 make[1]: Entering directory '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build' 7.2 /usr/bin/mkdir -p '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib' 7.2 /bin/sh ./libtool --mode=install /usr/bin/install -c libbacktrace.la '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib' 7.2 libtool: install: /usr/bin/install -c .libs/libbacktrace.lai /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib/libbacktrace.la 7.2 libtool: install: /usr/bin/install -c .libs/libbacktrace.a /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib/libbacktrace.a 7.2 libtool: install: chmod 644 /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib/libbacktrace.a 7.2 libtool: install: ranlib --plugin /opt/rh/gcc-toolset-13/root/usr/libexec/gcc/x86_64-redhat-linux/13/liblto_plugin.so /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib/libbacktrace.a 7.2 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 /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib 7.2 ---------------------------------------------------------------------- 7.2 Libraries have been installed in: 7.2 /therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/lib 7.2 7.2 If you ever happen to want to link against installed libraries 7.2 in a given directory, LIBDIR, you must either use libtool, and 7.2 specify the full pathname of the library, or use the `-LLIBDIR' 7.2 flag during linking and do at least one of the following: 7.2 - add LIBDIR to the `LD_LIBRARY_PATH' environment variable 7.2 during execution 7.2 - add LIBDIR to the `LD_RUN_PATH' environment variable 7.2 during linking 7.2 - use the `-Wl,-rpath -Wl,LIBDIR' linker flag 7.2 - have your system administrator add LIBDIR to `/etc/ld.so.conf' 7.2 7.2 See any operating system documentation about shared libraries for 7.2 more information, such as the ld(1) and ld.so(8) manual pages. 7.2 ---------------------------------------------------------------------- 7.2 /usr/bin/mkdir -p '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/include' 7.2 /usr/bin/install -c -m 644 /therock/output/build/third-party/sysdeps/linux/libbacktrace/source/backtrace.h backtrace-supported.h '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/stage/lib/rocm_sysdeps/include' 7.2 make[1]: Leaving directory '/therock/output/build/third-party/sysdeps/linux/libbacktrace/build/build' END 1767673736.5685968 7.2285075187683105 0