>>> tzdata: Building main/tzdata 2025b-r0 (using abuild 3.13.0-r3) started Tue, 25 Mar 2025 10:04:49 +0000
>>> tzdata: Checking sanity of /home/buildozer/aports/main/tzdata/APKBUILD...
>>> tzdata: Analyzing dependencies...
>>> tzdata: Installing for build: build-base
(1/1) Installing .makedepends-tzdata (20250325.100450)
OK: 229 MiB in 103 packages
>>> tzdata: Cleaning up srcdir
>>> tzdata: Cleaning up pkgdir
>>> tzdata: Cleaning up tmpdir
>>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tzcode2025b.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> tzdata: Fetching https://www.iana.org/time-zones/repository/releases/tzcode2025b.tar.gz
Connecting to www.iana.org (192.0.46.8:443)
Connecting to data.iana.org (2.18.121.76:443)
saving to '/var/cache/distfiles/v3.20/tzcode2025b.tar.gz.part'
tzcode2025b.tar.gz.p 100% |********************************|  302k  0:00:00 ETA
'/var/cache/distfiles/v3.20/tzcode2025b.tar.gz.part' saved
>>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tzdata2025b.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> tzdata: Fetching https://www.iana.org/time-zones/repository/releases/tzdata2025b.tar.gz
Connecting to www.iana.org (192.0.46.8:443)
Connecting to data.iana.org (2.18.121.76:443)
saving to '/var/cache/distfiles/v3.20/tzdata2025b.tar.gz.part'
tzdata2025b.tar.gz.p 100% |********************************|  453k  0:00:00 ETA
'/var/cache/distfiles/v3.20/tzdata2025b.tar.gz.part' saved
>>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/posixtz-0.5.tar.xz
>>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tzcode2025b.tar.gz
>>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/tzdata2025b.tar.gz
>>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/posixtz-0.5.tar.xz
>>> tzdata: Checking sha512sums...
tzcode2025b.tar.gz: OK
tzdata2025b.tar.gz: OK
posixtz-0.5.tar.xz: OK
0001-posixtz-ensure-the-file-offset-we-pass-to-lseek-is-o.patch: OK
0002-fix-implicit-declaration-warnings-by-including-strin.patch: OK
>>> tzdata: Unpacking /var/cache/distfiles/v3.20/tzcode2025b.tar.gz...
>>> tzdata: Unpacking /var/cache/distfiles/v3.20/tzdata2025b.tar.gz...
>>> tzdata: Unpacking /var/cache/distfiles/v3.20/posixtz-0.5.tar.xz...
>>> tzdata: 0001-posixtz-ensure-the-file-offset-we-pass-to-lseek-is-o.patch
patching file posixtz-0.5/posixtz.c
>>> tzdata: 0002-fix-implicit-declaration-warnings-by-including-strin.patch
patching file posixtz-0.5/posixtz.c
read -r VERSION <version && sed \
	  -e "s'#!/bin/bash'#!"'/bin/bash'\' \
	  -e s\''\(AWK\)=[^}]*'\''\1=\'\''awk\'\'\' \
	  -e s\''\(PKGVERSION\)=.*'\''\1=\'\''(tzcode) \'\'\' \
	  -e s\''\(REPORT_BUGS_TO\)=.*'\''\1=\'\''tz@iana.org\'\'\' \
	  -e s\''\(TZDIR\)=[^}]*'\''\1=\'\''/usr/share/zoneinfo\'\'\' \
	  -e s\''\(TZVERSION\)=.*'\''\1=\'"'$VERSION\\''" \
	  <tzselect.ksh >tzselect.out
printf '%s\n' >tzdir.h.out \
	  '#ifndef TZDEFAULT' \
	  '# define TZDEFAULT "/etc/localtime" /* default zone */' \
	  '#endif' \
	  '#ifndef TZDIR' \
	  '# define TZDIR "/usr/share/zoneinfo" /* TZif directory */' \
	  '#endif'
read -r VERSION <version && printf '%s\n' \
	  'static char const PKGVERSION[]="(tzcode) ";' \
	  "static char const TZVERSION[]=\"$VERSION\";" \
	  'static char const REPORT_BUGS_TO[]="tz@iana.org";' \
	  >version.h.out
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1   -c -o asctime.o asctime.c
mv tzdir.h.out tzdir.h
mv version.h.out version.h
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1   -c -o difftime.o difftime.c
awk \
	  -v DATAFORM=main \
	  -v PACKRATDATA='' \
	  -v PACKRATLIST='' \
	  -f ziguard.awk \
	  africa antarctica asia australasia  europe northamerica southamerica etcetera factory backward  >main.zi.out
awk \
	  -v DATAFORM=vanguard \
	  -v PACKRATDATA='' \
	  -v PACKRATLIST='' \
	  -f ziguard.awk \
	  africa antarctica asia australasia  europe northamerica southamerica etcetera factory backward  >vanguard.zi.out
awk \
	  -v DATAFORM=rearguard \
	  -v PACKRATDATA='' \
	  -v PACKRATLIST='' \
	  -f ziguard.awk \
	  africa antarctica asia australasia  europe northamerica southamerica etcetera factory backward  >rearguard.zi.out
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1   -c -o zic.o zic.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1   -c -o zdump.o zdump.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1   -c -o localtime.o localtime.c
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1   -c -o strftime.o strftime.c
chmod +x tzselect.out
mv tzselect.out tzselect
mv main.zi.out main.zi
read -r version <version && \
	  LC_ALL=C awk \
	    -v dataform='main' \
	    -v deps='ziguard.awk africa antarctica asia australasia  europe northamerica southamerica etcetera factory backward   zishrink.awk' \
	    -v redo='posix_right' \
	    -v version="$version" \
	    -f zishrink.awk \
	    main.zi >tzdata.zi.out
mv rearguard.zi.out rearguard.zi
mv vanguard.zi.out vanguard.zi
mv tzdata.zi.out tzdata.zi
gcc -o zdump -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1 -Wl,--as-needed,-O1,--sort-common zdump.o localtime.o strftime.o 
rm -f libtz.a
ar -rv libtz.a localtime.o asctime.o difftime.o strftime.o
ar: creating libtz.a
a - localtime.o
a - asctime.o
a - difftime.o
a - strftime.o
: libtz.a
gcc -o zic -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1 -Wl,--as-needed,-O1,--sort-common zic.o 
Package lua5.2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lua5.2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'lua5.2' not found
gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -o posixtz main.c posixtz.c
>>> tzdata: Entering fakeroot...
warning: -y ignored
warning: -y ignored
warning: -y ignored
>>> tzdata-right*: Running split function right...
'/home/buildozer/aports/main/tzdata/pkg/tzdata/usr/share/zoneinfo/right' -> '/home/buildozer/aports/main/tzdata/pkg/tzdata-right/usr/share/zoneinfo/right'
>>> tzdata-right*: Preparing subpackage tzdata-right...
>>> tzdata-right*: Stripping binaries
>>> WARNING: tzdata-right*: No arch specific binaries found so arch should probably be set to "noarch"
>>> tzdata-right*: Running postcheck for tzdata-right
>>> tzdata-doc*: Running split function doc...
>>> tzdata-doc*: Preparing subpackage tzdata-doc...
>>> tzdata-doc*: Running postcheck for tzdata-doc
>>> tzdata-utils*: Running split function utils...
'/home/buildozer/aports/main/tzdata/pkg/tzdata/usr/bin' -> '/home/buildozer/aports/main/tzdata/pkg/tzdata-utils/usr/bin'
'/home/buildozer/aports/main/tzdata/pkg/tzdata/usr/sbin' -> '/home/buildozer/aports/main/tzdata/pkg/tzdata-utils/usr/sbin'
>>> tzdata-utils*: Preparing subpackage tzdata-utils...
>>> tzdata-utils*: Stripping binaries
>>> tzdata-utils*: Running postcheck for tzdata-utils
>>> tzdata*: Running postcheck for tzdata
>>> tzdata*: Preparing package tzdata...
>>> tzdata*: Stripping binaries
>>> WARNING: tzdata*: No arch specific binaries found so arch should probably be set to "noarch"
>>> tzdata-doc*: Scanning shared objects
>>> tzdata-right*: Scanning shared objects
>>> tzdata-utils*: Scanning shared objects
>>> tzdata*: Scanning shared objects
>>> tzdata-doc*: Tracing dependencies...
>>> tzdata-doc*: Package size: 36.0 KB
>>> tzdata-doc*: Compressing data...
>>> tzdata-doc*: Create checksum...
>>> tzdata-doc*: Create tzdata-doc-2025b-r0.apk
>>> tzdata-right*: Tracing dependencies...
>>> tzdata-right*: Package size: 1.4 MB
>>> tzdata-right*: Compressing data...
>>> tzdata-right*: Create checksum...
>>> tzdata-right*: Create tzdata-right-2025b-r0.apk
>>> tzdata-utils*: Tracing dependencies...
	so:libc.musl-riscv64.so.1
>>> tzdata-utils*: Package size: 100.0 KB
>>> tzdata-utils*: Compressing data...
>>> tzdata-utils*: Create checksum...
>>> tzdata-utils*: Create tzdata-utils-2025b-r0.apk
>>> tzdata*: Tracing dependencies...
>>> tzdata*: Package size: 1.5 MB
>>> tzdata*: Compressing data...
>>> tzdata*: Create checksum...
>>> tzdata*: Create tzdata-2025b-r0.apk
>>> tzdata: Build complete at Tue, 25 Mar 2025 10:05:03 +0000 elapsed time 0h 0m 14s
>>> tzdata: Cleaning up srcdir
>>> tzdata: Cleaning up pkgdir
>>> tzdata: Uninstalling dependencies...
(1/1) Purging .makedepends-tzdata (20250325.100450)
OK: 229 MiB in 102 packages
>>> tzdata: Updating the main/riscv64 repository index...
>>> tzdata: Signing the index...