DEBUG: Executing shell function do_compile
ninja: Entering directory `TOPDIR/tmp/work/x86_64-linux/gn-native/0+git/build'
[1/310] g++  -MMD -MF src/base/command_line.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/command_line.cc -o src/base/command_line.o
FAILED: [code=1] src/base/command_line.o 
g++  -MMD -MF src/base/command_line.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/command_line.cc -o src/base/command_line.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[2/310] g++  -MMD -MF src/base/environment.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/environment.cc -o src/base/environment.o
FAILED: [code=1] src/base/environment.o 
g++  -MMD -MF src/base/environment.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/environment.cc -o src/base/environment.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[3/310] g++  -MMD -MF src/base/files/file.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file.cc -o src/base/files/file.o
FAILED: [code=1] src/base/files/file.o 
g++  -MMD -MF src/base/files/file.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file.cc -o src/base/files/file.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[4/310] g++  -MMD -MF src/base/files/file_enumerator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_enumerator.cc -o src/base/files/file_enumerator.o
FAILED: [code=1] src/base/files/file_enumerator.o 
g++  -MMD -MF src/base/files/file_enumerator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_enumerator.cc -o src/base/files/file_enumerator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[5/310] g++  -MMD -MF src/base/files/file_path.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_path.cc -o src/base/files/file_path.o
FAILED: [code=1] src/base/files/file_path.o 
g++  -MMD -MF src/base/files/file_path.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_path.cc -o src/base/files/file_path.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[6/310] g++  -MMD -MF src/base/files/file_path_constants.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_path_constants.cc -o src/base/files/file_path_constants.o
FAILED: [code=1] src/base/files/file_path_constants.o 
g++  -MMD -MF src/base/files/file_path_constants.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_path_constants.cc -o src/base/files/file_path_constants.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[7/310] g++  -MMD -MF src/base/files/file_util.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_util.cc -o src/base/files/file_util.o
FAILED: [code=1] src/base/files/file_util.o 
g++  -MMD -MF src/base/files/file_util.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_util.cc -o src/base/files/file_util.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[8/310] g++  -MMD -MF src/base/files/scoped_file.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/scoped_file.cc -o src/base/files/scoped_file.o
FAILED: [code=1] src/base/files/scoped_file.o 
g++  -MMD -MF src/base/files/scoped_file.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/scoped_file.cc -o src/base/files/scoped_file.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[9/310] g++  -MMD -MF src/base/files/scoped_temp_dir.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/scoped_temp_dir.cc -o src/base/files/scoped_temp_dir.o
FAILED: [code=1] src/base/files/scoped_temp_dir.o 
g++  -MMD -MF src/base/files/scoped_temp_dir.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/scoped_temp_dir.cc -o src/base/files/scoped_temp_dir.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[10/310] g++  -MMD -MF src/base/json/json_parser.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/json_parser.cc -o src/base/json/json_parser.o
FAILED: [code=1] src/base/json/json_parser.o 
g++  -MMD -MF src/base/json/json_parser.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/json_parser.cc -o src/base/json/json_parser.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[11/310] g++  -MMD -MF src/base/json/json_reader.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/json_reader.cc -o src/base/json/json_reader.o
FAILED: [code=1] src/base/json/json_reader.o 
g++  -MMD -MF src/base/json/json_reader.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/json_reader.cc -o src/base/json/json_reader.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[12/310] g++  -MMD -MF src/base/json/json_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/json_writer.cc -o src/base/json/json_writer.o
FAILED: [code=1] src/base/json/json_writer.o 
g++  -MMD -MF src/base/json/json_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/json_writer.cc -o src/base/json/json_writer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[13/310] g++  -MMD -MF src/base/json/string_escape.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/string_escape.cc -o src/base/json/string_escape.o
FAILED: [code=1] src/base/json/string_escape.o 
g++  -MMD -MF src/base/json/string_escape.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/json/string_escape.cc -o src/base/json/string_escape.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[14/310] g++  -MMD -MF src/base/logging.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/logging.cc -o src/base/logging.o
FAILED: [code=1] src/base/logging.o 
g++  -MMD -MF src/base/logging.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/logging.cc -o src/base/logging.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[15/310] g++  -MMD -MF src/base/md5.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/md5.cc -o src/base/md5.o
FAILED: [code=1] src/base/md5.o 
g++  -MMD -MF src/base/md5.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/md5.cc -o src/base/md5.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[16/310] g++  -MMD -MF src/base/memory/ref_counted.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/memory/ref_counted.cc -o src/base/memory/ref_counted.o
FAILED: [code=1] src/base/memory/ref_counted.o 
g++  -MMD -MF src/base/memory/ref_counted.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/memory/ref_counted.cc -o src/base/memory/ref_counted.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[17/310] g++  -MMD -MF src/base/memory/weak_ptr.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/memory/weak_ptr.cc -o src/base/memory/weak_ptr.o
FAILED: [code=1] src/base/memory/weak_ptr.o 
g++  -MMD -MF src/base/memory/weak_ptr.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/memory/weak_ptr.cc -o src/base/memory/weak_ptr.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[18/310] g++  -MMD -MF src/base/sha1.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/sha1.cc -o src/base/sha1.o
FAILED: [code=1] src/base/sha1.o 
g++  -MMD -MF src/base/sha1.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/sha1.cc -o src/base/sha1.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[19/310] g++  -MMD -MF src/base/sha2.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/sha2.cc -o src/base/sha2.o
FAILED: [code=1] src/base/sha2.o 
g++  -MMD -MF src/base/sha2.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/sha2.cc -o src/base/sha2.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[20/310] g++  -MMD -MF src/base/strings/string_number_conversions.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_number_conversions.cc -o src/base/strings/string_number_conversions.o
FAILED: [code=1] src/base/strings/string_number_conversions.o 
g++  -MMD -MF src/base/strings/string_number_conversions.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_number_conversions.cc -o src/base/strings/string_number_conversions.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[21/310] g++  -MMD -MF src/base/strings/string_split.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_split.cc -o src/base/strings/string_split.o
FAILED: [code=1] src/base/strings/string_split.o 
g++  -MMD -MF src/base/strings/string_split.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_split.cc -o src/base/strings/string_split.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[22/310] g++  -MMD -MF src/base/strings/string_util.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_util.cc -o src/base/strings/string_util.o
FAILED: [code=1] src/base/strings/string_util.o 
g++  -MMD -MF src/base/strings/string_util.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_util.cc -o src/base/strings/string_util.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[23/310] g++  -MMD -MF src/base/strings/string_util_constants.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_util_constants.cc -o src/base/strings/string_util_constants.o
FAILED: [code=1] src/base/strings/string_util_constants.o 
g++  -MMD -MF src/base/strings/string_util_constants.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/string_util_constants.cc -o src/base/strings/string_util_constants.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[24/310] g++  -MMD -MF src/base/strings/stringprintf.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/stringprintf.cc -o src/base/strings/stringprintf.o
FAILED: [code=1] src/base/strings/stringprintf.o 
g++  -MMD -MF src/base/strings/stringprintf.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/stringprintf.cc -o src/base/strings/stringprintf.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[25/310] g++  -MMD -MF src/base/strings/utf_string_conversion_utils.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/utf_string_conversion_utils.cc -o src/base/strings/utf_string_conversion_utils.o
FAILED: [code=1] src/base/strings/utf_string_conversion_utils.o 
g++  -MMD -MF src/base/strings/utf_string_conversion_utils.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/utf_string_conversion_utils.cc -o src/base/strings/utf_string_conversion_utils.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[26/310] g++  -MMD -MF src/base/strings/utf_string_conversions.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/utf_string_conversions.cc -o src/base/strings/utf_string_conversions.o
FAILED: [code=1] src/base/strings/utf_string_conversions.o 
g++  -MMD -MF src/base/strings/utf_string_conversions.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/strings/utf_string_conversions.cc -o src/base/strings/utf_string_conversions.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[27/310] g++  -MMD -MF src/base/timer/elapsed_timer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/timer/elapsed_timer.cc -o src/base/timer/elapsed_timer.o
FAILED: [code=1] src/base/timer/elapsed_timer.o 
g++  -MMD -MF src/base/timer/elapsed_timer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/timer/elapsed_timer.cc -o src/base/timer/elapsed_timer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[28/310] g++  -MMD -MF src/base/value_iterators.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/value_iterators.cc -o src/base/value_iterators.o
FAILED: [code=1] src/base/value_iterators.o 
g++  -MMD -MF src/base/value_iterators.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/value_iterators.cc -o src/base/value_iterators.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[29/310] g++  -MMD -MF src/base/values.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/values.cc -o src/base/values.o
FAILED: [code=1] src/base/values.o 
g++  -MMD -MF src/base/values.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/values.cc -o src/base/values.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[30/310] g++  -MMD -MF src/base/files/file_enumerator_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_enumerator_posix.cc -o src/base/files/file_enumerator_posix.o
FAILED: [code=1] src/base/files/file_enumerator_posix.o 
g++  -MMD -MF src/base/files/file_enumerator_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_enumerator_posix.cc -o src/base/files/file_enumerator_posix.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[31/310] g++  -MMD -MF src/base/files/file_path_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_path_posix.cc -o src/base/files/file_path_posix.o
FAILED: [code=1] src/base/files/file_path_posix.o 
g++  -MMD -MF src/base/files/file_path_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_path_posix.cc -o src/base/files/file_path_posix.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[32/310] g++  -MMD -MF src/base/files/file_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_posix.cc -o src/base/files/file_posix.o
FAILED: [code=1] src/base/files/file_posix.o 
g++  -MMD -MF src/base/files/file_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_posix.cc -o src/base/files/file_posix.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[33/310] g++  -MMD -MF src/base/files/file_util_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_util_posix.cc -o src/base/files/file_util_posix.o
FAILED: [code=1] src/base/files/file_util_posix.o 
g++  -MMD -MF src/base/files/file_util_posix.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/files/file_util_posix.cc -o src/base/files/file_util_posix.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[34/310] g++  -MMD -MF src/base/posix/file_descriptor_shuffle.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/posix/file_descriptor_shuffle.cc -o src/base/posix/file_descriptor_shuffle.o
FAILED: [code=1] src/base/posix/file_descriptor_shuffle.o 
g++  -MMD -MF src/base/posix/file_descriptor_shuffle.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/posix/file_descriptor_shuffle.cc -o src/base/posix/file_descriptor_shuffle.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[35/310] g++  -MMD -MF src/base/posix/safe_strerror.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/posix/safe_strerror.cc -o src/base/posix/safe_strerror.o
FAILED: [code=1] src/base/posix/safe_strerror.o 
g++  -MMD -MF src/base/posix/safe_strerror.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/base/posix/safe_strerror.cc -o src/base/posix/safe_strerror.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[36/310] g++  -MMD -MF src/gn/action_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/action_target_generator.cc -o src/gn/action_target_generator.o
FAILED: [code=1] src/gn/action_target_generator.o 
g++  -MMD -MF src/gn/action_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/action_target_generator.cc -o src/gn/action_target_generator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[37/310] g++  -MMD -MF src/gn/action_values.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/action_values.cc -o src/gn/action_values.o
FAILED: [code=1] src/gn/action_values.o 
g++  -MMD -MF src/gn/action_values.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/action_values.cc -o src/gn/action_values.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[38/310] g++  -MMD -MF src/gn/analyzer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/analyzer.cc -o src/gn/analyzer.o
FAILED: [code=1] src/gn/analyzer.o 
g++  -MMD -MF src/gn/analyzer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/analyzer.cc -o src/gn/analyzer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[39/310] g++  -MMD -MF src/gn/args.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/args.cc -o src/gn/args.o
FAILED: [code=1] src/gn/args.o 
g++  -MMD -MF src/gn/args.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/args.cc -o src/gn/args.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[40/310] g++  -MMD -MF src/gn/binary_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/binary_target_generator.cc -o src/gn/binary_target_generator.o
FAILED: [code=1] src/gn/binary_target_generator.o 
g++  -MMD -MF src/gn/binary_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/binary_target_generator.cc -o src/gn/binary_target_generator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[41/310] g++  -MMD -MF src/gn/build_settings.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/build_settings.cc -o src/gn/build_settings.o
FAILED: [code=1] src/gn/build_settings.o 
g++  -MMD -MF src/gn/build_settings.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/build_settings.cc -o src/gn/build_settings.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[42/310] g++  -MMD -MF src/gn/builder.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/builder.cc -o src/gn/builder.o
FAILED: [code=1] src/gn/builder.o 
g++  -MMD -MF src/gn/builder.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/builder.cc -o src/gn/builder.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[43/310] g++  -MMD -MF src/gn/builder_record.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/builder_record.cc -o src/gn/builder_record.o
FAILED: [code=1] src/gn/builder_record.o 
g++  -MMD -MF src/gn/builder_record.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/builder_record.cc -o src/gn/builder_record.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[44/310] g++  -MMD -MF src/gn/bundle_data.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/bundle_data.cc -o src/gn/bundle_data.o
FAILED: [code=1] src/gn/bundle_data.o 
g++  -MMD -MF src/gn/bundle_data.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/bundle_data.cc -o src/gn/bundle_data.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[45/310] g++  -MMD -MF src/gn/bundle_data_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/bundle_data_target_generator.cc -o src/gn/bundle_data_target_generator.o
FAILED: [code=1] src/gn/bundle_data_target_generator.o 
g++  -MMD -MF src/gn/bundle_data_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/bundle_data_target_generator.cc -o src/gn/bundle_data_target_generator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[46/310] g++  -MMD -MF src/gn/bundle_file_rule.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/bundle_file_rule.cc -o src/gn/bundle_file_rule.o
FAILED: [code=1] src/gn/bundle_file_rule.o 
g++  -MMD -MF src/gn/bundle_file_rule.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/bundle_file_rule.cc -o src/gn/bundle_file_rule.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[47/310] g++  -MMD -MF src/gn/builtin_tool.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/builtin_tool.cc -o src/gn/builtin_tool.o
FAILED: [code=1] src/gn/builtin_tool.o 
g++  -MMD -MF src/gn/builtin_tool.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/builtin_tool.cc -o src/gn/builtin_tool.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[48/310] g++  -MMD -MF src/gn/c_include_iterator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/c_include_iterator.cc -o src/gn/c_include_iterator.o
FAILED: [code=1] src/gn/c_include_iterator.o 
g++  -MMD -MF src/gn/c_include_iterator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/c_include_iterator.cc -o src/gn/c_include_iterator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[49/310] g++  -MMD -MF src/gn/c_substitution_type.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/c_substitution_type.cc -o src/gn/c_substitution_type.o
FAILED: [code=1] src/gn/c_substitution_type.o 
g++  -MMD -MF src/gn/c_substitution_type.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/c_substitution_type.cc -o src/gn/c_substitution_type.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[50/310] g++  -MMD -MF src/gn/c_tool.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/c_tool.cc -o src/gn/c_tool.o
FAILED: [code=1] src/gn/c_tool.o 
g++  -MMD -MF src/gn/c_tool.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/c_tool.cc -o src/gn/c_tool.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[51/310] g++  -MMD -MF src/gn/command_analyze.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_analyze.cc -o src/gn/command_analyze.o
FAILED: [code=1] src/gn/command_analyze.o 
g++  -MMD -MF src/gn/command_analyze.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_analyze.cc -o src/gn/command_analyze.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[52/310] g++  -MMD -MF src/gn/command_args.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_args.cc -o src/gn/command_args.o
FAILED: [code=1] src/gn/command_args.o 
g++  -MMD -MF src/gn/command_args.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_args.cc -o src/gn/command_args.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[53/310] g++  -MMD -MF src/gn/command_check.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_check.cc -o src/gn/command_check.o
FAILED: [code=1] src/gn/command_check.o 
g++  -MMD -MF src/gn/command_check.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_check.cc -o src/gn/command_check.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[54/310] g++  -MMD -MF src/gn/command_clean.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_clean.cc -o src/gn/command_clean.o
FAILED: [code=1] src/gn/command_clean.o 
g++  -MMD -MF src/gn/command_clean.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_clean.cc -o src/gn/command_clean.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[55/310] g++  -MMD -MF src/gn/command_clean_stale.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_clean_stale.cc -o src/gn/command_clean_stale.o
FAILED: [code=1] src/gn/command_clean_stale.o 
g++  -MMD -MF src/gn/command_clean_stale.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_clean_stale.cc -o src/gn/command_clean_stale.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[56/310] g++  -MMD -MF src/gn/command_desc.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_desc.cc -o src/gn/command_desc.o
FAILED: [code=1] src/gn/command_desc.o 
g++  -MMD -MF src/gn/command_desc.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_desc.cc -o src/gn/command_desc.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[57/310] g++  -MMD -MF src/gn/command_format.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_format.cc -o src/gn/command_format.o
FAILED: [code=1] src/gn/command_format.o 
g++  -MMD -MF src/gn/command_format.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_format.cc -o src/gn/command_format.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[58/310] g++  -MMD -MF src/gn/command_gen.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_gen.cc -o src/gn/command_gen.o
FAILED: [code=1] src/gn/command_gen.o 
g++  -MMD -MF src/gn/command_gen.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_gen.cc -o src/gn/command_gen.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[59/310] g++  -MMD -MF src/gn/command_help.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_help.cc -o src/gn/command_help.o
FAILED: [code=1] src/gn/command_help.o 
g++  -MMD -MF src/gn/command_help.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_help.cc -o src/gn/command_help.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[60/310] g++  -MMD -MF src/gn/command_ls.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_ls.cc -o src/gn/command_ls.o
FAILED: [code=1] src/gn/command_ls.o 
g++  -MMD -MF src/gn/command_ls.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_ls.cc -o src/gn/command_ls.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[61/310] g++  -MMD -MF src/gn/command_meta.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_meta.cc -o src/gn/command_meta.o
FAILED: [code=1] src/gn/command_meta.o 
g++  -MMD -MF src/gn/command_meta.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_meta.cc -o src/gn/command_meta.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[62/310] g++  -MMD -MF src/gn/command_outputs.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_outputs.cc -o src/gn/command_outputs.o
FAILED: [code=1] src/gn/command_outputs.o 
g++  -MMD -MF src/gn/command_outputs.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_outputs.cc -o src/gn/command_outputs.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[63/310] g++  -MMD -MF src/gn/command_path.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_path.cc -o src/gn/command_path.o
FAILED: [code=1] src/gn/command_path.o 
g++  -MMD -MF src/gn/command_path.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_path.cc -o src/gn/command_path.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[64/310] g++  -MMD -MF src/gn/command_refs.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_refs.cc -o src/gn/command_refs.o
FAILED: [code=1] src/gn/command_refs.o 
g++  -MMD -MF src/gn/command_refs.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_refs.cc -o src/gn/command_refs.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[65/310] g++  -MMD -MF src/gn/command_suggest.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_suggest.cc -o src/gn/command_suggest.o
FAILED: [code=1] src/gn/command_suggest.o 
g++  -MMD -MF src/gn/command_suggest.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/command_suggest.cc -o src/gn/command_suggest.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[66/310] g++  -MMD -MF src/gn/commands.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/commands.cc -o src/gn/commands.o
FAILED: [code=1] src/gn/commands.o 
g++  -MMD -MF src/gn/commands.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/commands.cc -o src/gn/commands.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[67/310] g++  -MMD -MF src/gn/compile_commands_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/compile_commands_writer.cc -o src/gn/compile_commands_writer.o
FAILED: [code=1] src/gn/compile_commands_writer.o 
g++  -MMD -MF src/gn/compile_commands_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/compile_commands_writer.cc -o src/gn/compile_commands_writer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[68/310] g++  -MMD -MF src/gn/rust_project_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/rust_project_writer.cc -o src/gn/rust_project_writer.o
FAILED: [code=1] src/gn/rust_project_writer.o 
g++  -MMD -MF src/gn/rust_project_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/rust_project_writer.cc -o src/gn/rust_project_writer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[69/310] g++  -MMD -MF src/gn/config.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config.cc -o src/gn/config.o
FAILED: [code=1] src/gn/config.o 
g++  -MMD -MF src/gn/config.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config.cc -o src/gn/config.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[70/310] g++  -MMD -MF src/gn/config_values.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config_values.cc -o src/gn/config_values.o
FAILED: [code=1] src/gn/config_values.o 
g++  -MMD -MF src/gn/config_values.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config_values.cc -o src/gn/config_values.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[71/310] g++  -MMD -MF src/gn/config_values_extractors.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config_values_extractors.cc -o src/gn/config_values_extractors.o
FAILED: [code=1] src/gn/config_values_extractors.o 
g++  -MMD -MF src/gn/config_values_extractors.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config_values_extractors.cc -o src/gn/config_values_extractors.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[72/310] g++  -MMD -MF src/gn/config_values_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config_values_generator.cc -o src/gn/config_values_generator.o
FAILED: [code=1] src/gn/config_values_generator.o 
g++  -MMD -MF src/gn/config_values_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/config_values_generator.cc -o src/gn/config_values_generator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[73/310] g++  -MMD -MF src/gn/copy_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/copy_target_generator.cc -o src/gn/copy_target_generator.o
FAILED: [code=1] src/gn/copy_target_generator.o 
g++  -MMD -MF src/gn/copy_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/copy_target_generator.cc -o src/gn/copy_target_generator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[74/310] g++  -MMD -MF src/gn/create_bundle_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/create_bundle_target_generator.cc -o src/gn/create_bundle_target_generator.o
FAILED: [code=1] src/gn/create_bundle_target_generator.o 
g++  -MMD -MF src/gn/create_bundle_target_generator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/create_bundle_target_generator.cc -o src/gn/create_bundle_target_generator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[75/310] g++  -MMD -MF src/gn/deps_iterator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/deps_iterator.cc -o src/gn/deps_iterator.o
FAILED: [code=1] src/gn/deps_iterator.o 
g++  -MMD -MF src/gn/deps_iterator.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/deps_iterator.cc -o src/gn/deps_iterator.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[76/310] g++  -MMD -MF src/gn/desc_builder.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/desc_builder.cc -o src/gn/desc_builder.o
FAILED: [code=1] src/gn/desc_builder.o 
g++  -MMD -MF src/gn/desc_builder.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/desc_builder.cc -o src/gn/desc_builder.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[77/310] g++  -MMD -MF src/gn/err.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/err.cc -o src/gn/err.o
FAILED: [code=1] src/gn/err.o 
g++  -MMD -MF src/gn/err.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/err.cc -o src/gn/err.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[78/310] g++  -MMD -MF src/gn/eclipse_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/eclipse_writer.cc -o src/gn/eclipse_writer.o
FAILED: [code=1] src/gn/eclipse_writer.o 
g++  -MMD -MF src/gn/eclipse_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/eclipse_writer.cc -o src/gn/eclipse_writer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[79/310] g++  -MMD -MF src/gn/exec_process.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/exec_process.cc -o src/gn/exec_process.o
FAILED: [code=1] src/gn/exec_process.o 
g++  -MMD -MF src/gn/exec_process.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/exec_process.cc -o src/gn/exec_process.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[80/310] g++  -MMD -MF src/gn/escape.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/escape.cc -o src/gn/escape.o
FAILED: [code=1] src/gn/escape.o 
g++  -MMD -MF src/gn/escape.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/escape.cc -o src/gn/escape.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[81/310] g++  -MMD -MF src/gn/filesystem_utils.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/filesystem_utils.cc -o src/gn/filesystem_utils.o
FAILED: [code=1] src/gn/filesystem_utils.o 
g++  -MMD -MF src/gn/filesystem_utils.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/filesystem_utils.cc -o src/gn/filesystem_utils.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[82/310] g++  -MMD -MF src/gn/file_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/file_writer.cc -o src/gn/file_writer.o
FAILED: [code=1] src/gn/file_writer.o 
g++  -MMD -MF src/gn/file_writer.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/file_writer.cc -o src/gn/file_writer.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[83/310] g++  -MMD -MF src/gn/frameworks_utils.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/frameworks_utils.cc -o src/gn/frameworks_utils.o
FAILED: [code=1] src/gn/frameworks_utils.o 
g++  -MMD -MF src/gn/frameworks_utils.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/frameworks_utils.cc -o src/gn/frameworks_utils.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[84/310] g++  -MMD -MF src/gn/function_exec_script.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_exec_script.cc -o src/gn/function_exec_script.o
FAILED: [code=1] src/gn/function_exec_script.o 
g++  -MMD -MF src/gn/function_exec_script.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_exec_script.cc -o src/gn/function_exec_script.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[85/310] g++  -MMD -MF src/gn/function_expand_directory.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_expand_directory.cc -o src/gn/function_expand_directory.o
FAILED: [code=1] src/gn/function_expand_directory.o 
g++  -MMD -MF src/gn/function_expand_directory.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_expand_directory.cc -o src/gn/function_expand_directory.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[86/310] g++  -MMD -MF src/gn/function_filter.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_filter.cc -o src/gn/function_filter.o
FAILED: [code=1] src/gn/function_filter.o 
g++  -MMD -MF src/gn/function_filter.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_filter.cc -o src/gn/function_filter.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[87/310] g++  -MMD -MF src/gn/function_filter_labels.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_filter_labels.cc -o src/gn/function_filter_labels.o
FAILED: [code=1] src/gn/function_filter_labels.o 
g++  -MMD -MF src/gn/function_filter_labels.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_filter_labels.cc -o src/gn/function_filter_labels.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[88/310] g++  -MMD -MF src/gn/function_foreach.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_foreach.cc -o src/gn/function_foreach.o
FAILED: [code=1] src/gn/function_foreach.o 
g++  -MMD -MF src/gn/function_foreach.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_foreach.cc -o src/gn/function_foreach.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[89/310] g++  -MMD -MF src/gn/function_forward_variables_from.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_forward_variables_from.cc -o src/gn/function_forward_variables_from.o
FAILED: [code=1] src/gn/function_forward_variables_from.o 
g++  -MMD -MF src/gn/function_forward_variables_from.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_forward_variables_from.cc -o src/gn/function_forward_variables_from.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[90/310] g++  -MMD -MF src/gn/function_get_label_info.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_get_label_info.cc -o src/gn/function_get_label_info.o
FAILED: [code=1] src/gn/function_get_label_info.o 
g++  -MMD -MF src/gn/function_get_label_info.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_get_label_info.cc -o src/gn/function_get_label_info.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[91/310] g++  -MMD -MF src/gn/function_get_target_outputs.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_get_target_outputs.cc -o src/gn/function_get_target_outputs.o
FAILED: [code=1] src/gn/function_get_target_outputs.o 
g++  -MMD -MF src/gn/function_get_target_outputs.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_get_target_outputs.cc -o src/gn/function_get_target_outputs.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[92/310] g++  -MMD -MF src/gn/function_get_path_info.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_get_path_info.cc -o src/gn/function_get_path_info.o
FAILED: [code=1] src/gn/function_get_path_info.o 
g++  -MMD -MF src/gn/function_get_path_info.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_get_path_info.cc -o src/gn/function_get_path_info.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[93/310] g++  -MMD -MF src/gn/function_label_matches.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_label_matches.cc -o src/gn/function_label_matches.o
FAILED: [code=1] src/gn/function_label_matches.o 
g++  -MMD -MF src/gn/function_label_matches.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_label_matches.cc -o src/gn/function_label_matches.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[94/310] g++  -MMD -MF src/gn/function_process_file_template.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_process_file_template.cc -o src/gn/function_process_file_template.o
FAILED: [code=1] src/gn/function_process_file_template.o 
g++  -MMD -MF src/gn/function_process_file_template.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_process_file_template.cc -o src/gn/function_process_file_template.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[95/310] g++  -MMD -MF src/gn/function_read_file.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_read_file.cc -o src/gn/function_read_file.o
FAILED: [code=1] src/gn/function_read_file.o 
g++  -MMD -MF src/gn/function_read_file.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_read_file.cc -o src/gn/function_read_file.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[96/310] g++  -MMD -MF src/gn/function_len.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_len.cc -o src/gn/function_len.o
FAILED: [code=1] src/gn/function_len.o 
g++  -MMD -MF src/gn/function_len.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_len.cc -o src/gn/function_len.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[97/310] g++  -MMD -MF src/gn/function_path_exists.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_path_exists.cc -o src/gn/function_path_exists.o
FAILED: [code=1] src/gn/function_path_exists.o 
g++  -MMD -MF src/gn/function_path_exists.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_path_exists.cc -o src/gn/function_path_exists.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
[98/310] g++  -MMD -MF src/gn/function_rebase_path.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_rebase_path.cc -o src/gn/function_rebase_path.o
FAILED: [code=1] src/gn/function_rebase_path.o 
g++  -MMD -MF src/gn/function_rebase_path.o.d -I../sources/gn-0+git/src -I. -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -Wno-error=maybe-uninitialized -isystemTOPDIR/tmp/work/x86_64-linux/gn-native/0+git/recipe-sysroot-native/usr/include -O2 -pipe -fvisibility-inlines-hidden -DNDEBUG -O3 -g -fdata-sections -ffunction-sections -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -pthread -pipe -fno-exceptions -fno-rtti -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wextra-semi -Wundef -std=c++23 -Wno-redundant-move -Wno-restrict -Wno-deprecated-copy -Wno-implicit-fallthrough -Wno-redundant-move -Wno-unused-variable -Wno-format -Wno-strict-aliasing -Wno-cast-function-type -c ../sources/gn-0+git/src/gn/function_rebase_path.cc -o src/gn/function_rebase_path.o
g++: error: unrecognized command-line option ‘-std=c++23’; did you mean ‘-std=c++03’?
ninja: build stopped: subcommand failed.
WARNING: exit code 1 from a shell command.

Error details

Submitted on:
06/07/26 19:17
Error type:
Recipe
Task:
do_compile
Recipe:
gn-native
Recipe version:
0+git-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
debian-11/debian-11
Branch:
yoe/mut
Commit:
bdb80e7ffad009e660a01031ce93b7a12c20836e
Build:
#242132
Submitter:
yp-ab-debian11-vk-1
Link back:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/81/builds/1606
Similar errors:
0
Open a bug