==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: glaze 6.0.1-1 (Wed Oct 22 14:14:13 2025)
==> Retrieving sources...
-> Found glaze-6.0.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
glaze-6.0.1.tar.gz ... Passed
==> Making package: glaze 6.0.1-1 (Wed Oct 22 14:14:36 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.6-1 cmake-4.1.2-1
Total Download Size: 19.27 MiB
Total Installed Size: 94.26 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cmake-4.1.2-1-armv7h downloading...
cppdap-1.58.0-2-armv7h downloading...
libuv-1.51.0-1-armv7h downloading...
rhash-1.4.6-1-armv7h downloading...
jsoncpp-1.9.6-3-armv7h downloading...
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-6.0.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting glaze-6.0.1.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-6.0.1/build
[ 13%] Building CXX object CMakeFiles/glaze_ide.dir/src/main.cpp.o
[ 13%] Building CXX object fuzzing/CMakeFiles/main.dir/main.cpp.o
[ 13%] Building CXX object fuzzing/CMakeFiles/json_exhaustive_roundtrip_float.dir/json_exhaustive_roundtrip_float.cpp.o
[ 13%] Building CXX object fuzzing/CMakeFiles/json_exhaustive_roundtrip_int.dir/json_exhaustive_roundtrip_int.cpp.o
[ 16%] Linking CXX static library libmain.a
[ 16%] Built target main
[ 23%] Building CXX object fuzzing/CMakeFiles/fuzz_binary_reflection.dir/binary_reflection.cpp.o
[ 23%] Building CXX object fuzzing/CMakeFiles/fuzz_csv_parsing.dir/csv_parsing.cpp.o
[ 26%] Linking CXX executable json_exhaustive_roundtrip_float
[ 30%] Linking CXX executable json_exhaustive_roundtrip_int
[ 30%] Built target json_exhaustive_roundtrip_float
[ 30%] Built target json_exhaustive_roundtrip_int
[ 33%] Building CXX object fuzzing/CMakeFiles/fuzz_json_generic.dir/json_generic.cpp.o
[ 36%] Linking CXX executable glaze_ide
[ 40%] Building CXX object fuzzing/CMakeFiles/fuzz_json_jmespath.dir/json_jmespath.cpp.o
[ 40%] Built target glaze_ide
[ 43%] Building CXX object fuzzing/CMakeFiles/fuzz_json_minify.dir/json_minify.cpp.o
[ 46%] Linking CXX executable fuzz_binary_reflection
[ 50%] Linking CXX executable fuzz_csv_parsing
[ 53%] Linking CXX executable fuzz_json_minify
[ 53%] Built target fuzz_binary_reflection
[ 56%] Building CXX object fuzzing/CMakeFiles/fuzz_json_prettify.dir/json_prettify.cpp.o
[ 56%] Built target fuzz_csv_parsing
[ 56%] Built target fuzz_json_minify
[ 60%] Building CXX object fuzzing/CMakeFiles/fuzz_json_reflection.dir/json_reflection.cpp.o
[ 63%] Building CXX object fuzzing/CMakeFiles/fuzz_json_roundtrip_floating.dir/json_roundtrip_floating.cpp.o
[ 66%] Linking CXX executable fuzz_json_prettify
[ 66%] Built target fuzz_json_prettify
[ 70%] Building CXX object fuzzing/CMakeFiles/fuzz_json_roundtrip_int.dir/json_roundtrip_int.cpp.o
[ 73%] Linking CXX executable fuzz_json_jmespath
[ 73%] Built target fuzz_json_jmespath
[ 76%] Building CXX object fuzzing/CMakeFiles/fuzz_json_roundtrip_string.dir/json_roundtrip_string.cpp.o
In file included from /usr/include/c++/14.2.1/vector:66,
from /build/glaze/src/glaze-6.0.1/include/glaze/base64/base64.hpp:9,
from /build/glaze/src/glaze-6.0.1/include/glaze/glaze.hpp:35,
from /build/glaze/src/glaze-6.0.1/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::generic; _Alloc = std::allocator<glz::generic>]':
/usr/include/c++/14.2.1/bits/stl_vector.h:1564:7: note: parameter passing for argument of type 'std::vector<glz::generic>::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::generic>::const_iterator' changed in GCC 7.1
In file included from /usr/include/c++/14.2.1/map:62,
from /build/glaze/src/glaze-6.0.1/include/glaze/json/generic.hpp:29,
from /build/glaze/src/glaze-6.0.1/include/glaze/json.hpp:10,
from /build/glaze/src/glaze-6.0.1/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::generic>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >]':
/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::generic>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> > >::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::generic>; _KeyOfValue = std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >]':
/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::generic>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> > >::const_iterator' changed in GCC 7.1
In file included from /build/glaze/src/glaze-6.0.1/include/glaze/json/json_ptr.hpp:11,
from /build/glaze/src/glaze-6.0.1/include/glaze/core/ptr.hpp:9,
from /build/glaze/src/glaze-6.0.1/include/glaze/beve/ptr.hpp:8,
from /build/glaze/src/glaze-6.0.1/include/glaze/beve.hpp:7,
from /build/glaze/src/glaze-6.0.1/include/glaze/glaze.hpp:36:
/build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp: In static member function 'static void glz::from<10, T>::op(auto:634&&, auto:635&&, auto:636&&, auto:637&&) [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:634 = std::vector<glz::generic>&; auto:635 = glz::context&; auto:636 = const char*&; auto:637 = const char*&; T = std::vector<glz::generic>]':
/build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:1558:33: note: parameter passing for argument of type 'std::vector<glz::generic>::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::generic; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >]',
inlined from 'glz::from<10, std::map<std::__cxx11::basic_string<char>, glz::generic, 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::generic, std::less<void> >&, glz::context&, const char*&, const char*&)::<lambda(auto:668&&)> [with auto:668 = std::__cxx11::basic_string<char>&]' at /build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:2473:66,
inlined from 'static void glz::from<10, T>::op(auto:664&&, auto:665&&, auto:666&&, auto:667&&) [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:664 = std::map<std::__cxx11::basic_string<char>, glz::generic, std::less<void> >&; auto:665 = glz::context&; auto:666 = const char*&; auto:667 = const char*&; T = std::map<std::__cxx11::basic_string<char>, glz::generic, std::less<void> >]' at /build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:2489: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::generic>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> > >::const_iterator' changed in GCC 7.1
/build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp: In static member function 'static void glz::from<10, T>::op(auto:634&&, auto:635&&, auto:636&&, auto:637&&) [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:634 = std::vector<glz::generic>&; auto:635 = glz::context&; auto:636 = const char*&; auto:637 = const char*&; T = std::vector<glz::generic>]':
/build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:1558:33: note: parameter passing for argument of type 'std::vector<glz::generic>::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::generic; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >]',
inlined from 'glz::from<10, std::map<std::__cxx11::basic_string<char>, glz::generic, 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::generic, std::less<void> >&, glz::context&, const char*&, const char*&)::<lambda(auto:668&&)> [with auto:668 = std::__cxx11::basic_string<char>&]' at /build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:2473:66,
inlined from 'static void glz::from<10, T>::op(auto:664&&, auto:665&&, auto:666&&, auto:667&&) [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:664 = std::map<std::__cxx11::basic_string<char>, glz::generic, std::less<void> >&; auto:665 = glz::context&; auto:666 = const char*&; auto:667 = const char*&; T = std::map<std::__cxx11::basic_string<char>, glz::generic, std::less<void> >]' at /build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:2489: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::generic>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> > >::const_iterator' changed in GCC 7.1
/build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp: In static member function 'static void glz::from<10, T>::op(auto:634&&, auto:635&&, auto:636&&, auto:637&&) [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:634 = std::vector<glz::generic>&; auto:635 = glz::context&; auto:636 = const char*&; auto:637 = const char*&; T = std::vector<glz::generic>]':
/build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:1558:33: note: parameter passing for argument of type 'std::vector<glz::generic>::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::generic; _Compare = std::less<void>; _Alloc = std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >]',
inlined from 'glz::from<10, std::map<std::__cxx11::basic_string<char>, glz::generic, 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::generic, std::less<void> >&, glz::context&, const char*&, const char*&)::<lambda(auto:668&&)> [with auto:668 = std::__cxx11::basic_string<char>&]' at /build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:2473:66,
inlined from 'static void glz::from<10, T>::op(auto:664&&, auto:665&&, auto:666&&, auto:667&&) [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:664 = std::map<std::__cxx11::basic_string<char>, glz::generic, std::less<void> >&; auto:665 = glz::context&; auto:666 = const char*&; auto:667 = const char*&; T = std::map<std::__cxx11::basic_string<char>, glz::generic, std::less<void> >]' at /build/glaze/src/glaze-6.0.1/include/glaze/json/read.hpp:2489: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::generic>, std::_Select1st<std::pair<const std::__cxx11::basic_string<char>, glz::generic> >, std::less<void>, std::allocator<std::pair<const std::__cxx11::basic_string<char>, glz::generic> > >::const_iterator' changed in GCC 7.1
[ 80%] Linking CXX executable fuzz_json_generic
[ 83%] Linking CXX executable fuzz_json_roundtrip_floating
[ 83%] Built target fuzz_json_generic
[ 86%] Building CXX object fuzzing/CMakeFiles/fuzz_json_with_comments.dir/json_with_comments.cpp.o
[ 86%] Built target fuzz_json_roundtrip_floating
[ 90%] Linking CXX executable fuzz_json_reflection
[ 90%] Built target fuzz_json_reflection
[ 93%] Linking CXX executable fuzz_json_roundtrip_string
[ 93%] Built target fuzz_json_roundtrip_string
[ 96%] Linking CXX executable fuzz_json_roundtrip_int
[ 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/csv.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/json_schema_exceptions.hpp
-- 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/csv_exceptions.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/exceptions/binary_exceptions.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/constraint.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/ptr.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/meta.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/read.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/wrapper_traits.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/write_chars.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/error_category.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/as_array_wrapper.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/reflect.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/array_apply.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/seek.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/to.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/manage.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/wrappers.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/core/convert_struct.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/write.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/csv
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv/skip.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv/read.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/csv/write.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/header.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/repe/repe.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/rpc/registry.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/include/glaze/api
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/trait.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/hash.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/shared_ptr.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/map.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/span.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/string.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/set.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/variant.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/list.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/functional.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/unique_ptr.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/optional.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/tuple.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/array.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/unordered_set.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/unordered_map.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/std/deque.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/xxh64.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/lib.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/type_support.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/tuplet.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/impl.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/api/api.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/utility.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/dtoa.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/parse.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/memory_pool.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/atoi.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/for_each.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/variant.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/key_transformers.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/itoa.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/primes_64.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/type_traits.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/convert.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/help.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/bit_array.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/tuple.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/hash_map.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/murmur.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/validate.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/progress_bar.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/glaze_fast_float.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/inline.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/util/expected.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/util/dump.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/jsonrpc.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/ext/eigen.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/glaze_asio.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/file
-- 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/file_ops.hpp
-- 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/read_directory.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/compare
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/compare/approx.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/compare/compare.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/stencil
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/stencil/stencilcount.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/stencil/stencil.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/glaze_exceptions.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve.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/base64
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/base64/base64.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/skip.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/read.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/opts.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/common.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml/write.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/openapi.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http_router.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/rest_registry_impl.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/websocket_connection.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/cors.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http_client.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/net/http_server.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/reflection/requires_key.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/guard.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/shared_async_vector.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/value_proxy.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/async_string.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/shared_async_map.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/threadpool.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/async_vector.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/async.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/thread/atomic.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/eetf
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/ei.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/read.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/defs.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/wrappers.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/opts.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/types.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/write.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/eetf/cmp.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/toml.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/schema.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/ptr.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/ndjson.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/skip.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/read.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/prettify.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/max_write_precision.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/generic.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_ptr.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/minify.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_concepts.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/json_format.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/escape_unicode.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/jmespath.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/study.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/wrappers.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json/write.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/format
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/format/format_to.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/json.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/version.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/glaze.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/ptr.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/skip.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/key_traits.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/wrappers.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/write.hpp
-- Installing: /build/glaze/pkg/glaze/usr/include/glaze/beve/beve_to_json.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 6.0.1-1 (Wed Oct 22 14:15:30 2025)
==> Cleaning up...