>>> lua-rex: Building main/lua-rex 2.9.2-r1 (using abuild 3.17.0_rc1-r1) started Sun, 19 Apr 2026 00:19:42 +0000 >>> lua-rex: Validating /home/buildozer/aports/main/lua-rex/APKBUILD... >>> lua-rex: Analyzing dependencies... >>> lua-rex: Installing for build: build-base pcre2-dev lua5.1-dev lua5.1 lua5.2-dev lua5.2 lua5.3-dev lua5.3 lua5.4-dev lua5.4 lua5.5-dev lua5.5 ( 1/30) Installing bsd-compat-headers (0.7.2-r6) ( 2/30) Installing ncurses-terminfo-base (6.6_p20260404-r0) ( 3/30) Installing libncursesw (6.6_p20260404-r0) ( 4/30) Installing libformw (6.6_p20260404-r0) ( 5/30) Installing libmenuw (6.6_p20260404-r0) ( 6/30) Installing libpanelw (6.6_p20260404-r0) ( 7/30) Installing libncurses++ (6.6_p20260404-r0) ( 8/30) Installing ncurses-dev (6.6_p20260404-r0) ( 9/30) Installing libedit (20251016.3.1-r1) (10/30) Installing libedit-dev (20251016.3.1-r1) (11/30) Installing zlib-dev (1.3.2-r0) (12/30) Installing libpcre2-16 (10.47-r0) (13/30) Installing libpcre2-32 (10.47-r0) (14/30) Installing pcre2-dev (10.47-r0) (15/30) Installing lua5.1-libs (5.1.5-r13) (16/30) Installing lua5.1 (5.1.5-r13) (17/30) Installing lua5.1-dev (5.1.5-r13) (18/30) Installing lua5.2-libs (5.2.4-r13) (19/30) Installing lua5.2 (5.2.4-r13) (20/30) Installing lua5.2-dev (5.2.4-r13) (21/30) Installing linenoise (1.0-r5) (22/30) Installing lua5.3-libs (5.3.6-r6) (23/30) Installing lua5.3 (5.3.6-r6) (24/30) Installing lua5.3-dev (5.3.6-r6) (25/30) Installing lua5.4-libs (5.4.8-r0) (26/30) Installing readline (8.3.3-r1) (27/30) Installing lua5.4 (5.4.8-r0) (28/30) Installing lua5.4-dev (5.4.8-r0) (29/30) Installing lua5.5-dev (5.5.0-r1) (30/30) Installing .makedepends-lua-rex (20260419.001944) Executing busybox-1.37.0-r31.trigger OK: 433.1 MiB in 129 packages >>> lua-rex: Cleaning up srcdir >>> lua-rex: Cleaning up pkgdir >>> lua-rex: Cleaning up tmpdir >>> lua-rex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/lua-rex-2.9.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/lua-rex-2.9.2.tar.gz.part' lua-rex-2.9.2.tar.gz 100% |********************************| 66644 0:00:00 ETA '/var/cache/distfiles/v3.24/lua-rex-2.9.2.tar.gz.part' saved /var/cache/distfiles/v3.24/lua-rex-2.9.2.tar.gz: OK >>> lua-rex: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/lua-rex-2.9.2.tar.gz /var/cache/distfiles/v3.24/lua-rex-2.9.2.tar.gz: OK >>> lua-rex: Unpacking /var/cache/distfiles/v3.24/lua-rex-2.9.2.tar.gz... >>> lua-rex: build for Lua 5.1 >>> lua-rex: build for Lua 5.2 >>> lua-rex: build for Lua 5.3 >>> lua-rex: build for Lua 5.4 >>> lua-rex: build for Lua 5.5 In file included from src/common.c:9: src/common.h:10:10: warning: 'lua_objlen' redefined 10 | # define lua_objlen lua_rawlen | ^~~~~~~~~~ In file included from /usr/include/lua5.5/lua.h:28, from src/common.c:7: /usr/include/lua5.5/luaconf.h:381:9: note: this is the location of the previous definition 381 | #define lua_objlen(L,i) lua_rawlen(L, (i)) | ^~~~~~~~~~ In file included from src/pcre2/lpcre2.c:13: src/pcre2/../common.h:10:10: warning: 'lua_objlen' redefined 10 | # define lua_objlen lua_rawlen | ^~~~~~~~~~ In file included from /usr/include/lua5.5/lua.h:28, from src/pcre2/lpcre2.c:11: /usr/include/lua5.5/luaconf.h:381:9: note: this is the location of the previous definition 381 | #define lua_objlen(L,i) lua_rawlen(L, (i)) | ^~~~~~~~~~ In file included from src/pcre2/lpcre2_f.c:7: src/pcre2/../common.h:10:10: warning: 'lua_objlen' redefined 10 | # define lua_objlen lua_rawlen | ^~~~~~~~~~ In file included from /usr/include/lua5.5/lua.h:28, from src/pcre2/lpcre2_f.c:5: /usr/include/lua5.5/luaconf.h:381:9: note: this is the location of the previous definition 381 | #define lua_objlen(L,i) lua_rawlen(L, (i)) | ^~~~~~~~~~ In file included from src/common.c:9: src/common.h:10:10: warning: 'lua_objlen' redefined 10 | # define lua_objlen lua_rawlen | ^~~~~~~~~~ In file included from /usr/include/lua5.5/lua.h:28, from src/common.c:7: /usr/include/lua5.5/luaconf.h:381:9: note: this is the location of the previous definition 381 | #define lua_objlen(L,i) lua_rawlen(L, (i)) | ^~~~~~~~~~ In file included from src/posix/lposix.c:9: src/posix/../common.h:10:10: warning: 'lua_objlen' redefined 10 | # define lua_objlen lua_rawlen | ^~~~~~~~~~ In file included from /usr/include/lua5.5/lua.h:28, from src/posix/lposix.c:7: /usr/include/lua5.5/luaconf.h:381:9: note: this is the location of the previous definition 381 | #define lua_objlen(L,i) lua_rawlen(L, (i)) | ^~~~~~~~~~ >>> lua-rex: Entering fakeroot... >>> lua-rex-pcre2*: Running split function _pcre2... >>> lua-rex-pcre2*: Preparing subpackage lua-rex-pcre2... >>> lua-rex-pcre2*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-rex-pcre2*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-rex-pcre2*: Running postcheck for lua-rex-pcre2 >>> lua-rex-posix*: Running split function _posix... >>> lua-rex-posix*: Preparing subpackage lua-rex-posix... >>> lua-rex-posix*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-rex-posix*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-rex-posix*: Running postcheck for lua-rex-posix >>> lua5.1-rex-pcre2*: Running split function _split... >>> lua5.1-rex-pcre2*: Preparing subpackage lua5.1-rex-pcre2... >>> lua5.1-rex-pcre2*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.1-rex-pcre2*: Running postcheck for lua5.1-rex-pcre2 >>> lua5.1-rex-posix*: Running split function _split... >>> lua5.1-rex-posix*: Preparing subpackage lua5.1-rex-posix... >>> lua5.1-rex-posix*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.1-rex-posix*: Running postcheck for lua5.1-rex-posix >>> lua5.2-rex-pcre2*: Running split function _split... >>> lua5.2-rex-pcre2*: Preparing subpackage lua5.2-rex-pcre2... >>> lua5.2-rex-pcre2*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.2-rex-pcre2*: Running postcheck for lua5.2-rex-pcre2 >>> lua5.2-rex-posix*: Running split function _split... >>> lua5.2-rex-posix*: Preparing subpackage lua5.2-rex-posix... >>> lua5.2-rex-posix*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.2-rex-posix*: Running postcheck for lua5.2-rex-posix >>> lua5.3-rex-pcre2*: Running split function _split... >>> lua5.3-rex-pcre2*: Preparing subpackage lua5.3-rex-pcre2... >>> lua5.3-rex-pcre2*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.3-rex-pcre2*: Running postcheck for lua5.3-rex-pcre2 >>> lua5.3-rex-posix*: Running split function _split... >>> lua5.3-rex-posix*: Preparing subpackage lua5.3-rex-posix... >>> lua5.3-rex-posix*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.3-rex-posix*: Running postcheck for lua5.3-rex-posix >>> lua5.4-rex-pcre2*: Running split function _split... >>> lua5.4-rex-pcre2*: Preparing subpackage lua5.4-rex-pcre2... >>> lua5.4-rex-pcre2*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.4-rex-pcre2*: Running postcheck for lua5.4-rex-pcre2 >>> lua5.4-rex-posix*: Running split function _split... >>> lua5.4-rex-posix*: Preparing subpackage lua5.4-rex-posix... >>> lua5.4-rex-posix*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.4-rex-posix*: Running postcheck for lua5.4-rex-posix >>> lua5.5-rex-pcre2*: Running split function _split... >>> lua5.5-rex-pcre2*: Preparing subpackage lua5.5-rex-pcre2... >>> lua5.5-rex-pcre2*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-rex-pcre2*: Running postcheck for lua5.5-rex-pcre2 >>> lua5.5-rex-posix*: Running split function _split... >>> lua5.5-rex-posix*: Preparing subpackage lua5.5-rex-posix... >>> lua5.5-rex-posix*: Stripping binaries Please specify at least one package name on the command line. >>> lua5.5-rex-posix*: Running postcheck for lua5.5-rex-posix >>> lua-rex*: Running postcheck for lua-rex >>> lua-rex*: Preparing package lua-rex... >>> lua-rex*: Stripping binaries Please specify at least one package name on the command line. >>> WARNING: lua-rex*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-rex*: Scanning shared objects >>> lua-rex-pcre2*: Scanning shared objects >>> lua-rex-posix*: Scanning shared objects >>> lua5.1-rex-pcre2*: Scanning shared objects >>> lua5.1-rex-posix*: Scanning shared objects >>> lua5.2-rex-pcre2*: Scanning shared objects >>> lua5.2-rex-posix*: Scanning shared objects >>> lua5.3-rex-pcre2*: Scanning shared objects >>> lua5.3-rex-posix*: Scanning shared objects >>> lua5.4-rex-pcre2*: Scanning shared objects >>> lua5.4-rex-posix*: Scanning shared objects >>> lua5.5-rex-pcre2*: Scanning shared objects >>> lua5.5-rex-posix*: Scanning shared objects >>> lua-rex-pcre2*: Tracing dependencies... >>> lua-rex-pcre2*: Package size: 0.0 >>> lua-rex-pcre2*: Compressing data... >>> lua-rex-pcre2*: Create checksum... >>> lua-rex-pcre2*: Create lua-rex-pcre2-2.9.2-r1.apk >>> lua-rex-posix*: Tracing dependencies... >>> lua-rex-posix*: Package size: 0.0 >>> lua-rex-posix*: Compressing data... >>> lua-rex-posix*: Create checksum... >>> lua-rex-posix*: Create lua-rex-posix-2.9.2-r1.apk >>> lua-rex*: Tracing dependencies... lua-rex-pcre2 lua-rex-posix >>> lua-rex*: Package size: 0.0 >>> lua-rex*: Compressing data... >>> lua-rex*: Create checksum... >>> lua-rex*: Create lua-rex-2.9.2-r1.apk >>> lua5.1-rex-pcre2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcre2-8.so.0 >>> lua5.1-rex-pcre2*: Package size: 34.5 KB >>> lua5.1-rex-pcre2*: Compressing data... >>> lua5.1-rex-pcre2*: Create checksum... >>> lua5.1-rex-pcre2*: Create lua5.1-rex-pcre2-2.9.2-r1.apk >>> lua5.1-rex-posix*: Tracing dependencies... so:libc.musl-x86.so.1 >>> lua5.1-rex-posix*: Package size: 25.4 KB >>> lua5.1-rex-posix*: Compressing data... >>> lua5.1-rex-posix*: Create checksum... >>> lua5.1-rex-posix*: Create lua5.1-rex-posix-2.9.2-r1.apk >>> lua5.2-rex-pcre2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcre2-8.so.0 >>> lua5.2-rex-pcre2*: Package size: 34.5 KB >>> lua5.2-rex-pcre2*: Compressing data... >>> lua5.2-rex-pcre2*: Create checksum... >>> lua5.2-rex-pcre2*: Create lua5.2-rex-pcre2-2.9.2-r1.apk >>> lua5.2-rex-posix*: Tracing dependencies... so:libc.musl-x86.so.1 >>> lua5.2-rex-posix*: Package size: 29.4 KB >>> lua5.2-rex-posix*: Compressing data... >>> lua5.2-rex-posix*: Create checksum... >>> lua5.2-rex-posix*: Create lua5.2-rex-posix-2.9.2-r1.apk >>> lua5.3-rex-pcre2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcre2-8.so.0 >>> lua5.3-rex-pcre2*: Package size: 34.5 KB >>> lua5.3-rex-pcre2*: Compressing data... >>> lua5.3-rex-pcre2*: Create checksum... >>> lua5.3-rex-pcre2*: Create lua5.3-rex-pcre2-2.9.2-r1.apk >>> lua5.3-rex-posix*: Tracing dependencies... so:libc.musl-x86.so.1 >>> lua5.3-rex-posix*: Package size: 29.4 KB >>> lua5.3-rex-posix*: Compressing data... >>> lua5.3-rex-posix*: Create checksum... >>> lua5.3-rex-posix*: Create lua5.3-rex-posix-2.9.2-r1.apk >>> lua5.4-rex-pcre2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcre2-8.so.0 >>> lua5.4-rex-pcre2*: Package size: 34.5 KB >>> lua5.4-rex-pcre2*: Compressing data... >>> lua5.4-rex-pcre2*: Create checksum... >>> lua5.4-rex-pcre2*: Create lua5.4-rex-pcre2-2.9.2-r1.apk >>> lua5.4-rex-posix*: Tracing dependencies... so:libc.musl-x86.so.1 >>> lua5.4-rex-posix*: Package size: 29.4 KB >>> lua5.4-rex-posix*: Compressing data... >>> lua5.4-rex-posix*: Create checksum... >>> lua5.4-rex-posix*: Create lua5.4-rex-posix-2.9.2-r1.apk >>> lua5.5-rex-pcre2*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpcre2-8.so.0 >>> lua5.5-rex-pcre2*: Package size: 34.5 KB >>> lua5.5-rex-pcre2*: Compressing data... >>> lua5.5-rex-pcre2*: Create checksum... >>> lua5.5-rex-pcre2*: Create lua5.5-rex-pcre2-2.9.2-r1.apk >>> lua5.5-rex-posix*: Tracing dependencies... so:libc.musl-x86.so.1 >>> lua5.5-rex-posix*: Package size: 29.4 KB >>> lua5.5-rex-posix*: Compressing data... >>> lua5.5-rex-posix*: Create checksum... >>> lua5.5-rex-posix*: Create lua5.5-rex-posix-2.9.2-r1.apk >>> lua-rex: Build complete at Sun, 19 Apr 2026 00:20:02 +0000 elapsed time 0h 0m 20s >>> lua-rex: Cleaning up srcdir >>> lua-rex: Cleaning up pkgdir >>> lua-rex: Uninstalling dependencies... ( 1/30) Purging .makedepends-lua-rex (20260419.001944) ( 2/30) Purging pcre2-dev (10.47-r0) ( 3/30) Purging libedit-dev (20251016.3.1-r1) ( 4/30) Purging bsd-compat-headers (0.7.2-r6) ( 5/30) Purging ncurses-dev (6.6_p20260404-r0) ( 6/30) Purging libncurses++ (6.6_p20260404-r0) ( 7/30) Purging libpanelw (6.6_p20260404-r0) ( 8/30) Purging libedit (20251016.3.1-r1) ( 9/30) Purging zlib-dev (1.3.2-r0) (10/30) Purging libpcre2-16 (10.47-r0) (11/30) Purging libpcre2-32 (10.47-r0) (12/30) Purging lua5.1-dev (5.1.5-r13) (13/30) Purging lua5.1 (5.1.5-r13) (14/30) Purging lua5.2-dev (5.2.4-r13) (15/30) Purging lua5.2 (5.2.4-r13) (16/30) Purging lua5.3-dev (5.3.6-r6) (17/30) Purging lua5.3 (5.3.6-r6) (18/30) Purging lua5.4-dev (5.4.8-r0) (19/30) Purging lua5.4 (5.4.8-r0) (20/30) Purging lua5.5-dev (5.5.0-r1) (21/30) Purging libformw (6.6_p20260404-r0) (22/30) Purging libmenuw (6.6_p20260404-r0) (23/30) Purging linenoise (1.0-r5) (24/30) Purging lua5.1-libs (5.1.5-r13) (25/30) Purging lua5.2-libs (5.2.4-r13) (26/30) Purging lua5.3-libs (5.3.6-r6) (27/30) Purging lua5.4-libs (5.4.8-r0) (28/30) Purging readline (8.3.3-r1) (29/30) Purging libncursesw (6.6_p20260404-r0) (30/30) Purging ncurses-terminfo-base (6.6_p20260404-r0) Executing busybox-1.37.0-r31.trigger OK: 424.5 MiB in 99 packages >>> lua-rex: Updating the main/x86 repository index... >>> lua-rex: Signing the index...