>>> mold: Building testing/mold 1.1-r0 (using abuild 3.9.0-r0) started Mon, 21 Feb 2022 01:39:06 +0000 >>> mold: Checking sanity of /home/buildozer/aports/testing/mold/APKBUILD... >>> mold: Analyzing dependencies... >>> mold: Installing for build: build-base clang cmake linux-headers llvm-dev mimalloc2-dev openssl-dev zlib-dev bash dwarf-tools (1/23) Installing libffi (3.4.2-r1) (2/23) Installing libxml2 (2.9.12-r3) (3/23) Installing llvm12-libs (12.0.1-r2) (4/23) Installing clang-libs (12.0.1-r2) (5/23) Installing clang (12.0.1-r2) (6/23) Installing libarchive (3.6.0-r0) (7/23) Installing rhash-libs (1.4.2-r2) (8/23) Installing libuv (1.43.0-r1) (9/23) Installing cmake (3.22.2-r0) (10/23) Installing linux-headers (5.16.7-r1) (11/23) Installing llvm12 (12.0.1-r2) (12/23) Installing llvm12-dev (12.0.1-r2) (13/23) Installing mimalloc2-debug (2.0.2_beta-r0) (14/23) Installing mimalloc2-insecure (2.0.2_beta-r0) (15/23) Installing mimalloc2 (2.0.2_beta-r0) (16/23) Installing mimalloc2-dev (2.0.2_beta-r0) (17/23) Installing openssl-dev (1.1.1m-r2) (18/23) Installing zlib-dev (1.2.11-r3) (19/23) Installing readline (8.1.1-r0) (20/23) Installing bash (5.1.16-r0) Executing bash-5.1.16-r0.post-install (21/23) Installing libdwarf (20210528-r0) (22/23) Installing dwarf-tools (20210528-r0) (23/23) Installing .makedepends-mold (20220221.013907) Executing busybox-1.35.0-r2.trigger OK: 700 MiB in 133 packages >>> mold: Cleaning up srcdir >>> mold: Cleaning up pkgdir >>> mold: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mold-1.1.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.1.tar.gz::https://github.com/rui314/mold/archive/refs/tags/v1.1.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 100 127 100 127 0 0 609 0 --:--:-- --:--:-- --:--:-- 610 100 13210 0 13210 0 0 34994 0 --:--:-- --:--:-- --:--:-- 34994 100 4416k 0 4416k 0 0 4700k 0 --:--:-- --:--:-- --:--:-- 7836k >>> mold: Fetching https://distfiles.alpinelinux.org/distfiles/edge/mold-1.1.tar.gz >>> mold: Checking sha512sums... mold-1.1.tar.gz: OK >>> mold: Unpacking /var/cache/distfiles/edge/mold-1.1.tar.gz... mkdir -p out/elf mkdir -p out/macho touch out/elf/.keep touch out/macho/.keep mkdir -p out/tbb clang -MT mold-wrapper.so -MMD -MP -MF out/.d -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 (cd out/tbb; cmake -G'Unix Makefiles' -DBUILD_SHARED_LIBS=OFF -DTBB_TEST=OFF -DCMAKE_CXX_FLAGS="-O2 -D__TBB_DYNAMIC_LOAD_ENABLED=0" -DTBB_STRICT=OFF ../../third-party/tbb) -- The CXX compiler identification is Clang 12.0.1 -- Detecting CXX compiler ABI info clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/compress.o -MMD -MP -MF out/compress.d -O2 -c -o out/compress.o compress.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/demangle.o -MMD -MP -MF out/demangle.d -O2 -c -o out/demangle.o demangle.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/filepath.o -MMD -MP -MF out/filepath.d -O2 -c -o out/filepath.o filepath.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/hyperloglog.o -MMD -MP -MF out/hyperloglog.d -O2 -c -o out/hyperloglog.o hyperloglog.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/main.o -MMD -MP -MF out/main.d -O2 -c -o out/main.o main.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/perf.o -MMD -MP -MF out/perf.d -O2 -c -o out/perf.o perf.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/strerror.o -MMD -MP -MF out/strerror.d -O2 -c -o out/strerror.o strerror.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/tar.o -MMD -MP -MF out/tar.d -O2 -c -o out/tar.o tar.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/arch-arm64.o -MMD -MP -MF out/elf/arch-arm64.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/arch-i386.o -MMD -MP -MF out/elf/arch-i386.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/arch-riscv64.o -MMD -MP -MF out/elf/arch-riscv64.d -O2 -c -o out/elf/arch-riscv64.o elf/arch-riscv64.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/arch-x86-64.o -MMD -MP -MF out/elf/arch-x86-64.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/cmdline.o -MMD -MP -MF out/elf/cmdline.d -O2 -c -o out/elf/cmdline.o elf/cmdline.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/gc-sections.o -MMD -MP -MF out/elf/gc-sections.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/glob.o -MMD -MP -MF out/elf/glob.d -O2 -c -o out/elf/glob.o elf/glob.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/icf.o -MMD -MP -MF out/elf/icf.d -O2 -c -o out/elf/icf.o elf/icf.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/input-files.o -MMD -MP -MF out/elf/input-files.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/input-sections.o -MMD -MP -MF out/elf/input-sections.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/linker-script.o -MMD -MP -MF out/elf/linker-script.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/lto.o -MMD -MP -MF out/elf/lto.d -O2 -c -o out/elf/lto.o elf/lto.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/main.o -MMD -MP -MF out/elf/main.d -O2 -c -o out/elf/main.o elf/main.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/mapfile.o -MMD -MP -MF out/elf/mapfile.d -O2 -c -o out/elf/mapfile.o elf/mapfile.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/output-chunks.o -MMD -MP -MF out/elf/output-chunks.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/output-file.o -MMD -MP -MF out/elf/output-file.d -O2 -c -o out/elf/output-file.o elf/output-file.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/passes.o -MMD -MP -MF out/elf/passes.d -O2 -c -o out/elf/passes.o elf/passes.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/relocatable.o -MMD -MP -MF out/elf/relocatable.d -O2 -c -o out/elf/relocatable.o elf/relocatable.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/subprocess.o -MMD -MP -MF out/elf/subprocess.d -O2 -c -o out/elf/subprocess.o elf/subprocess.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/elf/version-matcher.o -MMD -MP -MF out/elf/version-matcher.d -O2 -c -o out/elf/version-matcher.o elf/version-matcher.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/arch-arm64.o -MMD -MP -MF out/macho/arch-arm64.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/arch-x86-64.o -MMD -MP -MF out/macho/arch-x86-64.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/cmdline.o -MMD -MP -MF out/macho/cmdline.d -O2 -c -o out/macho/cmdline.o macho/cmdline.cc -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning at CMakeLists.txt:114 (message): You are building oneTBB as a static library. This is highly discouraged and such configuration is not supported. Consider building a dynamic library to avoid unforeseen issues. -- CMAKE_BUILD_TYPE is not specified. Using default: RelWithDebInfo -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for one of the modules 'hwloc' -- The C compiler identification is Clang 12.0.1 -- Detecting C compiler ABI info clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/dead-strip.o -MMD -MP -MF out/macho/dead-strip.d -O2 -c -o out/macho/dead-strip.o macho/dead-strip.cc -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- HWLOC target HWLOC::hwloc_1_11 doesn't exist. The tbbbind target cannot be created -- HWLOC target HWLOC::hwloc_2 doesn't exist. The tbbbind_2_0 target cannot be created -- HWLOC target HWLOC::hwloc_2_5 doesn't exist. The tbbbind_2_5 target cannot be created -- Looking for getcontext -- Looking for getcontext - not found -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb make -C out/tbb tbb make[1]: Entering directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[2]: Entering directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[3]: Entering directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[4]: Entering directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[4]: Leaving directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[4]: Entering directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' [ 3%] Building CXX object src/tbb/CMakeFiles/tbb.dir/address_waiter.cpp.o [ 6%] Building CXX object src/tbb/CMakeFiles/tbb.dir/allocator.cpp.o clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/dumper.o -MMD -MP -MF out/macho/dumper.d -O2 -c -o out/macho/dumper.o macho/dumper.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/input-sections.o -MMD -MP -MF out/macho/input-sections.d -O2 -c -o out/macho/input-sections.o macho/input-sections.cc [ 10%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena.cpp.o clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/main.o -MMD -MP -MF out/macho/main.d -O2 -c -o out/macho/main.o macho/main.cc [ 13%] Building CXX object src/tbb/CMakeFiles/tbb.dir/arena_slot.cpp.o clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/mapfile.o -MMD -MP -MF out/macho/mapfile.d -O2 -c -o out/macho/mapfile.o macho/mapfile.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/object-file.o -MMD -MP -MF out/macho/object-file.d -O2 -c -o out/macho/object-file.o macho/object-file.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/output-chunks.o -MMD -MP -MF out/macho/output-chunks.d -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 -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/output-file.o -MMD -MP -MF out/macho/output-file.d -O2 -c -o out/macho/output-file.o macho/output-file.cc clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/tapi.o -MMD -MP -MF out/macho/tapi.d -O2 -c -o out/macho/tapi.o macho/tapi.cc [ 17%] Building CXX object src/tbb/CMakeFiles/tbb.dir/concurrent_bounded_queue.cpp.o clang++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -Ithird-party/xxhash -DMOLD_VERSION=\"1.1\" -DLIBDIR="\"/usr/lib\"" -DUSE_SYSTEM_MIMALLOC -Ithird-party/tbb/include -MT out/macho/yaml.o -MMD -MP -MF out/macho/yaml.d -O2 -c -o out/macho/yaml.o macho/yaml.cc [ 20%] Building CXX object src/tbb/CMakeFiles/tbb.dir/dynamic_link.cpp.o [ 24%] Building CXX object src/tbb/CMakeFiles/tbb.dir/exception.cpp.o [ 27%] Building CXX object src/tbb/CMakeFiles/tbb.dir/governor.cpp.o [ 31%] Building CXX object src/tbb/CMakeFiles/tbb.dir/global_control.cpp.o [ 34%] Building CXX object src/tbb/CMakeFiles/tbb.dir/itt_notify.cpp.o [ 37%] Building CXX object src/tbb/CMakeFiles/tbb.dir/main.cpp.o [ 41%] Building CXX object src/tbb/CMakeFiles/tbb.dir/market.cpp.o [ 44%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc.cpp.o [ 48%] Building CXX object src/tbb/CMakeFiles/tbb.dir/misc_ex.cpp.o [ 51%] Building CXX object src/tbb/CMakeFiles/tbb.dir/observer_proxy.cpp.o [ 55%] Building CXX object src/tbb/CMakeFiles/tbb.dir/parallel_pipeline.cpp.o [ 58%] Building CXX object src/tbb/CMakeFiles/tbb.dir/private_server.cpp.o [ 62%] Building CXX object src/tbb/CMakeFiles/tbb.dir/profiling.cpp.o [ 65%] Building CXX object src/tbb/CMakeFiles/tbb.dir/rml_tbb.cpp.o [ 68%] Building CXX object src/tbb/CMakeFiles/tbb.dir/rtm_mutex.cpp.o [ 72%] Building CXX object src/tbb/CMakeFiles/tbb.dir/rtm_rw_mutex.cpp.o [ 75%] Building CXX object src/tbb/CMakeFiles/tbb.dir/semaphore.cpp.o [ 79%] Building CXX object src/tbb/CMakeFiles/tbb.dir/small_object_pool.cpp.o [ 82%] Building CXX object src/tbb/CMakeFiles/tbb.dir/task.cpp.o [ 86%] Building CXX object src/tbb/CMakeFiles/tbb.dir/task_dispatcher.cpp.o [ 89%] Building CXX object src/tbb/CMakeFiles/tbb.dir/task_group_context.cpp.o [ 93%] Building CXX object src/tbb/CMakeFiles/tbb.dir/version.cpp.o [ 96%] Building CXX object src/tbb/CMakeFiles/tbb.dir/queuing_rw_mutex.cpp.o [100%] Linking CXX static library ../../clang_12.0_cxx11_64_relwithdebinfo/libtbb.a make[4]: Leaving directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' [100%] Built target tbb make[3]: Leaving directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[2]: Leaving directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' make[1]: Leaving directory '/home/buildozer/aports/testing/mold/src/mold-1.1/out/tbb' (cd out/tbb; ln -sf *_relwithdebinfo libs) clang++ out/compress.o out/demangle.o out/filepath.o out/hyperloglog.o out/main.o out/perf.o out/strerror.o out/tar.o out/elf/arch-arm64.o out/elf/arch-i386.o out/elf/arch-riscv64.o out/elf/arch-x86-64.o out/elf/cmdline.o out/elf/gc-sections.o out/elf/glob.o out/elf/icf.o out/elf/input-files.o out/elf/input-sections.o out/elf/linker-script.o out/elf/lto.o out/elf/main.o out/elf/mapfile.o out/elf/output-chunks.o out/elf/output-file.o out/elf/passes.o out/elf/relocatable.o out/elf/subprocess.o out/elf/version-matcher.o out/macho/arch-arm64.o out/macho/arch-x86-64.o out/macho/cmdline.o out/macho/dead-strip.o out/macho/dumper.o out/macho/input-sections.o out/macho/main.o out/macho/mapfile.o out/macho/object-file.o out/macho/output-chunks.o out/macho/output-file.o out/macho/tapi.o out/macho/yaml.o -o mold -pthread -lz -lm -ldl -lmimalloc out/tbb/libs/libtbb.a -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.mold make -C test -f Makefile.linux --no-print-directory --output-sync Testing aarch64-hello-static ... skipped Testing cmdline ... OK Testing auxiliary ... OK Testing basic ... OK Testing bug178 ... OK Testing duplicate-error ... OK Testing comment ... OK Testing discard ... OK Testing absolute-symbols ... OK Testing dynamic-linker ... OK Testing defsym ... OK Testing copyrel-protected ... OK Testing color-diagnostics ... OK Testing compressed-debug-info ... OK Testing default-symver ... OK Testing compress-debug-sections ... OK Testing common ... OK Testing copyrel ... OK Testing bsymbolic ... OK Testing bsymbolic-functions ... OK Testing dynamic-list ... OK Testing emulation-deduction ... OK Testing empty-input ... OK Testing common-ref ... OK Testing copyrel-relro ... OK Testing ar-alignment ... OK Testing entry ... OK Testing bno-symbolic ... OK Testing dt-init ... OK Testing dso-undef ... OK Testing empty-version ... OK Testing canonical-plt ... OK Testing filter ... OK Testing empty-file ... OK Testing as-needed ... OK Testing help ... OK Testing dynamic-dt-debug ... OK Testing export-dynamic ... OK Testing demangle ... OK Testing common-archive ... OK Testing as-needed-weak ... OK Testing dynamic ... OK Testing emit-relocs ... OK Testing fatal-warnings ... OK Testing dynamic-list2 ... OK Testing as-needed2 ... OK Testing i386-hello-dynamic ... skipped Testing exclude-libs2 ... OK Testing gnu-hash ... OK Testing hello-dynamic ... OK Testing execstack ... OK Testing gnu-warning ... OK Testing i386-tls-gd ... skipped Testing glibc-2.22-bug ... OK Testing ifunc-dynamic ... OK Testing dt-needed ... OK Testing exclude-libs3 ... OK Testing i386-mergeable-strings ... skipped Testing i386-shared ... skipped Testing i386-tlsdesc ... skipped Testing i386-tls-ld ... skipped Testing gnu-unique ... OK Testing allow-multiple-definition ... OK Testing func-addr ... OK Testing ifunc-dso ... OK Testing i386-hello-static ... skipped Testing ifunc-export ... OK Testing icf-small ... OK Testing incompatible-libs ... skipped Testing init-array-priorities ... skipped Testing ifunc-static ... OK Testing hidden-undef ... OK Testing init-array ... OK Testing export-from-exe ... OK Testing image-base ... OK Testing linker-script3 ... OK Testing incompatible-obj ... skipped Testing gnu-linkonce ... OK Testing incompatible-libs2 ... skipped Testing initfirst ... OK Testing invalid-version-script ... OK Testing linker-script2 ... OK Testing linker-script4 ... OK Testing missing-but-ok ... OK Testing mold-wrapper2 ... OK Testing exclude-libs ... OK Testing icf ... OK Testing interpose ... OK Testing build-id ... readelf: Warning: .note.gnu.build-id section is corrupt/empty OK Testing gc-sections ... OK Testing missing-error ... OK Testing note ... OK Testing mold-wrapper ... OK Testing mergeable-strings ... OK Testing hello-static ... OK Testing reloc-overflow ... OK Testing note-property ... OK Testing linker-script ... OK Testing mergeable-records ... OK Testing plt ... OK Testing no-quick-exit ... OK Testing note2 ... OK Testing riscv-hello-dynamic ... skipped Testing pltgot ... OK Testing omagic ... OK Testing response-file ... OK Testing pie ... OK Testing riscv-hello-static ... skipped Testing nocopyreloc ... OK Testing now ... OK Testing reloc-rodata ... OK Testing preload ... OK Testing reloc-zero ... OK Testing link-order ... OK Testing lto-llvm ... OK Testing lto-dso ... OK Testing retain-symbols-file ... OK Testing rpath ... OK Testing protected ... OK Testing plt-dso ... OK Testing protected-dynsym ... OK Testing rodata-name ... OK Testing lto-version-script ... OK Testing pack-dyn-relocs-relr ... OK Testing push-pop-state ... OK Testing lto-archive ... OK Testing relocatable-archive ... OK Testing lto-gcc ... OK Testing section-alignment ... OK Testing symtab ... OK Testing repro ... OK Testing symtab-dso ... OK Testing strip ... OK Testing filler ... OK Testing soname ... OK Testing spare-dynamic-tags ... OK Testing symbol-version ... OK Testing section-name ... OK Testing relax ... OK Testing symtab-section-symbols ... OK Testing start-lib ... OK Testing stdout ... OK Testing relro ... OK Testing shared ... OK Testing require-defined ... OK Testing start-stop-symbol ... OK Testing tls-gd2 ... OK Testing static-archive ... OK Testing symbol-rank ... OK Testing sysroot-linker-script ... OK Testing unique ... OK Testing tls-large-tbss ... OK Testing trace ... OK Testing sysroot2 ... OK Testing version-script ... OK Testing version-script10 ... OK Testing thread-count ... OK Testing tls-dso ... OK Testing synthetic-symbols ... OK Testing thin-archive ... OK Testing tls-ld ... OK Testing undefined ... OK Testing tls-pic ... OK Testing verbose ... OK Testing tlsdesc-import ... OK Testing tls-nopic ... OK Testing trace-symbol ... OK Testing version-script13 ... OK Testing tls-le ... OK Testing version-script12 ... OK Testing version-script11 ... OK Testing version-script14 ... OK Testing version-script4 ... OK Testing warn-textrel ... OK Testing tls-gd ... OK Testing version-script5 ... OK Testing version-script15 ... OK Testing tls-ie ... OK Testing version-script7 ... OK Testing version-script3 ... OK Testing version-script9 ... OK Testing versioned-undef ... OK Testing sysroot ... OK Testing tlsdesc-static ... OK Testing warn-once ... OK Testing version-script2 ... OK Testing weak-export-exe ... OK Testing version-script6 ... OK Testing version-script8 ... OK Testing warn-common ... OK Testing weak-export-dso ... OK Testing z-unknown ... OK Testing run ... mold: mold -run failed: out/test/elf/run/foo.ld: Exec format error OK Testing z-nodefaultlib ... OK Testing unresolved-symbols ... OK Testing visibility ... OK Testing z-now ... OK Testing whole-archive ... OK Testing z-ibt ... OK Testing z-separate-code ... skipped Testing version ... OK Testing z-text ... OK Testing z-origin ... OK Testing warn-unresolved-symbols ... OK Testing z-max-page-size ... OK Testing exception ... OK Testing tlsdesc ... OK Testing z-nodump ... OK Testing z-cet-report ... OK Testing z-shstk ... OK Testing z-defs ... OK Testing z-ibtplt ... OK Testing weak-undef ... OK Testing wrap ... OK Testing relocatable ... OK Testing many-sections ... OK Testing reloc ... OK Passed all tests >>> mold: Entering fakeroot... 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 ln -sf /usr/bin/mold /home/buildozer/aports/testing/mold/pkg/mold/usr/libexec/mold/ld 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 /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: 32.0 KB >>> mold-doc*: Compressing data... >>> mold-doc*: Create checksum... >>> mold-doc*: Create mold-doc-1.1-r0.apk >>> mold*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.1.1 so:libgcc_s.so.1 so:libmimalloc-secure.so.2.0 so:libstdc++.so.6 so:libz.so.1 >>> mold*: Package size: 4.0 MB >>> mold*: Compressing data... >>> mold*: Create checksum... >>> mold*: Create mold-1.1-r0.apk >>> mold: Build complete at Mon, 21 Feb 2022 01:41:19 +0000 elapsed time 0h 2m 13s >>> mold: Cleaning up srcdir >>> mold: Cleaning up pkgdir >>> mold: Uninstalling dependencies... (1/23) Purging .makedepends-mold (20220221.013907) (2/23) Purging clang (12.0.1-r2) (3/23) Purging cmake (3.22.2-r0) (4/23) Purging linux-headers (5.16.7-r1) (5/23) Purging mimalloc2-dev (2.0.2_beta-r0) (6/23) Purging mimalloc2-debug (2.0.2_beta-r0) (7/23) Purging mimalloc2-insecure (2.0.2_beta-r0) (8/23) Purging mimalloc2 (2.0.2_beta-r0) (9/23) Purging openssl-dev (1.1.1m-r2) (10/23) Purging zlib-dev (1.2.11-r3) (11/23) Purging bash (5.1.16-r0) Executing bash-5.1.16-r0.pre-deinstall (12/23) Purging dwarf-tools (20210528-r0) (13/23) Purging llvm12-dev (12.0.1-r2) (14/23) Purging llvm12 (12.0.1-r2) (15/23) Purging clang-libs (12.0.1-r2) (16/23) Purging llvm12-libs (12.0.1-r2) (17/23) Purging libffi (3.4.2-r1) (18/23) Purging libxml2 (2.9.12-r3) (19/23) Purging libarchive (3.6.0-r0) (20/23) Purging rhash-libs (1.4.2-r2) (21/23) Purging libuv (1.43.0-r1) (22/23) Purging readline (8.1.1-r0) (23/23) Purging libdwarf (20210528-r0) Executing busybox-1.35.0-r2.trigger OK: 346 MiB in 110 packages >>> mold: Updating the testing/x86_64 repository index... >>> mold: Signing the index...