>>> lua-bcrypt: Building community/lua-bcrypt 2.3-r0 (using abuild 3.14.1-r1) started Thu, 07 Nov 2024 04:10:48 +0000
>>> lua-bcrypt: Validating /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 curl (8.11.0-r0)
(5/17) Installing luarocks5.1 (3.11.1-r0)
(6/17) Installing lua5.2-libs (5.2.4-r13)
(7/17) Installing lua5.2 (5.2.4-r13)
(8/17) Installing lua5.2-dev (5.2.4-r13)
(9/17) Installing luarocks5.2 (3.11.1-r0)
(10/17) Installing linenoise (1.0-r5)
(11/17) Installing lua5.3-libs (5.3.6-r6)
(12/17) Installing lua5.3 (5.3.6-r6)
(13/17) Installing lua5.3-dev (5.3.6-r6)
(14/17) Installing luarocks5.3 (3.11.1-r0)
(15/17) Installing lua5.4-dev (5.4.7-r0)
(16/17) Installing luarocks5.4 (3.11.1-r0)
(17/17) Installing .makedepends-lua-bcrypt (20241107.041102)
Executing busybox-1.37.0-r6.trigger
Executing luarocks5.4-3.11.1-r0.trigger
OK: 366 MiB in 118 packages
>>> lua-bcrypt: Cleaning up srcdir
>>> lua-bcrypt: Cleaning up pkgdir
>>> lua-bcrypt: Cleaning up tmpdir
>>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/lua-bcrypt-2.3-1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17767  100 17767    0     0  53424      0 --:--:-- --:--:-- --:--:-- 53515
>>> lua-bcrypt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/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 /tmp/luarocks_build-bcrypt-2.3-1-7893559/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 /tmp/luarocks_build-bcrypt-2.3-1-9975834/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 /tmp/luarocks_build-bcrypt-2.3-1-1568605/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 /tmp/luarocks_build-bcrypt-2.3-1-8298929/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: 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-s390x.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-s390x.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-s390x.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-s390x.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, 07 Nov 2024 04:11:05 +0000 elapsed time 0h 0m 17s
>>> lua-bcrypt: Cleaning up srcdir
>>> lua-bcrypt: Cleaning up pkgdir
>>> lua-bcrypt: Uninstalling dependencies...
(1/17) Purging .makedepends-lua-bcrypt (20241107.041102)
(2/17) Purging lua5.1-dev (5.1.5-r13)
(3/17) Purging luarocks5.1 (3.11.1-r0)
(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.11.1-r0)
(7/17) Purging lua5.2 (5.2.4-r13)
(8/17) Purging lua5.3-dev (5.3.6-r6)
(9/17) Purging luarocks5.3 (3.11.1-r0)
(10/17) Purging lua5.3 (5.3.6-r6)
(11/17) Purging lua5.4-dev (5.4.7-r0)
(12/17) Purging luarocks5.4 (3.11.1-r0)
(13/17) Purging curl (8.11.0-r0)
(14/17) Purging linenoise (1.0-r5)
(15/17) Purging lua5.1-libs (5.1.5-r13)
(16/17) Purging lua5.2-libs (5.2.4-r13)
(17/17) Purging lua5.3-libs (5.3.6-r6)
Executing busybox-1.37.0-r6.trigger
OK: 355 MiB in 101 packages
>>> lua-bcrypt: Updating the community/s390x repository index...
>>> lua-bcrypt: Signing the index...