>>> tzdata: Building main/tzdata 2024a-r1 (using abuild 3.12.0-r3) started Fri, 09 Feb 2024 20:13:27 +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 (20240209.201328) OK: 270 MiB in 103 packages >>> tzdata: Cleaning up srcdir >>> tzdata: Cleaning up pkgdir >>> tzdata: Cleaning up tmpdir >>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tzcode2024a.tar.gz >>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tzdata2024a.tar.gz >>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/posixtz-0.5.tar.xz >>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tzcode2024a.tar.gz >>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/tzdata2024a.tar.gz >>> tzdata: Fetching https://distfiles.alpinelinux.org/distfiles/edge/posixtz-0.5.tar.xz >>> tzdata: Checking sha512sums... tzcode2024a.tar.gz: OK tzdata2024a.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/tzcode2024a.tar.gz... >>> tzdata: Unpacking /var/cache/distfiles/tzdata2024a.tar.gz... >>> tzdata: Unpacking /var/cache/distfiles/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 VERSION=`cat 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.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' VERSION=`cat 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 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1 -c -o strftime.o strftime.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -DHAVE_STDINT_H=1 -c -o difftime.o difftime.c awk \ -v DATAFORM=`expr main.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >main.zi.out mv version.h.out version.h awk \ -v DATAFORM=`expr vanguard.zi : '\(.*\).zi'` \ -v PACKRATDATA='' \ -v PACKRATLIST='' \ -f ziguard.awk \ africa antarctica asia australasia europe northamerica southamerica etcetera factory backward >vanguard.zi.out awk \ -v DATAFORM=`expr rearguard.zi : '\(.*\).zi'` \ -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 chmod +x tzselect.out mv tzselect.out tzselect mv main.zi.out main.zi version=`sed 1q 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 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 asctime.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 mv tzdata.zi.out tzdata.zi 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', required by 'virtual:world', 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-2024a-r1.apk >>> tzdata-right*: Tracing dependencies... >>> tzdata-right*: Package size: 1.5 MB >>> tzdata-right*: Compressing data... >>> tzdata-right*: Create checksum... >>> tzdata-right*: Create tzdata-right-2024a-r1.apk >>> tzdata-utils*: Tracing dependencies... so:libc.musl-armv7.so.1 >>> tzdata-utils*: Package size: 96.0 KB >>> tzdata-utils*: Compressing data... >>> tzdata-utils*: Create checksum... >>> tzdata-utils*: Create tzdata-utils-2024a-r1.apk >>> tzdata*: Tracing dependencies... >>> tzdata*: Package size: 1.5 MB >>> tzdata*: Compressing data... >>> tzdata*: Create checksum... >>> tzdata*: Create tzdata-2024a-r1.apk >>> tzdata: Build complete at Fri, 09 Feb 2024 20:13:30 +0000 elapsed time 0h 0m 3s >>> tzdata: Cleaning up srcdir >>> tzdata: Cleaning up pkgdir >>> tzdata: Uninstalling dependencies... (1/1) Purging .makedepends-tzdata (20240209.201328) OK: 270 MiB in 102 packages >>> tzdata: Updating the main/armv7 repository index... >>> tzdata: Signing the index...