>>> reflection-cpp: Building community/reflection-cpp 0.4.0-r0 (using abuild 3.15.0_rc3-r3) started Fri, 16 May 2025 08:51:26 +0000 >>> reflection-cpp: Validating /home/buildozer/aports/community/reflection-cpp/APKBUILD... >>> reflection-cpp: Analyzing dependencies... >>> reflection-cpp: Installing for build: build-base catch2-3 cmake samurai (1/9) Installing catch2-3 (3.8.1-r0) (2/9) Installing libbz2 (1.0.8-r6) (3/9) Installing xz-libs (5.8.1-r0) (4/9) Installing libarchive (3.7.9-r0) (5/9) Installing rhash-libs (1.4.5-r0) (6/9) Installing libuv (1.51.0-r0) (7/9) Installing cmake (3.31.7-r1) (8/9) Installing samurai (1.2-r7) (9/9) Installing .makedepends-reflection-cpp (20250516.085127) Executing busybox-1.37.0-r17.trigger OK: 313 MiB in 113 packages >>> reflection-cpp: Cleaning up srcdir >>> reflection-cpp: Cleaning up pkgdir >>> reflection-cpp: Cleaning up tmpdir >>> reflection-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/reflection-cpp-0.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/edge/reflection-cpp-0.4.0.tar.gz.part' reflection-cpp-0.4.0 100% |********************************| 20562 0:00:00 ETA '/var/cache/distfiles/edge/reflection-cpp-0.4.0.tar.gz.part' saved >>> reflection-cpp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/reflection-cpp-0.4.0.tar.gz >>> reflection-cpp: Checking sha512sums... reflection-cpp-0.4.0.tar.gz: OK >>> reflection-cpp: Unpacking /var/cache/distfiles/edge/reflection-cpp-0.4.0.tar.gz... -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- base dir: /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/build/3rdparty -- dnld dir: /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/build/_downloads -- [clang-tidy] Disabled. -- Enabling pedantic compiler options: no -- [reflection-cpp] Compile unit tests: ON -- Configuring done (0.2s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/build [1/2] Building CXX object CMakeFiles/test-reflection-cpp.dir/test-reflection-cpp.cpp.o In file included from /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:6, from /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:2: /usr/include/c++/14.2.0/format: In function 'std::string std::vformat(string_view, format_args)': /usr/include/c++/14.2.0/format:4249:3: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4249 | vformat(string_view __fmt, format_args __args) | ^~~~~~~ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&}]', inlined from 'CATCH2_INTERNAL_TEST_20():: [with auto:46 = const std::basic_string_view&; auto:47 = std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:181:30, inlined from 'Reflection::CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: [with unsigned int I = 0; T = std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: >(EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = Person; Callable = CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = Person; Callable = CATCH2_INTERNAL_TEST_20()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'void CATCH2_INTERNAL_TEST_20()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:178:30: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_20():: [with auto:46 = const std::basic_string_view&; auto:47 = std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:181:30, inlined from 'Reflection::CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: [with unsigned int I = 1; T = std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: >(EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = Person; Callable = CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = Person; Callable = CATCH2_INTERNAL_TEST_20()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'void CATCH2_INTERNAL_TEST_20()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:178:30: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {int&}]', inlined from 'CATCH2_INTERNAL_TEST_20():: [with auto:46 = const std::basic_string_view&; auto:47 = int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:181:30, inlined from 'Reflection::CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: [with unsigned int I = 2; T = int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: >(EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = Person; Callable = CallOnMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = Person; Callable = CATCH2_INTERNAL_TEST_20()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'void CATCH2_INTERNAL_TEST_20()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:178:30: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&}]', inlined from 'CATCH2_INTERNAL_TEST_20():: [with unsigned int I = 0; FieldType = std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:188:37, inlined from 'Reflection::CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: [with unsigned int I = 0; T = std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1276:101, inlined from 'Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: >(EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = Person; Callable = CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembersWithoutName(Object&, Callable&&) [with Object = Person; Callable = CATCH2_INTERNAL_TEST_20()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1276:19, inlined from 'void CATCH2_INTERNAL_TEST_20()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:187:41: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {__cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_20():: [with unsigned int I = 1; FieldType = std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:188:37, inlined from 'Reflection::CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: [with unsigned int I = 1; T = std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1276:101, inlined from 'Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: >(EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = Person; Callable = CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembersWithoutName(Object&, Callable&&) [with Object = Person; Callable = CATCH2_INTERNAL_TEST_20()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1276:19, inlined from 'void CATCH2_INTERNAL_TEST_20()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:187:41: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {int&}]', inlined from 'CATCH2_INTERNAL_TEST_20():: [with unsigned int I = 2; FieldType = int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:188:37, inlined from 'Reflection::CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: [with unsigned int I = 2; T = int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1276:101, inlined from 'Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&):: >(EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers >(Person&, CATCH2_INTERNAL_TEST_20()::&&):: >(Person&, CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = Person; Callable = CallOnMembersWithoutName >(Person&, CATCH2_INTERNAL_TEST_20()::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembersWithoutName(Object&, Callable&&) [with Object = Person; Callable = CATCH2_INTERNAL_TEST_20()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1276:19, inlined from 'void CATCH2_INTERNAL_TEST_20()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:187:41: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const basic_string_view >&}]', inlined from 'Reflection::Inspect(const Person&):::: [with T = const std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1335:35, inlined from 'Reflection::Inspect(const Person&):: [with Name = const std::basic_string_view&; Value = const std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: [with unsigned int I = 0; T = const std::basic_string_view&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&):: >(EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const Person; Callable = CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const Person; Callable = const Inspect(const Person&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = Person]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string, allocator >&}]', inlined from 'Reflection::Inspect(const Person&):::: [with T = const std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1335:35, inlined from 'Reflection::Inspect(const Person&):: [with Name = const std::basic_string_view&; Value = const std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: [with unsigned int I = 1; T = const std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&):: >(EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const Person; Callable = CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const Person; Callable = const Inspect(const Person&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = Person]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const int&}]', inlined from 'Reflection::Inspect(const Person&):::: [with T = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1339:35, inlined from 'Reflection::Inspect(const Person&):: [with Name = const std::basic_string_view&; Value = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: [with unsigned int I = 2; T = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&):: >(EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = EnumerateMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&):: >(const Person&, CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const Person; Callable = CallOnMembers(const Person&)::&>(const Person&, const Inspect(const Person&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const Person; Callable = const Inspect(const Person&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = Person]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const int&}]', inlined from 'Reflection::Inspect(const TestStruct&):::: [with T = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1339:35, inlined from 'Reflection::Inspect(const TestStruct&):: [with Name = const std::basic_string_view&; Value = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: [with unsigned int I = 0; T = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2, 3, 4}; F = Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 5, EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: >(EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2, 3, 4}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 5; F = EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = const Inspect(const TestStruct&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = TestStruct]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const float&}]', inlined from 'Reflection::Inspect(const TestStruct&):::: [with T = const float&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1339:35, inlined from 'Reflection::Inspect(const TestStruct&):: [with Name = const std::basic_string_view&; Value = const float&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: [with unsigned int I = 1; T = const float&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2, 3, 4}; F = Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 5, EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: >(EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2, 3, 4}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 5; F = EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = const Inspect(const TestStruct&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = TestStruct]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const double&}]', inlined from 'Reflection::Inspect(const TestStruct&):::: [with T = const double&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1339:35, inlined from 'Reflection::Inspect(const TestStruct&):: [with Name = const std::basic_string_view&; Value = const double&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: [with unsigned int I = 2; T = const double&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2, 3, 4}; F = Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 5, EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: >(EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2, 3, 4}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 5; F = EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = const Inspect(const TestStruct&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = TestStruct]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const __cxx11::basic_string, allocator >&}]', inlined from 'Reflection::Inspect(const TestStruct&):::: [with T = const std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1335:35, inlined from 'Reflection::Inspect(const TestStruct&):: [with Name = const std::basic_string_view&; Value = const std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: [with unsigned int I = 3; T = const std::__cxx11::basic_string&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: [with auto I = 3]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2, 3, 4}; F = Reflection::EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 5, EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&):: >(EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::&&)::)> [with auto ...Xs = {0, 1, 2, 3, 4}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 5; F = EnumerateMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&):: >(const TestStruct&, CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = CallOnMembers(const TestStruct&)::&>(const TestStruct&, const Inspect(const TestStruct&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const TestStruct; Callable = const Inspect(const TestStruct&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = TestStruct]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {const int&}]', inlined from 'Reflection::Inspect(const SingleValueRecord&):::: [with T = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1339:35, inlined from 'Reflection::Inspect(const SingleValueRecord&):: [with Name = const std::basic_string_view&; Value = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1352:21, inlined from 'Reflection::CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&):: [with unsigned int I = 0; T = const int&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:77, inlined from 'Reflection::EnumerateMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&):: >(const SingleValueRecord&, CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&)::&&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:90, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0}; F = Reflection::EnumerateMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&):: >(const SingleValueRecord&, CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&)::&&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 1, EnumerateMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&):: >(const SingleValueRecord&, CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&)::&&):: >(EnumerateMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&):: >(const SingleValueRecord&, CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&)::&&)::&&)::)> [with auto ...Xs = {0}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 1; F = EnumerateMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&):: >(const SingleValueRecord&, CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&)::&&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'constexpr void Reflection::EnumerateMembers(Object&, Callable&&) [with Object = const SingleValueRecord; Callable = CallOnMembers(const SingleValueRecord&)::&>(const SingleValueRecord&, const Inspect(const SingleValueRecord&)::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1250:42, inlined from 'void Reflection::CallOnMembers(Object&, Callable&&) [with Object = const SingleValueRecord; Callable = const Inspect(const SingleValueRecord&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1270:21, inlined from 'std::string Reflection::Inspect(const Object&) [with Object = SingleValueRecord]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1355:18, inlined from 'void CATCH2_INTERNAL_TEST_8()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:87:5: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_28():: [with auto:52 = std::__cxx11::basic_string; auto:53 = std::__cxx11::basic_string]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:243:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_28()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:246:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_28():: [with auto:52 = int; auto:53 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:243:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_28()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:246:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_28():: [with auto:52 = int; auto:53 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:243:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_28()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:248:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_28():: [with auto:52 = std::__cxx11::basic_string; auto:53 = std::__cxx11::basic_string]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:243:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_28()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:248:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_28():: [with auto:52 = int; auto:53 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:243:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_28()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_28()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_28()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:248:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = std::__cxx11::basic_string; auto:57 = std::__cxx11::basic_string]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:286:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:286:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:286:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = std::__cxx11::basic_string; auto:57 = std::__cxx11::basic_string]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:286:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:286:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:288:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = std::__cxx11::basic_string; auto:57 = std::__cxx11::basic_string]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:288:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:288:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 0]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:288:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const __cxx11::basic_string, allocator >&, const __cxx11::basic_string, allocator >&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = std::__cxx11::basic_string; auto:57 = std::__cxx11::basic_string]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:288:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ In function 'std::string std::format(format_string<_Args ...>, _Args&& ...) [with _Args = {basic_string_view >&, const int&, const int&}]', inlined from 'CATCH2_INTERNAL_TEST_32():: [with auto:56 = int; auto:57 = int]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:283:28, inlined from 'Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 2]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1379:25, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1, 2}; F = Reflection::CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 3, CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1, 2}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 3; F = CollectDifferences >(const Record&, const Record&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Record; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: [with auto I = 1]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1384:31, inlined from 'constexpr void Reflection::detail::for_values(F&&) [with auto ...Xs = {0, 1}; F = Reflection::CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1134:35, inlined from 'Reflection::template_for<0, 2, CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&):: >(CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::&&)::)> [with auto ...Xs = {0, 1}]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1148:17, inlined from 'constexpr void Reflection::template_for(F&&) [with auto B = 0; auto E = 2; F = CollectDifferences >(const Table&, const Table&, const CATCH2_INTERNAL_TEST_32()::&)::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1149:6, inlined from 'void Reflection::CollectDifferences(const Object&, const Object&, const Callback&) [with Object = Table; Callback = CATCH2_INTERNAL_TEST_32()::]' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/include/reflection-cpp/reflection.hpp:1374:42, inlined from 'void CATCH2_INTERNAL_TEST_32()' at /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/test-reflection-cpp.cpp:288:35: /usr/include/c++/14.2.0/format:4291:72: note: parameter passing for argument of type 'std::format_args' {aka 'std::basic_format_args, char> >'} changed in GCC 9.1 4291 | { return std::vformat(__fmt.get(), std::make_format_args(__args...)); } | ^ [2/2] Linking CXX executable test-reflection-cpp Internal ctest changing into directory: /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/build Test project /home/buildozer/aports/community/reflection-cpp/src/reflection-cpp-0.4.0/build Start 1: test-reflection-cpp 1/1 Test #1: test-reflection-cpp .............. Passed 0.00 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 0.00 sec >>> reflection-cpp: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp/usr/include/reflection-cpp/reflection.hpp -- Installing: /home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp/usr/lib/cmake/reflection-cpp/reflection-cpp-config.cmake -- Installing: /home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp/usr/lib/cmake/reflection-cpp/reflection-cpp-config-version.cmake -- Installing: /home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp/usr/lib/cmake/reflection-cpp/reflection-cpp-targets.cmake >>> reflection-cpp-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp-dev/usr/include' 'usr/lib/cmake' -> '/home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp-dev/usr/lib/cmake' >>> reflection-cpp-dev*: Preparing subpackage reflection-cpp-dev... >>> reflection-cpp-dev*: Running postcheck for reflection-cpp-dev >>> reflection-cpp-doc*: Running split function doc... 'usr/share/licenses' -> '/home/buildozer/aports/community/reflection-cpp/pkg/reflection-cpp-doc/usr/share/licenses' >>> reflection-cpp-doc*: Preparing subpackage reflection-cpp-doc... >>> reflection-cpp-doc*: Running postcheck for reflection-cpp-doc >>> reflection-cpp*: Running postcheck for reflection-cpp >>> reflection-cpp*: Preparing package reflection-cpp... >>> reflection-cpp-dev*: Tracing dependencies... >>> reflection-cpp-dev*: Package size: 155.1 KB >>> reflection-cpp-dev*: Compressing data... >>> reflection-cpp-dev*: Create checksum... >>> reflection-cpp-dev*: Create reflection-cpp-dev-0.4.0-r0.apk >>> reflection-cpp-doc*: Tracing dependencies... >>> reflection-cpp-doc*: Package size: 11.1 KB >>> reflection-cpp-doc*: Compressing data... >>> reflection-cpp-doc*: Create checksum... >>> reflection-cpp-doc*: Create reflection-cpp-doc-0.4.0-r0.apk >>> reflection-cpp*: Tracing dependencies... >>> reflection-cpp*: Package size: 0.0 >>> reflection-cpp*: Compressing data... >>> reflection-cpp*: Create checksum... >>> reflection-cpp*: Create reflection-cpp-0.4.0-r0.apk >>> reflection-cpp: Build complete at Fri, 16 May 2025 08:51:35 +0000 elapsed time 0h 0m 9s >>> reflection-cpp: Cleaning up srcdir >>> reflection-cpp: Cleaning up pkgdir >>> reflection-cpp: Uninstalling dependencies... (1/9) Purging .makedepends-reflection-cpp (20250516.085127) (2/9) Purging catch2-3 (3.8.1-r0) (3/9) Purging cmake (3.31.7-r1) (4/9) Purging samurai (1.2-r7) (5/9) Purging libarchive (3.7.9-r0) (6/9) Purging libbz2 (1.0.8-r6) (7/9) Purging libuv (1.51.0-r0) (8/9) Purging rhash-libs (1.4.5-r0) (9/9) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r17.trigger OK: 275 MiB in 104 packages >>> reflection-cpp: Updating the community/armv7 repository index... >>> reflection-cpp: Signing the index...