>>> lua-bcrypt: Building community/lua-bcrypt 2.3-r0 (using abuild 3.12.0-r0) started Wed, 25 Oct 2023 20:31:08 +0000 >>> lua-bcrypt: Checking sanity of /home/buildozer/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 (1/17) Installing lua5.1-libs (5.1.5-r13) (2/17) Installing lua5.1 (5.1.5-r13) (3/17) Installing lua5.1-dev (5.1.5-r13) (4/17) Installing luarocks5.1 (3.9.2-r1) (5/17) Installing lua5.2-dev (5.2.4-r13) (6/17) Installing luarocks5.2 (3.9.2-r1) (7/17) Installing linenoise (1.0-r4) (8/17) Installing lua5.3-libs (5.3.6-r6) (9/17) Installing lua5.3 (5.3.6-r6) (10/17) Installing lua5.3-dev (5.3.6-r6) (11/17) Installing luarocks5.3 (3.9.2-r1) (12/17) Installing lua5.4-libs (5.4.6-r1) (13/17) Installing readline (8.2.1-r2) (14/17) Installing lua5.4 (5.4.6-r1) (15/17) Installing lua5.4-dev (5.4.6-r1) (16/17) Installing luarocks5.4 (3.9.2-r1) (17/17) Installing .makedepends-lua-bcrypt (20231025.203109) Executing busybox-1.36.1-r13.trigger Executing luarocks5.2-3.9.2-r1.trigger OK: 393 MiB in 120 packages >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Cleaning up tmpdir >>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-bcrypt-2.3-1.tar.gz >>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lua-bcrypt-2.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... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o 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/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.1/build-5.1 (license: ISC) >>> lua-bcrypt: Building for Lua 5.2... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.2 -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o 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/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.2/build-5.2 (license: ISC) >>> lua-bcrypt: Building for Lua 5.3... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.3 -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o 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/buildozer/aports/community/lua-bcrypt/src/lua-bcrypt-2.3-1-5.3/build-5.3 (license: ISC) >>> lua-bcrypt: Building for Lua 5.4... gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/main.c -o src/main.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/bcrypt.c -o src/bcrypt.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/blowfish.c -o src/blowfish.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/ggentropy.c -o src/ggentropy.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/lua5.4 -c src/safebfuns.c -o src/safebfuns.o gcc -Wl,--as-needed,-O1,--sort-common -shared -o 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/buildozer/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: 4.0 KB >>> 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-aarch64.so.1 >>> lua5.1-bcrypt*: Package size: 88.0 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-aarch64.so.1 >>> lua5.2-bcrypt*: Package size: 88.0 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-aarch64.so.1 >>> lua5.3-bcrypt*: Package size: 88.0 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-aarch64.so.1 >>> lua5.4-bcrypt*: Package size: 88.0 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 Wed, 25 Oct 2023 20:31:13 +0000 elapsed time 0h 0m 5s >>> lua-bcrypt: Cleaning up srcdir >>> lua-bcrypt: Cleaning up pkgdir >>> lua-bcrypt: Uninstalling dependencies... (1/17) Purging .makedepends-lua-bcrypt (20231025.203109) (2/17) Purging lua5.1-dev (5.1.5-r13) (3/17) Purging luarocks5.1 (3.9.2-r1) (4/17) Purging lua5.1 (5.1.5-r13) (5/17) Purging lua5.2-dev (5.2.4-r13) (6/17) Purging luarocks5.2 (3.9.2-r1) (7/17) Purging lua5.3-dev (5.3.6-r6) (8/17) Purging luarocks5.3 (3.9.2-r1) (9/17) Purging lua5.3 (5.3.6-r6) (10/17) Purging lua5.4-dev (5.4.6-r1) (11/17) Purging luarocks5.4 (3.9.2-r1) (12/17) Purging lua5.4 (5.4.6-r1) (13/17) Purging linenoise (1.0-r4) (14/17) Purging lua5.1-libs (5.1.5-r13) (15/17) Purging lua5.3-libs (5.3.6-r6) (16/17) Purging lua5.4-libs (5.4.6-r1) (17/17) Purging readline (8.2.1-r2) Executing busybox-1.36.1-r13.trigger OK: 380 MiB in 103 packages >>> lua-bcrypt: Updating the community/aarch64 repository index... >>> lua-bcrypt: Signing the index...