==> Cloning apk-tools ... Cloning into 'apk-tools'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring apk-tools :: Synchronizing package databases... % 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 133k 100 133k 0 0 397k 0 --:--:-- --:--:-- --:--:-- 398k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 8558k 1 163k 0 0 482k 0 0:00:17 --:--:-- 0:00:17 480k 100 8558k 100 8558k 0 0 21.8M 0 --:--:-- --:--:-- --:--:-- 21.8M % 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 142k 100 142k 0 0 421k 0 --:--:-- --:--:-- --:--:-- 422k :: Starting full system upgrade... there is nothing to do ==> Making package: apk-tools 2.14.1-1 (Tue Mar 12 20:42:37 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (3) lua53-5.3.6-2 lua53-zlib-1:1.2-4 scdoc-1.11.3-1 Total Download Size: 0.30 MiB Total Installed Size: 1.14 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % 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 282k 100 282k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M % 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 10149 100 10149 0 0 29978 0 --:--:-- --:--:-- --:--:-- 30026 % 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 15172 100 15172 0 0 16.7M 0 --:--:-- --:--:-- --:--:-- 14.4M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing lua53... installing lua53-zlib... installing scdoc... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Downloading apk-tools-v2.14.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 58 191k 58 112k 0 0 115k 0 0:00:01 --:--:-- 0:00:01 115k 100 191k 100 191k 0 0 188k 0 0:00:01 0:00:01 --:--:-- 188k ==> Validating source files with sha256sums... apk-tools-v2.14.1.tar.gz ... Passed ==> Validating source files with b2sums... apk-tools-v2.14.1.tar.gz ... Passed ==> Extracting sources... -> Extracting apk-tools-v2.14.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... ln -sf libapk.so.2.14.0 src/libapk.so src/print.c: In function 'apk_print_progress': src/print.c:202:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 202 | write(apk_progress_fd, buf, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/apk.c: In function 'init_openssl': src/apk.c:440:9: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 440 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/apk.c:25: /usr/include/openssl/engine.h:358:28: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/apk.c:441:9: warning: 'ENGINE_register_all_complete' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 441 | ENGINE_register_all_complete(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/engine.h:415:27: note: declared here 415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> Entering fakeroot environment... ==> Starting package()... for page in apk-cache.5 apk-keys.5 apk-repositories.5 apk-world.5 apk.8 apk-add.8 apk-audit.8 apk-cache.8 apk-del.8 apk-dot.8 apk-fetch.8 apk-fix.8 apk-index.8 apk-info.8 apk-list.8 apk-manifest.8 apk-policy.8 apk-search.8 apk-stats.8 apk-update.8 apk-upgrade.8 apk-verify.8 apk-version.8; do \ section=${page#*.}; \ install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/share/man/man$section; \ install doc/$page /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/share/man/man$section/; \ done install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/bin install src/apk /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/bin install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib && install src/libapk.so.2.14.0 /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib && ln -sf libapk.so.2.14.0 /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib/libapk.so install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib && install src/libapk.a /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib/lua/5.3 && install src/apk.so /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib/lua/5.3 install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/include/apk install -m644 src/*.h /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/include/apk install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib/pkgconfig install -m644 src/apk.pc /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/lib/pkgconfig install -d /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/share/doc/apk install README.md /tmp/archlinux-ci/apk-tools-rb-build-tEww8ETR/apk-tools/pkg/apk-tools/usr/share/doc/apk ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "apk-tools"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Creating package "apk-tools-debug"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: apk-tools 2.14.1-1 (Tue Mar 12 20:42:50 2024)