>>> lzfse: Building community/lzfse 1.0-r0 (using abuild 3.16.0-r0) started Tue, 09 Dec 2025 09:57:32 +0000 >>> lzfse: Validating /home/buildozer/aports/community/lzfse/APKBUILD... >>> lzfse: Analyzing dependencies... >>> lzfse: Installing for build: build-base cmake samurai (1/8) Installing libbz2 (1.0.8-r6) (2/8) Installing xz-libs (5.8.1-r0) (3/8) Installing libarchive (3.8.4-r0) (4/8) Installing rhash-libs (1.4.6-r0) (5/8) Installing libuv (1.51.0-r0) (6/8) Installing cmake (4.2.1-r0) (7/8) Installing samurai (1.2-r7) (8/8) Installing .makedepends-lzfse (20251209.095733) Executing busybox-1.37.0-r29.trigger OK: 500 MiB in 115 packages >>> lzfse: Cleaning up srcdir >>> lzfse: Cleaning up pkgdir >>> lzfse: Cleaning up tmpdir >>> lzfse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lzfse-1.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/lzfse-1.0.tar.gz.part' lzfse-1.0.tar.gz.par 100% |********************************| 50694 0:00:00 ETA '/var/cache/distfiles/edge/lzfse-1.0.tar.gz.part' saved /var/cache/distfiles/edge/lzfse-1.0.tar.gz: OK >>> lzfse: Fetching https://distfiles.alpinelinux.org/distfiles/edge/lzfse-1.0.tar.gz /var/cache/distfiles/edge/lzfse-1.0.tar.gz: OK >>> lzfse: Unpacking /var/cache/distfiles/edge/lzfse-1.0.tar.gz... CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 15.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Performing Test CFLAG_Wall -- Performing Test CFLAG_Wall - Success -- Performing Test CFLAG_Wunknown_pragmas -- Performing Test CFLAG_Wunknown_pragmas - Success -- Performing Test CFLAG_Wunused_variable -- Performing Test CFLAG_Wunused_variable - Success -- Configuring done (0.5s) CMake Warning (dev) at CMakeLists.txt:60 (add_library): Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when enabled. Run "cmake --help-policy CMP0069" for policy details. Use the cmake_policy command to set the policy and suppress this warning. INTERPROCEDURAL_OPTIMIZATION property will be ignored for target 'lzfse'. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lzfse/src/lzfse-lzfse-1.0/build [1/10] Building C object CMakeFiles/lzfse_cli.dir/src/lzfse_main.c.o [2/10] Building C object CMakeFiles/lzfse.dir/src/lzvn_encode_base.c.o [3/10] Building C object CMakeFiles/lzfse.dir/src/lzvn_decode_base.c.o [4/10] Building C object CMakeFiles/lzfse.dir/src/lzfse_fse.c.o [5/10] Building C object CMakeFiles/lzfse.dir/src/lzfse_encode_base.c.o [6/10] Building C object CMakeFiles/lzfse.dir/src/lzfse_encode.c.o [7/10] Building C object CMakeFiles/lzfse.dir/src/lzfse_decode_base.c.o [8/10] Building C object CMakeFiles/lzfse.dir/src/lzfse_decode.c.o [9/10] Linking C shared library liblzfse.so [10/10] Linking C executable lzfse Test project /home/buildozer/aports/community/lzfse/src/lzfse-lzfse-1.0/build Start 1: roundtrip/src/lzfse.h Start 2: roundtrip/src/lzfse_decode.c Start 3: roundtrip/src/lzfse_decode_base.c Start 4: roundtrip/src/lzfse_encode.c Start 5: roundtrip/src/lzfse_encode_base.c Start 6: roundtrip/src/lzfse_encode_tables.h Start 7: roundtrip/src/lzfse_fse.c Start 8: roundtrip/src/lzfse_fse.h Start 9: roundtrip/src/lzfse_internal.h Start 10: roundtrip/src/lzfse_main.c Start 11: roundtrip/src/lzfse_tunables.h Start 12: roundtrip/src/lzvn_decode_base.c Start 13: roundtrip/src/lzvn_decode_base.h Start 14: roundtrip/src/lzvn_encode_base.c Start 15: roundtrip/src/lzvn_encode_base.h 1/15 Test #1: roundtrip/src/lzfse.h ................. Passed 0.02 sec 2/15 Test #2: roundtrip/src/lzfse_decode.c .......... Passed 0.01 sec 3/15 Test #3: roundtrip/src/lzfse_decode_base.c ..... Passed 0.02 sec 4/15 Test #4: roundtrip/src/lzfse_encode.c .......... Passed 0.01 sec 5/15 Test #5: roundtrip/src/lzfse_encode_base.c ..... Passed 0.01 sec 6/15 Test #7: roundtrip/src/lzfse_fse.c ............. Passed 0.01 sec 7/15 Test #6: roundtrip/src/lzfse_encode_tables.h ... Passed 0.01 sec 8/15 Test #8: roundtrip/src/lzfse_fse.h ............. Passed 0.01 sec 9/15 Test #10: roundtrip/src/lzfse_main.c ............ Passed 0.01 sec 10/15 Test #11: roundtrip/src/lzfse_tunables.h ........ Passed 0.01 sec 11/15 Test #9: roundtrip/src/lzfse_internal.h ........ Passed 0.02 sec 12/15 Test #13: roundtrip/src/lzvn_decode_base.h ...... Passed 0.01 sec 13/15 Test #12: roundtrip/src/lzvn_decode_base.c ...... Passed 0.01 sec 14/15 Test #15: roundtrip/src/lzvn_encode_base.h ...... Passed 0.01 sec 15/15 Test #14: roundtrip/src/lzvn_encode_base.c ...... Passed 0.01 sec 100% tests passed, 0 tests failed out of 15 Total Test time (real) = 0.03 sec >>> lzfse: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/lzfse/pkg/lzfse/usr/lib/liblzfse.so -- Installing: /home/buildozer/aports/community/lzfse/pkg/lzfse/usr/bin/lzfse -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/community/lzfse/pkg/lzfse/usr/bin/lzfse" to "" -- Installing: /home/buildozer/aports/community/lzfse/pkg/lzfse/usr/include/lzfse.h >>> lzfse-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/lzfse/pkg/lzfse-dev/usr/include' >>> lzfse-dev*: Preparing subpackage lzfse-dev... >>> lzfse-dev*: Stripping binaries >>> lzfse-dev*: Running postcheck for lzfse-dev >>> lzfse*: Running postcheck for lzfse >>> lzfse*: Preparing package lzfse... >>> lzfse*: Stripping binaries >>> lzfse*: Scanning shared objects >>> lzfse-dev*: Scanning shared objects >>> lzfse-dev*: Tracing dependencies... >>> lzfse-dev*: Package size: 5.5 KB >>> lzfse-dev*: Compressing data... >>> lzfse-dev*: Create checksum... >>> lzfse-dev*: Create lzfse-dev-1.0-r0.apk >>> lzfse*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> lzfse*: Package size: 51.6 KB >>> lzfse*: Compressing data... >>> lzfse*: Create checksum... >>> lzfse*: Create lzfse-1.0-r0.apk >>> lzfse: Build complete at Tue, 09 Dec 2025 09:57:35 +0000 elapsed time 0h 0m 3s >>> lzfse: Cleaning up srcdir >>> lzfse: Cleaning up pkgdir >>> lzfse: Uninstalling dependencies... (1/8) Purging .makedepends-lzfse (20251209.095733) (2/8) Purging cmake (4.2.1-r0) (3/8) Purging samurai (1.2-r7) (4/8) Purging libarchive (3.8.4-r0) (5/8) Purging libbz2 (1.0.8-r6) (6/8) Purging libuv (1.51.0-r0) (7/8) Purging rhash-libs (1.4.6-r0) (8/8) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r29.trigger OK: 441 MiB in 107 packages >>> lzfse: Updating the community/x86_64 repository index... >>> lzfse: Signing the index...