>>> gxlimg: Building testing/gxlimg 0_git20240711-r0 (using abuild 3.14.1-r5) started Tue, 21 Jan 2025 19:40:27 +0000 >>> gxlimg: Validating /home/buildozer/aports/testing/gxlimg/APKBUILD... >>> gxlimg: Analyzing dependencies... >>> gxlimg: Installing for build: build-base openssl-dev linux-headers (1/3) Installing openssl-dev (3.3.2-r4) (2/3) Installing linux-headers (6.12.6-r0) (3/3) Installing .makedepends-gxlimg (20250121.194028) OK: 411 MiB in 119 packages >>> gxlimg: Cleaning up srcdir >>> gxlimg: Cleaning up pkgdir >>> gxlimg: Cleaning up tmpdir >>> gxlimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gxlimg-0_git20240711.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 >>> gxlimg: Fetching gxlimg-0_git20240711.tar.gz::https://github.com/repk/gxlimg/archive/0d0e5ba9cf396d1338067e8dc37a8bcd2e6874f1.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 111k 0 111k 0 0 256k 0 --:--:-- --:--:-- --:--:-- 256k >>> gxlimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gxlimg-0_git20240711.tar.gz >>> gxlimg: Checking sha512sums... gxlimg-0_git20240711.tar.gz: OK >>> gxlimg: Unpacking /var/cache/distfiles/edge/gxlimg-0_git20240711.tar.gz... gcc -MMD -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o build/main.o main.c gcc -MMD -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o build/bl2.o bl2.c gcc -MMD -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o build/bl3.o bl3.c gcc -MMD -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o build/amlcblk.o amlcblk.c gcc -MMD -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o build/amlsblk.o amlsblk.c gcc -MMD -c -Os -fstack-clash-protection -Wformat -Werror=format-security -g -o build/fip.o fip.c In file included from fip.c:13: fip.c: In function 'gi_fip_create': fip.c:1156:22: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'off_t' {aka 'long long int'} [-Wformat=] 1156 | PERR("Invalid bl2 size %lx", off); | ^~~~~~~~~~~~~~~~~~~~~~ ~~~ | | | off_t {aka long long int} gxlimg.h:10:25: note: in definition of macro 'PERR' 10 | fprintf(stderr, __VA_ARGS__); \ | ^~~~~~~~~~~ fip.c:1156:42: note: format string is defined here 1156 | PERR("Invalid bl2 size %lx", off); | ~~^ | | | long unsigned int | %llx gcc -o gxlimg build/main.o build/bl2.o build/bl3.o build/amlcblk.o build/amlsblk.o build/fip.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lcrypto >>> gxlimg: Entering fakeroot... >>> gxlimg*: Running postcheck for gxlimg >>> gxlimg*: Preparing package gxlimg... >>> gxlimg*: Stripping binaries >>> gxlimg*: Scanning shared objects >>> gxlimg*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 >>> gxlimg*: Package size: 58.9 KB >>> gxlimg*: Compressing data... >>> gxlimg*: Create checksum... >>> gxlimg*: Create gxlimg-0_git20240711-r0.apk >>> gxlimg: Build complete at Tue, 21 Jan 2025 19:40:30 +0000 elapsed time 0h 0m 3s >>> gxlimg: Cleaning up srcdir >>> gxlimg: Cleaning up pkgdir >>> gxlimg: Uninstalling dependencies... (1/3) Purging .makedepends-gxlimg (20250121.194028) (2/3) Purging openssl-dev (3.3.2-r4) (3/3) Purging linux-headers (6.12.6-r0) OK: 404 MiB in 116 packages >>> gxlimg: Updating the testing/x86 repository index... >>> gxlimg: Signing the index...