>>> patchelf: Building main/patchelf 0.17.2-r0 (using abuild 3.10.0-r0) started Tue, 10 Jan 2023 20:38:35 +0000 >>> patchelf: Checking sanity of /home/buildozer/aports/main/patchelf/APKBUILD... >>> patchelf: Analyzing dependencies... >>> patchelf: Installing for build: build-base (1/1) Installing .makedepends-patchelf (20230110.203837) OK: 271 MiB in 97 packages >>> patchelf: Cleaning up srcdir >>> patchelf: Cleaning up pkgdir >>> patchelf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/patchelf-0.17.2-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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> patchelf: Fetching patchelf-0.17.2-2.tar.gz::https://github.com/NixOS/patchelf/releases/download/0.17.2/patchelf-0.17.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237k 100 237k 0 0 143k 0 0:00:01 0:00:01 --:--:-- 143k >>> patchelf: Fetching https://distfiles.alpinelinux.org/distfiles/edge/patchelf-0.17.2-2.tar.gz >>> patchelf: Checking sha512sums... patchelf-0.17.2-2.tar.gz: OK >>> patchelf: Unpacking /var/cache/distfiles/patchelf-0.17.2-2.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for riscv64-alpine-linux-musl-objdump... no checking for objdump... objdump checking for riscv64-alpine-linux-musl-objcopy... no checking for objcopy... objcopy checking for riscv64-alpine-linux-musl-readelf... no checking for readelf... readelf checking whether make supports the include directive... yes (GNU style) checking for riscv64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking dependency style of gcc... gcc3 checking whether g++ supports C++17 features with -std=c++17... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/src' g++ -std=c++17 -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.17.2\" -DPACKAGE_STRING=\"patchelf\ 0.17.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.17.2\" -DHAVE_CXX17=1 -I. -Os -fomit-frame-pointer -Wall -std=c++17 -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -MT patchelf.o -MD -MP -MF .deps/patchelf.Tpo -c -o patchelf.o patchelf.cc mv -f .deps/patchelf.Tpo .deps/patchelf.Po g++ -std=c++17 -Wall -std=c++17 -D_FILE_OFFSET_BITS=64 -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o patchelf patchelf.o make[1]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/src' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/tests' make[1]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2' >>> patchelf: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/src' make[2]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/src' make[2]: Nothing to be done for 'install-data-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/main/patchelf/pkg/patchelf/usr/bin' /usr/bin/install -c patchelf '/home/buildozer/aports/main/patchelf/pkg/patchelf/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/src' make[1]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/tests' make[2]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/tests' make[1]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2/tests' make[1]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2' make[2]: Entering directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2' make[2]: Nothing to be done for 'install-exec-am'. ./build-aux/install-sh -c -d '/home/buildozer/aports/main/patchelf/pkg/patchelf/usr/share/doc/patchelf' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/patchelf/pkg/patchelf/usr/share/man/man1' /usr/bin/install -c -m 644 README.md '/home/buildozer/aports/main/patchelf/pkg/patchelf/usr/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/home/buildozer/aports/main/patchelf/pkg/patchelf/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2' make[1]: Leaving directory '/home/buildozer/aports/main/patchelf/src/patchelf-0.17.2' >>> patchelf-doc*: Running split function doc... >>> patchelf-doc*: Preparing subpackage patchelf-doc... >>> patchelf-doc*: Running postcheck for patchelf-doc >>> patchelf*: Running postcheck for patchelf >>> patchelf*: Preparing package patchelf... >>> patchelf*: Stripping binaries >>> patchelf-doc*: Scanning shared objects >>> patchelf*: Scanning shared objects >>> patchelf-doc*: Tracing dependencies... >>> patchelf-doc*: Package size: 36.0 KB >>> patchelf-doc*: Compressing data... >>> patchelf-doc*: Create checksum... >>> patchelf-doc*: Create patchelf-doc-0.17.2-r0.apk >>> patchelf*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> patchelf*: Package size: 124.0 KB >>> patchelf*: Compressing data... >>> patchelf*: Create checksum... >>> patchelf*: Create patchelf-0.17.2-r0.apk >>> patchelf: Build complete at Tue, 10 Jan 2023 20:39:36 +0000 elapsed time 0h 1m 1s >>> patchelf: Cleaning up srcdir >>> patchelf: Cleaning up pkgdir >>> patchelf: Uninstalling dependencies... (1/1) Purging .makedepends-patchelf (20230110.203837) OK: 271 MiB in 96 packages >>> patchelf: Updating the main/riscv64 repository index... >>> patchelf: Signing the index...