DEBUG: Executing shell function do_compile
NOTE: cmake --build TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build --target all --
[1/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_analyze_traits_enum.dir/debug_analyze_traits_enum.cpp.o
[2/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_rotate_states.dir/control_rotate_states.cpp.o
[3/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_reverse_states.dir/control_reverse_states.cpp.o
[4/604] Building CXX object src/test/CMakeFiles/pegtl-test-base_setup.dir/base_setup.cpp.o
[5/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_match_typed_state.dir/action_match_typed_state.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-action_match_typed_state.dir/action_match_typed_state.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-action_match_typed_state.dir/action_match_typed_state.cpp.o -MF src/test/CMakeFiles/pegtl-test-action_match_typed_state.dir/action_match_typed_state.cpp.o.d -o src/test/CMakeFiles/pegtl-test-action_match_typed_state.dir/action_match_typed_state.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/action_match_typed_state.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/action_match_typed_state.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[6/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_match_text.dir/action_match_text.cpp.o
[7/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_change_state.dir/action_change_state.cpp.o
[8/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_enable_disable.dir/action_enable_disable.cpp.o
[9/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_unwind.dir/control_unwind.cpp.o
[10/604] Building CXX object src/test/CMakeFiles/pegtl-test-apply_mode.dir/apply_mode.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-apply_mode.dir/apply_mode.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-apply_mode.dir/apply_mode.cpp.o -MF src/test/CMakeFiles/pegtl-test-apply_mode.dir/apply_mode.cpp.o.d -o src/test/CMakeFiles/pegtl-test-apply_mode.dir/apply_mode.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/apply_mode.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/apply_mode.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[11/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_change_control.dir/action_change_control.cpp.o
[12/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_rewind_state_control.dir/control_rewind_state_control.cpp.o
[13/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_ellipsis.dir/ascii_ellipsis.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_ellipsis.dir/ascii_ellipsis.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_ellipsis.dir/ascii_ellipsis.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_ellipsis.dir/ascii_ellipsis.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_ellipsis.dir/ascii_ellipsis.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_ellipsis.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_ellipsis.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[14/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_range.dir/ascii_range.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_range.dir/ascii_range.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_range.dir/ascii_range.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_range.dir/ascii_range.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_range.dir/ascii_range.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_range.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_range.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[15/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_remove_first_states.dir/control_remove_first_states.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-control_remove_first_states.dir/control_remove_first_states.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-control_remove_first_states.dir/control_remove_first_states.cpp.o -MF src/test/CMakeFiles/pegtl-test-control_remove_first_states.dir/control_remove_first_states.cpp.o.d -o src/test/CMakeFiles/pegtl-test-control_remove_first_states.dir/control_remove_first_states.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/control_remove_first_states.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/control_remove_first_states.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[16/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_check_consume.dir/action_check_consume.cpp.o
[17/604] Building CXX object src/test/CMakeFiles/pegtl-test-base_empty.dir/base_empty.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-base_empty.dir/base_empty.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-base_empty.dir/base_empty.cpp.o -MF src/test/CMakeFiles/pegtl-test-base_empty.dir/base_empty.cpp.o.d -o src/test/CMakeFiles/pegtl-test-base_empty.dir/base_empty.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/base_empty.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/base_empty.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[18/604] Building CXX object src/test/CMakeFiles/pegtl-test-base_exceptions.dir/base_exceptions.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-base_exceptions.dir/base_exceptions.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-base_exceptions.dir/base_exceptions.cpp.o -MF src/test/CMakeFiles/pegtl-test-base_exceptions.dir/base_exceptions.cpp.o.d -o src/test/CMakeFiles/pegtl-test-base_exceptions.dir/base_exceptions.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/base_exceptions.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/base_exceptions.cpp:18:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[19/604] Building CXX object src/test/CMakeFiles/pegtl-test-count_position.dir/count_position.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-count_position.dir/count_position.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-count_position.dir/count_position.cpp.o -MF src/test/CMakeFiles/pegtl-test-count_position.dir/count_position.cpp.o.d -o src/test/CMakeFiles/pegtl-test-count_position.dir/count_position.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/count_position.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/count_position.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[20/604] Building CXX object src/test/CMakeFiles/pegtl-test-base_result.dir/base_result.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-base_result.dir/base_result.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-base_result.dir/base_result.cpp.o -MF src/test/CMakeFiles/pegtl-test-base_result.dir/base_result.cpp.o.d -o src/test/CMakeFiles/pegtl-test-base_result.dir/base_result.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/base_result.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/base_result.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[21/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_change_states.dir/action_change_states.cpp.o
[22/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_apply_1.dir/action_apply_1.cpp.o
[23/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_apply_typed_state.dir/control_apply_typed_state.cpp.o
[24/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_contains.dir/debug_contains.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-debug_contains.dir/debug_contains.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-debug_contains.dir/debug_contains.cpp.o -MF src/test/CMakeFiles/pegtl-test-debug_contains.dir/debug_contains.cpp.o.d -o src/test/CMakeFiles/pegtl-test-debug_contains.dir/debug_contains.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/debug_contains.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/debug_contains.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[25/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_apply_2.dir/action_apply_2.cpp.o
[26/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_remove_first_state.dir/control_remove_first_state.cpp.o
[27/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_check_depth.dir/action_check_depth.cpp.o
[28/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_identifier.dir/ascii_identifier.cpp.o
[29/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_change_action_and_state.dir/action_change_action_and_state.cpp.o
[30/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_match_lazy.dir/action_match_lazy.cpp.o
[31/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_two.dir/ascii_two.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_two.dir/ascii_two.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_two.dir/ascii_two.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_two.dir/ascii_two.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_two.dir/ascii_two.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_two.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_two.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[32/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_add_state.dir/action_add_state.cpp.o
[33/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_print.dir/debug_print.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-debug_print.dir/debug_print.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-debug_print.dir/debug_print.cpp.o -MF src/test/CMakeFiles/pegtl-test-debug_print.dir/debug_print.cpp.o.d -o src/test/CMakeFiles/pegtl-test-debug_print.dir/debug_print.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/debug_print.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/debug_print.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[34/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_apply_3.dir/action_apply_3.cpp.o
[35/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_not_ranges.dir/ascii_not_ranges.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_not_ranges.dir/ascii_not_ranges.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_not_ranges.dir/ascii_not_ranges.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_not_ranges.dir/ascii_not_ranges.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_not_ranges.dir/ascii_not_ranges.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_ranges.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_ranges.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[36/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_change_rule.dir/action_change_rule.cpp.o
[37/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_add_guard.dir/action_add_guard.cpp.o
[38/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_limit_consume.dir/action_limit_consume.cpp.o
[39/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_remove_last_states.dir/control_remove_last_states.cpp.o
[40/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_control_action.dir/action_control_action.cpp.o
[41/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_ione.dir/ascii_ione.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_ione.dir/ascii_ione.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_ione.dir/ascii_ione.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_ione.dir/ascii_ione.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_ione.dir/ascii_ione.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_ione.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_ione.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[42/604] Building CXX object src/test/CMakeFiles/pegtl-test-action_change_action_and_states.dir/action_change_action_and_states.cpp.o
[43/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_any.dir/ascii_any.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_any.dir/ascii_any.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_any.dir/ascii_any.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_any.dir/ascii_any.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_any.dir/ascii_any.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_any.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_any.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[44/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_three.dir/ascii_three.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_three.dir/ascii_three.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_three.dir/ascii_three.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_three.dir/ascii_three.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_three.dir/ascii_three.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_three.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_three.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[45/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_trace_3.dir/debug_trace_3.cpp.o
[46/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_shuffle_states.dir/control_shuffle_states.cpp.o
[47/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_trace_4.dir/debug_trace_4.cpp.o
[48/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_analyze.dir/debug_analyze.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-debug_analyze.dir/debug_analyze.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-debug_analyze.dir/debug_analyze.cpp.o -MF src/test/CMakeFiles/pegtl-test-debug_analyze.dir/debug_analyze.cpp.o.d -o src/test/CMakeFiles/pegtl-test-debug_analyze.dir/debug_analyze.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/debug_analyze.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/debug_analyze.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:37:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
37 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... /*unused*/ )
| ^~~~~~~~~~~~~~~~
2 errors generated.
[49/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_not_range.dir/ascii_not_range.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_not_range.dir/ascii_not_range.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_not_range.dir/ascii_not_range.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_not_range.dir/ascii_not_range.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_not_range.dir/ascii_not_range.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_range.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_range.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[50/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_rewind_control.dir/control_rewind_control.cpp.o
[51/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_istring.dir/ascii_istring.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_istring.dir/ascii_istring.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_istring.dir/ascii_istring.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_istring.dir/ascii_istring.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_istring.dir/ascii_istring.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_istring.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_istring.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[52/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_eol.dir/ascii_eol.cpp.o
[53/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_one.dir/ascii_one.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_one.dir/ascii_one.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_one.dir/ascii_one.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_one.dir/ascii_one.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_one.dir/ascii_one.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_one.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_one.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[54/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_string.dir/ascii_string.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_string.dir/ascii_string.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_string.dir/ascii_string.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_string.dir/ascii_string.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_string.dir/ascii_string.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_string.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_string.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[55/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_classes.dir/ascii_classes.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_classes.dir/ascii_classes.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_classes.dir/ascii_classes.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_classes.dir/ascii_classes.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_classes.dir/ascii_classes.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_classes.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_classes.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[56/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_shebang.dir/ascii_shebang.cpp.o
[57/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_ranges.dir/ascii_ranges.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_ranges.dir/ascii_ranges.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_ranges.dir/ascii_ranges.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_ranges.dir/ascii_ranges.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_ranges.dir/ascii_ranges.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_ranges.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_ranges.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[58/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_chars.dir/ascii_chars.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_chars.dir/ascii_chars.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_chars.dir/ascii_chars.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_chars.dir/ascii_chars.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_chars.dir/ascii_chars.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_chars.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_chars.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[59/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_not_one.dir/ascii_not_one.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_not_one.dir/ascii_not_one.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_not_one.dir/ascii_not_one.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_not_one.dir/ascii_not_one.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_not_one.dir/ascii_not_one.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_one.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_one.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[60/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_trace_2.dir/debug_trace_2.cpp.o
[61/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_eolf.dir/ascii_eolf.cpp.o
[62/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_many.dir/ascii_many.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_many.dir/ascii_many.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_many.dir/ascii_many.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_many.dir/ascii_many.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_many.dir/ascii_many.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_many.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_many.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[63/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_keyword.dir/ascii_keyword.cpp.o
[64/604] Building CXX object src/test/CMakeFiles/pegtl-test-ascii_not_ione.dir/ascii_not_ione.cpp.o
FAILED: [code=1] src/test/CMakeFiles/pegtl-test-ascii_not_ione.dir/ascii_not_ione.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include -mcpu=cortex-a57+crc --dyld-prefix=/usr -fstack-protector-strong -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/build=/usr/src/debug/pegtl/4.0.1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/recipe-sysroot-native= -pipe -fvisibility-inlines-hidden -std=c++17 -pedantic -Wall -Wextra -Wshadow -Werror -MD -MT src/test/CMakeFiles/pegtl-test-ascii_not_ione.dir/ascii_not_ione.cpp.o -MF src/test/CMakeFiles/pegtl-test-ascii_not_ione.dir/ascii_not_ione.cpp.o.d -o src/test/CMakeFiles/pegtl-test-ascii_not_ione.dir/ascii_not_ione.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_ione.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/ascii_not_ione.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/src/test/test.hpp:12:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl.hpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/ascii.hpp:14:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/rules.hpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/nested.hpp:10:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../parse_nested.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../normal.hpp:16:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../match.hpp:20:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/pegtl/4.0.1/sources/pegtl-4.0.1/include/tao/pegtl/internal/../internal/match_impl.hpp:24:30: error: unused function template 'match_no_control' [-Werror,-Wunused-template]
24 | [[nodiscard]] static auto match_no_control( ParseInput& in, States&&... st )
| ^~~~~~~~~~~~~~~~
1 error generated.
[65/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_trace_1.dir/debug_trace_1.cpp.o
[66/604] Building CXX object src/test/CMakeFiles/pegtl-test-debug_coverage.dir/debug_coverage.cpp.o
[67/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_input_control.dir/control_input_control.cpp.o
[68/604] Building CXX object src/test/CMakeFiles/pegtl-test-control_state_control.dir/control_state_control.cpp.o
ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.