>>> mold: Building testing/mold 1.4.2-r0 (using abuild 3.9.0-r6) started Sun, 04 Sep 2022 06:33:42 +0000 >>> mold: Checking sanity of /home/buildozer/aports/testing/mold/APKBUILD... >>> mold: Analyzing dependencies... >>> mold: Installing for build: build-base clang cmake libtbb-dev linux-headers llvm-dev mimalloc2-dev openssl-dev zlib-dev bash dwarf-tools grep perl (1/42) Installing libffi (3.4.2-r1) (2/42) Installing libxml2 (2.10.2-r0) (3/42) Installing llvm14-libs (14.0.6-r4) (4/42) Installing clang-libs (14.0.6-r1) (5/42) Installing clang (14.0.6-r1) (6/42) Installing libarchive (3.6.1-r1) (7/42) Installing rhash-libs (1.4.3-r1) (8/42) Installing libuv (1.44.2-r0) (9/42) Installing cmake (3.24.1-r1) (10/42) Installing linux-headers (5.19.5-r0) (11/42) Installing eudev-libs (3.2.11-r1) (12/42) Installing hwloc (2.8.0-r0) (13/42) Installing libucontext (1.2-r0) (14/42) Installing libtbb (2021.5.0-r1) (15/42) Installing libtbb-dev (2021.5.0-r1) (16/42) Installing gdbm (1.23-r0) (17/42) Installing mpdecimal (2.5.1-r1) (18/42) Installing readline (8.1.2-r0) (19/42) Installing sqlite-libs (3.39.2-r0) (20/42) Installing python3 (3.10.6-r1) (21/42) Installing py3-parsing (3.0.9-r0) (22/42) Installing py3-packaging (21.3-r2) (23/42) Installing py3-setuptools (65.3.0-r0) (24/42) Installing llvm14-test-utils (14.0.6-r4) (25/42) Installing llvm14 (14.0.6-r4) (26/42) Installing llvm14-dev (14.0.6-r4) (27/42) Installing mimalloc2-debug (2.0.6-r1) (28/42) Installing mimalloc2-insecure (2.0.6-r1) (29/42) Installing mimalloc2 (2.0.6-r1) (30/42) Installing mimalloc2-dev (2.0.6-r1) (31/42) Installing openssl-dev (3.0.5-r2) (32/42) Installing zlib-dev (1.2.12-r3) (33/42) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (34/42) Installing libdwarf (20210528-r0) (35/42) Installing dwarf-tools (20210528-r0) (36/42) Installing pcre (8.45-r2) (37/42) Installing grep (3.7-r0) (38/42) Installing perl (5.36.0-r0) (39/42) Installing .makedepends-mold (20220904.063344) (40/42) Installing perl-error (0.17029-r1) (41/42) Installing perl-git (2.37.1-r1) (42/42) Installing git-perl (2.37.1-r1) Executing busybox-1.35.0-r24.trigger OK: 874 MiB in 145 packages >>> mold: Cleaning up srcdir >>> mold: Cleaning up pkgdir >>> mold: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mold-1.4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> mold: Fetching mold-1.4.2.tar.gz::https://github.com/rui314/mold/archive/refs/tags/v1.4.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6140k 100 6140k 0 0 7826k 0 --:--:-- --:--:-- --:--:-- 7826k >>> mold: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mold-1.4.2.tar.gz >>> mold: Checking sha512sums... mold-1.4.2.tar.gz: OK >>> mold: Unpacking /var/cache/distfiles/edge/mold-1.4.2.tar.gz... mkdir -p out/elf mkdir -p out/macho touch out/elf/.keep touch out/macho/.keep clang -Os -fomit-frame-pointer -O2 -c -o out/rust-demangle.o third-party/rust-demangle/rust-demangle.c cmake -DSOURCE_DIR=. -DOUTPUT_FILE=out/git-hash.cc -P update-git-hash.cmake clang -MT mold-wrapper.so -MMD -MP -MF out/.d -Os -fomit-frame-pointer -O2 -fPIC -shared -o mold-wrapper.so elf/mold-wrapper.c -Wl,-push-state -Wl,-no-as-needed -ldl -Wl,-pop-state -Wl,--as-needed,-O1,--sort-common clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/compress.o -MMD -MP -MF out/compress.d -Os -fomit-frame-pointer -O2 -c -o out/compress.o compress.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/demangle.o -MMD -MP -MF out/demangle.d -Os -fomit-frame-pointer -O2 -c -o out/demangle.o demangle.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/filepath.o -MMD -MP -MF out/filepath.d -Os -fomit-frame-pointer -O2 -c -o out/filepath.o filepath.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/glob.o -MMD -MP -MF out/glob.d -Os -fomit-frame-pointer -O2 -c -o out/glob.o glob.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/hyperloglog.o -MMD -MP -MF out/hyperloglog.d -Os -fomit-frame-pointer -O2 -c -o out/hyperloglog.o hyperloglog.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/main.o -MMD -MP -MF out/main.d -Os -fomit-frame-pointer -O2 -c -o out/main.o main.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/multi-glob.o -MMD -MP -MF out/multi-glob.d -Os -fomit-frame-pointer -O2 -c -o out/multi-glob.o multi-glob.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/perf.o -MMD -MP -MF out/perf.d -Os -fomit-frame-pointer -O2 -c -o out/perf.o perf.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/strerror.o -MMD -MP -MF out/strerror.d -Os -fomit-frame-pointer -O2 -c -o out/strerror.o strerror.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/tar.o -MMD -MP -MF out/tar.d -Os -fomit-frame-pointer -O2 -c -o out/tar.o tar.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/uuid.o -MMD -MP -MF out/uuid.d -Os -fomit-frame-pointer -O2 -c -o out/uuid.o uuid.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-arm32.o -MMD -MP -MF out/elf/arch-arm32.d -Os -fomit-frame-pointer -O2 -c -o out/elf/arch-arm32.o elf/arch-arm32.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-arm64.o -MMD -MP -MF out/elf/arch-arm64.d -Os -fomit-frame-pointer -O2 -c -o out/elf/arch-arm64.o elf/arch-arm64.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-i386.o -MMD -MP -MF out/elf/arch-i386.d -Os -fomit-frame-pointer -O2 -c -o out/elf/arch-i386.o elf/arch-i386.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-riscv.o -MMD -MP -MF out/elf/arch-riscv.d -Os -fomit-frame-pointer -O2 -c -o out/elf/arch-riscv.o elf/arch-riscv.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/arch-x86-64.o -MMD -MP -MF out/elf/arch-x86-64.d -Os -fomit-frame-pointer -O2 -c -o out/elf/arch-x86-64.o elf/arch-x86-64.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/cmdline.o -MMD -MP -MF out/elf/cmdline.d -Os -fomit-frame-pointer -O2 -c -o out/elf/cmdline.o elf/cmdline.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/dwarf.o -MMD -MP -MF out/elf/dwarf.d -Os -fomit-frame-pointer -O2 -c -o out/elf/dwarf.o elf/dwarf.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/gc-sections.o -MMD -MP -MF out/elf/gc-sections.d -Os -fomit-frame-pointer -O2 -c -o out/elf/gc-sections.o elf/gc-sections.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/icf.o -MMD -MP -MF out/elf/icf.d -Os -fomit-frame-pointer -O2 -c -o out/elf/icf.o elf/icf.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/input-files.o -MMD -MP -MF out/elf/input-files.d -Os -fomit-frame-pointer -O2 -c -o out/elf/input-files.o elf/input-files.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/input-sections.o -MMD -MP -MF out/elf/input-sections.d -Os -fomit-frame-pointer -O2 -c -o out/elf/input-sections.o elf/input-sections.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/linker-script.o -MMD -MP -MF out/elf/linker-script.d -Os -fomit-frame-pointer -O2 -c -o out/elf/linker-script.o elf/linker-script.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/lto-unix.o -MMD -MP -MF out/elf/lto-unix.d -Os -fomit-frame-pointer -O2 -c -o out/elf/lto-unix.o elf/lto-unix.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/lto-win32.o -MMD -MP -MF out/elf/lto-win32.d -Os -fomit-frame-pointer -O2 -c -o out/elf/lto-win32.o elf/lto-win32.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/main.o -MMD -MP -MF out/elf/main.d -Os -fomit-frame-pointer -O2 -c -o out/elf/main.o elf/main.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/mapfile.o -MMD -MP -MF out/elf/mapfile.d -Os -fomit-frame-pointer -O2 -c -o out/elf/mapfile.o elf/mapfile.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/output-chunks.o -MMD -MP -MF out/elf/output-chunks.d -Os -fomit-frame-pointer -O2 -c -o out/elf/output-chunks.o elf/output-chunks.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/passes.o -MMD -MP -MF out/elf/passes.d -Os -fomit-frame-pointer -O2 -c -o out/elf/passes.o elf/passes.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/relocatable.o -MMD -MP -MF out/elf/relocatable.d -Os -fomit-frame-pointer -O2 -c -o out/elf/relocatable.o elf/relocatable.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/subprocess.o -MMD -MP -MF out/elf/subprocess.d -Os -fomit-frame-pointer -O2 -c -o out/elf/subprocess.o elf/subprocess.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/elf/thunks.o -MMD -MP -MF out/elf/thunks.d -Os -fomit-frame-pointer -O2 -c -o out/elf/thunks.o elf/thunks.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-arm64.o -MMD -MP -MF out/macho/arch-arm64.d -Os -fomit-frame-pointer -O2 -c -o out/macho/arch-arm64.o macho/arch-arm64.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/arch-x86-64.o -MMD -MP -MF out/macho/arch-x86-64.d -Os -fomit-frame-pointer -O2 -c -o out/macho/arch-x86-64.o macho/arch-x86-64.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/cmdline.o -MMD -MP -MF out/macho/cmdline.d -Os -fomit-frame-pointer -O2 -c -o out/macho/cmdline.o macho/cmdline.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/dead-strip.o -MMD -MP -MF out/macho/dead-strip.d -Os -fomit-frame-pointer -O2 -c -o out/macho/dead-strip.o macho/dead-strip.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-files.o -MMD -MP -MF out/macho/input-files.d -Os -fomit-frame-pointer -O2 -c -o out/macho/input-files.o macho/input-files.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/input-sections.o -MMD -MP -MF out/macho/input-sections.d -Os -fomit-frame-pointer -O2 -c -o out/macho/input-sections.o macho/input-sections.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/lto-unix.o -MMD -MP -MF out/macho/lto-unix.d -Os -fomit-frame-pointer -O2 -c -o out/macho/lto-unix.o macho/lto-unix.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/lto-win32.o -MMD -MP -MF out/macho/lto-win32.d -Os -fomit-frame-pointer -O2 -c -o out/macho/lto-win32.o macho/lto-win32.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/main.o -MMD -MP -MF out/macho/main.d -Os -fomit-frame-pointer -O2 -c -o out/macho/main.o macho/main.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/mapfile.o -MMD -MP -MF out/macho/mapfile.d -Os -fomit-frame-pointer -O2 -c -o out/macho/mapfile.o macho/mapfile.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/output-chunks.o -MMD -MP -MF out/macho/output-chunks.d -Os -fomit-frame-pointer -O2 -c -o out/macho/output-chunks.o macho/output-chunks.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/tapi.o -MMD -MP -MF out/macho/tapi.d -Os -fomit-frame-pointer -O2 -c -o out/macho/tapi.o macho/tapi.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -MT out/macho/yaml.o -MMD -MP -MF out/macho/yaml.d -Os -fomit-frame-pointer -O2 -c -o out/macho/yaml.o macho/yaml.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Os -fomit-frame-pointer -O2 -c -o out/git-hash.o out/git-hash.cc clang++ out/compress.o out/demangle.o out/filepath.o out/glob.o out/hyperloglog.o out/main.o out/multi-glob.o out/perf.o out/strerror.o out/tar.o out/uuid.o out/elf/arch-arm32.o out/elf/arch-arm64.o out/elf/arch-i386.o out/elf/arch-riscv.o out/elf/arch-x86-64.o out/elf/cmdline.o out/elf/dwarf.o out/elf/gc-sections.o out/elf/icf.o out/elf/input-files.o out/elf/input-sections.o out/elf/linker-script.o out/elf/lto-unix.o out/elf/lto-win32.o out/elf/main.o out/elf/mapfile.o out/elf/output-chunks.o out/elf/passes.o out/elf/relocatable.o out/elf/subprocess.o out/elf/thunks.o out/macho/arch-arm64.o out/macho/arch-x86-64.o out/macho/cmdline.o out/macho/dead-strip.o out/macho/input-files.o out/macho/input-sections.o out/macho/lto-unix.o out/macho/lto-win32.o out/macho/main.o out/macho/mapfile.o out/macho/output-chunks.o out/macho/tapi.o out/macho/yaml.o out/rust-demangle.o out/git-hash.o -o mold -pthread -lz -lm -ldl -lmimalloc -ltbb -Wl,-push-state -Wl,-as-needed -lrt -Wl,-pop-state -lcrypto -Wl,--as-needed,-O1,--sort-common ln -sf mold ld ln -sf mold ld64 cmake -DSOURCE_DIR=. -DOUTPUT_FILE=out/git-hash.cc -P update-git-hash.cmake Testing arm32-thumb-interwork ... skipped Testing auxiliary ... OK Testing bug178 ... OK Testing basic ... OK Testing cmdline ... OK Testing color-diagnostics ... OK Testing abs-error ... OK Testing ar-alignment ... OK Testing common-ref ... OK Testing demangle-rust ... OK Testing dependency-file ... OK Testing copyrel-protected ... OK Testing copyrel-relro ... OK Testing defsym ... OK Testing absolute-symbols ... OK Testing comment ... OK Testing common ... OK Testing debug-macro-section ... OK Testing defsym2 ... OK Testing compressed-debug-info ... OK Testing allow-multiple-definition ... OK Testing compress-debug-sections ... OK Testing canonical-plt ... OK Testing duplicate-error ... OK Testing compressed-debug-info-gnu ... OK Testing default-symver ... OK Testing dynamic-linker ... OK Testing emulation-deduction ... OK Testing bno-symbolic ... OK Testing bsymbolic ... OK Testing empty-file ... OK Testing empty-input ... OK Testing copyrel ... OK Testing discard ... OK Testing as-needed2 ... OK Testing bsymbolic-functions ... OK Testing as-needed-weak ... OK Testing gdb-index-dwarf2 ... skipped Testing dynamic ... OK Testing gdb-index-compress-output ... skipped Testing emit-relocs ... OK Testing gdb-index-dwarf3 ... skipped Testing filter ... OK Testing gdb-index-dwarf5 ... skipped Testing common-archive ... OK Testing execstack-if-needed ... OK Testing demangle ... OK Testing dso-undef ... OK Testing dynamic-dt-debug ... OK Testing dynamic-list3 ... OK Testing gdb-index-dwarf4 ... skipped Testing entry ... OK Testing exclude-libs2 ... OK Testing as-needed ... OK Testing export-dynamic ... OK Testing gdb-index-empty ... OK Testing glibc-2.22-bug ... OK Testing empty-version ... OK Testing help ... OK Testing disable-new-dtags ... OK Testing fatal-warnings ... OK Testing gnu-hash ... OK Testing hash-style ... OK Testing dynamic-list2 ... OK Testing global-offset-table ... OK Testing init-array-priorities ... skipped Testing icf-small ... OK Testing exclude-libs3 ... OK Testing gnu-unique ... OK Testing incompatible-obj ... skipped Testing export-from-exe ... OK Testing gnu-retain ... OK Testing execstack ... OK Testing incompatible-libs ... skipped Testing icf ... OK Testing func-addr ... OK Testing hello-dynamic ... OK Testing incompatible-libs2 ... skipped Testing gnu-warning ... OK Testing hello-static ... OK Testing gnu-linkonce ... OK Testing initfirst ... OK Testing exception-mcmodel-large ... OK Testing init-in-dso ... OK Testing invalid-version-script ... OK Testing dynamic-list ... OK Testing init-array ... OK Testing hidden-undef ... OK Testing init ... OK Testing interpose ... OK Testing linker-script2 ... OK Testing exclude-libs ... OK Testing init-array-readonly ... OK Testing gc-sections ... OK Testing image-base ... OK Testing missing-but-ok ... OK Testing dt-needed ... OK Testing linker-script4 ... OK Testing linker-script-defsym ... OK Testing linker-script3 ... OK Testing build-id ... OK Testing large-alignment ... OK Testing missing-error ... OK Testing linker-script ... OK Testing note ... OK Testing nostdlib ... OK Testing mergeable-strings ... OK Testing no-quick-exit ... OK Testing oformat-binary ... OK Testing large-alignment-dso ... OK Testing note2 ... OK Testing range-extension-thunk-arm32 ... skipped Testing range-extension-thunk-arm64 ... skipped Testing mold-wrapper2 ... OK Testing plt ... OK Testing filler ... OK Testing package-metadata ... OK Testing pie ... OK Testing note-property ... OK Testing mergeable-records ... OK Testing reloc-overflow ... OK Testing exception ... OK Testing pltgot ... OK Testing nocopyreloc ... OK Testing now ... OK Testing mold-wrapper ... OK Testing omagic ... OK Testing riscv-norvc ... skipped Testing non-canonical-plt ... OK Testing link-order ... OK Testing response-file ... OK Testing plt-dso ... OK Testing print-dependencies ... OK Testing noinhibit-exec ... OK Testing pack-dyn-relocs-relr ... OK Testing rpath ... OK Testing protected-dynsym ... OK Testing reloc-zero ... OK Testing rodata-name ... OK Testing section-alignment ... OK Testing push-pop-state ... OK Testing section-name ... OK Testing lto-llvm ... OK Testing protected ... OK Testing relocatable-archive ... OK Testing retain-symbols-file ... OK Testing relro ... OK Testing run-clang ... OK Testing rosegment ... OK Testing relax ... OK Testing strip ... OK Testing soname ... OK Testing repro ... OK Testing static-pie ... OK Testing stdout ... OK Testing symbol-version2 ... OK Testing lto-version-script ... OK Testing start-lib ... OK Testing shared-abs-sym ... OK Testing symbol-version3 ... OK Testing section-start ... OK Testing symtab ... OK Testing symbol-version ... OK Testing symtab-section-symbols ... OK Testing static-archive ... OK Testing symtab-dso ... OK Testing require-defined ... OK Testing shared ... OK Testing run ... OK Testing start-stop-symbol ... OK Testing tls-common ... OK Testing tls-gd2 ... OK Testing symbol-rank ... OK Testing tlsdesc-arm ... skipped Testing tail-call ... OK Testing issue646 ... OK Testing sysroot-linker-script ... OK Testing sysroot2 ... OK Testing tls-dso ... OK Testing synthetic-symbols ... OK Testing tls-large-tbss ... OK Testing tls-ld-mcmodel-large ... OK Testing tls-ld-noplt ... OK Testing tls-nopic ... OK Testing tls-ld ... OK Testing tls-le ... OK Testing thin-archive ... OK Testing unique ... OK Testing tls-ie ... OK Testing tlsdesc-import ... OK Testing tls-pic ... OK Testing undefined ... OK Testing thread-count ... OK Testing trace ... OK Testing version-script10 ... OK Testing version-script ... OK Testing trace-symbol ... OK Testing version-script11 ... OK Testing verbose ... OK Testing version-script16 ... OK Testing version-script13 ... OK Testing tls-gd-noplt ... OK Testing lto-gcc ... OK Testing version-script14 ... OK Testing lto-dso ... OK Testing tls-module-base ... OK Testing sysroot ... OK Testing version-script4 ... OK Testing version-script5 ... OK Testing tls-gd-mcmodel-large ... OK Testing version-script12 ... OK Testing version-script2 ... OK Testing warn-shared-textrel ... skipped Testing version-script7 ... OK Testing warn-textrel ... skipped Testing version-script15 ... OK Testing version-script6 ... OK Testing warn-execstack ... OK Testing visibility ... OK Testing lto-archive ... OK Testing version-script9 ... OK Testing version ... OK Testing unresolved-symbols ... OK Testing z-ibt ... OK Testing tls-gd ... OK Testing tlsdesc-static ... OK Testing version-script3 ... OK Testing warn-once ... OK Testing z-nodefaultlib ... OK Testing z-separate-code ... skipped Testing weak-export-exe ... OK Testing warn-unresolved-symbols ... OK Testing z-unknown ... OK Testing version-script8 ... OK Testing shuffle-sections ... OK Testing relocatable ... OK Testing version-script17 ... OK Testing z-now ... OK Testing shuffle-sections-seed ... OK Testing many-sections ... OK Testing weak-export-dso ... OK Testing warn-common ... OK Testing z-nodump ... OK Testing z-cet-report ... OK Testing tlsdesc ... OK Testing z-ibtplt ... OK Testing whole-archive ... OK Testing z-origin ... OK Testing z-max-page-size ... OK Testing z-shstk ... OK Testing weak-undef ... OK Testing wrap ... OK Testing dead-debug-sections ... OK Testing reloc ... OK Testing z-defs ... OK Testing reverse-sections ... OK Passed all tests >>> mold: Entering fakeroot... cmake -DSOURCE_DIR=. -DOUTPUT_FILE=out/git-hash.cc -P update-git-hash.cmake install -d /home/buildozer/aports/testing/mold/pkg/mold/usr/bin install mold /home/buildozer/aports/testing/mold/pkg/mold/usr/bin strip /home/buildozer/aports/testing/mold/pkg/mold/usr/bin/mold install -d /home/buildozer/aports/testing/mold/pkg/mold/usr/lib/mold install -m 644 mold-wrapper.so /home/buildozer/aports/testing/mold/pkg/mold/usr/lib/mold strip /home/buildozer/aports/testing/mold/pkg/mold/usr/lib/mold/mold-wrapper.so install -d /home/buildozer/aports/testing/mold/pkg/mold/usr/libexec/mold cmake -DSOURCE=/home/buildozer/aports/testing/mold/pkg/mold/usr/bin/mold -DDEST=/home/buildozer/aports/testing/mold/pkg/mold/usr/libexec/mold/ld -P create-symlink.cmake install -d /home/buildozer/aports/testing/mold/pkg/mold/usr/share/man/man1 install -m 644 docs/mold.1 /home/buildozer/aports/testing/mold/pkg/mold/usr/share/man/man1 ln -sf mold.1 /home/buildozer/aports/testing/mold/pkg/mold/usr/share/man/man1/ld.mold.1 install -d /home/buildozer/aports/testing/mold/pkg/mold/usr/share/doc/mold install -m 644 LICENSE /home/buildozer/aports/testing/mold/pkg/mold/usr/share/doc/mold/ ln -sf mold /home/buildozer/aports/testing/mold/pkg/mold/usr/bin/ld.mold ln -sf mold /home/buildozer/aports/testing/mold/pkg/mold/usr/bin/ld64.mold >>> mold-doc*: Running split function doc... >>> mold-doc*: Preparing subpackage mold-doc... >>> mold-doc*: Running postcheck for mold-doc >>> mold*: Running postcheck for mold >>> mold*: Preparing package mold... >>> mold*: Stripping binaries >>> mold-doc*: Scanning shared objects >>> mold*: Scanning shared objects >>> mold-doc*: Tracing dependencies... >>> mold-doc*: Package size: 92.0 KB >>> mold-doc*: Compressing data... >>> mold-doc*: Create checksum... >>> mold-doc*: Create mold-doc-1.4.2-r0.apk >>> mold*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libmimalloc-secure.so.2 so:libstdc++.so.6 so:libtbb.so.12 so:libz.so.1 >>> mold*: Package size: 5.9 MB >>> mold*: Compressing data... >>> mold*: Create checksum... >>> mold*: Create mold-1.4.2-r0.apk >>> mold: Build complete at Sun, 04 Sep 2022 06:35:27 +0000 elapsed time 0h 1m 45s >>> mold: Cleaning up srcdir >>> mold: Cleaning up pkgdir >>> mold: Uninstalling dependencies... (1/42) Purging .makedepends-mold (20220904.063344) (2/42) Purging clang (14.0.6-r1) (3/42) Purging cmake (3.24.1-r1) (4/42) Purging libtbb-dev (2021.5.0-r1) (5/42) Purging libtbb (2021.5.0-r1) (6/42) Purging linux-headers (5.19.5-r0) (7/42) Purging mimalloc2-dev (2.0.6-r1) (8/42) Purging mimalloc2-debug (2.0.6-r1) (9/42) Purging mimalloc2-insecure (2.0.6-r1) (10/42) Purging mimalloc2 (2.0.6-r1) (11/42) Purging openssl-dev (3.0.5-r2) (12/42) Purging zlib-dev (1.2.12-r3) (13/42) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (14/42) Purging dwarf-tools (20210528-r0) (15/42) Purging grep (3.7-r0) (16/42) Purging git-perl (2.37.1-r1) (17/42) Purging perl-git (2.37.1-r1) (18/42) Purging perl-error (0.17029-r1) (19/42) Purging perl (5.36.0-r0) (20/42) Purging llvm14-dev (14.0.6-r4) (21/42) Purging llvm14 (14.0.6-r4) (22/42) Purging llvm14-test-utils (14.0.6-r4) (23/42) Purging py3-setuptools (65.3.0-r0) (24/42) Purging py3-packaging (21.3-r2) (25/42) Purging py3-parsing (3.0.9-r0) (26/42) Purging python3 (3.10.6-r1) (27/42) Purging clang-libs (14.0.6-r1) (28/42) Purging llvm14-libs (14.0.6-r4) (29/42) Purging libffi (3.4.2-r1) (30/42) Purging hwloc (2.8.0-r0) (31/42) Purging libxml2 (2.10.2-r0) (32/42) Purging libarchive (3.6.1-r1) (33/42) Purging rhash-libs (1.4.3-r1) (34/42) Purging libuv (1.44.2-r0) (35/42) Purging eudev-libs (3.2.11-r1) (36/42) Purging libucontext (1.2-r0) (37/42) Purging gdbm (1.23-r0) (38/42) Purging mpdecimal (2.5.1-r1) (39/42) Purging readline (8.1.2-r0) (40/42) Purging sqlite-libs (3.39.2-r0) (41/42) Purging libdwarf (20210528-r0) (42/42) Purging pcre (8.45-r2) Executing busybox-1.35.0-r24.trigger OK: 399 MiB in 103 packages >>> mold: Updating the testing/x86_64 repository index... >>> mold: Signing the index...