>>> lua-unbound: Building community/lua-unbound 1.0.0-r1 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 06:35:07 +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 lua5.5-dev ( 1/36) Installing expat (2.7.5-r0) ( 2/36) Installing expat-dev (2.7.5-r0) ( 3/36) Installing libevent (2.1.12-r9) ( 4/36) Installing hiredis (1.3.0-r0) ( 5/36) Installing protobuf-c (1.5.2-r2) ( 6/36) Installing unbound-libs (1.24.2-r1) ( 7/36) Installing libbz2 (1.0.8-r6) ( 8/36) Installing libffi (3.5.2-r1) ( 9/36) Installing gdbm (1.26-r0) (10/36) Installing xz-libs (5.8.3-r0) (11/36) Installing mpdecimal (4.0.1-r0) (12/36) Installing libpanelw (6.6_p20260404-r0) (13/36) Installing readline (8.3.3-r1) (14/36) Installing sqlite-libs (3.53.0-r0) (15/36) Installing python3 (3.14.3-r0) (16/36) Installing python3-pycache-pyc0 (3.14.3-r0) (17/36) Installing pyc (3.14.3-r0) (18/36) Installing python3-pyc (3.14.3-r0) (19/36) Installing libevent-dev (2.1.12-r9) (20/36) Installing python3-dev (3.14.3-r0) (21/36) Installing unbound-dev (1.24.2-r1) (22/36) Installing lua5.1-libs (5.1.5-r13) (23/36) Installing lua5.1 (5.1.5-r13) (24/36) Installing lua5.1-dev (5.1.5-r13) (25/36) Installing lua5.2-libs (5.2.4-r13) (26/36) Installing lua5.2 (5.2.4-r13) (27/36) Installing lua5.2-dev (5.2.4-r13) (28/36) Installing linenoise (1.0-r5) (29/36) Installing lua5.3-libs (5.3.6-r6) (30/36) Installing lua5.3 (5.3.6-r6) (31/36) Installing lua5.3-dev (5.3.6-r6) (32/36) Installing lua5.4-libs (5.4.8-r0) (33/36) Installing lua5.4 (5.4.8-r0) (34/36) Installing lua5.4-dev (5.4.8-r0) (35/36) Installing lua5.5-dev (5.5.0-r1) (36/36) Installing .makedepends-lua-unbound (20260426.063519) Executing busybox-1.37.0-r31.trigger OK: 541.5 MiB in 138 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.24/luaunbound-1.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/luaunbound-1.0.0.tar.gz.part' luaunbound-1.0.0.tar 100% |********************************| 6366 0:00:00 ETA '/var/cache/distfiles/v3.24/luaunbound-1.0.0.tar.gz.part' saved /var/cache/distfiles/v3.24/luaunbound-1.0.0.tar.gz: OK >>> lua-unbound: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/luaunbound-1.0.0.tar.gz /var/cache/distfiles/v3.24/luaunbound-1.0.0.tar.gz: OK >>> lua-unbound: Unpacking /var/cache/distfiles/v3.24/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: Preparing build dir for Lua 5.5... >>> 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: Building for Lua 5.5... c99 -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.5 -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: Testing for Lua 5.5... 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... >>> lua-unbound*: Installing for Lua 5.5... >>> 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 Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> 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 Please specify at least one package name on the command line. >>> lua5.3-unbound*: Running postcheck for lua5.3-unbound >>> lua5.4-unbound*: Running split function _subpackage... libfakeroot internal error: payload not recognized! '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 Please specify at least one package name on the command line. >>> lua5.4-unbound*: Running postcheck for lua5.4-unbound >>> lua5.5-unbound*: Running split function _subpackage... 'usr/lib/lua/5.5' -> '/home/buildozer/aports/community/lua-unbound/pkg/lua5.5-unbound/usr/lib/lua/5.5' >>> lua5.5-unbound*: Preparing subpackage lua5.5-unbound... >>> lua5.5-unbound*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-unbound*: Running postcheck for lua5.5-unbound >>> lua-unbound*: Running postcheck for lua-unbound >>> lua-unbound*: Preparing package lua-unbound... >>> lua-unbound*: Stripping binaries Please specify at least one package name on the command line. >>> 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 >>> lua5.5-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-r1.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-r1.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-r1.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-r1.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-r1.apk >>> lua5.5-unbound*: Tracing dependencies... so:libc.musl-x86.so.1 so:libunbound.so.8 >>> lua5.5-unbound*: Package size: 17.4 KB >>> lua5.5-unbound*: Compressing data... >>> lua5.5-unbound*: Create checksum... >>> lua5.5-unbound*: Create lua5.5-unbound-1.0.0-r1.apk >>> lua-unbound: Build complete at Sun, 26 Apr 2026 06:35:23 +0000 elapsed time 0h 0m 16s >>> lua-unbound: Cleaning up srcdir >>> lua-unbound: Cleaning up pkgdir >>> lua-unbound: Uninstalling dependencies... ( 1/36) Purging .makedepends-lua-unbound (20260426.063519) ( 2/36) Purging unbound-dev (1.24.2-r1) ( 3/36) Purging expat-dev (2.7.5-r0) ( 4/36) Purging expat (2.7.5-r0) ( 5/36) Purging unbound-libs (1.24.2-r1) ( 6/36) Purging lua5.1-dev (5.1.5-r13) ( 7/36) Purging lua5.1 (5.1.5-r13) ( 8/36) Purging lua5.1-libs (5.1.5-r13) ( 9/36) Purging lua5.2-dev (5.2.4-r13) (10/36) Purging lua5.2 (5.2.4-r13) (11/36) Purging lua5.2-libs (5.2.4-r13) (12/36) Purging lua5.3-dev (5.3.6-r6) (13/36) Purging lua5.3 (5.3.6-r6) (14/36) Purging lua5.3-libs (5.3.6-r6) (15/36) Purging lua5.4-dev (5.4.8-r0) (16/36) Purging lua5.4 (5.4.8-r0) (17/36) Purging lua5.4-libs (5.4.8-r0) (18/36) Purging lua5.5-dev (5.5.0-r1) (19/36) Purging hiredis (1.3.0-r0) (20/36) Purging libevent-dev (2.1.12-r9) (21/36) Purging libevent (2.1.12-r9) (22/36) Purging linenoise (1.0-r5) (23/36) Purging protobuf-c (1.5.2-r2) (24/36) Purging python3-dev (3.14.3-r0) (25/36) Purging python3-pyc (3.14.3-r0) (26/36) Purging python3-pycache-pyc0 (3.14.3-r0) (27/36) Purging pyc (3.14.3-r0) (28/36) Purging python3 (3.14.3-r0) (29/36) Purging readline (8.3.3-r1) (30/36) Purging sqlite-libs (3.53.0-r0) (31/36) Purging xz-libs (5.8.3-r0) (32/36) Purging gdbm (1.26-r0) (33/36) Purging libbz2 (1.0.8-r6) (34/36) Purging libffi (3.5.2-r1) (35/36) Purging libpanelw (6.6_p20260404-r0) (36/36) Purging mpdecimal (4.0.1-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> lua-unbound: Updating the community/x86 repository index... >>> lua-unbound: Signing the index...