>>> yyjson: Building testing/yyjson 0.6.0-r1 (using abuild 3.11.0-r1) started Mon, 15 May 2023 12:19:03 +0000 >>> yyjson: Checking sanity of /home/buildozer/aports/testing/yyjson/APKBUILD... >>> yyjson: Analyzing dependencies... >>> yyjson: Installing for build: build-base cmake samurai (1/9) Installing libbz2 (1.0.8-r6) (2/9) Installing xz-libs (5.4.3-r1) (3/9) Installing libarchive (3.6.2-r3) (4/9) Installing libformw (6.4_p20230514-r0) (5/9) Installing rhash-libs (1.4.3-r2) (6/9) Installing libuv (1.44.2-r3) (7/9) Installing cmake (3.26.3-r1) (8/9) Installing samurai (1.2-r3) (9/9) Installing .makedepends-yyjson (20230515.121904) Executing busybox-1.36.0-r11.trigger OK: 362 MiB in 109 packages >>> yyjson: Cleaning up srcdir >>> yyjson: Cleaning up pkgdir >>> yyjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yyjson-0.6.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 100 1408k 100 1408k 0 0 2667k 0 --:--:-- --:--:-- --:--:-- 2672k >>> yyjson: Fetching https://distfiles.alpinelinux.org/distfiles/edge/yyjson-0.6.0.tar.gz >>> yyjson: Checking sha512sums... yyjson-0.6.0.tar.gz: OK >>> yyjson: Unpacking /var/cache/distfiles/edge/yyjson-0.6.0.tar.gz... -- The C compiler identification is GNU 13.1.1 -- The CXX compiler identification is GNU 13.1.1 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Performing Test COMPILER_SUPPORTS_ANSI_C -- Performing Test COMPILER_SUPPORTS_ANSI_C - Success -- Performing Test COMPILER_SUPPORTS_GNU99 -- Performing Test COMPILER_SUPPORTS_GNU99 - Success -- Performing Test COMPILER_SUPPORTS_C11 -- Performing Test COMPILER_SUPPORTS_C11 - Success -- Performing Test COMPILER_SUPPORTS_ANSI_CPP -- Performing Test COMPILER_SUPPORTS_ANSI_CPP - Success -- Performing Test COMPILER_SUPPORTS_CPP17 -- Performing Test COMPILER_SUPPORTS_CPP17 - Success -- Add test: test_allocator -- Add test: test_json_merge_patch -- Add test: test_json_mut_val -- Add test: test_json_pointer -- Add test: test_json_reader -- Add test: test_json_val -- Add test: test_json_writer -- Add test: test_number -- Add test: test_roundtrip -- Add test: test_string -- Configuring done (0.6s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/yyjson/src/yyjson-0.6.0/builddir -- The C compiler identification is GNU 13.1.1 -- The CXX compiler identification is GNU 13.1.1 -- 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Configuring done (0.3s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/yyjson/src/yyjson-0.6.0/builddir-static [1/34] Building CXX object CMakeFiles/test_compile_cpp17.dir/test/compile_ansi.cpp.o [2/34] Building CXX object CMakeFiles/test_compile_ansi_cpp.dir/test/compile_ansi.cpp.o [3/34] Building C object CMakeFiles/test_compile_c11.dir/test/compile_ansi.c.o [4/34] Building C object CMakeFiles/test_compile_ansi_c.dir/test/compile_ansi.c.o [5/34] Building C object CMakeFiles/test_string.dir/test/test_string.c.o [6/34] Building C object CMakeFiles/test_roundtrip.dir/test/test_roundtrip.c.o [7/34] Building C object CMakeFiles/test_number.dir/test/test_number.c.o [8/34] Building C object CMakeFiles/test_json_writer.dir/test/test_json_writer.c.o [9/34] Building C object CMakeFiles/test_json_val.dir/test/test_json_val.c.o [10/34] Building C object CMakeFiles/test_json_reader.dir/test/test_json_reader.c.o [11/34] Building C object CMakeFiles/test_json_pointer.dir/test/test_json_pointer.c.o [12/34] Building C object CMakeFiles/test_json_mut_val.dir/test/test_json_mut_val.c.o [13/34] Building C object CMakeFiles/test_json_merge_patch.dir/test/test_json_merge_patch.c.o [14/34] Building C object CMakeFiles/test_allocator.dir/test/test_allocator.c.o [15/34] Building C object CMakeFiles/yyjson_test_utils.dir/test/util/goo_double_conv.c.o [16/34] Building C object CMakeFiles/yyjson_test_utils.dir/test/util/yy_test_utils.c.o [17/34] Building C object CMakeFiles/yyjson.dir/src/yyjson.c.o [18/34] Linking C shared library libyyjson_test_utils.so [19/34] Linking C shared library libyyjson.so.0.6.0 [20/34] Creating library symlink libyyjson.so [21/34] Linking C executable test_string [22/34] Linking C executable test_roundtrip [23/34] Linking C executable test_number [24/34] Linking C executable test_json_writer [25/34] Linking C executable test_json_val [26/34] Linking C executable test_json_reader [27/34] Linking C executable test_json_pointer [28/34] Linking C executable test_json_mut_val [29/34] Linking C executable test_json_merge_patch [30/34] Linking C executable test_allocator [31/34] Linking C executable test_compile_c11 [32/34] Linking C executable test_compile_ansi_c [33/34] Linking CXX executable test_compile_cpp17 [34/34] Linking CXX executable test_compile_ansi_cpp [1/2] Building C object CMakeFiles/yyjson.dir/src/yyjson.c.o [2/2] Linking C static library libyyjson.a Internal ctest changing into directory: /home/buildozer/aports/testing/yyjson/src/yyjson-0.6.0/builddir Test project /home/buildozer/aports/testing/yyjson/src/yyjson-0.6.0/builddir Start 1: test_allocator Start 2: test_json_merge_patch Start 3: test_json_mut_val Start 4: test_json_pointer Start 5: test_json_reader Start 6: test_json_val Start 7: test_json_writer Start 8: test_number Start 9: test_roundtrip Start 10: test_string 1/10 Test #1: test_allocator ................... Passed 0.01 sec 2/10 Test #2: test_json_merge_patch ............ Passed 0.01 sec 3/10 Test #3: test_json_mut_val ................ Passed 0.00 sec 4/10 Test #4: test_json_pointer ................ Passed 0.00 sec 5/10 Test #6: test_json_val .................... Passed 0.00 sec 6/10 Test #9: test_roundtrip ................... Passed 0.00 sec 7/10 Test #10: test_string ...................... Passed 0.01 sec 8/10 Test #5: test_json_reader ................. Passed 0.08 sec 9/10 Test #7: test_json_writer ................. Passed 0.16 sec 10/10 Test #8: test_number ...................... Passed 0.62 sec 100% tests passed, 0 tests failed out of 10 Total Test time (real) = 0.63 sec >>> yyjson: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/libyyjson.so.0.6.0 -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/libyyjson.so -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/cmake/yyjson/yyjson-config.cmake -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/cmake/yyjson/yyjson-config-minsizerel.cmake -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/include/yyjson.h -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/libyyjson.a -- Old export file "/home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/cmake/yyjson/yyjson-config.cmake" will be replaced. Removing files [/home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/cmake/yyjson/yyjson-config-minsizerel.cmake]. -- Up-to-date: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/cmake/yyjson/yyjson-config.cmake -- Installing: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/lib/cmake/yyjson/yyjson-config-minsizerel.cmake -- Up-to-date: /home/buildozer/aports/testing/yyjson/pkg/yyjson/usr/include/yyjson.h >>> yyjson-static*: Running split function static... >>> yyjson-static*: Preparing subpackage yyjson-static... >>> yyjson-static*: Stripping binaries >>> yyjson-static*: Running postcheck for yyjson-static >>> yyjson-dev*: Running split function dev... >>> yyjson-dev*: Preparing subpackage yyjson-dev... >>> yyjson-dev*: Stripping binaries >>> yyjson-dev*: Running postcheck for yyjson-dev >>> yyjson-doc*: Running split function doc... >>> yyjson-doc*: Preparing subpackage yyjson-doc... >>> yyjson-doc*: Running postcheck for yyjson-doc >>> yyjson*: Running postcheck for yyjson >>> yyjson*: Preparing package yyjson... >>> yyjson*: Stripping binaries >>> yyjson-dev*: Scanning shared objects >>> yyjson-doc*: Scanning shared objects >>> yyjson-static*: Scanning shared objects >>> yyjson*: Scanning shared objects >>> yyjson-dev*: Tracing dependencies... yyjson=0.6.0-r1 >>> yyjson-dev*: Package size: 260.0 KB >>> yyjson-dev*: Compressing data... >>> yyjson-dev*: Create checksum... >>> yyjson-dev*: Create yyjson-dev-0.6.0-r1.apk >>> yyjson-doc*: Tracing dependencies... >>> yyjson-doc*: Package size: 92.0 KB >>> yyjson-doc*: Compressing data... >>> yyjson-doc*: Create checksum... >>> yyjson-doc*: Create yyjson-doc-0.6.0-r1.apk >>> yyjson-static*: Tracing dependencies... >>> yyjson-static*: Package size: 192.0 KB >>> yyjson-static*: Compressing data... >>> yyjson-static*: Create checksum... >>> yyjson-static*: Create yyjson-static-0.6.0-r1.apk >>> yyjson*: Tracing dependencies... so:libc.musl-armhf.so.1 >>> yyjson*: Package size: 188.0 KB >>> yyjson*: Compressing data... >>> yyjson*: Create checksum... >>> yyjson*: Create yyjson-0.6.0-r1.apk >>> yyjson: Build complete at Mon, 15 May 2023 12:19:30 +0000 elapsed time 0h 0m 27s >>> yyjson: Cleaning up srcdir >>> yyjson: Cleaning up pkgdir >>> yyjson: Uninstalling dependencies... (1/9) Purging .makedepends-yyjson (20230515.121904) (2/9) Purging cmake (3.26.3-r1) (3/9) Purging samurai (1.2-r3) (4/9) Purging libarchive (3.6.2-r3) (5/9) Purging libbz2 (1.0.8-r6) (6/9) Purging libformw (6.4_p20230514-r0) (7/9) Purging libuv (1.44.2-r3) (8/9) Purging rhash-libs (1.4.3-r2) (9/9) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 311 MiB in 100 packages >>> yyjson: Updating the testing/armhf repository index... >>> yyjson: Signing the index...