>>> gxlimg: Building testing/gxlimg 0_git20240711-r0 (using abuild 3.14.1-r5) started Thu, 23 Jan 2025 02:17:53 +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 (20250123.021754)
OK: 282 MiB in 105 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
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/edge/gxlimg-0_git20240711.tar.gz.part'
gxlimg-0_git20240711 100% |********************************|  111k  0:00:00 ETA
'/var/cache/distfiles/edge/gxlimg-0_git20240711.tar.gz.part' saved
>>> 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 -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-armv7.so.1
	so:libcrypto.so.3
>>> gxlimg*: Package size: 50.8 KB
>>> gxlimg*: Compressing data...
>>> gxlimg*: Create checksum...
>>> gxlimg*: Create gxlimg-0_git20240711-r0.apk
>>> gxlimg: Build complete at Thu, 23 Jan 2025 02:17:55 +0000 elapsed time 0h 0m 2s
>>> gxlimg: Cleaning up srcdir
>>> gxlimg: Cleaning up pkgdir
>>> gxlimg: Uninstalling dependencies...
(1/3) Purging .makedepends-gxlimg (20250123.021754)
(2/3) Purging openssl-dev (3.3.2-r4)
(3/3) Purging linux-headers (6.12.6-r0)
OK: 274 MiB in 102 packages
>>> gxlimg: Updating the testing/armv7 repository index...
>>> gxlimg: Signing the index...