==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: glaze 5.5.4-1 (Wed Jul 16 19:21:18 2025) ==> Retrieving sources... -> Found glaze-5.5.4.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... glaze-5.5.4.tar.gz ... Passed ==> Making package: glaze 5.5.4-1 (Wed Jul 16 19:21:39 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.51.0-1 rhash-1.4.4-1 cmake-4.0.3-1 Total Installed Size: 91.75 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator qt6-base: cmake-gui :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Retrieving sources... -> Found glaze-5.5.4.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting glaze-5.5.4.tar.gz with bsdtar ==> Starting build()... -- The CXX compiler identification is GNU 14.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test haslibfuzzer -- Performing Test haslibfuzzer - Failed -- Configuring done (1.6s) -- Generating done (0.1s) -- Build files have been written to: /build/glaze/src/glaze-5.5.4/build [ 14%] Building CXX object fuzzing/CMakeFiles/json_exhaustive_roundtrip_float.dir/json_exhaustive_roundtrip_float.cpp.o [ 14%] Building CXX object fuzzing/CMakeFiles/main.dir/main.cpp.o [ 14%] Building CXX object CMakeFiles/glaze_ide.dir/src/main.cpp.o [ 14%] Building CXX object fuzzing/CMakeFiles/json_exhaustive_roundtrip_int.dir/json_exhaustive_roundtrip_int.cpp.o [ 17%] Linking CXX static library libmain.a [ 17%] Built target main [ 25%] Building CXX object fuzzing/CMakeFiles/fuzz_csv_parsing.dir/csv_parsing.cpp.o [ 25%] Building CXX object fuzzing/CMakeFiles/fuzz_binary_reflection.dir/binary_reflection.cpp.o [ 28%] Linking CXX executable json_exhaustive_roundtrip_int [ 32%] Linking CXX executable json_exhaustive_roundtrip_float [ 32%] Built target json_exhaustive_roundtrip_int [ 32%] Built target json_exhaustive_roundtrip_float [ 35%] Linking CXX executable glaze_ide [ 42%] Building CXX object fuzzing/CMakeFiles/fuzz_json_generic.dir/json_generic.cpp.o [ 42%] Building CXX object fuzzing/CMakeFiles/fuzz_json_minify.dir/json_minify.cpp.o [ 42%] Built target glaze_ide [ 46%] Building CXX object fuzzing/CMakeFiles/fuzz_json_prettify.dir/json_prettify.cpp.o [ 50%] Linking CXX executable fuzz_csv_parsing [ 50%] Built target fuzz_csv_parsing [ 53%] Building CXX object fuzzing/CMakeFiles/fuzz_json_reflection.dir/json_reflection.cpp.o [ 57%] Linking CXX executable fuzz_json_minify [ 60%] Linking CXX executable fuzz_json_prettify [ 60%] Built target fuzz_json_minify [ 64%] Linking CXX executable fuzz_binary_reflection [ 67%] Building CXX object fuzzing/CMakeFiles/fuzz_json_roundtrip_floating.dir/json_roundtrip_floating.cpp.o [ 67%] Built target fuzz_json_prettify [ 71%] Building CXX object fuzzing/CMakeFiles/fuzz_json_roundtrip_int.dir/json_roundtrip_int.cpp.o [ 71%] Built target fuzz_binary_reflection [ 75%] Building CXX object fuzzing/CMakeFiles/fuzz_json_roundtrip_string.dir/json_roundtrip_string.cpp.o [ 78%] Linking CXX executable fuzz_json_roundtrip_string [ 78%] Built target fuzz_json_roundtrip_string [ 82%] Building CXX object fuzzing/CMakeFiles/fuzz_json_with_comments.dir/json_with_comments.cpp.o In file included from /usr/include/c++/14.2.1/vector:66, from /build/glaze/src/glaze-5.5.4/include/glaze/base64/base64.hpp:9, from /build/glaze/src/glaze-5.5.4/include/glaze/glaze.hpp:35, from /build/glaze/src/glaze-5.5.4/fuzzing/json_generic.cpp:3: /usr/include/c++/14.2.1/bits/stl_vector.h: In function 'constexpr std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(const_iterator, const_iterator) [with _Tp = glz::json_t; _Alloc = std::allocator<glz::json_t>]': /usr/include/c++/14.2.1/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector<glz::json_t>::const_iterator' changed in GCC 7.1 /usr/include/c++/14.2.1/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector<glz::json_t>::const_iterator' changed in GCC 7.1 In file included from /usr/include/c++/14.2.1/map:62, from /build/glaze/src/glaze-5.5.4/include/glaze/json/json_t.hpp:29, from /build/glaze/src/glaze-5.5.4/include/glaze/json.hpp:12, from /build/glaze/src/glaze-5.5.4/include/glaze/glaze.hpp:42: /usr/include/c++/14.2.1/bits/stl_tree.h: In member function 'std::pair<std::_Rb_tree_node_base*, std::_Rb_tree_node_base*> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, glz::json_t>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >]': /usr/include/c++/14.2.1/bits/stl_tree.h:2206:5: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, glz::json_t>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> > >::const_iterator' changed in GCC 7.1 /usr/include/c++/14.2.1/bits/stl_tree.h: In member function 'std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&>, std::tuple<>}; _Key = std::__cxx11::basic_string<char>; _Val = std::pair<const std::__cxx11::basic_string<char>, glz::json_t>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >]': /usr/include/c++/14.2.1/bits/stl_tree.h:2454:7: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, glz::json_t>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> > >::const_iterator' changed in GCC 7.1 In file included from /build/glaze/src/glaze-5.5.4/include/glaze/json/json_ptr.hpp:11, from /build/glaze/src/glaze-5.5.4/include/glaze/core/ptr.hpp:9, from /build/glaze/src/glaze-5.5.4/include/glaze/beve/ptr.hpp:8, from /build/glaze/src/glaze-5.5.4/include/glaze/beve.hpp:7, from /build/glaze/src/glaze-5.5.4/include/glaze/glaze.hpp:36: /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp: In static member function 'static void glz::from<10, T>::op(auto:627&&, auto:628&&, auto:629&&, auto:630&&) [with auto Options = glz::opts{10, false, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 4}; auto:627 = std::vector<glz::json_t>&; auto:628 = glz::context&; auto:629 = const char*&; auto:630 = const char*&; T = std::vector<glz::json_t>]': /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:1513:33: note: parameter passing for argument of type 'std::vector<glz::json_t>::const_iterator' changed in GCC 7.1 In file included from /usr/include/c++/14.2.1/map:63: In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = glz::json_t; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >]', inlined from 'glz::from<10, std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> > >::op<glz::opts{10, false, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 1}>(std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >&, glz::context&, const char*&, const char*&)::<lambda(auto:661&&)> [with auto:661 = std::__cxx11::basic_string<char>&]' at /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:2416:66, inlined from 'static void glz::from<10, T>::op(auto:657&&, auto:658&&, auto:659&&, auto:660&&) [with auto Options = glz::opts{10, false, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 1}; string_literal<...auto...> tag = glz::string_literal<1>{""}; auto:657 = std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >&; auto:658 = glz::context&; auto:659 = const char*&; auto:660 = const char*&; T = std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >]' at /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:2432:29: /usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, glz::json_t>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> > >::const_iterator' changed in GCC 7.1 /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp: In static member function 'static void glz::from<10, T>::op(auto:627&&, auto:628&&, auto:629&&, auto:630&&) [with auto Options = glz::opts{10, true, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 36}; auto:627 = std::vector<glz::json_t>&; auto:628 = glz::context&; auto:629 = const char*&; auto:630 = const char*&; T = std::vector<glz::json_t>]': /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:1513:33: note: parameter passing for argument of type 'std::vector<glz::json_t>::const_iterator' changed in GCC 7.1 In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = glz::json_t; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >]', inlined from 'glz::from<10, std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> > >::op<glz::opts{10, true, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 33}>(std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >&, glz::context&, const char*&, const char*&)::<lambda(auto:661&&)> [with auto:661 = std::__cxx11::basic_string<char>&]' at /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:2416:66, inlined from 'static void glz::from<10, T>::op(auto:657&&, auto:658&&, auto:659&&, auto:660&&) [with auto Options = glz::opts{10, true, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 33}; string_literal<...auto...> tag = glz::string_literal<1>{""}; auto:657 = std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >&; auto:658 = glz::context&; auto:659 = const char*&; auto:660 = const char*&; T = std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >]' at /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:2432:29: /usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, glz::json_t>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> > >::const_iterator' changed in GCC 7.1 /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp: In static member function 'static void glz::from<10, T>::op(auto:627&&, auto:628&&, auto:629&&, auto:630&&) [with auto Options = glz::opts{10, true, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 4}; auto:627 = std::vector<glz::json_t>&; auto:628 = glz::context&; auto:629 = const char*&; auto:630 = const char*&; T = std::vector<glz::json_t>]': /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:1513:33: note: parameter passing for argument of type 'std::vector<glz::json_t>::const_iterator' changed in GCC 7.1 In member function 'std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc>::operator[](const key_type&) [with _Key = std::__cxx11::basic_string<char>; _Tp = glz::json_t; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >]', inlined from 'glz::from<10, std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> > >::op<glz::opts{10, true, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 1}>(std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >&, glz::context&, const char*&, const char*&)::<lambda(auto:661&&)> [with auto:661 = std::__cxx11::basic_string<char>&]' at /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:2416:66, inlined from 'static void glz::from<10, T>::op(auto:657&&, auto:658&&, auto:659&&, auto:660&&) [with auto Options = glz::opts{10, true, false, true, true, false, false, ' ', 3, true, false, false, false, false, false, false, false, false, false, false, 1}; string_literal<...auto...> tag = glz::string_literal<1>{""}; auto:657 = std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >&; auto:658 = glz::context&; auto:659 = const char*&; auto:660 = const char*&; T = std::map<std::__cxx11::basic_string<char>, glz::json_t, std::less<void> >]' at /build/glaze/src/glaze-5.5.4/include/glaze/json/read.hpp:2432:29: /usr/include/c++/14.2.1/bits/stl_map.h:513:37: note: parameter passing for argument of type 'std::_Rb_tree<std::__cxx11::basic_string<char>, std::pair<const std::__cxx11::basic_string<char>, glz::json_t>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::json_t> > >::const_iterator' changed in GCC 7.1 [ 85%] Linking CXX executable fuzz_json_generic [ 89%] Linking CXX executable fuzz_json_roundtrip_floating [ 89%] Built target fuzz_json_generic [ 89%] Built target fuzz_json_roundtrip_floating [ 92%] Linking CXX executable fuzz_json_reflection [ 96%] Linking CXX executable fuzz_json_roundtrip_int [ 96%] Built target fuzz_json_reflection [ 96%] Built target fuzz_json_roundtrip_int [100%] Linking CXX executable fuzz_json_with_comments [100%] Built target fuzz_json_with_comments ==> Entering fakeroot environment... ==> Starting package()... -- Install configuration: "Release" -- Installing: /build/glaze/pkg/glaze/usr/include -- Installing: /build/glaze/pkg/glaze/usr/include/glaze -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file/raw_or_file.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file/file_watch.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file/write_directory.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file/hostname_include.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file/read_directory.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file/file_ops.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/types.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/ei.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/write.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/wrappers.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/defs.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/read.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/cmp.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/opts.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/array_apply.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/write.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/wrappers.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/write_chars.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/context.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/feature_test.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/ptr.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/manage.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/read.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/to.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/opts.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/common.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/seek.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/custom.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/cast.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/error_category.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/meta.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/reflect.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/constraint.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/convert_struct.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/glaze_exceptions.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/glaze_asio.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/cli_menu.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/README.md -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/eigen.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/jsonrpc.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/lib.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/impl.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/trait.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/api.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/xxh64.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/tuplet.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/hash.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/type_support.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/vector.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/set.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/array.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/deque.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/unique_ptr.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/functional.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/shared_ptr.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/optional.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/map.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/variant.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/string.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/unordered_map.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/span.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/list.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/tuple.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/unordered_set.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/repe -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/repe/repe_registry_impl.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/repe/repe.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/repe/header.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/registry.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/write.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/read.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/write.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/wrappers.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/beve_to_json.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/ptr.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/read.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/header.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/skip.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/async_string.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/threadpool.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/async.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/value_proxy.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/async_vector.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/guard.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/atomic.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/shared_async_vector.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/shared_async_map.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/reflection -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/reflection/get_name.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/reflection/to_tuple.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/base64 -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/base64/base64.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/tuplet -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/tuplet/tuple.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/expected.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/parse.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/hash_map.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/dtoa.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/atoi.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/primes_64.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/validate.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/glaze_fast_float.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/memory_pool.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/utility.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/inline.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/variant.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/dump.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/itoa.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/murmur.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/help.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/fast_float.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/dragonbox.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/for_each.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/convert.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/progress_bar.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/bit_array.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/type_traits.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/tuple.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/compare.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/string_literal.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/compare -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/compare/compare.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/compare/approx.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/trace -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/trace/trace.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/format -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/format/format_to.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv/write.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv/read.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/stencil -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/stencil/stencil.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/stencil/stencilcount.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/core_exceptions.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/json_exceptions.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/binary_exceptions.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/csv_exceptions.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/json_schema_exceptions.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/version.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/record -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/record/recorder.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/containers -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/containers/inplace_vector.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/containers/flat_map.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/hardware -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/hardware/volatile_array.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/cors.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/websocket_connection.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http_router.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/rest_registry_impl.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/openapi.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http_server.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http_client.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/glaze.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/max_write_precision.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/write.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/wrappers.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/invoke.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/raw_string.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/study.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/ptr.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_format.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/read.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/escape_unicode.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/ndjson.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_concepts.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_ptr.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_t.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/prettify.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/skip.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/jmespath.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/schema.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/minify.hpp -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/concepts -- Installing: /build/glaze/pkg/glaze/usr/include/glaze/concepts/container_concepts.hpp -- Installing: /build/glaze/pkg/glaze/usr/share/glaze/glazeConfig.cmake -- Installing: /build/glaze/pkg/glaze/usr/share/glaze/glazeConfigVersion.cmake -- Installing: /build/glaze/pkg/glaze/usr/share/glaze/glazeTargets.cmake ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "glaze"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: glaze 5.5.4-1 (Wed Jul 16 19:22:27 2025) ==> Cleaning up...