>>> lua-mpack: Building community/lua-mpack 1.0.9-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 23:53:40 +0000
>>> lua-mpack: Checking sanity of /home/buildozer/aports/community/lua-mpack/APKBUILD...
>>> lua-mpack: Analyzing dependencies...
>>> lua-mpack: Installing for build: build-base libmpack-dev>=1.0.5 lua5.1-dev lua5.2-dev lua5.3-dev lua-busted lua5.1-busted lua5.2-busted lua5.3-busted
(1/49) Installing libmpack (1.0.5-r0)
(2/49) Installing libmpack-dev (1.0.5-r0)
(3/49) Installing lua5.1-libs (5.1.5-r11)
(4/49) Installing lua5.1 (5.1.5-r11)
(5/49) Installing lua5.1-dev (5.1.5-r11)
(6/49) Installing lua5.2-dev (5.2.4-r10)
(7/49) Installing linenoise (1.0-r2)
(8/49) Installing lua5.3-libs (5.3.6-r4)
(9/49) Installing lua5.3 (5.3.6-r4)
(10/49) Installing lua5.3-dev (5.3.6-r4)
(11/49) Installing lua-cliargs (3.0_p2-r0)
(12/49) Installing lua5.3-cliargs (3.0_p2-r0)
(13/49) Installing lua5.1-cliargs (3.0_p2-r0)
(14/49) Installing lua5.2-cliargs (3.0_p2-r0)
(15/49) Installing lua-filesystem (1.8.0-r1)
(16/49) Installing lua5.1-filesystem (1.8.0-r1)
(17/49) Installing lua5.3-filesystem (1.8.0-r1)
(18/49) Installing lua-system (0.2.1-r2)
(19/49) Installing lua5.2-system (0.2.1-r2)
(20/49) Installing lua5.3-system (0.2.1-r2)
(21/49) Installing lua5.1-system (0.2.1-r2)
(22/49) Installing lua-cjson (2.1.0-r10)
(23/49) Installing lua5.3-cjson (2.1.0-r10)
(24/49) Installing lua5.1-cjson (2.1.0-r10)
(25/49) Installing lua-say (1.3-r2)
(26/49) Installing lua5.3-say (1.3-r2)
(27/49) Installing lua5.1-say (1.3-r2)
(28/49) Installing lua5.2-say (1.3-r2)
(29/49) Installing lua-luassert (1.8.0-r1)
(30/49) Installing lua5.2-luassert (1.8.0-r1)
(31/49) Installing lua5.3-luassert (1.8.0-r1)
(32/49) Installing lua5.1-luassert (1.8.0-r1)
(33/49) Installing lua-term (0.07-r2)
(34/49) Installing lua5.1-term (0.07-r2)
(35/49) Installing lua5.3-term (0.07-r2)
(36/49) Installing lua5.2-term (0.07-r2)
(37/49) Installing lua-penlight (1.13.1-r0)
(38/49) Installing lua-mediator (1.1.2-r2)
(39/49) Installing lua5.3-mediator (1.1.2-r2)
(40/49) Installing lua5.2-mediator (1.1.2-r2)
(41/49) Installing lua5.1-mediator (1.1.2-r2)
(42/49) Installing lua-busted (2.0.0-r1)
(43/49) Installing lua5.1-penlight (1.13.1-r0)
(44/49) Installing lua5.1-busted (2.0.0-r1)
(45/49) Installing lua5.3-penlight (1.13.1-r0)
(46/49) Installing lua5.3-busted (2.0.0-r1)
(47/49) Installing lua5.2-penlight (1.13.1-r0)
(48/49) Installing lua5.2-busted (2.0.0-r1)
(49/49) Installing .makedepends-lua-mpack (20221030.235351)
Executing busybox-1.35.0-r27.trigger
OK: 274 MiB in 142 packages
>>> lua-mpack: Cleaning up srcdir
>>> lua-mpack: Cleaning up pkgdir
>>> lua-mpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/libmpack-lua-1.0.9.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 16087  100 16087    0     0   123k      0 --:--:-- --:--:-- --:--:--  123k
>>> lua-mpack: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/libmpack-lua-1.0.9.tar.gz
>>> lua-mpack: Checking sha512sums...
libmpack-lua-1.0.9.tar.gz: OK
skip-memleak-test.patch: OK
dont-install-busted.patch: OK
>>> lua-mpack: Unpacking /var/cache/distfiles/v3.17/libmpack-lua-1.0.9.tar.gz...
>>> lua-mpack: skip-memleak-test.patch
patching file test.lua
>>> lua-mpack: dont-install-busted.patch
patching file Makefile
Hunk #1 succeeded at 93 (offset 32 lines).
>>> lua-mpack: Building for Lua 5.1...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.1'
gcc -shared -Os -fomit-frame-pointer -fPIC -DMPACK_DEBUG_REGISTRY_LEAK -DMPACK_USE_SYSTEM   -Wl,--as-needed,-O1,--sort-common lmpack.c -o mpack.so -lmpack 
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.1'
>>> lua-mpack: Building for Lua 5.2...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.2'
gcc -shared -Os -fomit-frame-pointer -fPIC -DMPACK_DEBUG_REGISTRY_LEAK -DMPACK_USE_SYSTEM  -I/usr/include/lua5.2  -Wl,--as-needed,-O1,--sort-common lmpack.c -o mpack.so -lmpack 
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.2'
>>> lua-mpack: Building for Lua 5.3...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.3'
gcc -shared -Os -fomit-frame-pointer -fPIC -DMPACK_DEBUG_REGISTRY_LEAK -DMPACK_USE_SYSTEM  -I/usr/include/lua5.3  -Wl,--as-needed,-O1,--sort-common lmpack.c -o mpack.so -lmpack 
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.3'
>>> lua-mpack: Testing on Lua 5.1...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.1'
/usr/bin/busted-5.1 -o gtest test.lua
[==========] Running tests from scanned files.
[----------] Global test environment setup.
[----------] Running tests from test.lua
[ RUN      ] test.lua @ 54: mpack unpack a msgpack chunk returns object and consumed count
[       OK ] test.lua @ 54: mpack unpack a msgpack chunk returns object and consumed count (0.18 ms)
[ RUN      ] test.lua @ 62: mpack unpack a msgpack chunk with trailing data returns object and consumed count
[       OK ] test.lua @ 62: mpack unpack a msgpack chunk with trailing data returns object and consumed count (0.16 ms)
[ RUN      ] test.lua @ 70: mpack unpack an incomplete msgpack chunk returns nil and consumed count
[       OK ] test.lua @ 70: mpack unpack an incomplete msgpack chunk returns nil and consumed count (0.10 ms)
[ RUN      ] test.lua @ 78: mpack unpack msgpack chunk split over multiple calls has the same result as if the complete chunk was passed in a single call
[       OK ] test.lua @ 78: mpack unpack msgpack chunk split over multiple calls has the same result as if the complete chunk was passed in a single call (2.21 ms)
[ RUN      ] test.lua @ 101: mpack unpack when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 101: mpack unpack when used across coroutine boundaries has the same behavior as when not (0.14 ms)
[ RUN      ] test.lua @ 118: mpack pack an object graph returns the corresponding msgpack blob
[       OK ] test.lua @ 118: mpack pack an object graph returns the corresponding msgpack blob (0.13 ms)
[ RUN      ] test.lua @ 130: mpack pack when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 130: mpack pack when used across coroutine boundaries has the same behavior as when not (0.13 ms)
[ RUN      ] test.lua @ 140: mpack handling cyclic references ok
[       OK ] test.lua @ 140: mpack handling cyclic references ok (0.18 ms)
[ RUN      ] test.lua @ 156: mpack very large array ok
[       OK ] test.lua @ 156: mpack very large array ok (44.40 ms)
[ RUN      ] test.lua @ 169: mpack very deep table ok
[       OK ] test.lua @ 169: mpack very deep table ok (0.24 ms)
[ RUN      ] test.lua @ 199: mpack cases ok
[       OK ] test.lua @ 199: mpack cases ok (0.55 ms)
[ RUN      ] test.lua @ 240: mpack ext packing/unpacking ok
[       OK ] test.lua @ 240: mpack ext packing/unpacking ok (0.15 ms)
[ RUN      ] test.lua @ 250: mpack ext packing/unpacking errors on recursive packing or unpacking
[       OK ] test.lua @ 250: mpack ext packing/unpacking errors on recursive packing or unpacking (0.22 ms)
[ RUN      ] test.lua @ 280: mpack is_bin option controls if strings are serialized to BIN or STR
[       OK ] test.lua @ 280: mpack is_bin option controls if strings are serialized to BIN or STR (0.37 ms)
[ RUN      ] test.lua @ 300: mpack rpc ok
[       OK ] test.lua @ 300: mpack rpc ok (0.87 ms)
[ RUN      ] test.lua @ 324: mpack rpc can unpack automatically if an unpacker is passed as option
[       OK ] test.lua @ 324: mpack rpc can unpack automatically if an unpacker is passed as option (1.95 ms)
[ RUN      ] test.lua @ 378: mpack rpc when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 378: mpack rpc when used across coroutine boundaries has the same behavior as when not (0.16 ms)
[ RUN      ] test.lua @ 386: mpack rpc grows session capacity
[       OK ] test.lua @ 386: mpack rpc grows session capacity (2.89 ms)
[ RUN      ] test.lua @ 459: mpack NIL tostring() is human-readable
[       OK ] test.lua @ 459: mpack NIL tostring() is human-readable (0.07 ms)
[ RUN      ] test.lua @ 464: mpack should allow to be required twice
[       OK ] test.lua @ 464: mpack should allow to be required twice (0.19 ms)
[----------] 20 tests from test.lua (76.94 ms total)

[----------] Global test environment teardown.
[==========] 20 tests from 1 test file ran. (77.06 ms total)
[  PASSED  ] 20 tests.
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.1'
>>> lua-mpack: Testing on Lua 5.2...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.2'
/usr/bin/busted-5.2 -o gtest test.lua
[==========] Running tests from scanned files.
[----------] Global test environment setup.
[----------] Running tests from test.lua
[ RUN      ] test.lua @ 54: mpack unpack a msgpack chunk returns object and consumed count
[       OK ] test.lua @ 54: mpack unpack a msgpack chunk returns object and consumed count (0.17 ms)
[ RUN      ] test.lua @ 62: mpack unpack a msgpack chunk with trailing data returns object and consumed count
[       OK ] test.lua @ 62: mpack unpack a msgpack chunk with trailing data returns object and consumed count (0.17 ms)
[ RUN      ] test.lua @ 70: mpack unpack an incomplete msgpack chunk returns nil and consumed count
[       OK ] test.lua @ 70: mpack unpack an incomplete msgpack chunk returns nil and consumed count (0.11 ms)
[ RUN      ] test.lua @ 78: mpack unpack msgpack chunk split over multiple calls has the same result as if the complete chunk was passed in a single call
[       OK ] test.lua @ 78: mpack unpack msgpack chunk split over multiple calls has the same result as if the complete chunk was passed in a single call (2.16 ms)
[ RUN      ] test.lua @ 101: mpack unpack when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 101: mpack unpack when used across coroutine boundaries has the same behavior as when not (0.18 ms)
[ RUN      ] test.lua @ 118: mpack pack an object graph returns the corresponding msgpack blob
[       OK ] test.lua @ 118: mpack pack an object graph returns the corresponding msgpack blob (0.14 ms)
[ RUN      ] test.lua @ 130: mpack pack when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 130: mpack pack when used across coroutine boundaries has the same behavior as when not (0.14 ms)
[ RUN      ] test.lua @ 140: mpack handling cyclic references ok
[       OK ] test.lua @ 140: mpack handling cyclic references ok (0.17 ms)
[ RUN      ] test.lua @ 156: mpack very large array ok
[       OK ] test.lua @ 156: mpack very large array ok (37.99 ms)
[ RUN      ] test.lua @ 169: mpack very deep table ok
[       OK ] test.lua @ 169: mpack very deep table ok (0.26 ms)
[ RUN      ] test.lua @ 199: mpack cases ok
[       OK ] test.lua @ 199: mpack cases ok (0.59 ms)
[ RUN      ] test.lua @ 240: mpack ext packing/unpacking ok
[       OK ] test.lua @ 240: mpack ext packing/unpacking ok (0.16 ms)
[ RUN      ] test.lua @ 250: mpack ext packing/unpacking errors on recursive packing or unpacking
[       OK ] test.lua @ 250: mpack ext packing/unpacking errors on recursive packing or unpacking (0.23 ms)
[ RUN      ] test.lua @ 280: mpack is_bin option controls if strings are serialized to BIN or STR
[       OK ] test.lua @ 280: mpack is_bin option controls if strings are serialized to BIN or STR (0.36 ms)
[ RUN      ] test.lua @ 300: mpack rpc ok
[       OK ] test.lua @ 300: mpack rpc ok (0.83 ms)
[ RUN      ] test.lua @ 324: mpack rpc can unpack automatically if an unpacker is passed as option
[       OK ] test.lua @ 324: mpack rpc can unpack automatically if an unpacker is passed as option (1.91 ms)
[ RUN      ] test.lua @ 378: mpack rpc when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 378: mpack rpc when used across coroutine boundaries has the same behavior as when not (0.18 ms)
[ RUN      ] test.lua @ 386: mpack rpc grows session capacity
[       OK ] test.lua @ 386: mpack rpc grows session capacity (2.62 ms)
[ RUN      ] test.lua @ 459: mpack NIL tostring() is human-readable
[       OK ] test.lua @ 459: mpack NIL tostring() is human-readable (0.07 ms)
[ RUN      ] test.lua @ 464: mpack should allow to be required twice
[       OK ] test.lua @ 464: mpack should allow to be required twice (0.21 ms)
[----------] 20 tests from test.lua (68.43 ms total)

[----------] Global test environment teardown.
[==========] 20 tests from 1 test file ran. (68.57 ms total)
[  PASSED  ] 20 tests.
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.2'
>>> lua-mpack: Testing on Lua 5.3...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.3'
/usr/bin/busted-5.3 -o gtest test.lua
[==========] Running tests from scanned files.
[----------] Global test environment setup.
[----------] Running tests from test.lua
[ RUN      ] test.lua @ 54: mpack unpack a msgpack chunk returns object and consumed count
[       OK ] test.lua @ 54: mpack unpack a msgpack chunk returns object and consumed count (0.16 ms)
[ RUN      ] test.lua @ 62: mpack unpack a msgpack chunk with trailing data returns object and consumed count
[       OK ] test.lua @ 62: mpack unpack a msgpack chunk with trailing data returns object and consumed count (0.16 ms)
[ RUN      ] test.lua @ 70: mpack unpack an incomplete msgpack chunk returns nil and consumed count
[       OK ] test.lua @ 70: mpack unpack an incomplete msgpack chunk returns nil and consumed count (0.10 ms)
[ RUN      ] test.lua @ 78: mpack unpack msgpack chunk split over multiple calls has the same result as if the complete chunk was passed in a single call
[       OK ] test.lua @ 78: mpack unpack msgpack chunk split over multiple calls has the same result as if the complete chunk was passed in a single call (2.09 ms)
[ RUN      ] test.lua @ 101: mpack unpack when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 101: mpack unpack when used across coroutine boundaries has the same behavior as when not (0.14 ms)
[ RUN      ] test.lua @ 118: mpack pack an object graph returns the corresponding msgpack blob
[       OK ] test.lua @ 118: mpack pack an object graph returns the corresponding msgpack blob (0.13 ms)
[ RUN      ] test.lua @ 130: mpack pack when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 130: mpack pack when used across coroutine boundaries has the same behavior as when not (0.14 ms)
[ RUN      ] test.lua @ 140: mpack handling cyclic references ok
[       OK ] test.lua @ 140: mpack handling cyclic references ok (0.16 ms)
[ RUN      ] test.lua @ 156: mpack very large array ok
[       OK ] test.lua @ 156: mpack very large array ok (35.04 ms)
[ RUN      ] test.lua @ 169: mpack very deep table ok
[       OK ] test.lua @ 169: mpack very deep table ok (0.24 ms)
[ RUN      ] test.lua @ 199: mpack cases ok
[       OK ] test.lua @ 199: mpack cases ok (0.55 ms)
[ RUN      ] test.lua @ 240: mpack ext packing/unpacking ok
[       OK ] test.lua @ 240: mpack ext packing/unpacking ok (0.15 ms)
[ RUN      ] test.lua @ 250: mpack ext packing/unpacking errors on recursive packing or unpacking
[       OK ] test.lua @ 250: mpack ext packing/unpacking errors on recursive packing or unpacking (0.21 ms)
[ RUN      ] test.lua @ 280: mpack is_bin option controls if strings are serialized to BIN or STR
[       OK ] test.lua @ 280: mpack is_bin option controls if strings are serialized to BIN or STR (0.35 ms)
[ RUN      ] test.lua @ 300: mpack rpc ok
[       OK ] test.lua @ 300: mpack rpc ok (0.85 ms)
[ RUN      ] test.lua @ 324: mpack rpc can unpack automatically if an unpacker is passed as option
[       OK ] test.lua @ 324: mpack rpc can unpack automatically if an unpacker is passed as option (1.78 ms)
[ RUN      ] test.lua @ 378: mpack rpc when used across coroutine boundaries has the same behavior as when not
[       OK ] test.lua @ 378: mpack rpc when used across coroutine boundaries has the same behavior as when not (0.16 ms)
[ RUN      ] test.lua @ 386: mpack rpc grows session capacity
[       OK ] test.lua @ 386: mpack rpc grows session capacity (2.58 ms)
[ RUN      ] test.lua @ 459: mpack NIL tostring() is human-readable
[       OK ] test.lua @ 459: mpack NIL tostring() is human-readable (0.07 ms)
[ RUN      ] test.lua @ 464: mpack should allow to be required twice
[       OK ] test.lua @ 464: mpack should allow to be required twice (0.20 ms)
[----------] 20 tests from test.lua (94.70 ms total)

[----------] Global test environment teardown.
[==========] 20 tests from 1 test file ran. (94.87 ms total)
[  PASSED  ] 20 tests.
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.3'
>>> lua-mpack: Entering fakeroot...
>>> lua5.1-mpack*: Running split function _subpackage...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.1'
mkdir -p "/home/buildozer/aports/community/lua-mpack/pkg/lua5.1-mpack/usr/lib/lua/5.1"
install -Dm755 mpack.so "/home/buildozer/aports/community/lua-mpack/pkg/lua5.1-mpack/usr/lib/lua/5.1/mpack.so"
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.1'
>>> lua5.1-mpack*: Preparing subpackage lua5.1-mpack...
>>> lua5.1-mpack*: Stripping binaries
>>> lua5.1-mpack*: Running postcheck for lua5.1-mpack
>>> lua5.2-mpack*: Running split function _subpackage...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.2'
mkdir -p "/home/buildozer/aports/community/lua-mpack/pkg/lua5.2-mpack/usr/lib/lua/5.2"
install -Dm755 mpack.so "/home/buildozer/aports/community/lua-mpack/pkg/lua5.2-mpack/usr/lib/lua/5.2/mpack.so"
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.2'
>>> lua5.2-mpack*: Preparing subpackage lua5.2-mpack...
>>> lua5.2-mpack*: Stripping binaries
>>> lua5.2-mpack*: Running postcheck for lua5.2-mpack
>>> lua5.3-mpack*: Running split function _subpackage...
make: Entering directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.3'
mkdir -p "/home/buildozer/aports/community/lua-mpack/pkg/lua5.3-mpack/usr/lib/lua/5.3"
install -Dm755 mpack.so "/home/buildozer/aports/community/lua-mpack/pkg/lua5.3-mpack/usr/lib/lua/5.3/mpack.so"
make: Leaving directory '/home/buildozer/aports/community/lua-mpack/src/libmpack-lua-1.0.9-5.3'
>>> lua5.3-mpack*: Preparing subpackage lua5.3-mpack...
>>> lua5.3-mpack*: Stripping binaries
>>> lua5.3-mpack*: Running postcheck for lua5.3-mpack
>>> lua-mpack*: Running postcheck for lua-mpack
>>> lua-mpack*: Preparing package lua-mpack...
>>> lua-mpack*: Stripping binaries
>>> WARNING: lua-mpack*: No arch specific binaries found so arch should probably be set to "noarch"
>>> lua-mpack*: Scanning shared objects
>>> lua5.1-mpack*: Scanning shared objects
>>> lua5.2-mpack*: Scanning shared objects
>>> lua5.3-mpack*: Scanning shared objects
>>> lua-mpack*: Tracing dependencies...
>>> lua-mpack*: Package size: 4.0 KB
>>> lua-mpack*: Compressing data...
>>> lua-mpack*: Create checksum...
>>> lua-mpack*: Create lua-mpack-1.0.9-r0.apk
>>> lua5.1-mpack*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libmpack.so.0
>>> lua5.1-mpack*: Package size: 72.0 KB
>>> lua5.1-mpack*: Compressing data...
>>> lua5.1-mpack*: Create checksum...
>>> lua5.1-mpack*: Create lua5.1-mpack-1.0.9-r0.apk
>>> lua5.2-mpack*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libmpack.so.0
>>> lua5.2-mpack*: Package size: 72.0 KB
>>> lua5.2-mpack*: Compressing data...
>>> lua5.2-mpack*: Create checksum...
>>> lua5.2-mpack*: Create lua5.2-mpack-1.0.9-r0.apk
>>> lua5.3-mpack*: Tracing dependencies...
	so:libc.musl-x86_64.so.1
	so:libmpack.so.0
>>> lua5.3-mpack*: Package size: 72.0 KB
>>> lua5.3-mpack*: Compressing data...
>>> lua5.3-mpack*: Create checksum...
>>> lua5.3-mpack*: Create lua5.3-mpack-1.0.9-r0.apk
>>> lua-mpack: Build complete at Sun, 30 Oct 2022 23:53:54 +0000 elapsed time 0h 0m 14s
>>> lua-mpack: Cleaning up srcdir
>>> lua-mpack: Cleaning up pkgdir
>>> lua-mpack: Uninstalling dependencies...
(1/49) Purging .makedepends-lua-mpack (20221030.235351)
(2/49) Purging libmpack-dev (1.0.5-r0)
(3/49) Purging libmpack (1.0.5-r0)
(4/49) Purging lua5.1-dev (5.1.5-r11)
(5/49) Purging lua5.2-dev (5.2.4-r10)
(6/49) Purging lua5.3-dev (5.3.6-r4)
(7/49) Purging lua-busted (2.0.0-r1)
(8/49) Purging lua-cliargs (3.0_p2-r0)
(9/49) Purging lua-system (0.2.1-r2)
(10/49) Purging lua-cjson (2.1.0-r10)
(11/49) Purging lua-say (1.3-r2)
(12/49) Purging lua-luassert (1.8.0-r1)
(13/49) Purging lua-term (0.07-r2)
(14/49) Purging lua-mediator (1.1.2-r2)
(15/49) Purging lua5.1-busted (2.0.0-r1)
(16/49) Purging lua5.1-cliargs (3.0_p2-r0)
(17/49) Purging lua5.1-system (0.2.1-r2)
(18/49) Purging lua5.1-cjson (2.1.0-r10)
(19/49) Purging lua5.1-luassert (1.8.0-r1)
(20/49) Purging lua5.1-say (1.3-r2)
(21/49) Purging lua5.1-term (0.07-r2)
(22/49) Purging lua5.1-penlight (1.13.1-r0)
(23/49) Purging lua5.1-filesystem (1.8.0-r1)
(24/49) Purging lua5.1-mediator (1.1.2-r2)
(25/49) Purging lua5.3-busted (2.0.0-r1)
(26/49) Purging lua5.3-cliargs (3.0_p2-r0)
(27/49) Purging lua5.3-system (0.2.1-r2)
(28/49) Purging lua5.3-cjson (2.1.0-r10)
(29/49) Purging lua5.3-luassert (1.8.0-r1)
(30/49) Purging lua5.3-say (1.3-r2)
(31/49) Purging lua5.3-term (0.07-r2)
(32/49) Purging lua5.3-mediator (1.1.2-r2)
(33/49) Purging lua5.3-penlight (1.13.1-r0)
(34/49) Purging lua5.3-filesystem (1.8.0-r1)
(35/49) Purging lua5.3 (5.3.6-r4)
(36/49) Purging lua5.2-busted (2.0.0-r1)
(37/49) Purging lua5.2-cliargs (3.0_p2-r0)
(38/49) Purging lua5.2-system (0.2.1-r2)
(39/49) Purging lua5.2-luassert (1.8.0-r1)
(40/49) Purging lua5.2-say (1.3-r2)
(41/49) Purging lua5.2-term (0.07-r2)
(42/49) Purging lua5.2-mediator (1.1.2-r2)
(43/49) Purging lua5.2-penlight (1.13.1-r0)
(44/49) Purging lua-penlight (1.13.1-r0)
(45/49) Purging lua-filesystem (1.8.0-r1)
(46/49) Purging lua5.1 (5.1.5-r11)
(47/49) Purging lua5.1-libs (5.1.5-r11)
(48/49) Purging linenoise (1.0-r2)
(49/49) Purging lua5.3-libs (5.3.6-r4)
Executing busybox-1.35.0-r27.trigger
OK: 267 MiB in 93 packages
>>> lua-mpack: Updating the community/x86_64 repository index...
>>> lua-mpack: Signing the index...