>>> lua-editorconfig: Building testing/lua-editorconfig 0.3.0-r0 (using abuild 3.13.0-r5) started Sat, 21 Sep 2024 02:08:53 +0000 >>> lua-editorconfig: Checking sanity of /home/buildozer/aports/testing/lua-editorconfig/APKBUILD... >>> lua-editorconfig: Analyzing dependencies... >>> lua-editorconfig: Installing for build: build-base cmake editorconfig-dev lua5.2-dev lua5.3-dev lua5.4-dev (1/17) Installing libbz2 (1.0.8-r6) (2/17) Installing xz-libs (5.6.2-r0) (3/17) Installing libarchive (3.7.5-r0) (4/17) Installing rhash-libs (1.4.4-r0) (5/17) Installing libuv (1.48.0-r0) (6/17) Installing cmake (3.30.3-r0) (7/17) Installing libeditorconfig (0.12.7-r0) (8/17) Installing editorconfig-dev (0.12.7-r0) (9/17) Installing lua5.2-libs (5.2.4-r13) (10/17) Installing lua5.2 (5.2.4-r13) (11/17) Installing lua5.2-dev (5.2.4-r13) (12/17) Installing linenoise (1.0-r5) (13/17) Installing lua5.3-libs (5.3.6-r6) (14/17) Installing lua5.3 (5.3.6-r6) (15/17) Installing lua5.3-dev (5.3.6-r6) (16/17) Installing lua5.4-dev (5.4.7-r0) (17/17) Installing .makedepends-lua-editorconfig (20240921.020910) Executing busybox-1.36.1-r32.trigger OK: 330 MiB in 120 packages >>> lua-editorconfig: Cleaning up srcdir >>> lua-editorconfig: Cleaning up pkgdir >>> lua-editorconfig: Cleaning up tmpdir >>> lua-editorconfig: Fetching https://distfiles.alpinelinux.org/distfiles/edge/editorconfig-core-lua-0.3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> lua-editorconfig: Fetching editorconfig-core-lua-0.3.0.tar.gz::https://github.com/editorconfig/editorconfig-core-lua/archive/v0.3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5607 0 5607 0 0 11479 0 --:--:-- --:--:-- --:--:-- 11479 >>> lua-editorconfig: Fetching https://distfiles.alpinelinux.org/distfiles/edge/editorconfig-core-lua-0.3.0.tar.gz >>> lua-editorconfig: Checking sha512sums... editorconfig-core-lua-0.3.0.tar.gz: OK >>> lua-editorconfig: Unpacking /var/cache/distfiles/editorconfig-core-lua-0.3.0.tar.gz... >>> lua-editorconfig: Building against Lua 5.2... CMake Deprecation Warning at CMakeLists.txt:27 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found EditorConfig: /usr/lib/libeditorconfig.so -- Found Lua: /usr/lib/lua5.2 (found suitable version "5.2.4", minimum required is "5.2") CMake Warning at CMakeLists.txt:87 (message): Testing files not found. Testing will not be available. If you obtained the source tree through git, please run 'git submodule update --init' to update the tests submodule. -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/lua-editorconfig/src/editorconfig-core-lua-0.3.0/build-5.2 [ 50%] Building C object CMakeFiles/editorconfig_lua.dir/editorconfig_lua.c.o [100%] Linking C shared module editorconfig.so [100%] Built target editorconfig_lua >>> lua-editorconfig: Building against Lua 5.3... CMake Deprecation Warning at CMakeLists.txt:27 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found EditorConfig: /usr/lib/libeditorconfig.so -- Found Lua: /usr/lib/lua5.3 (found suitable version "5.3.6", minimum required is "5.2") CMake Warning at CMakeLists.txt:87 (message): Testing files not found. Testing will not be available. If you obtained the source tree through git, please run 'git submodule update --init' to update the tests submodule. -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/lua-editorconfig/src/editorconfig-core-lua-0.3.0/build-5.3 [ 50%] Building C object CMakeFiles/editorconfig_lua.dir/editorconfig_lua.c.o [100%] Linking C shared module editorconfig.so [100%] Built target editorconfig_lua >>> lua-editorconfig: Building against Lua 5.4... CMake Deprecation Warning at CMakeLists.txt:27 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found EditorConfig: /usr/lib/libeditorconfig.so -- Found Lua: /usr/lib/lua5.4 (found suitable version "5.4.7", minimum required is "5.2") CMake Warning at CMakeLists.txt:87 (message): Testing files not found. Testing will not be available. If you obtained the source tree through git, please run 'git submodule update --init' to update the tests submodule. -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/lua-editorconfig/src/editorconfig-core-lua-0.3.0/build-5.4 [ 50%] Building C object CMakeFiles/editorconfig_lua.dir/editorconfig_lua.c.o [100%] Linking C shared module editorconfig.so [100%] Built target editorconfig_lua >>> lua-editorconfig: Entering fakeroot... >>> lua5.2-editorconfig*: Running split function _subpackage... >>> lua5.2-editorconfig*: Preparing subpackage lua5.2-editorconfig... >>> lua5.2-editorconfig*: Stripping binaries >>> lua5.2-editorconfig*: Running postcheck for lua5.2-editorconfig >>> lua5.3-editorconfig*: Running split function _subpackage... >>> lua5.3-editorconfig*: Preparing subpackage lua5.3-editorconfig... >>> lua5.3-editorconfig*: Stripping binaries >>> lua5.3-editorconfig*: Running postcheck for lua5.3-editorconfig >>> lua5.4-editorconfig*: Running split function _subpackage... >>> lua5.4-editorconfig*: Preparing subpackage lua5.4-editorconfig... >>> lua5.4-editorconfig*: Stripping binaries >>> lua5.4-editorconfig*: Running postcheck for lua5.4-editorconfig >>> lua-editorconfig*: Running postcheck for lua-editorconfig >>> lua-editorconfig*: Preparing package lua-editorconfig... >>> lua-editorconfig*: Stripping binaries >>> WARNING: lua-editorconfig*: No arch specific binaries found so arch should probably be set to "noarch" >>> lua-editorconfig*: Scanning shared objects >>> lua5.2-editorconfig*: Scanning shared objects >>> lua5.3-editorconfig*: Scanning shared objects >>> lua5.4-editorconfig*: Scanning shared objects >>> lua-editorconfig*: Tracing dependencies... >>> lua-editorconfig*: Package size: 4.0 KB >>> lua-editorconfig*: Compressing data... >>> lua-editorconfig*: Create checksum... >>> lua-editorconfig*: Create lua-editorconfig-0.3.0-r0.apk >>> lua5.2-editorconfig*: Tracing dependencies... lua5.2 so:libc.musl-loongarch64.so.1 so:libeditorconfig.so.0 >>> lua5.2-editorconfig*: Package size: 60.0 KB >>> lua5.2-editorconfig*: Compressing data... >>> lua5.2-editorconfig*: Create checksum... >>> lua5.2-editorconfig*: Create lua5.2-editorconfig-0.3.0-r0.apk >>> lua5.3-editorconfig*: Tracing dependencies... lua5.3 so:libc.musl-loongarch64.so.1 so:libeditorconfig.so.0 >>> lua5.3-editorconfig*: Package size: 60.0 KB >>> lua5.3-editorconfig*: Compressing data... >>> lua5.3-editorconfig*: Create checksum... >>> lua5.3-editorconfig*: Create lua5.3-editorconfig-0.3.0-r0.apk >>> lua5.4-editorconfig*: Tracing dependencies... lua5.4 so:libc.musl-loongarch64.so.1 so:libeditorconfig.so.0 >>> lua5.4-editorconfig*: Package size: 60.0 KB >>> lua5.4-editorconfig*: Compressing data... >>> lua5.4-editorconfig*: Create checksum... >>> lua5.4-editorconfig*: Create lua5.4-editorconfig-0.3.0-r0.apk >>> lua-editorconfig: Build complete at Sat, 21 Sep 2024 02:09:14 +0000 elapsed time 0h 0m 21s >>> lua-editorconfig: Cleaning up srcdir >>> lua-editorconfig: Cleaning up pkgdir >>> lua-editorconfig: Uninstalling dependencies... (1/17) Purging .makedepends-lua-editorconfig (20240921.020910) (2/17) Purging cmake (3.30.3-r0) (3/17) Purging editorconfig-dev (0.12.7-r0) (4/17) Purging libeditorconfig (0.12.7-r0) (5/17) Purging lua5.2-dev (5.2.4-r13) (6/17) Purging lua5.2 (5.2.4-r13) (7/17) Purging lua5.2-libs (5.2.4-r13) (8/17) Purging lua5.3-dev (5.3.6-r6) (9/17) Purging lua5.3 (5.3.6-r6) (10/17) Purging lua5.3-libs (5.3.6-r6) (11/17) Purging lua5.4-dev (5.4.7-r0) (12/17) Purging libarchive (3.7.5-r0) (13/17) Purging libbz2 (1.0.8-r6) (14/17) Purging libuv (1.48.0-r0) (15/17) Purging linenoise (1.0-r5) (16/17) Purging rhash-libs (1.4.4-r0) (17/17) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 251 MiB in 103 packages >>> lua-editorconfig: Updating the testing/loongarch64 repository index... >>> lua-editorconfig: Signing the index...