>>> apg: Building main/apg 2.2.3-r5 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 04:36:25 +0000 >>> apg: Checking sanity of /home/buildozer/aports/main/apg/APKBUILD... >>> apg: Analyzing dependencies... >>> apg: Installing for build: build-base (1/1) Installing .makedepends-apg (20211017.043627) OK: 342 MiB in 90 packages >>> apg: Cleaning up srcdir >>> apg: Cleaning up pkgdir >>> apg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/apg_2.2.3.orig.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 curl: (22) The requested URL returned error: 404 >>> apg: Fetching https://launchpad.net/ubuntu/+archive/primary/+files/apg_2.2.3.orig.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 105k 100 105k 0 0 246k 0 --:--:-- --:--:-- --:--:-- 246k >>> apg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/apg_2.2.3.orig.tar.gz >>> apg: Checking sha512sums... apg_2.2.3.orig.tar.gz: OK >>> apg: Unpacking /var/cache/distfiles/v3.15/apg_2.2.3.orig.tar.gz... gcc -Wall -DAPG_USE_CRYPT -DAPG_DONOTUSE_SHA -o apg bloom.c ./sha/sha.c ./cast/cast.c rnd.c pronpass.c randpass.c restrict.c errors.c apg.c getopt.c convert.c -lcrypt -lm gcc -Wall -DAPGBFM -o apgbfm apgbfm.c bloom.c sha/sha.c errors.c getopt.c convert.c -lm apgbfm.c: In function 'main': apgbfm.c:82:7: warning: variable 'case_insensitive_flag' set but not used [-Wunused-but-set-variable] 82 | flag case_insensitive_flag = FALSE; /* -q */ | ^~~~~~~~~~~~~~~~~~~~~ apg.c: In function 'get_user_seq': apg.c:574:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] 574 | printf ("\nPlease enter some random data (only first %d are significant)\n", sizeof(prom)); | ~^ ~~~~~~~~~~~~ | | | | int long unsigned int | %ld >>> apg: Entering fakeroot... >>> apg*: Running postcheck for apg >>> apg*: Preparing package apg... >>> apg*: Stripping binaries >>> apg*: Scanning shared objects >>> apg*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> apg*: Package size: 176.0 KB >>> apg*: Compressing data... >>> apg*: Create checksum... >>> apg*: Create apg-2.2.3-r5.apk >>> apg: Build complete at Sun, 17 Oct 2021 04:36:30 +0000 elapsed time 0h 0m 5s >>> apg: Cleaning up srcdir >>> apg: Cleaning up pkgdir >>> apg: Uninstalling dependencies... (1/1) Purging .makedepends-apg (20211017.043627) OK: 342 MiB in 89 packages >>> apg: Updating the main/x86_64 repository index... >>> apg: Signing the index...