>>> lua-bcrypt: Building community/lua-bcrypt 2.3-r0 (using abuild 3.15.0-r1) started Thu, 16 Oct 2025 19:25:03 +0000 >>> lua-bcrypt: Validating /home/udu/aports/community/lua-bcrypt/APKBUILD... >>> lua-bcrypt: Analyzing dependencies... >>> lua-bcrypt: Installing for build: build-base lua5.1 lua5.1-dev lua5.1-libs luarocks5.1 lua5.2 lua5.2-dev lua5.2-libs luarocks5.2 lua5.3 lua5.3-dev lua5.3-libs luarocks5.3 lua5.4 lua5.4-dev lua5.4-libs luarocks5.4 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory (1/19) Installing lua5.1-libs (5.1.5-r13) (2/19) Installing lua5.1 (5.1.5-r13) (3/19) Installing lua5.1-dev (5.1.5-r13) (4/19) Installing curl (8.14.1-r2) (5/19) Installing luarocks5.1 (3.11.1-r0) (6/19) Installing lua5.2-libs (5.2.4-r13) (7/19) Installing lua5.2 (5.2.4-r13) (8/19) Installing lua5.2-dev (5.2.4-r13) (9/19) Installing luarocks5.2 (3.11.1-r0) (10/19) Installing linenoise (1.0-r5) (11/19) Installing lua5.3-libs (5.3.6-r6) (12/19) Installing lua5.3 (5.3.6-r6) (13/19) Installing lua5.3-dev (5.3.6-r6) (14/19) Installing luarocks5.3 (3.11.1-r0) (15/19) Installing lua5.4-libs (5.4.7-r0) (16/19) Installing lua5.4 (5.4.7-r0) (17/19) Installing lua5.4-dev (5.4.7-r0) (18/19) Installing luarocks5.4 (3.11.1-r0) (19/19) Installing .makedepends-lua-bcrypt (20251016.192504) Executing busybox-1.37.0-r19.trigger OK: 306 MiB in 108 packages >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Cleaning up tmpdir >>> lua-bcrypt: Fetching lua-bcrypt-2.3-1.tar.gz::https://github.com/mikejsavage/lua-bcrypt/archive/refs/tags/v2.3-1.tar.gz >>> lua-bcrypt: Fetching lua-bcrypt-2.3-1.tar.gz::https://github.com/mikejsavage/lua-bcrypt/archive/refs/tags/v2.3-1.tar.gz >>> lua-bcrypt: Checking sha512sums... lua-bcrypt-2.3-1.tar.gz: OK >>> lua-bcrypt: Unpacking /var/cache/distfiles/lua-bcrypt-2.3-1.tar.gz... >>> lua-bcrypt: Building for Lua 5.1... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include -c src/main.c -o src/main.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include -c src/bcrypt.c -o src/bcrypt.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include -c src/blowfish.c -o src/blowfish.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include -c src/ggentropy.c -o src/ggentropy.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include -c src/safebfuns.c -o src/safebfuns.o cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o /tmp/luarocks_build-bcrypt-2.3-1-2914178/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/udu/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.1/build-5.1 (license: ISC) >>> lua-bcrypt: Building for Lua 5.2... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.2 -c src/main.c -o src/main.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.2 -c src/bcrypt.c -o src/bcrypt.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.2 -c src/blowfish.c -o src/blowfish.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.2 -c src/ggentropy.c -o src/ggentropy.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.2 -c src/safebfuns.c -o src/safebfuns.o cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o /tmp/luarocks_build-bcrypt-2.3-1-7631295/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/udu/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.2/build-5.2 (license: ISC) >>> lua-bcrypt: Building for Lua 5.3... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.3 -c src/main.c -o src/main.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.3 -c src/bcrypt.c -o src/bcrypt.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.3 -c src/blowfish.c -o src/blowfish.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.3 -c src/ggentropy.c -o src/ggentropy.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.3 -c src/safebfuns.c -o src/safebfuns.o cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o /tmp/luarocks_build-bcrypt-2.3-1-8602757/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/udu/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.3/build-5.3 (license: ISC) >>> lua-bcrypt: Building for Lua 5.4... cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.4 -c src/main.c -o src/main.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.4 -c src/bcrypt.c -o src/bcrypt.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.4 -c src/blowfish.c -o src/blowfish.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.4 -c src/ggentropy.c -o src/ggentropy.o cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/include/lua5.4 -c src/safebfuns.c -o src/safebfuns.o cc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -o /tmp/luarocks_build-bcrypt-2.3-1-8657599/bcrypt.so src/main.o src/bcrypt.o src/blowfish.o src/ggentropy.o src/safebfuns.o No existing manifest. Attempting to rebuild... bcrypt 2.3-1 is now installed in /home/udu/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.4/build-5.4 (license: ISC) >>> lua-bcrypt: Testing Lua 5.1... Tests passed! >>> lua-bcrypt: Testing Lua 5.2... Tests passed! >>> lua-bcrypt: Testing Lua 5.3... Tests passed! >>> lua-bcrypt: Testing Lua 5.4... Tests passed! >>> lua-bcrypt: Entering fakeroot... >>> lua5.1-bcrypt*: Running split function _subpackage... >>> lua5.1-bcrypt*: Preparing subpackage lua5.1-bcrypt... >>> lua5.1-bcrypt*: Stripping binaries >>> lua5.1-bcrypt*: Running postcheck for lua5.1-bcrypt >>> lua5.2-bcrypt*: Running split function _subpackage... >>> lua5.2-bcrypt*: Preparing subpackage lua5.2-bcrypt... >>> lua5.2-bcrypt*: Stripping binaries >>> lua5.2-bcrypt*: Running postcheck for lua5.2-bcrypt >>> lua5.3-bcrypt*: Running split function _subpackage... >>> lua5.3-bcrypt*: Preparing subpackage lua5.3-bcrypt... >>> lua5.3-bcrypt*: Stripping binaries >>> lua5.3-bcrypt*: Running postcheck for lua5.3-bcrypt >>> lua5.4-bcrypt*: Running split function _subpackage... >>> lua5.4-bcrypt*: Preparing subpackage lua5.4-bcrypt... >>> lua5.4-bcrypt*: Stripping binaries >>> lua5.4-bcrypt*: Running postcheck for lua5.4-bcrypt >>> lua-bcrypt*: Running postcheck for lua-bcrypt >>> lua-bcrypt*: Preparing package lua-bcrypt... >>> lua-bcrypt*: Stripping binaries >>> WARNING: lua-bcrypt*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-bcrypt*: Scanning shared objects >>> lua5.1-bcrypt*: Scanning shared objects >>> lua5.2-bcrypt*: Scanning shared objects >>> lua5.3-bcrypt*: Scanning shared objects >>> lua5.4-bcrypt*: Scanning shared objects >>> lua-bcrypt*: Tracing dependencies... >>> lua-bcrypt*: Package size: 0.0 >>> lua-bcrypt*: Compressing data... >>> lua-bcrypt*: Create checksum... >>> lua-bcrypt*: Create lua-bcrypt-2.3-r0.apk >>> lua5.1-bcrypt*: Tracing dependencies... lua5.1 so:libc.musl-x86_64.so.1 >>> lua5.1-bcrypt*: Package size: 21.7 KB >>> lua5.1-bcrypt*: Compressing data... >>> lua5.1-bcrypt*: Create checksum... >>> lua5.1-bcrypt*: Create lua5.1-bcrypt-2.3-r0.apk >>> lua5.2-bcrypt*: Tracing dependencies... lua5.2 so:libc.musl-x86_64.so.1 >>> lua5.2-bcrypt*: Package size: 21.7 KB >>> lua5.2-bcrypt*: Compressing data... >>> lua5.2-bcrypt*: Create checksum... >>> lua5.2-bcrypt*: Create lua5.2-bcrypt-2.3-r0.apk >>> lua5.3-bcrypt*: Tracing dependencies... lua5.3 so:libc.musl-x86_64.so.1 >>> lua5.3-bcrypt*: Package size: 21.7 KB >>> lua5.3-bcrypt*: Compressing data... >>> lua5.3-bcrypt*: Create checksum... >>> lua5.3-bcrypt*: Create lua5.3-bcrypt-2.3-r0.apk >>> lua5.4-bcrypt*: Tracing dependencies... lua5.4 so:libc.musl-x86_64.so.1 >>> lua5.4-bcrypt*: Package size: 21.7 KB >>> lua5.4-bcrypt*: Compressing data... >>> lua5.4-bcrypt*: Create checksum... >>> lua5.4-bcrypt*: Create lua5.4-bcrypt-2.3-r0.apk >>> lua-bcrypt: Build complete at Thu, 16 Oct 2025 19:25:06 +0000 elapsed time 0h 0m 3s >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Uninstalling dependencies... (1/19) Purging .makedepends-lua-bcrypt (20251016.192504) (2/19) Purging lua5.1-dev (5.1.5-r13) (3/19) Purging luarocks5.1 (3.11.1-r0) (4/19) Purging lua5.1 (5.1.5-r13) (5/19) Purging lua5.2-dev (5.2.4-r13) (6/19) Purging luarocks5.2 (3.11.1-r0) (7/19) Purging lua5.2 (5.2.4-r13) (8/19) Purging lua5.3-dev (5.3.6-r6) (9/19) Purging luarocks5.3 (3.11.1-r0) (10/19) Purging lua5.3 (5.3.6-r6) (11/19) Purging lua5.4-dev (5.4.7-r0) (12/19) Purging luarocks5.4 (3.11.1-r0) (13/19) Purging curl (8.14.1-r2) (14/19) Purging lua5.4 (5.4.7-r0) (15/19) Purging linenoise (1.0-r5) (16/19) Purging lua5.1-libs (5.1.5-r13) (17/19) Purging lua5.2-libs (5.2.4-r13) (18/19) Purging lua5.3-libs (5.3.6-r6) (19/19) Purging lua5.4-libs (5.4.7-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> lua-bcrypt: Updating the community/x86_64 repository index... >>> lua-bcrypt: Signing the index...