>>> lua-unbound: Building community/lua-unbound 1.0.0-r0 (using abuild 3.16.0_rc4-r0) started Fri, 24 Oct 2025 11:44:31 +0000 >>> lua-unbound: Validating /home/buildozer/aports/community/lua-unbound/APKBUILD... >>> lua-unbound: Analyzing dependencies... >>> lua-unbound: Installing for build: build-base unbound-dev lua5.1-dev lua5.2-dev lua5.3-dev lua5.4-dev ( 1/32) Installing expat (2.7.3-r0) ( 2/32) Installing expat-dev (2.7.3-r0) ( 3/32) Installing libevent (2.1.12-r8) ( 4/32) Installing hiredis (1.3.0-r0) ( 5/32) Installing protobuf-c (1.5.2-r2) ( 6/32) Installing unbound-libs (1.24.1-r0) ( 7/32) Installing libbz2 (1.0.8-r6) ( 8/32) Installing libffi (3.5.2-r0) ( 9/32) Installing gdbm (1.26-r0) (10/32) Installing xz-libs (5.8.1-r0) (11/32) Installing mpdecimal (4.0.1-r0) (12/32) Installing libpanelw (6.5_p20251010-r0) (13/32) Installing sqlite-libs (3.50.4-r1) (14/32) Installing python3 (3.12.12-r0) (15/32) Installing python3-pycache-pyc0 (3.12.12-r0) (16/32) Installing pyc (3.12.12-r0) (17/32) Installing python3-pyc (3.12.12-r0) (18/32) Installing libevent-dev (2.1.12-r8) (19/32) Installing python3-dev (3.12.12-r0) (20/32) Installing unbound-dev (1.24.1-r0) (21/32) Installing lua5.1-libs (5.1.5-r13) (22/32) Installing lua5.1 (5.1.5-r13) (23/32) Installing lua5.1-dev (5.1.5-r13) (24/32) Installing lua5.2-libs (5.2.4-r13) (25/32) Installing lua5.2 (5.2.4-r13) (26/32) Installing lua5.2-dev (5.2.4-r13) (27/32) Installing linenoise (1.0-r5) (28/32) Installing lua5.3-libs (5.3.6-r6) (29/32) Installing lua5.3 (5.3.6-r6) (30/32) Installing lua5.3-dev (5.3.6-r6) (31/32) Installing lua5.4-dev (5.4.8-r0) (32/32) Installing .makedepends-lua-unbound (20251024.114511) busybox-1.37.0-r24.trigger: Executing script... OK: 493 MiB in 137 packages >>> lua-unbound: Cleaning up srcdir >>> lua-unbound: Cleaning up pkgdir >>> lua-unbound: Cleaning up tmpdir >>> lua-unbound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/luaunbound-1.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/luaunbound-1.0.0.tar.gz.part' luaunbound-1.0.0.tar 100% |********************************| 6366 0:00:00 ETA '/var/cache/distfiles/v3.23/luaunbound-1.0.0.tar.gz.part' saved /var/cache/distfiles/v3.23/luaunbound-1.0.0.tar.gz: OK >>> lua-unbound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/luaunbound-1.0.0.tar.gz /var/cache/distfiles/v3.23/luaunbound-1.0.0.tar.gz: OK >>> lua-unbound: Unpacking /var/cache/distfiles/v3.23/luaunbound-1.0.0.tar.gz... >>> lua-unbound: Preparing build dir for Lua 5.1... >>> lua-unbound: Preparing build dir for Lua 5.2... >>> lua-unbound: Preparing build dir for Lua 5.3... >>> lua-unbound: Preparing build dir for Lua 5.4... >>> lua-unbound: Building for Lua 5.1... c99 -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -Wall -Wextra -pedantic -ggdb -c -o lunbound.o lunbound.c cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o lunbound.so lunbound.o -lunbound rm lunbound.o >>> lua-unbound: Building for Lua 5.2... c99 -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -Wall -Wextra -pedantic -ggdb -c -o lunbound.o lunbound.c cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o lunbound.so lunbound.o -lunbound rm lunbound.o >>> lua-unbound: Building for Lua 5.3... c99 -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -Wall -Wextra -pedantic -ggdb -c -o lunbound.o lunbound.c cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o lunbound.so lunbound.o -lunbound rm lunbound.o >>> lua-unbound: Building for Lua 5.4... c99 -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -Wall -Wextra -pedantic -ggdb -c -o lunbound.o lunbound.c cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o lunbound.so lunbound.o -lunbound rm lunbound.o >>> lua-unbound: Testing for Lua 5.1... pass >>> lua-unbound: Testing for Lua 5.2... pass >>> lua-unbound: Testing for Lua 5.3... pass >>> lua-unbound: Testing for Lua 5.4... pass >>> lua-unbound: Entering fakeroot... >>> lua-unbound*: Installing for Lua 5.1... >>> lua-unbound*: Installing for Lua 5.2... >>> lua-unbound*: Installing for Lua 5.3... >>> lua-unbound*: Installing for Lua 5.4... >>> lua5.1-unbound*: Running split function _subpackage... 'usr/lib/lua/5.1' -> '/home/buildozer/aports/community/lua-unbound/pkg/lua5.1-unbound/usr/lib/lua/5.1' >>> lua5.1-unbound*: Preparing subpackage lua5.1-unbound... >>> lua5.1-unbound*: Stripping binaries >>> lua5.1-unbound*: Running postcheck for lua5.1-unbound >>> lua5.2-unbound*: Running split function _subpackage... 'usr/lib/lua/5.2' -> '/home/buildozer/aports/community/lua-unbound/pkg/lua5.2-unbound/usr/lib/lua/5.2' >>> lua5.2-unbound*: Preparing subpackage lua5.2-unbound... >>> lua5.2-unbound*: Stripping binaries >>> lua5.2-unbound*: Running postcheck for lua5.2-unbound >>> lua5.3-unbound*: Running split function _subpackage... 'usr/lib/lua/5.3' -> '/home/buildozer/aports/community/lua-unbound/pkg/lua5.3-unbound/usr/lib/lua/5.3' >>> lua5.3-unbound*: Preparing subpackage lua5.3-unbound... >>> lua5.3-unbound*: Stripping binaries >>> lua5.3-unbound*: Running postcheck for lua5.3-unbound >>> lua5.4-unbound*: Running split function _subpackage... 'usr/lib/lua/5.4' -> '/home/buildozer/aports/community/lua-unbound/pkg/lua5.4-unbound/usr/lib/lua/5.4' >>> lua5.4-unbound*: Preparing subpackage lua5.4-unbound... >>> lua5.4-unbound*: Stripping binaries >>> lua5.4-unbound*: Running postcheck for lua5.4-unbound >>> lua-unbound*: Running postcheck for lua-unbound >>> lua-unbound*: Preparing package lua-unbound... >>> lua-unbound*: Stripping binaries >>> WARNING: lua-unbound*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-unbound*: Scanning shared objects >>> lua5.1-unbound*: Scanning shared objects >>> lua5.2-unbound*: Scanning shared objects >>> lua5.3-unbound*: Scanning shared objects >>> lua5.4-unbound*: Scanning shared objects >>> lua-unbound*: Tracing dependencies... >>> lua-unbound*: Package size: 0.0 >>> lua-unbound*: Compressing data... >>> lua-unbound*: Create checksum... >>> lua-unbound*: Create lua-unbound-1.0.0-r0.apk >>> lua5.1-unbound*: Tracing dependencies... so:libc.musl-x86.so.1 so:libunbound.so.8 >>> lua5.1-unbound*: Package size: 17.4 KB >>> lua5.1-unbound*: Compressing data... >>> lua5.1-unbound*: Create checksum... >>> lua5.1-unbound*: Create lua5.1-unbound-1.0.0-r0.apk >>> lua5.2-unbound*: Tracing dependencies... so:libc.musl-x86.so.1 so:libunbound.so.8 >>> lua5.2-unbound*: Package size: 17.4 KB >>> lua5.2-unbound*: Compressing data... >>> lua5.2-unbound*: Create checksum... >>> lua5.2-unbound*: Create lua5.2-unbound-1.0.0-r0.apk >>> lua5.3-unbound*: Tracing dependencies... so:libc.musl-x86.so.1 so:libunbound.so.8 >>> lua5.3-unbound*: Package size: 17.4 KB >>> lua5.3-unbound*: Compressing data... >>> lua5.3-unbound*: Create checksum... >>> lua5.3-unbound*: Create lua5.3-unbound-1.0.0-r0.apk >>> lua5.4-unbound*: Tracing dependencies... so:libc.musl-x86.so.1 so:libunbound.so.8 >>> lua5.4-unbound*: Package size: 17.4 KB >>> lua5.4-unbound*: Compressing data... >>> lua5.4-unbound*: Create checksum... >>> lua5.4-unbound*: Create lua5.4-unbound-1.0.0-r0.apk >>> lua-unbound: Build complete at Fri, 24 Oct 2025 11:45:14 +0000 elapsed time 0h 0m 43s >>> lua-unbound: Cleaning up srcdir >>> lua-unbound: Cleaning up pkgdir >>> lua-unbound: Uninstalling dependencies... ( 1/32) Purging .makedepends-lua-unbound (20251024.114511) ( 2/32) Purging unbound-dev (1.24.1-r0) ( 3/32) Purging expat-dev (2.7.3-r0) ( 4/32) Purging expat (2.7.3-r0) ( 5/32) Purging unbound-libs (1.24.1-r0) ( 6/32) Purging lua5.1-dev (5.1.5-r13) ( 7/32) Purging lua5.1 (5.1.5-r13) ( 8/32) Purging lua5.1-libs (5.1.5-r13) ( 9/32) Purging lua5.2-dev (5.2.4-r13) (10/32) Purging lua5.2 (5.2.4-r13) (11/32) Purging lua5.2-libs (5.2.4-r13) (12/32) Purging lua5.3-dev (5.3.6-r6) (13/32) Purging lua5.3 (5.3.6-r6) (14/32) Purging lua5.3-libs (5.3.6-r6) (15/32) Purging lua5.4-dev (5.4.8-r0) (16/32) Purging hiredis (1.3.0-r0) (17/32) Purging linenoise (1.0-r5) (18/32) Purging protobuf-c (1.5.2-r2) (19/32) Purging python3-dev (3.12.12-r0) (20/32) Purging python3-pyc (3.12.12-r0) (21/32) Purging python3-pycache-pyc0 (3.12.12-r0) (22/32) Purging pyc (3.12.12-r0) (23/32) Purging libevent-dev (2.1.12-r8) (24/32) Purging libevent (2.1.12-r8) (25/32) Purging python3 (3.12.12-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.5_p20251010-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.50.4-r1) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> lua-unbound: Updating the community/x86 repository index... >>> lua-unbound: Signing the index...