>>> gxlimg: Building community/gxlimg 0.0.1-r0 (using abuild 3.16.0-r0) started Wed, 17 Dec 2025 12:27:10 +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.4-r0) (2/3) Installing linux-headers (6.18.1-r0) (3/3) Installing .makedepends-gxlimg (20251217.122711) OK: 434.6 MiB in 108 packages >>> gxlimg: Cleaning up srcdir >>> gxlimg: Cleaning up pkgdir >>> gxlimg: Cleaning up tmpdir >>> gxlimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gxlimg-0.0.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> gxlimg: Fetching gxlimg-0.0.1.tar.gz::https://github.com/repk/gxlimg/archive/refs/tags/v0.0.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/gxlimg-0.0.1.tar.gz.part' gxlimg-0.0.1.tar.gz. 100% |********************************| 111k 0:00:00 ETA '/var/cache/distfiles/edge/gxlimg-0.0.1.tar.gz.part' saved /var/cache/distfiles/edge/gxlimg-0.0.1.tar.gz: OK >>> gxlimg: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gxlimg-0.0.1.tar.gz /var/cache/distfiles/edge/gxlimg-0.0.1.tar.gz: OK >>> gxlimg: Unpacking /var/cache/distfiles/edge/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 Wed, 17 Dec 2025 12:27:14 +0000 elapsed time 0h 0m 4s >>> gxlimg: Cleaning up srcdir >>> gxlimg: Cleaning up pkgdir >>> gxlimg: Uninstalling dependencies... (1/3) Purging .makedepends-gxlimg (20251217.122711) (2/3) Purging openssl-dev (3.5.4-r0) (3/3) Purging linux-headers (6.18.1-r0) OK: 426.6 MiB in 105 packages >>> gxlimg: Updating the community/x86 repository index... >>> gxlimg: Signing the index...