>>> nlohmann-json: Building community/nlohmann-json 3.11.3-r0 (using abuild 3.12.0-r0) started Wed, 29 Nov 2023 11:24:32 +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.112433) Executing busybox-1.36.1-r15.trigger OK: 403 MiB in 112 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 % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nlohmann-json: Fetching https://github.com/nlohmann/json/archive/v3.11.3/nlohmann-json-3.11.3.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 7864k 0 1882 0 0 2978 0 0:45:04 --:--:-- 0:45:04 2978 100 7864k 100 7864k 0 0 5423k 0 0:00:01 0:00:01 --:--:-- 9612k >>> 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/edge/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-5.15.134-0-lts; Linux build-edge-s390x 5.15.134-0-lts #1-Alpine SMP Fri, 06 Oct 2023 16:13:38 +0000 s390x 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/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 [ 1%] Building CXX object tests/abi/CMakeFiles/abi_compat_main.dir/main.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 [ 6%] Linking CXX static library libabi_compat_main.a [ 6%] Building CXX object tests/CMakeFiles/test-alt-string_cpp11.dir/src/unit-alt-string.cpp.o [ 6%] Building CXX object tests/CMakeFiles/test-binary_formats_cpp11.dir/src/unit-binary_formats.cpp.o [ 6%] Building CXX object tests/CMakeFiles/test-assert_macro_cpp11.dir/src/unit-assert_macro.cpp.o [ 6%] Built target abi_compat_main [ 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 [ 10%] Linking CXX executable test-byte_container_with_subtype_cpp11 [ 10%] Built target test-byte_container_with_subtype_cpp11 [ 10%] Building CXX object tests/CMakeFiles/test-capacity_cpp11.dir/src/unit-capacity.cpp.o [ 11%] Linking CXX executable test-assert_macro_cpp11 [ 11%] Built target test-assert_macro_cpp11 [ 11%] Building CXX object tests/CMakeFiles/test-cbor_cpp11.dir/src/unit-cbor.cpp.o [ 12%] Linking CXX executable test-allocator_cpp11 [ 12%] Built target test-allocator_cpp11 [ 13%] Building CXX object tests/CMakeFiles/test-class_const_iterator_cpp11.dir/src/unit-class_const_iterator.cpp.o [ 14%] Linking CXX executable test-capacity_cpp11 [ 14%] Built target test-capacity_cpp11 [ 15%] Building CXX object tests/CMakeFiles/test-class_iterator_cpp11.dir/src/unit-class_iterator.cpp.o [ 16%] Linking CXX executable test-binary_formats_cpp11 [ 17%] Linking CXX executable test-alt-string_cpp11 [ 17%] Built target test-binary_formats_cpp11 [ 17%] Linking CXX executable test-algorithms_cpp11 [ 18%] Building CXX object tests/CMakeFiles/test-class_lexer_cpp11.dir/src/unit-class_lexer.cpp.o [ 18%] Built target test-algorithms_cpp11 [ 18%] Built target test-alt-string_cpp11 [ 18%] Building CXX object tests/CMakeFiles/test-class_parser_cpp11.dir/src/unit-class_parser.cpp.o [ 18%] Building CXX object tests/CMakeFiles/test-comparison_cpp11.dir/src/unit-comparison.cpp.o [ 18%] Linking CXX executable test-class_const_iterator_cpp11 [ 18%] Built target test-class_const_iterator_cpp11 [ 18%] Building CXX object tests/CMakeFiles/test-comparison_cpp20.dir/src/unit-comparison.cpp.o [ 19%] Linking CXX executable test-class_lexer_cpp11 [ 19%] Built target test-class_lexer_cpp11 [ 20%] Building CXX object tests/CMakeFiles/test-concepts_cpp11.dir/src/unit-concepts.cpp.o [ 20%] Linking CXX executable test-class_iterator_cpp11 [ 20%] Built target test-class_iterator_cpp11 [ 20%] Building CXX object tests/CMakeFiles/test-constructor1_cpp11.dir/src/unit-constructor1.cpp.o [ 21%] Linking CXX executable test-comparison_cpp11 [ 21%] Built target test-comparison_cpp11 [ 21%] Building CXX object tests/CMakeFiles/test-constructor2_cpp11.dir/src/unit-constructor2.cpp.o [ 22%] Linking CXX executable test-concepts_cpp11 [ 22%] Built target test-concepts_cpp11 [ 23%] Building CXX object tests/CMakeFiles/test-convenience_cpp11.dir/src/unit-convenience.cpp.o [ 23%] Linking CXX executable test-convenience_cpp11 [ 23%] Built target test-convenience_cpp11 [ 24%] Building CXX object tests/CMakeFiles/test-conversions_cpp11.dir/src/unit-conversions.cpp.o [ 25%] Linking CXX executable test-comparison_cpp20 [ 25%] Linking CXX executable test-bson_cpp11 [ 25%] Built target test-bson_cpp11 [ 25%] Built target test-comparison_cpp20 [ 26%] Building CXX object tests/CMakeFiles/test-conversions_cpp17.dir/src/unit-conversions.cpp.o [ 26%] Building CXX object tests/CMakeFiles/test-custom-base-class_cpp11.dir/src/unit-custom-base-class.cpp.o [ 27%] Linking CXX executable test-constructor2_cpp11 [ 27%] Built target test-constructor2_cpp11 [ 27%] Building CXX object tests/CMakeFiles/test-deserialization_cpp11.dir/src/unit-deserialization.cpp.o [ 28%] Linking CXX executable test-custom-base-class_cpp11 [ 28%] Built target test-custom-base-class_cpp11 [ 29%] Building CXX object tests/CMakeFiles/test-diagnostics_cpp11.dir/src/unit-diagnostics.cpp.o [ 30%] Linking CXX executable test-constructor1_cpp11 [ 30%] Built target test-constructor1_cpp11 [ 31%] Building CXX object tests/CMakeFiles/test-disabled_exceptions_cpp11.dir/src/unit-disabled_exceptions.cpp.o [ 32%] Linking CXX executable test-class_parser_cpp11 [ 32%] Linking CXX executable test-diagnostics_cpp11 [ 32%] Built target test-class_parser_cpp11 [ 32%] Built target test-diagnostics_cpp11 [ 33%] Building CXX object tests/CMakeFiles/test-element_access1_cpp11.dir/src/unit-element_access1.cpp.o [ 34%] Building CXX object tests/CMakeFiles/test-element_access2_cpp11.dir/src/unit-element_access2.cpp.o [ 35%] Linking CXX executable test-cbor_cpp11 [ 35%] Built target test-cbor_cpp11 [ 35%] Building CXX object tests/CMakeFiles/test-element_access2_cpp14.dir/src/unit-element_access2.cpp.o [ 35%] Linking CXX executable test-disabled_exceptions_cpp11 [ 35%] Built target test-disabled_exceptions_cpp11 [ 35%] Building CXX object tests/CMakeFiles/test-element_access2_cpp17.dir/src/unit-element_access2.cpp.o [ 35%] Linking CXX executable test-conversions_cpp11 [ 35%] Built target test-conversions_cpp11 [ 36%] Building CXX object tests/CMakeFiles/test-hash_cpp11.dir/src/unit-hash.cpp.o [ 36%] Linking CXX executable test-bjdata_cpp11 [ 36%] Built target test-bjdata_cpp11 [ 37%] Building CXX object tests/CMakeFiles/test-inspection_cpp11.dir/src/unit-inspection.cpp.o [ 37%] Linking CXX executable test-element_access1_cpp11 [ 37%] Built target test-element_access1_cpp11 [ 38%] Building CXX object tests/CMakeFiles/test-items_cpp11.dir/src/unit-items.cpp.o [ 39%] Linking CXX executable test-conversions_cpp17 [ 39%] Built target test-conversions_cpp17 [ 39%] Building CXX object tests/CMakeFiles/test-items_cpp17.dir/src/unit-items.cpp.o [ 39%] Linking CXX executable test-hash_cpp11 [ 39%] Built target test-hash_cpp11 [ 39%] Building CXX object tests/CMakeFiles/test-iterators1_cpp11.dir/src/unit-iterators1.cpp.o [ 40%] Linking CXX executable test-items_cpp11 [ 40%] Built target test-items_cpp11 [ 41%] Building CXX object tests/CMakeFiles/test-iterators2_cpp11.dir/src/unit-iterators2.cpp.o [ 42%] Linking CXX executable test-items_cpp17 [ 42%] Linking CXX executable test-inspection_cpp11 [ 42%] Built target test-items_cpp17 [ 43%] Building CXX object tests/CMakeFiles/test-iterators2_cpp20.dir/src/unit-iterators2.cpp.o [ 43%] Built target test-inspection_cpp11 [ 44%] Building CXX object tests/CMakeFiles/test-json_patch_cpp11.dir/src/unit-json_patch.cpp.o [ 45%] Linking CXX executable test-deserialization_cpp11 [ 45%] Built target test-deserialization_cpp11 [ 46%] Building CXX object tests/CMakeFiles/test-json_pointer_cpp11.dir/src/unit-json_pointer.cpp.o [ 47%] Linking CXX executable test-iterators1_cpp11 [ 47%] Built target test-iterators1_cpp11 [ 47%] Building CXX object tests/CMakeFiles/test-json_pointer_cpp20.dir/src/unit-json_pointer.cpp.o [ 47%] Linking CXX executable test-iterators2_cpp11 [ 47%] Built target test-iterators2_cpp11 [ 47%] Building CXX object tests/CMakeFiles/test-large_json_cpp11.dir/src/unit-large_json.cpp.o [ 48%] Linking CXX executable test-large_json_cpp11 [ 48%] Built target test-large_json_cpp11 [ 49%] Building CXX object tests/CMakeFiles/test-merge_patch_cpp11.dir/src/unit-merge_patch.cpp.o [ 49%] Linking CXX executable test-iterators2_cpp20 [ 49%] Built target test-iterators2_cpp20 [ 50%] Building CXX object tests/CMakeFiles/test-meta_cpp11.dir/src/unit-meta.cpp.o [ 51%] Linking CXX executable test-element_access2_cpp11 [ 51%] Built target test-element_access2_cpp11 [ 52%] Building CXX object tests/CMakeFiles/test-modifiers_cpp11.dir/src/unit-modifiers.cpp.o [ 53%] Linking CXX executable test-element_access2_cpp14 [ 53%] Built target test-element_access2_cpp14 [ 53%] Building CXX object tests/CMakeFiles/test-msgpack_cpp11.dir/src/unit-msgpack.cpp.o [ 53%] Linking CXX executable test-json_patch_cpp11 [ 53%] Built target test-json_patch_cpp11 [ 53%] Building CXX object tests/CMakeFiles/test-no-mem-leak-on-adl-serialize_cpp11.dir/src/unit-no-mem-leak-on-adl-serialize.cpp.o [ 53%] Linking CXX executable test-meta_cpp11 [ 53%] Built target test-meta_cpp11 [ 54%] Building CXX object tests/CMakeFiles/test-noexcept_cpp11.dir/src/unit-noexcept.cpp.o [ 54%] Linking CXX executable test-merge_patch_cpp11 [ 54%] Built target test-merge_patch_cpp11 [ 55%] Building CXX object tests/CMakeFiles/test-ordered_json_cpp11.dir/src/unit-ordered_json.cpp.o [ 56%] Linking CXX executable test-no-mem-leak-on-adl-serialize_cpp11 [ 56%] Built target test-no-mem-leak-on-adl-serialize_cpp11 [ 57%] Building CXX object tests/CMakeFiles/test-ordered_map_cpp11.dir/src/unit-ordered_map.cpp.o [ 57%] Linking CXX executable test-noexcept_cpp11 [ 57%] Built target test-noexcept_cpp11 [ 57%] Building CXX object tests/CMakeFiles/test-pointer_access_cpp11.dir/src/unit-pointer_access.cpp.o [ 58%] Linking CXX executable test-json_pointer_cpp11 [ 58%] Built target test-json_pointer_cpp11 [ 58%] Building CXX object tests/CMakeFiles/test-readme_cpp11.dir/src/unit-readme.cpp.o [ 59%] Linking CXX executable test-ordered_map_cpp11 [ 59%] Built target test-ordered_map_cpp11 [ 59%] Building CXX object tests/CMakeFiles/test-reference_access_cpp11.dir/src/unit-reference_access.cpp.o [ 60%] Linking CXX executable test-json_pointer_cpp20 [ 60%] Built target test-json_pointer_cpp20 [ 61%] Building CXX object tests/CMakeFiles/test-regression1_cpp11.dir/src/unit-regression1.cpp.o [ 61%] Linking CXX executable test-ordered_json_cpp11 [ 61%] Built target test-ordered_json_cpp11 [ 62%] Building CXX object tests/CMakeFiles/test-regression1_cpp17.dir/src/unit-regression1.cpp.o [ 63%] Linking CXX executable test-modifiers_cpp11 [ 64%] Linking CXX executable test-pointer_access_cpp11 [ 64%] Built target test-modifiers_cpp11 [ 64%] Built target test-pointer_access_cpp11 [ 65%] Building CXX object tests/CMakeFiles/test-regression2_cpp11.dir/src/unit-regression2.cpp.o [ 65%] Building CXX object tests/CMakeFiles/test-regression2_cpp17.dir/src/unit-regression2.cpp.o [ 66%] Linking CXX executable test-reference_access_cpp11 [ 66%] Built target test-reference_access_cpp11 [ 66%] Building CXX object tests/CMakeFiles/test-regression2_cpp20.dir/src/unit-regression2.cpp.o [ 67%] Linking CXX executable test-element_access2_cpp17 [ 67%] Built target test-element_access2_cpp17 [ 68%] Building CXX object tests/CMakeFiles/test-serialization_cpp11.dir/src/unit-serialization.cpp.o [ 69%] Linking CXX executable test-readme_cpp11 [ 69%] Built target test-readme_cpp11 [ 70%] Building CXX object tests/CMakeFiles/test-testsuites_cpp11.dir/src/unit-testsuites.cpp.o [ 70%] Linking CXX executable test-serialization_cpp11 [ 70%] Built target test-serialization_cpp11 [ 71%] Building CXX object tests/CMakeFiles/test-to_chars_cpp11.dir/src/unit-to_chars.cpp.o [ 72%] Linking CXX executable test-msgpack_cpp11 [ 72%] Built target test-msgpack_cpp11 [ 72%] Building CXX object tests/CMakeFiles/test-type_traits_cpp11.dir/src/unit-type_traits.cpp.o [ 73%] Linking CXX executable test-type_traits_cpp11 [ 73%] Built target test-type_traits_cpp11 [ 73%] Building CXX object tests/CMakeFiles/test-ubjson_cpp11.dir/src/unit-ubjson.cpp.o [ 74%] Linking CXX executable test-to_chars_cpp11 [ 74%] Built target test-to_chars_cpp11 [ 74%] Building CXX object tests/CMakeFiles/test-udl_cpp11.dir/src/unit-udl.cpp.o [ 74%] Linking CXX executable test-testsuites_cpp11 [ 74%] Built target test-testsuites_cpp11 [ 75%] Building CXX object tests/CMakeFiles/test-udt_cpp11.dir/src/unit-udt.cpp.o [ 76%] Linking CXX executable test-udl_cpp11 [ 76%] Built target test-udl_cpp11 [ 77%] Building CXX object tests/CMakeFiles/test-udt_macro_cpp11.dir/src/unit-udt_macro.cpp.o [ 77%] Linking CXX executable test-regression1_cpp11 [ 77%] Built target test-regression1_cpp11 [ 78%] Building CXX object tests/CMakeFiles/test-unicode1_cpp11.dir/src/unit-unicode1.cpp.o [ 78%] Linking CXX executable test-udt_cpp11 [ 78%] Built target test-udt_cpp11 [ 78%] Building CXX object tests/CMakeFiles/test-unicode2_cpp11.dir/src/unit-unicode2.cpp.o [ 78%] Linking CXX executable test-udt_macro_cpp11 [ 78%] Built target test-udt_macro_cpp11 [ 78%] Building CXX object tests/CMakeFiles/test-unicode3_cpp11.dir/src/unit-unicode3.cpp.o [ 78%] Linking CXX executable test-regression1_cpp17 [ 78%] Built target test-regression1_cpp17 [ 79%] Building CXX object tests/CMakeFiles/test-unicode4_cpp11.dir/src/unit-unicode4.cpp.o [ 80%] Linking CXX executable test-regression2_cpp11 [ 80%] Built target test-regression2_cpp11 [ 81%] Building CXX object tests/CMakeFiles/test-unicode5_cpp11.dir/src/unit-unicode5.cpp.o [ 82%] Linking CXX executable test-regression2_cpp17 [ 82%] Built target test-regression2_cpp17 [ 83%] Building CXX object tests/CMakeFiles/test-user_defined_input_cpp11.dir/src/unit-user_defined_input.cpp.o [ 84%] Linking CXX executable test-unicode2_cpp11 [ 85%] Linking CXX executable test-unicode1_cpp11 [ 85%] Built target test-unicode2_cpp11 [ 85%] Building CXX object tests/CMakeFiles/test-windows_h_cpp11.dir/src/unit-windows_h.cpp.o [ 85%] Built target test-unicode1_cpp11 [ 85%] Building CXX object tests/CMakeFiles/test-wstring_cpp11.dir/src/unit-wstring.cpp.o [ 86%] Linking CXX executable test-regression2_cpp20 [ 86%] Built target test-regression2_cpp20 [ 87%] Building CXX object tests/CMakeFiles/test-comparison_legacy_cpp11.dir/src/unit-comparison.cpp.o [ 88%] Linking CXX executable test-unicode3_cpp11 [ 88%] Built target test-unicode3_cpp11 [ 89%] Building CXX object tests/CMakeFiles/test-comparison_legacy_cpp20.dir/src/unit-comparison.cpp.o [ 90%] Linking CXX executable test-windows_h_cpp11 [ 90%] Built target test-windows_h_cpp11 [ 91%] Building CXX object tests/abi/config/CMakeFiles/abi_config_default.dir/default.cpp.o [ 91%] Linking CXX executable test-unicode4_cpp11 [ 91%] Built target test-unicode4_cpp11 [ 92%] Building CXX object tests/abi/config/CMakeFiles/abi_config_noversion.dir/noversion.cpp.o [ 92%] Linking CXX executable test-unicode5_cpp11 [ 92%] Built target test-unicode5_cpp11 [ 93%] Building CXX object tests/abi/config/CMakeFiles/abi_config_custom.dir/custom.cpp.o [ 94%] Linking CXX executable test-ubjson_cpp11 [ 94%] Built target test-ubjson_cpp11 [ 94%] Building CXX object tests/abi/diag/CMakeFiles/abi_compat_diag.dir/diag.cpp.o [ 95%] Linking CXX executable abi_compat_diag [ 95%] Built target abi_compat_diag [ 96%] Building CXX object tests/abi/inline_ns/CMakeFiles/abi_compat_inline_ns.dir/use_v3_10_5.cpp.o [ 97%] Linking CXX executable test-user_defined_input_cpp11 [ 97%] Built target test-user_defined_input_cpp11 [ 97%] Building CXX object tests/abi/inline_ns/CMakeFiles/abi_compat_inline_ns.dir/use_current.cpp.o [ 97%] Linking CXX executable abi_config_default [ 97%] Built target abi_config_default [ 98%] Linking CXX executable test-wstring_cpp11 [ 98%] Built target test-wstring_cpp11 [ 99%] Linking CXX executable abi_config_noversion [ 99%] Built target abi_config_noversion [ 99%] Linking CXX executable test-comparison_legacy_cpp11 [ 99%] Built target test-comparison_legacy_cpp11 [ 99%] Linking CXX executable abi_config_custom [ 99%] Built target abi_config_custom [100%] Linking CXX executable abi_compat_inline_ns [100%] Built target abi_compat_inline_ns [100%] Linking CXX executable test-comparison_legacy_cpp20 [100%] Built target test-comparison_legacy_cpp20 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 1/89 Test #77: test-abi_config_default ...................... Passed 0.02 sec Start 80: test-abi_compat_diag 2/89 Test #78: test-abi_config_noversion .................... Passed 0.02 sec Start 81: test-abi_compat_inline_ns 3/89 Test #79: test-abi_config_custom ....................... Passed 0.04 sec 4/89 Test #80: test-abi_compat_diag ......................... Passed 0.02 sec 5/89 Test #81: test-abi_compat_inline_ns .................... Passed 0.02 sec 6/89 Test #84: cmake_import_minver_configure ................ Passed 0.32 sec Start 85: cmake_import_minver_build 7/89 Test #82: cmake_import_configure ....................... Passed 0.43 sec Start 83: cmake_import_build 8/89 Test #86: cmake_add_subdirectory_configure ............. Passed 0.41 sec Start 87: cmake_add_subdirectory_build 9/89 Test #88: cmake_target_include_directories_configure ... Passed 0.46 sec Start 89: cmake_target_include_directories_build 10/89 Test #85: cmake_import_minver_build .................... Passed 1.60 sec 11/89 Test #83: cmake_import_build ........................... Passed 2.05 sec 12/89 Test #87: cmake_add_subdirectory_build ................. Passed 2.14 sec 13/89 Test #89: cmake_target_include_directories_build ....... Passed 2.62 sec 14/89 Test #1: download_test_data ........................... Passed 16.78 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 15/89 Test #2: test-algorithms_cpp11 ........................ Passed 0.00 sec Start 10: test-capacity_cpp11 16/89 Test #3: test-allocator_cpp11 ......................... Passed 0.00 sec Start 11: test-cbor_cpp11 17/89 Test #4: test-alt-string_cpp11 ........................ Passed 0.00 sec Start 12: test-class_const_iterator_cpp11 18/89 Test #5: test-assert_macro_cpp11 ...................... Passed 0.00 sec Start 13: test-class_iterator_cpp11 19/89 Test #9: test-byte_container_with_subtype_cpp11 ....... Passed 0.00 sec Start 14: test-class_lexer_cpp11 20/89 Test #10: test-capacity_cpp11 .......................... Passed 0.00 sec Start 15: test-class_parser_cpp11 21/89 Test #12: test-class_const_iterator_cpp11 .............. Passed 0.00 sec Start 16: test-comparison_cpp11 22/89 Test #13: test-class_iterator_cpp11 .................... Passed 0.00 sec Start 17: test-comparison_cpp20 23/89 Test #14: test-class_lexer_cpp11 ....................... Passed 0.00 sec Start 18: test-concepts_cpp11 24/89 Test #8: test-bson_cpp11 .............................. Passed 0.01 sec Start 19: test-constructor1_cpp11 25/89 Test #16: test-comparison_cpp11 ........................ Passed 0.02 sec Start 20: test-constructor2_cpp11 26/89 Test #17: test-comparison_cpp20 ........................ Passed 0.02 sec Start 21: test-convenience_cpp11 27/89 Test #18: test-concepts_cpp11 .......................... Passed 0.02 sec Start 22: test-conversions_cpp11 28/89 Test #19: test-constructor1_cpp11 ...................... Passed 0.04 sec Start 23: test-conversions_cpp17 29/89 Test #20: test-constructor2_cpp11 ...................... Passed 0.02 sec Start 24: test-custom-base-class_cpp11 30/89 Test #21: test-convenience_cpp11 ....................... Passed 0.02 sec Start 25: test-deserialization_cpp11 31/89 Test #24: test-custom-base-class_cpp11 ................. Passed 0.00 sec Start 26: test-diagnostics_cpp11 32/89 Test #22: test-conversions_cpp11 ....................... Passed 0.02 sec Start 27: test-disabled_exceptions_cpp11 33/89 Test #23: test-conversions_cpp17 ....................... Passed 0.01 sec Start 28: test-element_access1_cpp11 34/89 Test #26: test-diagnostics_cpp11 ....................... Passed 0.01 sec Start 29: test-element_access2_cpp11 35/89 Test #27: test-disabled_exceptions_cpp11 ............... Passed 0.00 sec Start 30: test-element_access2_cpp14 36/89 Test #25: test-deserialization_cpp11 ................... Passed 0.01 sec Start 31: test-element_access2_cpp17 37/89 Test #28: test-element_access1_cpp11 ................... Passed 0.01 sec Start 32: test-hash_cpp11 38/89 Test #29: test-element_access2_cpp11 ................... Passed 0.01 sec Start 33: test-inspection_cpp11 39/89 Test #30: test-element_access2_cpp14 ................... Passed 0.01 sec Start 34: test-items_cpp11 40/89 Test #32: test-hash_cpp11 .............................. Passed 0.01 sec Start 35: test-items_cpp17 41/89 Test #34: test-items_cpp11 ............................. Passed 0.00 sec Start 36: test-iterators1_cpp11 42/89 Test #35: test-items_cpp17 ............................. Passed 0.00 sec Start 37: test-iterators2_cpp11 43/89 Test #31: test-element_access2_cpp17 ................... Passed 0.02 sec Start 38: test-iterators2_cpp20 44/89 Test #36: test-iterators1_cpp11 ........................ Passed 0.01 sec Start 39: test-json_patch_cpp11 45/89 Test #37: test-iterators2_cpp11 ........................ Passed 0.01 sec Start 40: test-json_pointer_cpp11 46/89 Test #38: test-iterators2_cpp20 ........................ Passed 0.01 sec Start 41: test-json_pointer_cpp20 47/89 Test #40: test-json_pointer_cpp11 ...................... Passed 0.00 sec Start 42: test-large_json_cpp11 48/89 Test #39: test-json_patch_cpp11 ........................ Passed 0.02 sec Start 43: test-merge_patch_cpp11 49/89 Test #15: test-class_parser_cpp11 ...................... Passed 0.10 sec Start 44: test-meta_cpp11 50/89 Test #41: test-json_pointer_cpp20 ...................... Passed 0.02 sec Start 45: test-modifiers_cpp11 51/89 Test #43: test-merge_patch_cpp11 ....................... Passed 0.02 sec Start 46: test-msgpack_cpp11 52/89 Test #44: test-meta_cpp11 .............................. Passed 0.00 sec Start 47: test-no-mem-leak-on-adl-serialize_cpp11 53/89 Test #45: test-modifiers_cpp11 ......................... Passed 0.01 sec Start 48: test-noexcept_cpp11 54/89 Test #47: test-no-mem-leak-on-adl-serialize_cpp11 ...... Passed 0.01 sec Start 49: test-ordered_json_cpp11 55/89 Test #48: test-noexcept_cpp11 .......................... Passed 0.00 sec Start 50: test-ordered_map_cpp11 56/89 Test #49: test-ordered_json_cpp11 ...................... Passed 0.00 sec Start 51: test-pointer_access_cpp11 57/89 Test #50: test-ordered_map_cpp11 ....................... Passed 0.00 sec Start 52: test-readme_cpp11 58/89 Test #51: test-pointer_access_cpp11 .................... Passed 0.00 sec Start 53: test-reference_access_cpp11 59/89 Test #52: test-readme_cpp11 ............................ Passed 0.00 sec Start 54: test-regression1_cpp11 60/89 Test #53: test-reference_access_cpp11 .................. Passed 0.00 sec Start 55: test-regression1_cpp17 61/89 Test #42: test-large_json_cpp11 ........................ Passed 1.46 sec Start 56: test-regression2_cpp11 62/89 Test #56: test-regression2_cpp11 ....................... Passed 0.02 sec Start 57: test-regression2_cpp17 63/89 Test #57: test-regression2_cpp17 ....................... Passed 0.02 sec Start 58: test-regression2_cpp20 64/89 Test #58: test-regression2_cpp20 ....................... Passed 0.03 sec Start 59: test-serialization_cpp11 65/89 Test #59: test-serialization_cpp11 ..................... Passed 0.03 sec Start 60: test-testsuites_cpp11 66/89 Test #60: test-testsuites_cpp11 ........................ Passed 0.08 sec Start 61: test-to_chars_cpp11 67/89 Test #61: test-to_chars_cpp11 .......................... Passed 0.01 sec Start 62: test-type_traits_cpp11 68/89 Test #62: test-type_traits_cpp11 ....................... Passed 0.02 sec Start 63: test-ubjson_cpp11 69/89 Test #33: test-inspection_cpp11 ........................ Passed 2.85 sec Start 64: test-udl_cpp11 70/89 Test #64: test-udl_cpp11 ............................... Passed 0.00 sec Start 65: test-udt_cpp11 71/89 Test #65: test-udt_cpp11 ............................... Passed 0.01 sec Start 66: test-udt_macro_cpp11 72/89 Test #66: test-udt_macro_cpp11 ......................... Passed 0.02 sec Start 67: test-unicode1_cpp11 73/89 Test #54: test-regression1_cpp11 ....................... Passed 5.60 sec Start 68: test-unicode2_cpp11 74/89 Test #7: test-bjdata_cpp11 ............................ Passed 5.98 sec Start 69: test-unicode3_cpp11 75/89 Test #55: test-regression1_cpp17 ....................... Passed 7.17 sec Start 70: test-unicode4_cpp11 76/89 Test #67: test-unicode1_cpp11 .......................... Passed 5.17 sec Start 71: test-unicode5_cpp11 77/89 Test #63: test-ubjson_cpp11 ............................ Passed 7.44 sec Start 72: test-user_defined_input_cpp11 78/89 Test #72: test-user_defined_input_cpp11 ................ Passed 0.01 sec Start 73: test-windows_h_cpp11 79/89 Test #73: test-windows_h_cpp11 ......................... Passed 0.01 sec Start 74: test-wstring_cpp11 80/89 Test #74: test-wstring_cpp11 ........................... Passed 0.03 sec Start 75: test-comparison_legacy_cpp11 81/89 Test #75: test-comparison_legacy_cpp11 ................. Passed 0.02 sec Start 76: test-comparison_legacy_cpp20 82/89 Test #76: test-comparison_legacy_cpp20 ................. Passed 0.02 sec 83/89 Test #6: test-binary_formats_cpp11 .................... Passed 12.96 sec 84/89 Test #46: test-msgpack_cpp11 ........................... Passed 23.73 sec 85/89 Test #68: test-unicode2_cpp11 .......................... Passed 18.41 sec 86/89 Test #11: test-cbor_cpp11 .............................. Passed 26.60 sec 87/89 Test #71: test-unicode5_cpp11 .......................... Passed 46.24 sec 88/89 Test #69: test-unicode3_cpp11 .......................... Passed 56.22 sec 89/89 Test #70: test-unicode4_cpp11 .......................... Passed 168.89 sec 100% tests passed, 0 tests failed out of 89 Label Time Summary: all = 389.56 sec*proc (75 tests) not_reproducible = 10.03 sec*proc (8 tests) Total Test time (real) = 192.98 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.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/byte_container_with_subtype.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/string_escape.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/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/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/from_json.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/abi_macros.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/meta -- 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/std_fs.hpp -- 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/void_t.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/end.hpp -- 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/identity_tag.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/detected.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/iter_impl.hpp -- 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/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/iteration_proxy.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/macro_unscope.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/parser.hpp -- 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/lexer.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/value_t.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/json_pointer.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/string_concat.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.hpp -- 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/json_fwd.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/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:30:15 +0000 elapsed time 0h 5m 43s >>> nlohmann-json: Cleaning up srcdir >>> nlohmann-json: Cleaning up pkgdir >>> nlohmann-json: Uninstalling dependencies... (1/7) Purging .makedepends-nlohmann-json (20231129.112433) (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: 346 MiB in 105 packages >>> nlohmann-json: Updating the community/s390x repository index... >>> nlohmann-json: Signing the index...