>>> toybox: Building testing/toybox 0.8.10-r0 (using abuild 3.11.21-r0) started Wed, 02 Aug 2023 06:58:48 +0000 >>> toybox: Checking sanity of /home/buildozer/aports/testing/toybox/APKBUILD... >>> toybox: Analyzing dependencies... >>> toybox: Installing for build: build-base attr bash linux-headers (1/4) Installing readline (8.2.1-r2) (2/4) Installing bash (5.2.15-r5) Executing bash-5.2.15-r5.post-install (3/4) Installing linux-headers (6.4-r0) (4/4) Installing .makedepends-toybox (20230802.065850) Executing busybox-1.36.1-r4.trigger OK: 276 MiB in 111 packages >>> toybox: Cleaning up srcdir >>> toybox: Cleaning up pkgdir >>> toybox: Cleaning up tmpdir >>> toybox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toybox-0.8.10.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 >>> toybox: Fetching https://landley.net/toybox/downloads/toybox-0.8.10.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 3452k 0 14028 0 0 30750 0 0:01:54 --:--:-- 0:01:54 30695 100 3452k 100 3452k 0 0 3505k 0 --:--:-- --:--:-- --:--:-- 3504k >>> toybox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/toybox-0.8.10.tar.gz >>> toybox: Checking sha512sums... toybox-0.8.10.tar.gz: OK >>> toybox: Unpacking /var/cache/distfiles/toybox-0.8.10.tar.gz... cc -o kconfig/conf kconfig/conf.c kconfig/zconf.tab.c -DKBUILD_NO_NLS=1 \ -DPROJECT_NAME=\"ToyBox\" kconfig/conf -D /dev/null Config.in > /dev/null scripts/make.sh Library probe generated/{Config.in,newtoys.h,flags.h,globals.h,tags.h,help.h} Compile toybox ...................................................................................................................................................................................toys/posix/date.c: In function 'parse_date': toys/posix/date.c:88:17: warning: 'old_tz' may be used uninitialized [-Wmaybe-uninitialized] 88 | if (old_tz) setenv("TZ", old_tz, 1); | ^~~~~~~~~~~~~~~~~~~~~~~ toys/posix/date.c:71:25: note: 'old_tz' was declared here 71 | char *new_tz = NULL, *old_tz, *s = str; | ^~~~~~ ................... scripts/single.sh test test:Library probe generated/{Config.in,newtoys.h,flags.h,globals.h,tags.h,help.h} Compile test .................. >>> toybox: Entering fakeroot... >>> toybox*: Running postcheck for toybox >>> toybox*: Preparing package toybox... >>> toybox*: Stripping binaries >>> toybox*: Scanning shared objects >>> toybox*: Tracing dependencies... attr so:libc.musl-ppc64le.so.1 >>> toybox*: Package size: 544.0 KB >>> toybox*: Compressing data... >>> toybox*: Create checksum... >>> toybox*: Create toybox-0.8.10-r0.apk >>> toybox: Build complete at Wed, 02 Aug 2023 06:59:00 +0000 elapsed time 0h 0m 12s >>> toybox: Cleaning up srcdir >>> toybox: Cleaning up pkgdir >>> toybox: Uninstalling dependencies... (1/4) Purging .makedepends-toybox (20230802.065850) (2/4) Purging bash (5.2.15-r5) Executing bash-5.2.15-r5.pre-deinstall (3/4) Purging linux-headers (6.4-r0) (4/4) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r4.trigger OK: 264 MiB in 107 packages >>> toybox: Updating the testing/ppc64le repository index... >>> toybox: Signing the index...