DEBUG: Executing shell function do_compile
NOTE: VERBOSE=1 cmake --build TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/build --target all -- -j 16 -l 24.0 -l 24.0
[1/39] TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DFLATBUFFERS_LOCALE_INDEPENDENT=1 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/grpc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -std=c++11 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -DNDEBUG -MD -MT CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -MF CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o.d -o CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -c TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/src/code_generators.cpp
FAILED: CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DFLATBUFFERS_LOCALE_INDEPENDENT=1 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/grpc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -std=c++11 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -DNDEBUG -MD -MT CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -MF CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o.d -o CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -c TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/src/code_generators.cpp
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/flexbuffers.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/idl.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/code_generators.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/src/code_generators.cpp:17:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope; did you mean 'strcoll_l'?
228 | #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get())
| ^~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl'
246 | *val = __strtoll_impl(str, endptr, base);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope; did you mean 'strcoll_l'?
227 | #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get())
| ^~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl'
251 | *val = __strtoull_impl(str, endptr, base);
| ^~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/temp/run.do_compile.25899:1 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/build' "$@" -- -j 16 -l 24.0 -l 24.0'
ERROR: Execution of 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/temp/run.do_compile.25899' failed with exit code 1:
[1/39] TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DFLATBUFFERS_LOCALE_INDEPENDENT=1 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/grpc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -std=c++11 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -DNDEBUG -MD -MT CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -MF CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o.d -o CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -c TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/src/code_generators.cpp
FAILED: CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native/usr/bin/aarch64-yoe-linux-musl/aarch64-yoe-linux-musl-g++ -DFLATBUFFERS_LOCALE_INDEPENDENT=1 -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include -ITOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/grpc -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -O2 -pipe -g -feliminate-unused-debug-types -fmacro-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0=/usr/src/debug/flatbuffers/1.11.0-r0 -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot= -fdebug-prefix-map=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot-native= -fvisibility-inlines-hidden -std=c++11 -march=armv8-a+crc -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/recipe-sysroot -DNDEBUG -MD -MT CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -MF CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o.d -o CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o -c TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/src/code_generators.cpp
In file included from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/flexbuffers.h:24,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/idl.h:26,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/code_generators.h:22,
from TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/src/code_generators.cpp:17:
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope; did you mean 'strcoll_l'?
228 | #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get())
| ^~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl'
246 | *val = __strtoll_impl(str, endptr, base);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)':
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope; did you mean 'strcoll_l'?
227 | #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get())
| ^~~~~~~~~~
TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/git/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl'
251 | *val = __strtoull_impl(str, endptr, base);
| ^~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
WARNING: TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/temp/run.do_compile.25899:1 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build 'TOPDIR/build/tmp/work/aarch64-yoe-linux-musl/flatbuffers/1.11.0-r0/build' "$@" -- -j 16 -l 24.0 -l 24.0'