>>> flatbuffers v1.11.0 Extracting gzip -d -c /home/buildroot/build/instance-2/dl/flatbuffers/flatbuffers-v1.11.0.tar.gz | tar --strip-components=1 -C /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0 -xf - >>> flatbuffers v1.11.0 Patching >>> flatbuffers v1.11.0 Configuring (mkdir -p /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/ && cd /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/ && rm -f CMakeCache.txt && PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /home/buildroot/build/instance-2/output/host/bin/cmake /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/ -DCMAKE_TOOLCHAIN_FILE="/home/buildroot/build/instance-2/output/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DCMAKE_CXX_FLAGS="-std=c++11" -DFLATBUFFERS_BUILD_TESTS=OFF -DFLATBUFFERS_BUILD_SHAREDLIB=ON ) -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Check for working C compiler: /home/buildroot/build/instance-2/output/host/bin/i586-linux-gcc -- Check for working C compiler: /home/buildroot/build/instance-2/output/host/bin/i586-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /home/buildroot/build/instance-2/output/host/bin/i586-linux-g++ -- Check for working CXX compiler: /home/buildroot/build/instance-2/output/host/bin/i586-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for strtof_l -- Looking for strtof_l - found -- Using toolchain file: /home/buildroot/build/instance-2/output/host/share/buildroot/toolchainfile.cmake. fatal: Not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0 >>> flatbuffers v1.11.0 Building PATH="/home/buildroot/build/instance-2/output/host/bin:/home/buildroot/build/instance-2/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 -C /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/ make[1]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[2]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' Scanning dependencies of target flatbuffers make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' Scanning dependencies of target flathash make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' [ 2%] Building CXX object CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o Scanning dependencies of target flatc [ 5%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o Scanning dependencies of target flatbuffers_shared [ 7%] Building CXX object CMakeFiles/flatbuffers.dir/src/util.cpp.o make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' [ 10%] Building CXX object CMakeFiles/flatbuffers.dir/src/reflection.cpp.o make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' [ 13%] Building CXX object CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o make[3]: Entering directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' [ 15%] Building CXX object CMakeFiles/flathash.dir/src/flathash.cpp.o [ 18%] Building CXX object CMakeFiles/flatbuffers_shared.dir/src/code_generators.cpp.o [ 21%] Building CXX object CMakeFiles/flatc.dir/src/code_generators.cpp.o In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/util.cpp:36:0: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/idl.h:26, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/code_generators.h:22, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/code_generators.cpp:17: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/idl_gen_text.cpp:20: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/idl.h:26, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/code_generators.h:22, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/code_generators.cpp:17: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/reflection.cpp:18:0: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ CMakeFiles/flatbuffers.dir/build.make:158: recipe for target 'CMakeFiles/flatbuffers.dir/src/util.cpp.o' failed make[3]: *** [CMakeFiles/flatbuffers.dir/src/util.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/idl.h:26, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/code_generators.h:22, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/code_generators.cpp:17: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ [ 23%] Building CXX object CMakeFiles/flatc.dir/src/idl_parser.cpp.o [ 26%] Linking CXX executable flathash In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/idl.h:26, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/idl_parser.cpp:23: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' [ 26%] Built target flathash [ 28%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o CMakeFiles/flatbuffers.dir/build.make:134: recipe for target 'CMakeFiles/flatbuffers.dir/src/reflection.cpp.o' failed make[3]: *** [CMakeFiles/flatbuffers.dir/src/reflection.cpp.o] Error 1 [ 31%] Building CXX object CMakeFiles/flatc.dir/src/reflection.cpp.o CMakeFiles/flatbuffers.dir/build.make:110: recipe for target 'CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o' failed make[3]: *** [CMakeFiles/flatbuffers.dir/src/idl_gen_text.cpp.o] Error 1 [ 34%] Building CXX object CMakeFiles/flatc.dir/src/util.cpp.o In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/idl.h:26, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/idl_parser.cpp:23: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ CMakeFiles/flatbuffers_shared.dir/build.make:62: recipe for target 'CMakeFiles/flatbuffers_shared.dir/src/code_generators.cpp.o' failed make[3]: *** [CMakeFiles/flatbuffers_shared.dir/src/code_generators.cpp.o] Error 1 make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' CMakeFiles/Makefile2:141: recipe for target 'CMakeFiles/flatbuffers_shared.dir/all' failed make[2]: *** [CMakeFiles/flatbuffers_shared.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 36%] Building CXX object CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o CMakeFiles/flatc.dir/build.make:62: recipe for target 'CMakeFiles/flatc.dir/src/code_generators.cpp.o' failed make[3]: *** [CMakeFiles/flatc.dir/src/code_generators.cpp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... CMakeFiles/flatbuffers.dir/build.make:62: recipe for target 'CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o' failed make[3]: *** [CMakeFiles/flatbuffers.dir/src/code_generators.cpp.o] Error 1 In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/idl_gen_text.cpp:20: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/reflection.cpp:18:0: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/util.cpp:36:0: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ CMakeFiles/flatc.dir/build.make:158: recipe for target 'CMakeFiles/flatc.dir/src/util.cpp.o' failed make[3]: *** [CMakeFiles/flatc.dir/src/util.cpp.o] Error 1 In file included from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/flexbuffers.h:24:0, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/idl.h:26, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/code_generators.h:22, from /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/src/idl_gen_cpp.cpp:19: /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(int64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: error: 'strtoll_l' was not declared in this scope #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:228:38: note: suggested alternative: 'strcoll_l' #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:246:12: note: in expansion of macro '__strtoll_impl' *val = __strtoll_impl(str, endptr, base); ^~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h: In function 'void flatbuffers::strtoval_impl(uint64_t*, const char*, char**, int)': /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: error: 'strtoull_l' was not declared in this scope #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:227:39: note: suggested alternative: 'strcoll_l' #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get()) ^ /home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/include/flatbuffers/util.h:251:10: note: in expansion of macro '__strtoull_impl' *val = __strtoull_impl(str, endptr, base); ^~~~~~~~~~~~~~~ CMakeFiles/flatc.dir/build.make:134: recipe for target 'CMakeFiles/flatc.dir/src/reflection.cpp.o' failed make[3]: *** [CMakeFiles/flatc.dir/src/reflection.cpp.o] Error 1 CMakeFiles/flatc.dir/build.make:110: recipe for target 'CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o' failed make[3]: *** [CMakeFiles/flatc.dir/src/idl_gen_text.cpp.o] Error 1 CMakeFiles/flatbuffers.dir/build.make:86: recipe for target 'CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o' failed make[3]: *** [CMakeFiles/flatbuffers.dir/src/idl_parser.cpp.o] Error 1 make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/flatbuffers.dir/all' failed make[2]: *** [CMakeFiles/flatbuffers.dir/all] Error 2 CMakeFiles/flatc.dir/build.make:182: recipe for target 'CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o' failed make[3]: *** [CMakeFiles/flatc.dir/src/idl_gen_cpp.cpp.o] Error 1 CMakeFiles/flatc.dir/build.make:86: recipe for target 'CMakeFiles/flatc.dir/src/idl_parser.cpp.o' failed make[3]: *** [CMakeFiles/flatc.dir/src/idl_parser.cpp.o] Error 1 make[3]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/flatc.dir/all' failed make[2]: *** [CMakeFiles/flatc.dir/all] Error 2 make[2]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' Makefile:151: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0' package/pkg-generic.mk:238: recipe for target '/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/.stamp_built' failed make: *** [/home/buildroot/build/instance-2/output/build/flatbuffers-v1.11.0/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/build/instance-2/buildroot'