>>> gxlimg: Building community/gxlimg 0.0.1-r0 (using abuild 3.17.0_rc2-r0) started Sun, 03 May 2026 06:35:04 +0000 >>> gxlimg: Validating /home/buildozer/aports/community/gxlimg/APKBUILD... >>> gxlimg: Analyzing dependencies... >>> gxlimg: Installing for build: build-base openssl-dev linux-headers (1/3) Installing openssl-dev (3.5.6-r0) (2/3) Installing linux-headers (7.0.0-r1) (3/3) Installing .makedepends-gxlimg (20260503.063512) OK: 434.1 MiB in 105 packages >>> gxlimg: Cleaning up srcdir >>> gxlimg: Cleaning up pkgdir >>> gxlimg: Cleaning up tmpdir >>> gxlimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/gxlimg-0.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/gxlimg-0.0.1.tar.gz.part' gxlimg-0.0.1.tar.gz. 100% |********************************| 111k 0:00:00 ETA '/var/cache/distfiles/v3.24/gxlimg-0.0.1.tar.gz.part' saved /var/cache/distfiles/v3.24/gxlimg-0.0.1.tar.gz: OK >>> gxlimg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/gxlimg-0.0.1.tar.gz /var/cache/distfiles/v3.24/gxlimg-0.0.1.tar.gz: OK >>> gxlimg: Unpacking /var/cache/distfiles/v3.24/gxlimg-0.0.1.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-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/gxlimg/pkg/gxlimg-doc/usr/share/licenses' >>> gxlimg-doc*: Preparing subpackage gxlimg-doc... >>> gxlimg-doc*: Running postcheck for gxlimg-doc >>> gxlimg*: Running postcheck for gxlimg >>> gxlimg*: Preparing package gxlimg... >>> gxlimg*: Stripping binaries >>> gxlimg*: Scanning shared objects >>> gxlimg-doc*: Tracing dependencies... >>> gxlimg-doc*: Package size: 1.3 KB >>> gxlimg-doc*: Compressing data... >>> gxlimg-doc*: Create checksum... >>> gxlimg-doc*: Create gxlimg-doc-0.0.1-r0.apk >>> gxlimg*: Tracing dependencies... so:libc.musl-x86.so.1 so:libcrypto.so.3 >>> gxlimg*: Package size: 57.4 KB >>> gxlimg*: Compressing data... >>> gxlimg*: Create checksum... >>> gxlimg*: Create gxlimg-0.0.1-r0.apk >>> gxlimg: Build complete at Sun, 03 May 2026 06:35:13 +0000 elapsed time 0h 0m 9s >>> gxlimg: Cleaning up srcdir >>> gxlimg: Cleaning up pkgdir >>> gxlimg: Uninstalling dependencies... (1/3) Purging .makedepends-gxlimg (20260503.063512) (2/3) Purging openssl-dev (3.5.6-r0) (3/3) Purging linux-headers (7.0.0-r1) OK: 425.2 MiB in 102 packages >>> gxlimg: Updating the community/x86 repository index... >>> gxlimg: Signing the index...