>>> apg: Building main/apg 2.2.3-r6 (using abuild 3.9.0-r0) started Wed, 18 May 2022 23:39:48 +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 (20220518.233949) OK: 332 MiB in 100 packages >>> apg: Cleaning up srcdir >>> apg: Cleaning up pkgdir >>> apg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 100 105k 100 105k 0 0 1266k 0 --:--:-- --:--:-- --:--:-- 1272k >>> apg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/apg_2.2.3.orig.tar.gz >>> apg: Checking sha512sums... apg_2.2.3.orig.tar.gz: OK >>> apg: Unpacking /var/cache/distfiles/edge/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-doc*: Running split function doc... >>> apg-doc*: Preparing subpackage apg-doc... >>> apg-doc*: Running postcheck for apg-doc >>> apg*: Running postcheck for apg >>> apg*: Preparing package apg... >>> apg*: Stripping binaries >>> apg-doc*: Scanning shared objects >>> apg*: Scanning shared objects >>> apg-doc*: Tracing dependencies... >>> apg-doc*: Package size: 28.0 KB >>> apg-doc*: Compressing data... >>> apg-doc*: Create checksum... >>> apg-doc*: Create apg-doc-2.2.3-r6.apk >>> apg*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> apg*: Package size: 156.0 KB >>> apg*: Compressing data... >>> apg*: Create checksum... >>> apg*: Create apg-2.2.3-r6.apk >>> apg: Build complete at Wed, 18 May 2022 23:39:50 +0000 elapsed time 0h 0m 2s >>> apg: Cleaning up srcdir >>> apg: Cleaning up pkgdir >>> apg: Uninstalling dependencies... (1/1) Purging .makedepends-apg (20220518.233949) OK: 332 MiB in 99 packages >>> apg: Updating the main/x86_64 repository index... >>> apg: Signing the index...