>>> nlohmann-json: Building community/nlohmann-json 3.11.3-r0 (using abuild 3.12.0-r0) started Wed, 29 Nov 2023 11:24:33 +0000 >>> nlohmann-json: Checking sanity of /home/buildozer/aports/community/nlohmann-json/APKBUILD... >>> nlohmann-json: Analyzing dependencies... >>> nlohmann-json: Installing for build: build-base cmake (1/7) Installing libbz2 (1.0.8-r6) (2/7) Installing xz-libs (5.4.5-r0) (3/7) Installing libarchive (3.7.2-r0) (4/7) Installing rhash-libs (1.4.4-r0) (5/7) Installing libuv (1.47.0-r0) (6/7) Installing cmake (3.27.8-r0) (7/7) Installing .makedepends-nlohmann-json (20231129.112434) Executing busybox-1.36.1-r15.trigger OK: 433 MiB in 110 packages >>> nlohmann-json: Cleaning up srcdir >>> nlohmann-json: Cleaning up pkgdir >>> nlohmann-json: Cleaning up tmpdir >>> nlohmann-json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nlohmann-json-3.11.3.tar.gz >>> nlohmann-json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nlohmann-json-3.11.3.tar.gz >>> nlohmann-json: Checking sha512sums... nlohmann-json-3.11.3.tar.gz: OK >>> nlohmann-json: Unpacking /var/cache/distfiles/nlohmann-json-3.11.3.tar.gz... -- The CXX compiler identification is GNU 13.2.1 -- 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 -- Using the multi-header code from /home/buildozer/aports/community/nlohmann-json/src/json-3.11.3/include/ -- Found Git: /usr/bin/git (found version "2.43.0") -- Operating system: Linux-6.1.36-0-lts; Linux build-edge-aarch64 6.1.36-0-lts #1-Alpine SMP Wed, 28 Jun 2023 15:27:12 +0000 aarch64 Linux -- Compiler: g++ (Alpine 13.2.1_git20231014) 13.2.1 20231014; Copyright (C) 2023 Free Software Foundation, Inc.; This is free software; see the source for copying conditions. There is NO; warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Testing standards: 11 14 17 20 23 -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of size_t -- Check size of size_t - done -- Configuring done (0.6s) -- Generating done (0.1s) -- Build files have been written to: /home/buildozer/aports/community/nlohmann-json/src/json-3.11.3/build [ 1%] Building CXX object tests/CMakeFiles/test_main.dir/src/unit.cpp.o [ 1%] Building CXX object tests/abi/CMakeFiles/abi_compat_main.dir/main.cpp.o [ 1%] Building CXX object tests/abi/diag/CMakeFiles/abi_compat_diag_on.dir/diag_on.cpp.o [ 1%] Building CXX object tests/abi/diag/CMakeFiles/abi_compat_diag_off.dir/diag_off.cpp.o [ 2%] Linking CXX static library libabi_compat_diag_off.a [ 2%] Built target abi_compat_diag_off [ 3%] Linking CXX static library libabi_compat_diag_on.a [ 3%] Built target abi_compat_diag_on [ 3%] Built target test_main [ 4%] Building CXX object tests/CMakeFiles/test-algorithms_cpp11.dir/src/unit-algorithms.cpp.o [ 5%] Building CXX object tests/CMakeFiles/test-allocator_cpp11.dir/src/unit-allocator.cpp.o [ 5%] Building CXX object tests/CMakeFiles/test-alt-string_cpp11.dir/src/unit-alt-string.cpp.o [ 5%] Building CXX object tests/CMakeFiles/test-assert_macro_cpp11.dir/src/unit-assert_macro.cpp.o [ 5%] Building CXX object tests/CMakeFiles/test-binary_formats_cpp11.dir/src/unit-binary_formats.cpp.o [ 6%] Linking CXX static library libabi_compat_main.a [ 7%] Building CXX object tests/CMakeFiles/test-bjdata_cpp11.dir/src/unit-bjdata.cpp.o [ 8%] Building CXX object tests/CMakeFiles/test-bson_cpp11.dir/src/unit-bson.cpp.o [ 9%] Building CXX object tests/CMakeFiles/test-byte_container_with_subtype_cpp11.dir/src/unit-byte_container_with_subtype.cpp.o [ 9%] Building CXX object tests/CMakeFiles/test-capacity_cpp11.dir/src/unit-capacity.cpp.o [ 9%] Building CXX object tests/CMakeFiles/test-cbor_cpp11.dir/src/unit-cbor.cpp.o [ 9%] Built target abi_compat_main [ 10%] Building CXX object tests/CMakeFiles/test-class_const_iterator_cpp11.dir/src/unit-class_const_iterator.cpp.o [ 11%] Building CXX object tests/CMakeFiles/test-class_lexer_cpp11.dir/src/unit-class_lexer.cpp.o [ 12%] Building CXX object tests/CMakeFiles/test-class_iterator_cpp11.dir/src/unit-class_iterator.cpp.o [ 12%] Building CXX object tests/CMakeFiles/test-class_parser_cpp11.dir/src/unit-class_parser.cpp.o [ 12%] Building CXX object tests/CMakeFiles/test-comparison_cpp20.dir/src/unit-comparison.cpp.o [ 12%] Building CXX object tests/CMakeFiles/test-comparison_cpp11.dir/src/unit-comparison.cpp.o [ 12%] Building CXX object tests/CMakeFiles/test-constructor1_cpp11.dir/src/unit-constructor1.cpp.o [ 13%] Building CXX object tests/CMakeFiles/test-concepts_cpp11.dir/src/unit-concepts.cpp.o [ 13%] Building CXX object tests/CMakeFiles/test-constructor2_cpp11.dir/src/unit-constructor2.cpp.o [ 14%] Building CXX object tests/CMakeFiles/test-convenience_cpp11.dir/src/unit-convenience.cpp.o [ 16%] Building CXX object tests/CMakeFiles/test-conversions_cpp11.dir/src/unit-conversions.cpp.o [ 16%] Building CXX object tests/CMakeFiles/test-conversions_cpp17.dir/src/unit-conversions.cpp.o [ 16%] Building CXX object tests/CMakeFiles/test-custom-base-class_cpp11.dir/src/unit-custom-base-class.cpp.o [ 17%] Building CXX object tests/CMakeFiles/test-diagnostics_cpp11.dir/src/unit-diagnostics.cpp.o [ 17%] Building CXX object tests/CMakeFiles/test-deserialization_cpp11.dir/src/unit-deserialization.cpp.o [ 18%] Building CXX object tests/CMakeFiles/test-disabled_exceptions_cpp11.dir/src/unit-disabled_exceptions.cpp.o [ 19%] Building CXX object tests/CMakeFiles/test-element_access1_cpp11.dir/src/unit-element_access1.cpp.o [ 20%] Building CXX object tests/CMakeFiles/test-element_access2_cpp11.dir/src/unit-element_access2.cpp.o [ 20%] Building CXX object tests/CMakeFiles/test-element_access2_cpp17.dir/src/unit-element_access2.cpp.o [ 20%] Building CXX object tests/CMakeFiles/test-element_access2_cpp14.dir/src/unit-element_access2.cpp.o [ 21%] Building CXX object tests/CMakeFiles/test-hash_cpp11.dir/src/unit-hash.cpp.o [ 22%] Building CXX object tests/CMakeFiles/test-inspection_cpp11.dir/src/unit-inspection.cpp.o [ 22%] Building CXX object tests/CMakeFiles/test-items_cpp17.dir/src/unit-items.cpp.o [ 23%] Building CXX object tests/CMakeFiles/test-items_cpp11.dir/src/unit-items.cpp.o [ 23%] Building CXX object tests/CMakeFiles/test-iterators1_cpp11.dir/src/unit-iterators1.cpp.o [ 24%] Building CXX object tests/CMakeFiles/test-iterators2_cpp11.dir/src/unit-iterators2.cpp.o [ 25%] Building CXX object tests/CMakeFiles/test-iterators2_cpp20.dir/src/unit-iterators2.cpp.o [ 26%] Building CXX object tests/CMakeFiles/test-json_patch_cpp11.dir/src/unit-json_patch.cpp.o [ 27%] Building CXX object tests/CMakeFiles/test-json_pointer_cpp11.dir/src/unit-json_pointer.cpp.o [ 28%] Building CXX object tests/CMakeFiles/test-meta_cpp11.dir/src/unit-meta.cpp.o [ 28%] Building CXX object tests/CMakeFiles/test-json_pointer_cpp20.dir/src/unit-json_pointer.cpp.o [ 28%] Building CXX object tests/CMakeFiles/test-large_json_cpp11.dir/src/unit-large_json.cpp.o [ 29%] Building CXX object tests/CMakeFiles/test-merge_patch_cpp11.dir/src/unit-merge_patch.cpp.o [ 30%] Building CXX object tests/CMakeFiles/test-modifiers_cpp11.dir/src/unit-modifiers.cpp.o [ 30%] Building CXX object tests/CMakeFiles/test-no-mem-leak-on-adl-serialize_cpp11.dir/src/unit-no-mem-leak-on-adl-serialize.cpp.o [ 30%] Building CXX object tests/CMakeFiles/test-msgpack_cpp11.dir/src/unit-msgpack.cpp.o [ 31%] Building CXX object tests/CMakeFiles/test-noexcept_cpp11.dir/src/unit-noexcept.cpp.o [ 32%] Building CXX object tests/CMakeFiles/test-ordered_json_cpp11.dir/src/unit-ordered_json.cpp.o [ 33%] Building CXX object tests/CMakeFiles/test-ordered_map_cpp11.dir/src/unit-ordered_map.cpp.o [ 33%] Building CXX object tests/CMakeFiles/test-reference_access_cpp11.dir/src/unit-reference_access.cpp.o [ 33%] Building CXX object tests/CMakeFiles/test-pointer_access_cpp11.dir/src/unit-pointer_access.cpp.o [ 33%] Building CXX object tests/CMakeFiles/test-readme_cpp11.dir/src/unit-readme.cpp.o [ 34%] Building CXX object tests/CMakeFiles/test-regression1_cpp11.dir/src/unit-regression1.cpp.o [ 35%] Building CXX object tests/CMakeFiles/test-regression1_cpp17.dir/src/unit-regression1.cpp.o [ 36%] Building CXX object tests/CMakeFiles/test-regression2_cpp11.dir/src/unit-regression2.cpp.o [ 36%] Building CXX object tests/CMakeFiles/test-regression2_cpp17.dir/src/unit-regression2.cpp.o [ 36%] Building CXX object tests/CMakeFiles/test-regression2_cpp20.dir/src/unit-regression2.cpp.o [ 37%] Building CXX object tests/CMakeFiles/test-serialization_cpp11.dir/src/unit-serialization.cpp.o [ 38%] Building CXX object tests/CMakeFiles/test-testsuites_cpp11.dir/src/unit-testsuites.cpp.o [ 39%] Building CXX object tests/CMakeFiles/test-to_chars_cpp11.dir/src/unit-to_chars.cpp.o [ 39%] Building CXX object tests/CMakeFiles/test-ubjson_cpp11.dir/src/unit-ubjson.cpp.o [ 39%] Building CXX object tests/CMakeFiles/test-type_traits_cpp11.dir/src/unit-type_traits.cpp.o [ 39%] Building CXX object tests/CMakeFiles/test-udl_cpp11.dir/src/unit-udl.cpp.o [ 40%] Building CXX object tests/CMakeFiles/test-udt_macro_cpp11.dir/src/unit-udt_macro.cpp.o [ 41%] Building CXX object tests/CMakeFiles/test-udt_cpp11.dir/src/unit-udt.cpp.o [ 42%] Building CXX object tests/CMakeFiles/test-unicode1_cpp11.dir/src/unit-unicode1.cpp.o [ 42%] Building CXX object tests/CMakeFiles/test-unicode2_cpp11.dir/src/unit-unicode2.cpp.o [ 42%] Building CXX object tests/CMakeFiles/test-unicode3_cpp11.dir/src/unit-unicode3.cpp.o [ 43%] Building CXX object tests/CMakeFiles/test-unicode5_cpp11.dir/src/unit-unicode5.cpp.o [ 43%] Building CXX object tests/CMakeFiles/test-windows_h_cpp11.dir/src/unit-windows_h.cpp.o [ 44%] Building CXX object tests/CMakeFiles/test-unicode4_cpp11.dir/src/unit-unicode4.cpp.o [ 45%] Building CXX object tests/CMakeFiles/test-user_defined_input_cpp11.dir/src/unit-user_defined_input.cpp.o [ 45%] Building CXX object tests/CMakeFiles/test-wstring_cpp11.dir/src/unit-wstring.cpp.o [ 46%] Building CXX object tests/CMakeFiles/test-comparison_legacy_cpp11.dir/src/unit-comparison.cpp.o [ 47%] Building CXX object tests/abi/config/CMakeFiles/abi_config_default.dir/default.cpp.o [ 48%] Building CXX object tests/CMakeFiles/test-comparison_legacy_cpp20.dir/src/unit-comparison.cpp.o [ 49%] Building CXX object tests/abi/config/CMakeFiles/abi_config_noversion.dir/noversion.cpp.o [ 50%] Building CXX object tests/abi/config/CMakeFiles/abi_config_custom.dir/custom.cpp.o [ 50%] Building CXX object tests/abi/diag/CMakeFiles/abi_compat_diag.dir/diag.cpp.o [ 51%] Building CXX object tests/abi/inline_ns/CMakeFiles/abi_compat_inline_ns.dir/use_v3_10_5.cpp.o [ 52%] Linking CXX executable abi_compat_diag [ 52%] Built target abi_compat_diag [ 52%] Building CXX object tests/abi/inline_ns/CMakeFiles/abi_compat_inline_ns.dir/use_current.cpp.o [ 53%] Linking CXX executable test-type_traits_cpp11 [ 53%] Built target test-type_traits_cpp11 [ 54%] Linking CXX executable test-byte_container_with_subtype_cpp11 [ 54%] Built target test-byte_container_with_subtype_cpp11 [ 54%] Linking CXX executable test-noexcept_cpp11 [ 54%] Built target test-noexcept_cpp11 [ 55%] Linking CXX executable test-windows_h_cpp11 [ 55%] Built target test-windows_h_cpp11 [ 56%] Linking CXX executable test-assert_macro_cpp11 [ 56%] Built target test-assert_macro_cpp11 [ 57%] Linking CXX executable test-class_lexer_cpp11 [ 57%] Built target test-class_lexer_cpp11 [ 58%] Linking CXX executable test-concepts_cpp11 [ 58%] Built target test-concepts_cpp11 [ 58%] Linking CXX executable test-convenience_cpp11 [ 58%] Built target test-convenience_cpp11 [ 59%] Linking CXX executable test-no-mem-leak-on-adl-serialize_cpp11 [ 59%] Built target test-no-mem-leak-on-adl-serialize_cpp11 [ 59%] Linking CXX executable test-disabled_exceptions_cpp11 [ 59%] Built target test-disabled_exceptions_cpp11 [ 60%] Linking CXX executable test-ordered_map_cpp11 [ 60%] Built target test-ordered_map_cpp11 [ 60%] Linking CXX executable test-meta_cpp11 [ 60%] Built target test-meta_cpp11 [ 61%] Linking CXX executable test-constructor2_cpp11 [ 61%] Built target test-constructor2_cpp11 [ 62%] Linking CXX executable test-to_chars_cpp11 [ 62%] Built target test-to_chars_cpp11 [ 63%] Linking CXX executable test-large_json_cpp11 [ 63%] Built target test-large_json_cpp11 [ 63%] Linking CXX executable test-hash_cpp11 [ 63%] Built target test-hash_cpp11 [ 64%] Linking CXX executable test-udl_cpp11 [ 64%] Built target test-udl_cpp11 [ 65%] Linking CXX executable test-allocator_cpp11 [ 65%] Built target test-allocator_cpp11 [ 66%] Linking CXX executable abi_compat_inline_ns [ 66%] Built target abi_compat_inline_ns [ 66%] Linking CXX executable test-class_iterator_cpp11 [ 66%] Linking CXX executable test-class_const_iterator_cpp11 [ 66%] Built target test-class_iterator_cpp11 [ 66%] Built target test-class_const_iterator_cpp11 [ 66%] Linking CXX executable test-unicode5_cpp11 [ 66%] Linking CXX executable abi_config_custom [ 66%] Built target test-unicode5_cpp11 [ 66%] Built target abi_config_custom [ 67%] Linking CXX executable test-capacity_cpp11 [ 67%] Built target test-capacity_cpp11 [ 68%] Linking CXX executable abi_config_noversion [ 68%] Built target abi_config_noversion [ 68%] Linking CXX executable abi_config_default [ 68%] Built target abi_config_default [ 69%] Linking CXX executable test-comparison_cpp11 [ 69%] Built target test-comparison_cpp11 [ 69%] Linking CXX executable test-unicode4_cpp11 [ 69%] Built target test-unicode4_cpp11 [ 69%] Linking CXX executable test-merge_patch_cpp11 [ 70%] Linking CXX executable test-unicode3_cpp11 [ 70%] Built target test-merge_patch_cpp11 [ 70%] Built target test-unicode3_cpp11 [ 70%] Linking CXX executable test-serialization_cpp11 [ 70%] Built target test-serialization_cpp11 [ 71%] Linking CXX executable test-wstring_cpp11 [ 71%] Linking CXX executable test-diagnostics_cpp11 [ 72%] Linking CXX executable test-unicode2_cpp11 [ 72%] Built target test-wstring_cpp11 [ 72%] Built target test-diagnostics_cpp11 [ 72%] Built target test-unicode2_cpp11 [ 73%] Linking CXX executable test-user_defined_input_cpp11 [ 73%] Built target test-user_defined_input_cpp11 [ 73%] Linking CXX executable test-ordered_json_cpp11 [ 73%] Built target test-ordered_json_cpp11 [ 74%] Linking CXX executable test-reference_access_cpp11 [ 75%] Linking CXX executable test-binary_formats_cpp11 [ 75%] Built target test-reference_access_cpp11 [ 75%] Built target test-binary_formats_cpp11 [ 76%] Linking CXX executable test-alt-string_cpp11 [ 76%] Built target test-alt-string_cpp11 [ 76%] Linking CXX executable test-comparison_legacy_cpp11 [ 76%] Built target test-comparison_legacy_cpp11 [ 77%] Linking CXX executable test-custom-base-class_cpp11 [ 77%] Built target test-custom-base-class_cpp11 [ 77%] Linking CXX executable test-algorithms_cpp11 [ 78%] Linking CXX executable test-comparison_cpp20 [ 78%] Built target test-algorithms_cpp11 [ 79%] Linking CXX executable test-pointer_access_cpp11 [ 79%] Built target test-comparison_cpp20 [ 80%] Linking CXX executable test-unicode1_cpp11 [ 80%] Built target test-pointer_access_cpp11 [ 80%] Built target test-unicode1_cpp11 [ 81%] Linking CXX executable test-items_cpp11 [ 81%] Built target test-items_cpp11 [ 81%] Linking CXX executable test-udt_macro_cpp11 [ 81%] Built target test-udt_macro_cpp11 [ 81%] Linking CXX executable test-testsuites_cpp11 [ 81%] Built target test-testsuites_cpp11 [ 82%] Linking CXX executable test-items_cpp17 [ 82%] Built target test-items_cpp17 [ 83%] Linking CXX executable test-readme_cpp11 [ 83%] Linking CXX executable test-inspection_cpp11 [ 83%] Built target test-readme_cpp11 [ 83%] Built target test-inspection_cpp11 [ 83%] Linking CXX executable test-comparison_legacy_cpp20 [ 83%] Built target test-comparison_legacy_cpp20 [ 83%] Linking CXX executable test-iterators2_cpp11 [ 83%] Linking CXX executable test-udt_cpp11 [ 83%] Built target test-iterators2_cpp11 [ 83%] Built target test-udt_cpp11 [ 83%] Linking CXX executable test-element_access1_cpp11 [ 83%] Built target test-element_access1_cpp11 [ 84%] Linking CXX executable test-json_pointer_cpp20 [ 84%] Built target test-json_pointer_cpp20 [ 85%] Linking CXX executable test-iterators1_cpp11 [ 85%] Built target test-iterators1_cpp11 [ 85%] Linking CXX executable test-json_patch_cpp11 [ 85%] Built target test-json_patch_cpp11 [ 85%] Linking CXX executable test-iterators2_cpp20 [ 85%] Built target test-iterators2_cpp20 [ 86%] Linking CXX executable test-json_pointer_cpp11 [ 86%] Built target test-json_pointer_cpp11 [ 87%] Linking CXX executable test-modifiers_cpp11 [ 87%] Built target test-modifiers_cpp11 [ 87%] Linking CXX executable test-bson_cpp11 [ 87%] Built target test-bson_cpp11 [ 88%] Linking CXX executable test-msgpack_cpp11 [ 88%] Built target test-msgpack_cpp11 [ 89%] Linking CXX executable test-constructor1_cpp11 [ 89%] Built target test-constructor1_cpp11 [ 90%] Linking CXX executable test-class_parser_cpp11 [ 90%] Built target test-class_parser_cpp11 [ 91%] Linking CXX executable test-regression2_cpp17 [ 91%] Built target test-regression2_cpp17 [ 91%] Linking CXX executable test-conversions_cpp11 [ 91%] Built target test-conversions_cpp11 [ 92%] Linking CXX executable test-conversions_cpp17 [ 92%] Built target test-conversions_cpp17 [ 93%] Linking CXX executable test-regression2_cpp11 [ 93%] Built target test-regression2_cpp11 [ 94%] Linking CXX executable test-regression2_cpp20 [ 94%] Linking CXX executable test-regression1_cpp11 [ 94%] Built target test-regression2_cpp20 [ 94%] Built target test-regression1_cpp11 [ 95%] Linking CXX executable test-cbor_cpp11 [ 95%] Built target test-cbor_cpp11 [ 96%] Linking CXX executable test-ubjson_cpp11 [ 96%] Built target test-ubjson_cpp11 [ 96%] Linking CXX executable test-regression1_cpp17 [ 96%] Built target test-regression1_cpp17 [ 97%] Linking CXX executable test-deserialization_cpp11 [ 97%] Built target test-deserialization_cpp11 [ 98%] Linking CXX executable test-element_access2_cpp14 [ 98%] Built target test-element_access2_cpp14 [ 99%] Linking CXX executable test-element_access2_cpp11 [ 99%] Built target test-element_access2_cpp11 [ 99%] Linking CXX executable test-bjdata_cpp11 [ 99%] Built target test-bjdata_cpp11 [100%] Linking CXX executable test-element_access2_cpp17 [100%] Built target test-element_access2_cpp17 Test project /home/buildozer/aports/community/nlohmann-json/src/json-3.11.3/build Start 1: download_test_data Start 82: cmake_import_configure Start 84: cmake_import_minver_configure Start 86: cmake_add_subdirectory_configure Start 88: cmake_target_include_directories_configure Start 77: test-abi_config_default Start 78: test-abi_config_noversion Start 79: test-abi_config_custom Start 80: test-abi_compat_diag Start 81: test-abi_compat_inline_ns 1/89 Test #77: test-abi_config_default ...................... Passed 0.00 sec 2/89 Test #78: test-abi_config_noversion .................... Passed 0.00 sec 3/89 Test #79: test-abi_config_custom ....................... Passed 0.00 sec 4/89 Test #80: test-abi_compat_diag ......................... Passed 0.00 sec 5/89 Test #81: test-abi_compat_inline_ns .................... Passed 0.00 sec 6/89 Test #84: cmake_import_minver_configure ................ Passed 0.19 sec Start 85: cmake_import_minver_build 7/89 Test #82: cmake_import_configure ....................... Passed 0.20 sec Start 83: cmake_import_build 8/89 Test #88: cmake_target_include_directories_configure ... Passed 0.20 sec Start 89: cmake_target_include_directories_build 9/89 Test #86: cmake_add_subdirectory_configure ............. Passed 0.23 sec Start 87: cmake_add_subdirectory_build 10/89 Test #83: cmake_import_build ........................... Passed 2.12 sec 11/89 Test #85: cmake_import_minver_build .................... Passed 2.14 sec 12/89 Test #87: cmake_add_subdirectory_build ................. Passed 2.16 sec 13/89 Test #89: cmake_target_include_directories_build ....... Passed 2.84 sec 14/89 Test #1: download_test_data ........................... Passed 5.30 sec Start 2: test-algorithms_cpp11 Start 3: test-allocator_cpp11 Start 4: test-alt-string_cpp11 Start 5: test-assert_macro_cpp11 Start 6: test-binary_formats_cpp11 Start 7: test-bjdata_cpp11 Start 8: test-bson_cpp11 Start 9: test-byte_container_with_subtype_cpp11 Start 10: test-capacity_cpp11 Start 11: test-cbor_cpp11 Start 12: test-class_const_iterator_cpp11 Start 13: test-class_iterator_cpp11 Start 14: test-class_lexer_cpp11 Start 15: test-class_parser_cpp11 Start 16: test-comparison_cpp11 Start 17: test-comparison_cpp20 Start 18: test-concepts_cpp11 Start 19: test-constructor1_cpp11 Start 20: test-constructor2_cpp11 Start 21: test-convenience_cpp11 Start 22: test-conversions_cpp11 Start 23: test-conversions_cpp17 Start 24: test-custom-base-class_cpp11 Start 25: test-deserialization_cpp11 Start 26: test-diagnostics_cpp11 Start 27: test-disabled_exceptions_cpp11 Start 28: test-element_access1_cpp11 Start 29: test-element_access2_cpp11 Start 30: test-element_access2_cpp14 Start 31: test-element_access2_cpp17 Start 32: test-hash_cpp11 Start 33: test-inspection_cpp11 Start 34: test-items_cpp11 Start 35: test-items_cpp17 Start 36: test-iterators1_cpp11 Start 37: test-iterators2_cpp11 Start 38: test-iterators2_cpp20 Start 39: test-json_patch_cpp11 Start 40: test-json_pointer_cpp11 Start 41: test-json_pointer_cpp20 Start 42: test-large_json_cpp11 Start 43: test-merge_patch_cpp11 Start 44: test-meta_cpp11 Start 45: test-modifiers_cpp11 Start 46: test-msgpack_cpp11 Start 47: test-no-mem-leak-on-adl-serialize_cpp11 Start 48: test-noexcept_cpp11 Start 49: test-ordered_json_cpp11 Start 50: test-ordered_map_cpp11 Start 51: test-pointer_access_cpp11 Start 52: test-readme_cpp11 Start 53: test-reference_access_cpp11 Start 54: test-regression1_cpp11 Start 55: test-regression1_cpp17 Start 56: test-regression2_cpp11 Start 57: test-regression2_cpp17 Start 58: test-regression2_cpp20 Start 59: test-serialization_cpp11 Start 60: test-testsuites_cpp11 Start 61: test-to_chars_cpp11 Start 62: test-type_traits_cpp11 Start 63: test-ubjson_cpp11 Start 64: test-udl_cpp11 Start 65: test-udt_cpp11 Start 66: test-udt_macro_cpp11 Start 67: test-unicode1_cpp11 Start 68: test-unicode2_cpp11 Start 69: test-unicode3_cpp11 Start 70: test-unicode4_cpp11 Start 71: test-unicode5_cpp11 Start 72: test-user_defined_input_cpp11 Start 73: test-windows_h_cpp11 Start 74: test-wstring_cpp11 Start 75: test-comparison_legacy_cpp11 Start 76: test-comparison_legacy_cpp20 15/89 Test #2: test-algorithms_cpp11 ........................ Passed 0.11 sec 16/89 Test #3: test-allocator_cpp11 ......................... Passed 0.11 sec 17/89 Test #4: test-alt-string_cpp11 ........................ Passed 0.11 sec 18/89 Test #5: test-assert_macro_cpp11 ...................... Passed 0.10 sec 19/89 Test #8: test-bson_cpp11 .............................. Passed 0.10 sec 20/89 Test #9: test-byte_container_with_subtype_cpp11 ....... Passed 0.10 sec 21/89 Test #10: test-capacity_cpp11 .......................... Passed 0.10 sec 22/89 Test #12: test-class_const_iterator_cpp11 .............. Passed 0.10 sec 23/89 Test #13: test-class_iterator_cpp11 .................... Passed 0.10 sec 24/89 Test #14: test-class_lexer_cpp11 ....................... Passed 0.10 sec 25/89 Test #15: test-class_parser_cpp11 ...................... Passed 0.10 sec 26/89 Test #16: test-comparison_cpp11 ........................ Passed 0.10 sec 27/89 Test #17: test-comparison_cpp20 ........................ Passed 0.10 sec 28/89 Test #18: test-concepts_cpp11 .......................... Passed 0.10 sec 29/89 Test #19: test-constructor1_cpp11 ...................... Passed 0.10 sec 30/89 Test #20: test-constructor2_cpp11 ...................... Passed 0.09 sec 31/89 Test #21: test-convenience_cpp11 ....................... Passed 0.09 sec 32/89 Test #22: test-conversions_cpp11 ....................... Passed 0.09 sec 33/89 Test #23: test-conversions_cpp17 ....................... Passed 0.09 sec 34/89 Test #24: test-custom-base-class_cpp11 ................. Passed 0.09 sec 35/89 Test #25: test-deserialization_cpp11 ................... Passed 0.09 sec 36/89 Test #26: test-diagnostics_cpp11 ....................... Passed 0.09 sec 37/89 Test #27: test-disabled_exceptions_cpp11 ............... Passed 0.09 sec 38/89 Test #28: test-element_access1_cpp11 ................... Passed 0.09 sec 39/89 Test #29: test-element_access2_cpp11 ................... Passed 0.09 sec 40/89 Test #30: test-element_access2_cpp14 ................... Passed 0.09 sec 41/89 Test #31: test-element_access2_cpp17 ................... Passed 0.09 sec 42/89 Test #32: test-hash_cpp11 .............................. Passed 0.09 sec 43/89 Test #34: test-items_cpp11 ............................. Passed 0.09 sec 44/89 Test #35: test-items_cpp17 ............................. Passed 0.08 sec 45/89 Test #36: test-iterators1_cpp11 ........................ Passed 0.08 sec 46/89 Test #37: test-iterators2_cpp11 ........................ Passed 0.08 sec 47/89 Test #38: test-iterators2_cpp20 ........................ Passed 0.08 sec 48/89 Test #39: test-json_patch_cpp11 ........................ Passed 0.08 sec 49/89 Test #40: test-json_pointer_cpp11 ...................... Passed 0.08 sec 50/89 Test #41: test-json_pointer_cpp20 ...................... Passed 0.08 sec 51/89 Test #43: test-merge_patch_cpp11 ....................... Passed 0.08 sec 52/89 Test #44: test-meta_cpp11 .............................. Passed 0.08 sec 53/89 Test #45: test-modifiers_cpp11 ......................... Passed 0.08 sec 54/89 Test #47: test-no-mem-leak-on-adl-serialize_cpp11 ...... Passed 0.08 sec 55/89 Test #48: test-noexcept_cpp11 .......................... Passed 0.03 sec 56/89 Test #49: test-ordered_json_cpp11 ...................... Passed 0.03 sec 57/89 Test #50: test-ordered_map_cpp11 ....................... Passed 0.03 sec 58/89 Test #51: test-pointer_access_cpp11 .................... Passed 0.03 sec 59/89 Test #52: test-readme_cpp11 ............................ Passed 0.03 sec 60/89 Test #53: test-reference_access_cpp11 .................. Passed 0.03 sec 61/89 Test #56: test-regression2_cpp11 ....................... Passed 0.02 sec 62/89 Test #57: test-regression2_cpp17 ....................... Passed 0.02 sec 63/89 Test #58: test-regression2_cpp20 ....................... Passed 0.02 sec 64/89 Test #59: test-serialization_cpp11 ..................... Passed 0.02 sec 65/89 Test #61: test-to_chars_cpp11 .......................... Passed 0.02 sec 66/89 Test #62: test-type_traits_cpp11 ....................... Passed 0.02 sec 67/89 Test #64: test-udl_cpp11 ............................... Passed 0.02 sec 68/89 Test #65: test-udt_cpp11 ............................... Passed 0.02 sec 69/89 Test #66: test-udt_macro_cpp11 ......................... Passed 0.02 sec 70/89 Test #72: test-user_defined_input_cpp11 ................ Passed 0.01 sec 71/89 Test #73: test-windows_h_cpp11 ......................... Passed 0.01 sec 72/89 Test #74: test-wstring_cpp11 ........................... Passed 0.01 sec 73/89 Test #75: test-comparison_legacy_cpp11 ................. Passed 0.01 sec 74/89 Test #76: test-comparison_legacy_cpp20 ................. Passed 0.01 sec 75/89 Test #60: test-testsuites_cpp11 ........................ Passed 0.05 sec 76/89 Test #42: test-large_json_cpp11 ........................ Passed 1.40 sec 77/89 Test #33: test-inspection_cpp11 ........................ Passed 2.15 sec 78/89 Test #67: test-unicode1_cpp11 .......................... Passed 2.92 sec 79/89 Test #54: test-regression1_cpp11 ....................... Passed 3.50 sec 80/89 Test #55: test-regression1_cpp17 ....................... Passed 3.56 sec 81/89 Test #7: test-bjdata_cpp11 ............................ Passed 3.69 sec 82/89 Test #63: test-ubjson_cpp11 ............................ Passed 4.64 sec 83/89 Test #6: test-binary_formats_cpp11 .................... Passed 5.18 sec 84/89 Test #68: test-unicode2_cpp11 .......................... Passed 14.37 sec 85/89 Test #46: test-msgpack_cpp11 ........................... Passed 18.51 sec 86/89 Test #11: test-cbor_cpp11 .............................. Passed 18.70 sec 87/89 Test #71: test-unicode5_cpp11 .......................... Passed 42.03 sec 88/89 Test #69: test-unicode3_cpp11 .......................... Passed 52.30 sec 89/89 Test #70: test-unicode4_cpp11 .......................... Passed 209.70 sec 100% tests passed, 0 tests failed out of 89 Label Time Summary: all = 386.76 sec*proc (75 tests) not_reproducible = 10.08 sec*proc (8 tests) Total Test time (real) = 215.10 sec >>> nlohmann-json: Entering fakeroot... -- Install configuration: "None" -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/json_fwd.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/json_pointer.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/string_concat.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input/json_sax.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input/position_t.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input/input_adapters.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input/binary_reader.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input/parser.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/input/lexer.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/abi_macros.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/macro_unscope.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/json_ref.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/hash.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/json_custom_base_class.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/conversions -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/conversions/to_chars.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/conversions/to_json.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/conversions/from_json.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/macro_scope.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/exceptions.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/is_sax.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/cpp_future.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/std_fs.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/identity_tag.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/type_traits.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/call_std -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/call_std/begin.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/call_std/end.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/void_t.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/meta/detected.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/string_escape.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/output -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/output/serializer.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/output/output_adapters.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/output/binary_writer.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators/internal_iterator.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators/iterator_traits.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators/iteration_proxy.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators/primitive_iterator.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators/json_reverse_iterator.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/iterators/iter_impl.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/detail/value_t.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/adl_serializer.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/json.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/ordered_map.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/thirdparty -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/thirdparty/hedley -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/thirdparty/hedley/hedley_undef.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/thirdparty/hedley/hedley.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/include/nlohmann/byte_container_with_subtype.hpp -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/share/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/share/cmake/nlohmann_json/nlohmann_jsonTargets.cmake -- Installing: /home/buildozer/aports/community/nlohmann-json/pkg/nlohmann-json/usr/share/pkgconfig/nlohmann_json.pc >>> nlohmann-json*: Running postcheck for nlohmann-json >>> nlohmann-json*: Preparing package nlohmann-json... >>> nlohmann-json*: Tracing dependencies... pkgconfig >>> nlohmann-json*: Package size: 1.1 MB >>> nlohmann-json*: Compressing data... >>> nlohmann-json*: Create checksum... >>> nlohmann-json*: Create nlohmann-json-3.11.3-r0.apk >>> nlohmann-json: Build complete at Wed, 29 Nov 2023 11:29:56 +0000 elapsed time 0h 5m 23s >>> nlohmann-json: Cleaning up srcdir >>> nlohmann-json: Cleaning up pkgdir >>> nlohmann-json: Uninstalling dependencies... (1/7) Purging .makedepends-nlohmann-json (20231129.112434) (2/7) Purging cmake (3.27.8-r0) (3/7) Purging libarchive (3.7.2-r0) (4/7) Purging libbz2 (1.0.8-r6) (5/7) Purging libuv (1.47.0-r0) (6/7) Purging rhash-libs (1.4.4-r0) (7/7) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 380 MiB in 103 packages >>> nlohmann-json: Updating the community/aarch64 repository index... >>> nlohmann-json: Signing the index...