This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EVMK2GX: bitbake do_compile失败

Part Number: EVMK2GX

你好:

        我手头有一块K2G开发板,操作步骤是按照官方文档操作的,目前bitbake的时候有报错,麻烦帮忙看一下:

环境:ubtuntu 16.04

Processor SDK Linux:06_03_00_106

我编译的指令是这个:MACHINE=k2g-evm bitbake arago-core-tisdk-bundle

具体的报错 我插入到里面如下

DEBUG: Executing shell function do_compile
NOTE: make -j 4 CC=gcc  CXX=g++  CPP=gcc  -E CFLAGS=-isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O2 -pipe -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include CPPFLAGS=-isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include CXXFLAGS=-isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O2 -pipe -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include AR=ar LD=ld  LDFLAGS=-L/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/lib -L/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/lib -Wl,-rpath-link,/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/lib -Wl,-rpath,/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/lib -Wl,-rpath,/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/lib  LIBS=-lstdc++ -lpthread -lm -lz -ldl -lrt TARGET=linux TARGET_ARCH=arm -f tensorflow/lite/tools/make/Makefile
g++  -isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O2 -pipe -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -I. -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/eigen -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/absl -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/gemmlowp -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/neon_2_sse -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/farmhash/src -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/allocation.cc -o /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/allocation.o
g++  -isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O2 -pipe -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -I. -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/eigen -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/absl -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/gemmlowp -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/neon_2_sse -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/farmhash/src -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/arena_planner.cc -o /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/arena_planner.o
g++  -isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O2 -pipe -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -I. -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/eigen -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/absl -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/gemmlowp -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/neon_2_sse -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/farmhash/src -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/core/api/flatbuffer_conversions.cc -o /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/core/api/flatbuffer_conversions.o
g++  -isystem/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -O2 -pipe -O3 -DNDEBUG -fPIC -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK     -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/recipe-sysroot-native/usr/include -I. -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/../../../../../../ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/ -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/eigen -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/absl -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/gemmlowp -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/neon_2_sse -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/farmhash/src -I/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include -I -I/usr/local/include -c tensorflow/lite/core/api/op_resolver.cc -o /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/core/api/op_resolver.o
In file included from /usr/include/c++/5/cstdint:35:0,
                 from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:28,
                 from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
In file included from /usr/include/c++/5/cstdint:35:0,
                 from tensorflow/lite/allocation.cc:23:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
In file included from /usr/include/c++/5/cstdint:35:0,
                 from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:28,
                 from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
 #error This file requires compiler and library support \
  ^
In file included from ./tensorflow/lite/arena_planner.h:22:0,
                 from tensorflow/lite/arena_planner.cc:15:
./tensorflow/lite/graph_info.h:65:15: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
   Type type = kTfUnexplored;
               ^
In file included from ./tensorflow/lite/arena_planner.h:24:0,
                 from tensorflow/lite/arena_planner.cc:15:
./tensorflow/lite/simple_memory_arena.h:80:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
   std::unique_ptr<char[]> underlying_buffer_;
        ^
In file included from tensorflow/lite/arena_planner.cc:15:0:
./tensorflow/lite/arena_planner.h:29:1: error: ‘constexpr’ does not name a type
 constexpr const int kDefaultArenaAlignment = 64;
 ^
./tensorflow/lite/arena_planner.h:29:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11
./tensorflow/lite/arena_planner.h:30:1: error: ‘constexpr’ does not name a type
 constexpr const int kDefaultTensorAlignment = 64;
 ^
./tensorflow/lite/arena_planner.h:30:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11
./tensorflow/lite/arena_planner.h:58:45: error: ‘std::unique_ptr’ has not been declared
   ArenaPlanner(TfLiteContext* context, std::unique_ptr<GraphInfo> graph_info,
                                             ^
./tensorflow/lite/arena_planner.h:58:55: error: expected ‘,’ or ‘...’ before ‘<’ token
   ArenaPlanner(TfLiteContext* context, std::unique_ptr<GraphInfo> graph_info,
                                                       ^
./tensorflow/lite/arena_planner.h:61:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   ~ArenaPlanner() override;
                 ^
./tensorflow/lite/arena_planner.h:62:39: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   ArenaPlanner(const ArenaPlanner&) = delete;
                                       ^
./tensorflow/lite/arena_planner.h:63:50: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   ArenaPlanner& operator=(const ArenaPlanner&) = delete;
                                                  ^
./tensorflow/lite/arena_planner.h:65:33: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   TfLiteStatus ResetAllocations() override;
                                 ^
./tensorflow/lite/arena_planner.h:66:32: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   TfLiteStatus PlanAllocations() override;
                                ^
./tensorflow/lite/arena_planner.h:67:64: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   TfLiteStatus ExecuteAllocations(int first_node, int last_node) override;
                                                                ^
./tensorflow/lite/arena_planner.h:100:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
   std::unique_ptr<GraphInfo> graph_info_;
        ^
In file included from ./tensorflow/lite/allocation.h:26:0,
                 from tensorflow/lite/allocation.cc:16:
./tensorflow/lite/simple_memory_arena.h:80:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
   std::unique_ptr<char[]> underlying_buffer_;
        ^
tensorflow/lite/arena_planner.cc:30:33: error: ‘std::unique_ptr’ has not been declared
                            std::unique_ptr<GraphInfo> graph_info,
                                 ^
tensorflow/lite/arena_planner.cc:30:43: error: expected ‘,’ or ‘...’ before ‘<’ token
                            std::unique_ptr<GraphInfo> graph_info,
                                           ^
tensorflow/lite/arena_planner.cc: In constructor ‘tflite::ArenaPlanner::ArenaPlanner(TfLiteContext*, int)’:
tensorflow/lite/arena_planner.cc:34:7: error: class ‘tflite::ArenaPlanner’ does not have any field named ‘graph_info_’
       graph_info_(std::move(graph_info)),
       ^
tensorflow/lite/arena_planner.cc:34:19: error: ‘move’ is not a member of ‘std’
       graph_info_(std::move(graph_info)),
                   ^
tensorflow/lite/arena_planner.cc:34:29: error: ‘graph_info’ was not declared in this scope
       graph_info_(std::move(graph_info)),
                             ^
tensorflow/lite/arena_planner.cc:35:14: error: ‘kDefaultArenaAlignment’ was not declared in this scope
       arena_(kDefaultArenaAlignment),
              ^
tensorflow/lite/arena_planner.cc:37:24: error: ‘preserve_inputs’ was not declared in this scope
       preserve_inputs_(preserve_inputs),
                        ^
tensorflow/lite/arena_planner.cc:38:31: error: ‘preserve_intermediates’ was not declared in this scope
       preserve_intermediates_(preserve_intermediates),
                               ^
tensorflow/lite/arena_planner.cc:39:25: error: ‘tensor_alignment’ was not declared in this scope
       tensor_alignment_(tensor_alignment) {}
                         ^
tensorflow/lite/arena_planner.cc: In member function ‘virtual TfLiteStatus tflite::ArenaPlanner::ResetAllocations()’:
tensorflow/lite/arena_planner.cc:57:18: error: ‘graph_info_’ was not declared in this scope
   allocs_.resize(graph_info_->num_tensors());
                  ^
tensorflow/lite/arena_planner.cc: In member function ‘virtual TfLiteStatus tflite::ArenaPlanner::PlanAllocations()’:
tensorflow/lite/arena_planner.cc:71:30: error: ‘graph_info_’ was not declared in this scope
   std::vector<int> refcounts(graph_info_->num_tensors(), 0);
                              ^
tensorflow/lite/arena_planner.cc:77:8: error: ‘allocate’ does not name a type
   auto allocate = [this, &allocated, &deallocated](int node,
        ^
tensorflow/lite/arena_planner.cc:88:8: error: ‘deallocate’ does not name a type
   auto deallocate = [this, &allocated, &deallocated](
        ^
tensorflow/lite/arena_planner.cc:107:27: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11
   for (int tensor_index : graph_info_->outputs()) {
                           ^
tensorflow/lite/arena_planner.cc:113:27: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11
   for (int tensor_index : graph_info_->variables()) {
                           ^
tensorflow/lite/arena_planner.cc:119:27: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11
   for (int tensor_index : graph_info_->inputs()) {
                           ^
In file included from ./tensorflow/lite/arena_planner.h:21:0,
                 from tensorflow/lite/arena_planner.cc:15:
tensorflow/lite/arena_planner.cc:124:53: error: ‘allocate’ was not declared in this scope
       TF_LITE_ENSURE_STATUS(allocate(0, tensor_index));
                                                     ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc:129:27: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11
   for (int tensor_index : graph_info_->variables()) {
                           ^
In file included from ./tensorflow/lite/arena_planner.h:21:0,
                 from tensorflow/lite/arena_planner.cc:15:
tensorflow/lite/arena_planner.cc:133:53: error: ‘allocate’ was not declared in this scope
       TF_LITE_ENSURE_STATUS(allocate(0, tensor_index));
                                                     ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc:150:27: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11
   for (int tensor_index : graph_info_->inputs()) {
                           ^
In file included from ./tensorflow/lite/arena_planner.h:21:0,
                 from tensorflow/lite/arena_planner.cc:15:
tensorflow/lite/arena_planner.cc:152:53: error: ‘allocate’ was not declared in this scope
       TF_LITE_ENSURE_STATUS(allocate(0, tensor_index));
                                                     ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc:163:53: error: ‘allocate’ was not declared in this scope
       TF_LITE_ENSURE_STATUS(allocate(i, tensor_index));
                                                     ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc:175:61: error: ‘deallocate’ was not declared in this scope
             TF_LITE_ENSURE_STATUS(deallocate(i, tensor_index));
                                                             ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc: In member function ‘virtual TfLiteStatus tflite::ArenaPlanner::ExecuteAllocations(int, int)’:
tensorflow/lite/arena_planner.cc:190:28: error: ‘graph_info_’ was not declared in this scope
   TF_LITE_ENSURE(context_, graph_info_->num_tensors() >= allocs_.size());
                            ^
./tensorflow/lite/c/c_api_internal.h:150:11: note: in definition of macro ‘TF_LITE_ENSURE’
     if (!(a)) {                                                             \
           ^
tensorflow/lite/arena_planner.cc:191:18: error: ‘graph_info_’ was not declared in this scope
   allocs_.resize(graph_info_->num_tensors());
                  ^
tensorflow/lite/arena_planner.cc: In member function ‘TfLiteStatus tflite::ArenaPlanner::CalculateAllocations(int, int)’:
tensorflow/lite/arena_planner.cc:219:20: error: ISO C++ forbids declaration of ‘alloc_info’ with no type [-fpermissive]
   for (const auto& alloc_info : alloc_queue_) {
                    ^
tensorflow/lite/arena_planner.cc:219:33: warning: range-based ‘for’ loops only available with -std=c++11 or -std=gnu++11
   for (const auto& alloc_info : alloc_queue_) {
                                 ^
tensorflow/lite/arena_planner.cc:220:20: error: request for member ‘node’ in ‘alloc_info’, which is of non-class type ‘const int’
     if (alloc_info.node < first_node) continue;
                    ^
tensorflow/lite/arena_planner.cc:221:20: error: request for member ‘node’ in ‘alloc_info’, which is of non-class type ‘const int’
     if (alloc_info.node > last_node) break;
                    ^
tensorflow/lite/arena_planner.cc:222:20: error: request for member ‘node’ in ‘alloc_info’, which is of non-class type ‘const int’
     if (alloc_info.node == active_node) {
                    ^
tensorflow/lite/arena_planner.cc:233:20: error: request for member ‘type’ in ‘alloc_info’, which is of non-class type ‘const int’
     if (alloc_info.type == AllocationInfo::ALLOC) {
                    ^
In file included from ./tensorflow/lite/arena_planner.h:21:0,
                 from tensorflow/lite/arena_planner.cc:15:
tensorflow/lite/arena_planner.cc:234:66: error: request for member ‘tensor’ in ‘alloc_info’, which is of non-class type ‘const int’
       TF_LITE_ENSURE_STATUS(CalculateTensorAllocation(alloc_info.tensor));
                                                                  ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc:236:68: error: request for member ‘tensor’ in ‘alloc_info’, which is of non-class type ‘const int’
       TF_LITE_ENSURE_STATUS(CalculateTensorDeallocation(alloc_info.tensor));
                                                                    ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
tensorflow/lite/arena_planner.cc: In member function ‘TfLiteStatus tflite::ArenaPlanner::ResolveTensorAllocation(int)’:
tensorflow/lite/arena_planner.cc:253:27: error: ‘graph_info_’ was not declared in this scope
   TfLiteTensor& tensor = *graph_info_->tensor(tensor_index);
                           ^
tensorflow/lite/arena_planner.cc: In member function ‘TfLiteStatus tflite::ArenaPlanner::CalculateTensorAllocation(int)’:
tensorflow/lite/arena_planner.cc:270:27: error: ‘graph_info_’ was not declared in this scope
   TfLiteTensor& tensor = *graph_info_->tensor(tensor_index);
                           ^
tensorflow/lite/arena_planner.cc: In member function ‘TfLiteStatus tflite::ArenaPlanner::CalculateTensorDeallocation(int)’:
tensorflow/lite/arena_planner.cc:283:27: error: ‘graph_info_’ was not declared in this scope
   TfLiteTensor& tensor = *graph_info_->tensor(tensor_index);
                           ^
tensorflow/lite/arena_planner.cc: In member function ‘TfLiteStatus tflite::ArenaPlanner::CalculateAllocationOfInternalTensors(int)’:
tensorflow/lite/arena_planner.cc:292:37: error: ‘graph_info_’ was not declared in this scope
   if (node_index < static_cast<int>(graph_info_->num_nodes())) {
                                     ^
tensorflow/lite/arena_planner.cc: In member function ‘TfLiteStatus tflite::ArenaPlanner::CalculateDeallocationOfInternalTensors(int)’:
tensorflow/lite/arena_planner.cc:305:37: error: ‘graph_info_’ was not declared in this scope
   if (node_index < static_cast<int>(graph_info_->num_nodes())) {
                                     ^
tensorflow/lite/tools/make/Makefile:255: recipe for target '/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/arena_planner.o' failed
make: *** [/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/arena_planner.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from tensorflow/lite/allocation.cc:16:0:
./tensorflow/lite/allocation.h:36:3: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   enum class Type {
   ^
./tensorflow/lite/allocation.h:64:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   const void* base() const override;
                      ^
./tensorflow/lite/allocation.h:65:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   size_t bytes() const override;
                  ^
./tensorflow/lite/allocation.h:66:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   bool valid() const override;
                ^
./tensorflow/lite/allocation.h:74:19: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
   int mmap_fd_ = -1;  // mmap file descriptor
                   ^
./tensorflow/lite/allocation.h:76:31: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
   size_t buffer_size_bytes_ = 0;
                               ^
./tensorflow/lite/allocation.h:83:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   const void* base() const override;
                      ^
./tensorflow/lite/allocation.h:84:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   size_t bytes() const override;
                  ^
./tensorflow/lite/allocation.h:85:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   bool valid() const override;
                ^
./tensorflow/lite/allocation.h:89:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
   std::unique_ptr<const char[]> copied_buffer_;
        ^
./tensorflow/lite/allocation.h:90:31: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
   size_t buffer_size_bytes_ = 0;
                               ^
./tensorflow/lite/allocation.h:101:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   const void* base() const override;
                      ^
./tensorflow/lite/allocation.h:102:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   size_t bytes() const override;
                  ^
./tensorflow/lite/allocation.h:103:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   bool valid() const override;
                ^
./tensorflow/lite/allocation.h:107:31: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11
   size_t buffer_size_bytes_ = 0;
                               ^
tensorflow/lite/allocation.cc: In constructor ‘tflite::FileCopyAllocation::FileCopyAllocation(const char*, tflite::ErrorReporter*)’:
tensorflow/lite/allocation.cc:36:46: error: ‘tflite::Allocation::Type’ is not a class or namespace
     : Allocation(error_reporter, Allocation::Type::kFileCopy) {
                                              ^
tensorflow/lite/allocation.cc:39:3: error: ‘unique_ptr’ is not a member of ‘std’
   std::unique_ptr<FILE, decltype(&fclose)> file(fopen(filename, "rb"), fclose);
   ^
tensorflow/lite/allocation.cc:39:23: error: expected primary-expression before ‘,’ token
   std::unique_ptr<FILE, decltype(&fclose)> file(fopen(filename, "rb"), fclose);
                       ^
tensorflow/lite/allocation.cc:39:41: error: ‘decltype’ was not declared in this scope
   std::unique_ptr<FILE, decltype(&fclose)> file(fopen(filename, "rb"), fclose);
                                         ^
tensorflow/lite/allocation.cc:39:78: error: ‘file’ was not declared in this scope
   std::unique_ptr<FILE, decltype(&fclose)> file(fopen(filename, "rb"), fclose);
                                                                              ^
tensorflow/lite/allocation.cc:60:3: error: ‘unique_ptr’ is not a member of ‘std’
   std::unique_ptr<char[]> buffer(new char[buffer_size_bytes_]);
   ^
tensorflow/lite/allocation.cc:60:19: error: expected primary-expression before ‘char’
   std::unique_ptr<char[]> buffer(new char[buffer_size_bytes_]);
                   ^
tensorflow/lite/allocation.cc:61:8: error: ‘buffer’ was not declared in this scope
   if (!buffer) {
        ^
tensorflow/lite/allocation.cc:67:13: error: ‘buffer’ was not declared in this scope
       fread(buffer.get(), sizeof(char), buffer_size_bytes_, file.get());
             ^
tensorflow/lite/allocation.cc:75:3: error: ‘copied_buffer_’ was not declared in this scope
   copied_buffer_.reset(const_cast<char const*>(buffer.release()));
   ^
tensorflow/lite/allocation.cc: In member function ‘virtual const void* tflite::FileCopyAllocation::base() const’:
tensorflow/lite/allocation.cc:80:55: error: ‘copied_buffer_’ was not declared in this scope
 const void* FileCopyAllocation::base() const { return copied_buffer_.get(); }
                                                       ^
tensorflow/lite/allocation.cc: In member function ‘virtual bool tflite::FileCopyAllocation::valid() const’:
tensorflow/lite/allocation.cc:84:49: error: ‘copied_buffer_’ was not declared in this scope
 bool FileCopyAllocation::valid() const { return copied_buffer_ != nullptr; }
                                                 ^
tensorflow/lite/allocation.cc:84:67: error: ‘nullptr’ was not declared in this scope
 bool FileCopyAllocation::valid() const { return copied_buffer_ != nullptr; }
                                                                   ^
tensorflow/lite/allocation.cc: In constructor ‘tflite::MemoryAllocation::MemoryAllocation(const void*, size_t, tflite::ErrorReporter*)’:
tensorflow/lite/allocation.cc:89:46: error: ‘tflite::Allocation::Type’ is not a class or namespace
     : Allocation(error_reporter, Allocation::Type::kMemory) {
                                              ^
tensorflow/lite/allocation.cc: In member function ‘virtual bool tflite::MemoryAllocation::valid() const’:
tensorflow/lite/allocation.cc:100:58: error: ‘nullptr’ was not declared in this scope
 bool MemoryAllocation::valid() const { return buffer_ != nullptr; }
                                                          ^
tensorflow/lite/tools/make/Makefile:255: recipe for target '/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/allocation.o' failed
make: *** [/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/gen/linux_arm/obj/tensorflow/lite/allocation.o] Error 1
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:56:0,
                 from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: In function ‘T* flatbuffers::vector_data(std::vector<T>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:64:27: error: ‘nullptr’ was not declared in this scope
   return vector.empty() ? nullptr : &vector[0];
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: In function ‘const T* flatbuffers::vector_data(const std::vector<T>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:69:27: error: ‘nullptr’ was not declared in this scope
   return vector.empty() ? nullptr : &vector[0];
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:73:59: error: expected ‘,’ or ‘...’ before ‘&&’ token
 inline void vector_emplace_back(std::vector<T> *vector, V &&data) {
                                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: In function ‘void flatbuffers::vector_emplace_back(std::vector<T>*, V)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:77:26: error: ‘forward’ is not a member of ‘std’
     vector->emplace_back(std::forward<V>(data));
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:77:40: error: expected primary-expression before ‘>’ token
     vector->emplace_back(std::forward<V>(data));
                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:77:42: error: ‘data’ was not declared in this scope
     vector->emplace_back(std::forward<V>(data));
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:163:65: error: expected template-name before ‘<’ token
   template <typename T> struct is_scalar : public std::is_scalar<T> {};
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:163:65: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:163:65: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:164:73: error: expected template-name before ‘<’ token
   template <typename T, typename U> struct is_same : public std::is_same<T,U> {};
                                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:164:73: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:164:73: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:166:38: error: expected template-name before ‘<’ token
         public std::is_floating_point<T> {};
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:166:38: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:166:38: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:167:69: error: expected template-name before ‘<’ token
   template <typename T> struct is_unsigned : public std::is_unsigned<T> {};
                                                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:167:69: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:167:69: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:168:73: error: expected template-name before ‘<’ token
   template <typename T> struct make_unsigned : public std::make_unsigned<T> {};
                                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:168:73: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:168:73: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:180:65: error: expected template-name before ‘<’ token
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:180:65: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:180:65: error: expected unqualified-id before ‘<’ token
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: error: ‘constexpr’ does not name a type
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:247:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR inline bool IsConstTrue(T t) {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:247:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR inline bool IsConstTrue(T t) {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: error: ‘constexpr’ does not name a type
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:59:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR size_t AlignOf() {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:59:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR size_t AlignOf() {
                      ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:89:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
 template<typename T> struct IndirectHelper<Offset<T>> {
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:128:44: error: expected ‘,’ or ‘...’ before ‘&&’ token
   VectorIterator &operator=(VectorIterator &&other) {
                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::VectorIterator<T, IT>::VectorIterator()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:119:28: error: ‘nullptr’ was not declared in this scope
   VectorIterator() : data_(nullptr) {}
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::VectorIterator<T, IT>& flatbuffers::VectorIterator<T, IT>::operator=(flatbuffers::VectorIterator<T, IT>)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:129:13: error: ‘other’ was not declared in this scope
     data_ = other.data_;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::Vector<T>::MutateOffset(flatbuffers::uoffset_t, const uint8_t*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:298:68: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive]
     static_assert(sizeof(T) == sizeof(uoffset_t), "Unrelated types");
                                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:298:68: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Vector<T>::return_type flatbuffers::Vector<T>::LookupByKey(K) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:325:14: error: ‘nullptr’ was not declared in this scope
       return nullptr;  // Key not found.
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In static member function ‘static int flatbuffers::Vector<T>::KeyCompare(const void*, const void*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:348:10: error: ‘table’ does not name a type
     auto table = IndirectHelper<T>::Read(data, 0);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:352:13: error: ‘table’ was not declared in this scope
     return -table->KeyCompareWithValue(*key);
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:378:16: error: ‘>>’ should be ‘> >’ within a nested template argument list
 Vector<Offset<T>> *VectorCast(Vector<Offset<U>> *ptr) {
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:378:46: error: ‘>>’ should be ‘> >’ within a nested template argument list
 Vector<Offset<T>> *VectorCast(Vector<Offset<U>> *ptr) {
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘flatbuffers::Vector<flatbuffers::Offset<T> >* flatbuffers::VectorCast(flatbuffers::Vector<flatbuffers::Offset<U> >*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:17: error: ‘is_base_of’ is not a member of ‘std’
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:34: error: expected primary-expression before ‘,’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:37: error: expected primary-expression before ‘>’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:38: error: ‘::value’ has not been declared
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:64: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive]
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:380:42: error: ‘>>’ should be ‘> >’ within a nested template argument list
   return reinterpret_cast<Vector<Offset<T>> *>(ptr);
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:384:22: error: ‘>>’ should be ‘> >’ within a nested template argument list
 const Vector<Offset<T>> *VectorCast(const Vector<Offset<U>> *ptr) {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:384:58: error: ‘>>’ should be ‘> >’ within a nested template argument list
 const Vector<Offset<T>> *VectorCast(const Vector<Offset<U>> *ptr) {
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘const flatbuffers::Vector<flatbuffers::Offset<T> >* flatbuffers::VectorCast(const flatbuffers::Vector<flatbuffers::Offset<U> >*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:17: error: ‘is_base_of’ is not a member of ‘std’
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:34: error: expected primary-expression before ‘,’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:37: error: expected primary-expression before ‘>’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:38: error: ‘::value’ has not been declared
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:64: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive]
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:386:48: error: %E2%80%98>>’ should be ‘> >’ within a nested template argument list
   return reinterpret_cast<const Vector<Offset<T>> *>(ptr);
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘bool flatbuffers::StringLessThan(const char*, flatbuffers::uoffset_t, const char*, flatbuffers::uoffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:400:14: error: ‘cmp’ does not name a type
   const auto cmp = memcmp(a_data, b_data, (std::min)(a_size, b_size));
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:401:10: error: ‘cmp’ was not declared in this scope
   return cmp == 0 ? a_size < b_size : cmp < 0;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:478:32: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   uint8_t *allocate(size_t size) FLATBUFFERS_OVERRIDE {
                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:482:37: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   void deallocate(uint8_t *p, size_t) FLATBUFFERS_OVERRIDE {
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:540:33: error: expected ‘,’ or ‘...’ before ‘&&’ token
   DetachedBuffer(DetachedBuffer &&other)
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:540:40: error: invalid constructor; you probably meant ‘flatbuffers::DetachedBuffer (const flatbuffers::DetachedBuffer&)’
   DetachedBuffer(DetachedBuffer &&other)
                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:556:44: error: expected ‘,’ or ‘...’ before ‘&&’ token
   DetachedBuffer &operator=(DetachedBuffer &&other) {
                                            ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:607:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(
   ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::DetachedBuffer::DetachedBuffer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:521:20: error: ‘nullptr’ was not declared in this scope
       : allocator_(nullptr),
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer& flatbuffers::DetachedBuffer::operator=(flatbuffers::DetachedBuffer)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:559:18: error: ‘other’ was not declared in this scope
     allocator_ = other.allocator_;
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::DetachedBuffer::reset()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:628:18: error: ‘nullptr’ was not declared in this scope
     allocator_ = nullptr;
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:660:35: error: expected ‘,’ or ‘...’ before ‘&&’ token
   vector_downward(vector_downward &&other)
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:660:42: error: invalid constructor; you probably meant ‘flatbuffers::vector_downward (const flatbuffers::vector_downward&)’
   vector_downward(vector_downward &&other)
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:686:46: error: expected ‘,’ or ‘...’ before ‘&&’ token
   vector_downward &operator=(vector_downward &&other) {
                                              ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:854:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(vector_downward(const vector_downward &))
   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:855:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(vector_downward &operator=(const vector_downward &))
   ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::vector_downward::vector_downward(size_t, flatbuffers::Allocator*, bool, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:654:14: error: ‘nullptr’ was not declared in this scope
         buf_(nullptr),
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::vector_downward& flatbuffers::vector_downward::operator=(flatbuffers::vector_downward)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:688:26: error: ‘move’ is not a member of ‘std’
     vector_downward temp(std::move(other));
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:688:36: error: ‘other’ was not declared in this scope
     vector_downward temp(std::move(other));
                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::clear()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:711:14: error: ‘nullptr’ was not declared in this scope
       cur_ = nullptr;
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::clear_allocator()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:722:18: error: ‘nullptr’ was not declared in this scope
     allocator_ = nullptr;
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::clear_buffer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:728:12: error: ‘nullptr’ was not declared in this scope
     buf_ = nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘uint8_t* flatbuffers::vector_downward::release_raw(size_t&, size_t&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:733:11: error: ISO C++ forbids declaration of ‘buf’ with no type [-fpermissive]
     auto *buf = buf_;
           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:733:17: error: cannot convert ‘uint8_t* {aka unsigned char*}’ to ‘int*’ in initialization
     auto *buf = buf_;
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:739:12: error: ‘nullptr’ was not declared in this scope
     buf_ = nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:741:12: error: cannot convert ‘int*’ to ‘uint8_t* {aka unsigned char*}’ in return
     return buf;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer flatbuffers::vector_downward::release()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:750:20: error: ‘nullptr’ was not declared in this scope
       allocator_ = nullptr;
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:753:12: error: ‘nullptr’ was not declared in this scope
     buf_ = nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:755:12: error: use of deleted function ‘flatbuffers::DetachedBuffer::DetachedBuffer(const flatbuffers::DetachedBuffer&)’
     return fb;
            ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:27: note: declared here
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:41: note: in definition of macro ‘FLATBUFFERS_DELETE_FUNC’
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                         ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::reallocate(size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:867:10: error: ‘old_reserved’ does not name a type
     auto old_reserved = reserved_;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:868:10: error: ‘old_size’ does not name a type
     auto old_size = size();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:869:10: error: ‘old_scratch_size’ does not name a type
     auto old_scratch_size = scratch_size();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:871:29: error: ‘old_reserved’ was not declared in this scope
                             old_reserved ? old_reserved / 2 : initial_size_);
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:875:33: error: ‘old_size’ was not declared in this scope
                                 old_size, old_scratch_size);
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:875:43: error: ‘old_scratch_size’ was not declared in this scope
                                 old_size, old_scratch_size);
                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:879:31: error: ‘old_size’ was not declared in this scope
     cur_ = buf_ + reserved_ - old_size;
                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:880:23: error: ‘old_scratch_size’ was not declared in this scope
     scratch_ = buf_ + old_scratch_size;
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘const T* flatbuffers::data(const std::vector<_Tp, _Alloc>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:893:22: error: ‘nullptr’ was not declared in this scope
   return v.empty() ? nullptr : &v.front();
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘T* flatbuffers::data(std::vector<_Tp, _Alloc>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:896:22: error: ‘nullptr’ was not declared in this scope
   return v.empty() ? nullptr : &v.front();
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:943:39: error: expected ‘,’ or ‘...’ before ‘&&’ token
   FlatBufferBuilder(FlatBufferBuilder &&other)
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:943:46: error: invalid constructor; you probably meant ‘flatbuffers::FlatBufferBuilder (const flatbuffers::FlatBufferBuilder&)’
   FlatBufferBuilder(FlatBufferBuilder &&other)
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:967:50: error: expected ‘,’ or ‘...’ before ‘&&’ token
   FlatBufferBuilder &operator=(FlatBufferBuilder &&other) {
                                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1443:39: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<T>> CreateVector(const T *v, size_t len) {
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1465:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<T>>> CreateVector(const Offset<T> *v, size_t len) {
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1477:39: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<T>> CreateVector(const std::vector<T> &v) {
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1484:24: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<uint8_t>> CreateVector(const std::vector<bool> &v) {
                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1501:39: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<T>> CreateVector(size_t vector_size,
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1502:18: error: ‘function’ in namespace ‘std’ does not name a template type
       const std::function<T (size_t i)> &f) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1502:26: error: expected ‘,’ or ‘...’ before ‘<’ token
       const std::function<T (size_t i)> &f) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1520:18: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<T>> CreateVector(size_t vector_size, F f, S *state) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1532:30: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<String>>> CreateVectorOfStrings(
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1547:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfStructs(const T *v, size_t len) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1562:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfNativeStructs(const S *v,
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1581:47: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<const T *>> CreateVectorOfStructs(
                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1582:38: error: ‘function’ in namespace ‘std’ does not name a template type
       size_t vector_size, const std::function<void(size_t i, T *)> &filler) {
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1582:46: error: expected ‘,’ or ‘...’ before ‘<’ token
       size_t vector_size, const std::function<void(size_t i, T *)> &filler) {
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1603:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfStructs(size_t vector_size, F f,
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1620:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfStructs(
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1634:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfNativeStructs(
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1658:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedStructs(std::vector<T> *v) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1671:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedNativeStructs(
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1685:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedStructs(T *v, size_t len) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1700:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedNativeStructs(S *v,
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1733:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(Offset<T> *v,
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1747:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1748:27: error: ‘>>’ should be ‘> >’ within a nested template argument list
       std::vector<Offset<T>> *v) {
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1779:18: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<T>> CreateUninitializedVector(size_t len, T **buf) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1786:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T*>> CreateUninitializedVectorOfStructs(size_t len, T **buf) {
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1796:18: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<T>> CreateVectorScalarCast(const U *v, size_t len) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1915:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> EndVectorOfStructs(size_t vector_size) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:924:53: error: ‘nullptr’ was not declared in this scope
                              Allocator *allocator = nullptr,
                                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:927:34: error: ‘AlignOf’ was not declared in this scope
                                  AlignOf<largest_scalar_t>())
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:927:58: error: expected primary-expression before ‘>’ token
                                  AlignOf<largest_scalar_t>())
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:927:60: error: expected primary-expression before ‘)’ token
                                  AlignOf<largest_scalar_t>())
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1819:61: error: ‘nullptr’ was not declared in this scope
   void Finish(Offset<T> root, const char *file_identifier = nullptr) {
                                                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1832:57: error: ‘nullptr’ was not declared in this scope
                           const char *file_identifier = nullptr) {
                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::FlatBufferBuilder::FlatBufferBuilder(size_t, flatbuffers::Allocator*, bool, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:936:21: error: ‘nullptr’ was not declared in this scope
         string_pool(nullptr) {
                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::FlatBufferBuilder& flatbuffers::FlatBufferBuilder::operator=(flatbuffers::FlatBufferBuilder)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:969:28: error: ‘move’ is not a member of ‘std’
     FlatBufferBuilder temp(std::move(other));
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:969:38: error: ‘other’ was not declared in this scope
     FlatBufferBuilder temp(std::move(other));
                                      ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:56:0,
                 from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: In function ‘T* flatbuffers::vector_data(std::vector<T>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:64:27: error: ‘nullptr’ was not declared in this scope
   return vector.empty() ? nullptr : &vector[0];
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: In function ‘const T* flatbuffers::vector_data(const std::vector<T>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:69:27: error: ‘nullptr’ was not declared in this scope
   return vector.empty() ? nullptr : &vector[0];
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:73:59: error: expected ‘,’ or ‘...’ before ‘&&’ token
 inline void vector_emplace_back(std::vector<T> *vector, V &&data) {
                                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: In function ‘void flatbuffers::vector_emplace_back(std::vector<T>*, V)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:77:26: error: ‘forward’ is not a member of ‘std’
     vector->emplace_back(std::forward<V>(data));
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:77:40: error: expected primary-expression before ‘>’ token
     vector->emplace_back(std::forward<V>(data));
                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:77:42: error: ‘data’ was not declared in this scope
     vector->emplace_back(std::forward<V>(data));
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:163:65: error: expected template-name before ‘<’ token
   template <typename T> struct is_scalar : public std::is_scalar<T> {};
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:163:65: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:163:65: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:164:73: error: expected template-name before ‘<’ token
   template <typename T, typename U> struct is_same : public std::is_same<T,U> {};
                                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:164:73: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:164:73: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:166:38: error: expected template-name before ‘<’ token
         public std::is_floating_point<T> {};
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:166:38: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:166:38: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:167:69: error: expected template-name before ‘<’ token
   template <typename T> struct is_unsigned : public std::is_unsigned<T> {};
                                                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:167:69: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:167:69: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:168:73: error: expected template-name before ‘<’ token
   template <typename T> struct make_unsigned : public std::make_unsigned<T> {};
                                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:168:73: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:168:73: error: expected unqualified-id before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:180:65: error: expected template-name before ‘<’ token
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:180:65: error: expected ‘{’ before ‘<’ token
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/stl_emulation.h:180:65: error: expected unqualified-id before ‘<’ token
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: error: ‘constexpr’ does not name a type
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:247:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR inline bool IsConstTrue(T t) {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:247:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR inline bool IsConstTrue(T t) {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer flatbuffers::FlatBufferBuilder::ReleaseBufferPointer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1033:25: error: use of deleted function ‘flatbuffers::DetachedBuffer::DetachedBuffer(const flatbuffers::DetachedBuffer&)’
     return buf_.release();
                         ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:27: note: declared here
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:41: note: in definition of macro ‘FLATBUFFERS_DELETE_FUNC’
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: error: ‘constexpr’ does not name a type
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:59:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR size_t AlignOf() {
                      ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer flatbuffers::FlatBufferBuilder::Release()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1040:25: error: use of deleted function ‘flatbuffers::DetachedBuffer::DetachedBuffer(const flatbuffers::DetachedBuffer&)’
     return buf_.release();
                         ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:27: note: declared here
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:41: note: in definition of macro ‘FLATBUFFERS_DELETE_FUNC’
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:159:33: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_CONSTEXPR constexpr
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:59:22: note: in expansion of macro ‘FLATBUFFERS_CONSTEXPR’
 template<typename T> FLATBUFFERS_CONSTEXPR size_t AlignOf() {
                      ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:89:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
 template<typename T> struct IndirectHelper<Offset<T>> {
                                                    ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::FlatBufferBuilder::AddElement(flatbuffers::voffset_t, T, T)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1140:10: error: ‘off’ does not name a type
     auto off = PushElement(e);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:128:44: error: expected ‘,’ or ‘...’ before ‘&&’ token
   VectorIterator &operator=(VectorIterator &&other) {
                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1141:23: error: ‘off’ was not declared in this scope
     TrackField(field, off);
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::FlatBufferBuilder::AddStruct(flatbuffers::voffset_t, const T*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1151:11: error: ‘AlignOf’ was not declared in this scope
     Align(AlignOf<T>());
           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::VectorIterator<T, IT>::VectorIterator()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:119:28: error: ‘nullptr’ was not declared in this scope
   VectorIterator() : data_(nullptr) {}
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::VectorIterator<T, IT>& flatbuffers::VectorIterator<T, IT>::operator=(flatbuffers::VectorIterator<T, IT>)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:129:13: error: ‘other’ was not declared in this scope
     data_ = other.data_;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1151:20: error: expected primary-expression before ‘>’ token
     Align(AlignOf<T>());
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1151:22: error: expected primary-expression before ‘)’ token
     Align(AlignOf<T>());
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::uoffset_t flatbuffers::FlatBufferBuilder::EndTable(flatbuffers::uoffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1201:10: error: ‘vtableoffsetloc’ does not name a type
     auto vtableoffsetloc = PushElement<soffset_t>(0);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1211:10: error: ‘table_object_size’ does not name a type
     auto table_object_size = vtableoffsetloc - start;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1215:51: error: ‘table_object_size’ was not declared in this scope
                            static_cast<voffset_t>(table_object_size));
                                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1218:15: error: ‘it’ does not name a type
     for (auto it = buf_.scratch_end() - num_field_loc * sizeof(FieldLoc);
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1219:10: error: expected ‘;’ before ‘it’
          it < buf_.scratch_end(); it += sizeof(FieldLoc)) {
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1219:10: error: ‘it’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1220:12: error: ‘field_location’ does not name a type
       auto field_location = reinterpret_cast<FieldLoc *>(it);
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1221:12: error: ‘pos’ does not name a type
       auto pos = static_cast<voffset_t>(vtableoffsetloc - field_location->off);
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1225:44: error: ‘field_location’ was not declared in this scope
       WriteScalar<voffset_t>(buf_.data() + field_location->id, pos);
                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1225:64: error: ‘pos’ was not declared in this scope
       WriteScalar<voffset_t>(buf_.data() + field_location->id, pos);
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::Vector<T>::MutateOffset(flatbuffers::uoffset_t, const uint8_t*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:298:68: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive]
     static_assert(sizeof(T) == sizeof(uoffset_t), "Unrelated types");
                                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1228:10: error: ‘vt1’ does not name a type
     auto vt1 = reinterpret_cast<voffset_t *>(buf_.data());
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1229:10: error: ‘vt1_size’ does not name a type
     auto vt1_size = ReadScalar<voffset_t>(vt1);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1230:10: error: ‘vt_use’ does not name a type
     auto vt_use = GetSize();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1234:17: error: ‘it’ does not name a type
       for (auto it = buf_.scratch_data(); it < buf_.scratch_end();
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1234:43: error: expected ‘;’ before ‘it’
       for (auto it = buf_.scratch_data(); it < buf_.scratch_end();
                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1234:43: error: ‘it’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1236:14: error: ‘vt_offset_ptr’ does not name a type
         auto vt_offset_ptr = reinterpret_cast<uoffset_t *>(it);
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1237:14: error: ‘vt2’ does not name a type
         auto vt2 = reinterpret_cast<voffset_t *>(buf_.data_at(*vt_offset_ptr));
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1238:14: error: ‘vt2_size’ does not name a type
         auto vt2_size = *vt2;
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:13: error: ‘vt1_size’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:25: error: ‘vt2_size’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:49: error: ‘vt2’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:54: error: ‘vt1’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1240:9: error: ‘vt_use’ was not declared in this scope
         vt_use = *vt_offset_ptr;
         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1240:19: error: ‘vt_offset_ptr’ was not declared in this scope
         vt_use = *vt_offset_ptr;
                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1241:30: error: ‘vtableoffsetloc’ was not declared in this scope
         buf_.pop(GetSize() - vtableoffsetloc);
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1246:9: error: ‘vt_use’ was not declared in this scope
     if (vt_use == GetSize()) { buf_.scratch_push_small(vt_use); }
         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1252:30: error: ‘vtableoffsetloc’ was not declared in this scope
     WriteScalar(buf_.data_at(vtableoffsetloc),
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1253:40: error: ‘vt_use’ was not declared in this scope
                 static_cast<soffset_t>(vt_use) -
                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:298:68: note: (if you use ‘-fpermissive’, G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Vector<T>::return_type flatbuffers::Vector<T>::LookupByKey(K) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:325:14: error: ‘nullptr’ was not declared in this scope
       return nullptr;  // Key not found.
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In static member function ‘static int flatbuffers::Vector<T>::KeyCompare(const void*, const void*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:348:10: error: ‘table’ does not name a type
     auto table = IndirectHelper<T>::Read(data, 0);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:352:13: error: ‘table’ was not declared in this scope
     return -table->KeyCompareWithValue(*key);
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::String> flatbuffers::FlatBufferBuilder::CreateSharedString(const char*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1363:10: error: ‘size_before_string’ does not name a type
     auto size_before_string = buf_.size();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:378:16: error: ‘>>’ should be ‘> >’ within a nested template argument list
 Vector<Offset<T>> *VectorCast(Vector<Offset<U>> *ptr) {
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:378:46: error: ‘>>’ should be ‘> >’ within a nested template argument list
 Vector<Offset<T>> *VectorCast(Vector<Offset<U>> *ptr) {
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘flatbuffers::Vector<flatbuffers::Offset<T> >* flatbuffers::VectorCast(flatbuffers::Vector<flatbuffers::Offset<U> >*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:17: error: ‘is_base_of’ is not a member of ‘std’
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:34: error: expected primary-expression before ‘,’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:37: error: expected primary-expression before ‘>’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:38: error: ‘::value’ has not been declared
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:379:64: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive]
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:380:42: error: ‘>>’ should be ‘> >’ within a nested template argument list
   return reinterpret_cast<Vector<Offset<T>> *>(ptr);
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:384:22: error: ‘>>’ should be ‘> >’ within a nested template argument list
 const Vector<Offset<T>> *VectorCast(const Vector<Offset<U>> *ptr) {
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:384:58: error: ‘>>’ should be ‘> >’ within a nested template argument list
 const Vector<Offset<T>> *VectorCast(const Vector<Offset<U>> *ptr) {
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘const flatbuffers::Vector<flatbuffers::Offset<T> >* flatbuffers::VectorCast(const flatbuffers::Vector<flatbuffers::Offset<U> >*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:17: error: ‘is_base_of’ is not a member of ‘std’
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1366:10: error: ‘off’ does not name a type
     auto off = CreateString(str, len);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1367:10: error: ‘it’ does not name a type
     auto it = string_pool->find(off);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1369:9: error: ‘it’ was not declared in this scope
     if (it != string_pool->end()) {
         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:34: error: expected primary-expression before ‘,’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:37: error: expected primary-expression before ‘>’ token
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:38: error: ‘::value’ has not been declared
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1371:30: error: ‘size_before_string’ was not declared in this scope
       buf_.pop(buf_.size() - size_before_string);
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:385:64: error: there are no arguments to ‘static_assert’ that depend on a template parameter, so a declaration of ‘static_assert’ must be available [-fpermissive]
   static_assert(std::is_base_of<T, U>::value, "Unrelated types");
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:386:48: error: ‘>>’ should be ‘> >’ within a nested template argument list
   return reinterpret_cast<const Vector<Offset<T>> *>(ptr);
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1375:25: error: ‘off’ was not declared in this scope
     string_pool->insert(off);
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘bool flatbuffers::StringLessThan(const char*, flatbuffers::uoffset_t, const char*, flatbuffers::uoffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:400:14: error: ‘cmp’ does not name a type
   const auto cmp = memcmp(a_data, b_data, (std::min)(a_size, b_size));
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:401:10: error: ‘cmp’ was not declared in this scope
   return cmp == 0 ? a_size < b_size : cmp < 0;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<T> > flatbuffers::FlatBufferBuilder::CreateVector(const T*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1461:27: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<T>>(EndVector(len));
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<T> > > flatbuffers::FlatBufferBuilder::CreateVector(const flatbuffers::Offset<T>*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1467:15: error: ‘i’ does not name a type
     for (auto i = len; i > 0;) { PushElement(v[--i]); }
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1467:24: error: expected ‘;’ before ‘i’
     for (auto i = len; i > 0;) { PushElement(v[--i]); }
                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1467:24: error: ‘i’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1468:34: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<Offset<T>>>(EndVector(len));
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:478:32: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   uint8_t *allocate(size_t size) FLATBUFFERS_OVERRIDE {
                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:482:37: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
   void deallocate(uint8_t *p, size_t) FLATBUFFERS_OVERRIDE {
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:540:33: error: expected ‘,’ or ‘...’ before ‘&&’ token
   DetachedBuffer(DetachedBuffer &&other)
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:540:40: error: invalid constructor; you probably meant ‘flatbuffers::DetachedBuffer (const flatbuffers::DetachedBuffer&)’
   DetachedBuffer(DetachedBuffer &&other)
                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:556:44: error: expected ‘,’ or ‘...’ before ‘&&’ token
   DetachedBuffer &operator=(DetachedBuffer &&other) {
                                            ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:607:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(
   ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::DetachedBuffer::DetachedBuffer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:521:20: error: ‘nullptr’ was not declared in this scope
       : allocator_(nullptr),
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer& flatbuffers::DetachedBuffer::operator=(flatbuffers::DetachedBuffer)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:559:18: error: ‘other’ was not declared in this scope
     allocator_ = other.allocator_;
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<unsigned char> > flatbuffers::FlatBufferBuilder::CreateVector(const std::vector<bool>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1486:15: error: ‘i’ does not name a type
     for (auto i = v.size(); i > 0;) {
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::DetachedBuffer::reset()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:628:18: error: ‘nullptr’ was not declared in this scope
     allocator_ = nullptr;
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1486:29: error: expected ‘;’ before ‘i’
     for (auto i = v.size(); i > 0;) {
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:660:35: error: expected ‘,’ or ‘...’ before ‘&&’ token
   vector_downward(vector_downward &&other)
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1486:29: error: ‘i’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1489:33: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<uint8_t>>(EndVector(v.size()));
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:660:42: error: invalid constructor; you probably meant ‘flatbuffers::vector_downward (const flatbuffers::vector_downward&)’
   vector_downward(vector_downward &&other)
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:686:46: error: expected ‘,’ or ‘...’ before ‘&&’ token
   vector_downward &operator=(vector_downward &&other) {
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<T> > flatbuffers::FlatBufferBuilder::CreateVector(size_t, int)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1504:60: error: there are no arguments to ‘f’ that depend on a template parameter, so a declaration of ‘f’ must be available [-fpermissive]
     for (size_t i = 0; i < vector_size; i++) elems[i] = f(i);
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String> > > flatbuffers::FlatBufferBuilder::CreateVectorOfStrings(const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1534:30: error: ‘>>’ should be ‘> >’ within a nested template argument list
     std::vector<Offset<String>> offsets(v.size());
                              ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:854:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(vector_downward(const vector_downward &))
   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:855:3: note: in expansion of macro ‘FLATBUFFERS_DELETE_FUNC’
   FLATBUFFERS_DELETE_FUNC(vector_downward &operator=(const vector_downward &))
   ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::vector_downward::vector_downward(size_t, flatbuffers::Allocator*, bool, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:654:14: error: ‘nullptr’ was not declared in this scope
         buf_(nullptr),
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::vector_downward& flatbuffers::vector_downward::operator=(flatbuffers::vector_downward)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:688:26: error: ‘move’ is not a member of ‘std’
     vector_downward temp(std::move(other));
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:688:36: error: ‘other’ was not declared in this scope
     vector_downward temp(std::move(other));
                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::clear()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:711:14: error: ‘nullptr’ was not declared in this scope
       cur_ = nullptr;
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::clear_allocator()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:722:18: error: ‘nullptr’ was not declared in this scope
     allocator_ = nullptr;
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::clear_buffer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:728:12: error: ‘nullptr’ was not declared in this scope
     buf_ = nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘uint8_t* flatbuffers::vector_downward::release_raw(size_t&, size_t&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:733:11: error: ISO C++ forbids declaration of ‘buf’ with no type [-fpermissive]
     auto *buf = buf_;
           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:733:17: error: cannot convert ‘uint8_t* {aka unsigned char*}’ to ‘int*’ in initialization
     auto *buf = buf_;
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:739:12: error: ‘nullptr’ was not declared in this scope
     buf_ = nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:741:12: error: cannot convert ‘int*’ to ‘uint8_t* {aka unsigned char*}’ in return
     return buf;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer flatbuffers::vector_downward::release()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:750:20: error: ‘nullptr’ was not declared in this scope
       allocator_ = nullptr;
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:753:12: error: ‘nullptr’ was not declared in this scope
     buf_ = nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:755:12: error: use of deleted function ‘flatbuffers::DetachedBuffer::DetachedBuffer(const flatbuffers::DetachedBuffer&)’
     return fb;
            ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:27: note: declared here
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:41: note: in definition of macro ‘FLATBUFFERS_DELETE_FUNC’
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                         ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::vector_downward::reallocate(size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:867:10: error: ‘old_reserved’ does not name a type
     auto old_reserved = reserved_;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<const T*> > flatbuffers::FlatBufferBuilder::CreateVectorOfStructs(const T*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:35: error: ‘AlignOf’ was not declared in this scope
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:868:10: error: ‘old_size’ does not name a type
     auto old_size = size();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:869:10: error: ‘old_scratch_size’ does not name a type
     auto old_scratch_size = scratch_size();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:871:29: error: ‘old_reserved’ was not declared in this scope
                             old_reserved ? old_reserved / 2 : initial_size_);
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:875:33: error: ‘old_size’ was not declared in this scope
                                 old_size, old_scratch_size);
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:44: error: expected primary-expression before ‘>’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:46: error: expected primary-expression before ‘)’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:58: error: expected primary-expression before ‘>’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:60: error: expected primary-expression before ‘)’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1550:35: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<const T *>>(EndVector(len));
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:875:43: error: ‘old_scratch_size’ was not declared in this scope
                                 old_size, old_scratch_size);
                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:879:31: error: ‘old_size’ was not declared in this scope
     cur_ = buf_ + reserved_ - old_size;
                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:880:23: error: ‘old_scratch_size’ was not declared in this scope
     scratch_ = buf_ + old_scratch_size;
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘const T* flatbuffers::data(const std::vector<_Tp, _Alloc>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:893:22: error: ‘nullptr’ was not declared in this scope
   return v.empty() ? nullptr : &v.front();
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘T* flatbuffers::data(std::vector<_Tp, _Alloc>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:896:22: error: ‘nullptr’ was not declared in this scope
   return v.empty() ? nullptr : &v.front();
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:943:39: error: expected ‘,’ or ‘...’ before ‘&&’ token
   FlatBufferBuilder(FlatBufferBuilder &&other)
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::FlatBufferBuilder::TableKeyComparator<T>::operator()(const flatbuffers::Offset<T>&, const flatbuffers::Offset<T>&) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1713:12: error: ‘table_a’ does not name a type
       auto table_a = reinterpret_cast<T *>(buf_.data_at(a.o));
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1714:12: error: ‘table_b’ does not name a type
       auto table_b = reinterpret_cast<T *>(buf_.data_at(b.o));
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1715:14: error: ‘table_a’ was not declared in this scope
       return table_a->KeyCompareLessThan(table_b);
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1715:42: error: ‘table_b’ was not declared in this scope
       return table_a->KeyCompareLessThan(table_b);
                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:943:46: error: invalid constructor; you probably meant ‘flatbuffers::FlatBufferBuilder (const flatbuffers::FlatBufferBuilder&)’
   FlatBufferBuilder(FlatBufferBuilder &&other)
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:967:50: error: expected ‘,’ or ‘...’ before ‘&&’ token
   FlatBufferBuilder &operator=(FlatBufferBuilder &&other) {
                                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::uoffset_t flatbuffers::FlatBufferBuilder::CreateUninitializedVector(size_t, size_t, uint8_t**)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1764:10: error: ‘vec_start’ does not name a type
     auto vec_start = GetSize();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1765:10: error: ‘vec_end’ does not name a type
     auto vec_end = EndVector(len);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1766:25: error: ‘vec_start’ was not declared in this scope
     *buf = buf_.data_at(vec_start);
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1767:12: error: ‘vec_end’ was not declared in this scope
     return vec_end;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<T> > flatbuffers::FlatBufferBuilder::CreateVectorScalarCast(const U*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1800:15: error: ‘i’ does not name a type
     for (auto i = len; i > 0;) { PushElement(static_cast<T>(v[--i])); }
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1800:24: error: expected ‘;’ before ‘i’
     for (auto i = len; i > 0;) { PushElement(static_cast<T>(v[--i])); }
                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1800:24: error: ‘i’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1801:27: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<T>>(EndVector(len));
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<const T*> flatbuffers::FlatBufferBuilder::CreateStruct(const T&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1807:11: error: ‘AlignOf’ was not declared in this scope
     Align(AlignOf<T>());
           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1807:20: error: expected primary-expression before ‘>’ token
     Align(AlignOf<T>());
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1807:22: error: expected primary-expression before ‘)’ token
     Align(AlignOf<T>());
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1443:39: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<T>> CreateVector(const T *v, size_t len) {
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1465:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<T>>> CreateVector(const Offset<T> *v, size_t len) {
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1477:39: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<T>> CreateVector(const std::vector<T> &v) {
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::FlatBufferBuilder::StringOffsetCompare::operator()(const flatbuffers::Offset<flatbuffers::String>&, const flatbuffers::Offset<flatbuffers::String>&) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1892:12: error: ‘stra’ does not name a type
       auto stra = reinterpret_cast<const String *>(buf_->data_at(a.o));
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1893:12: error: ‘strb’ does not name a type
       auto strb = reinterpret_cast<const String *>(buf_->data_at(b.o));
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1894:29: error: ‘stra’ was not declared in this scope
       return StringLessThan(stra->data(), stra->size(),
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1895:29: error: ‘strb’ was not declared in this scope
                             strb->data(), strb->size());
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘T* flatbuffers::FlatBufferBuilder::StartVectorOfStructs(size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:43: error: ‘AlignOf’ was not declared in this scope
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1484:24: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<uint8_t>> CreateVector(const std::vector<bool> &v) {
                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1501:39: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<T>> CreateVector(size_t vector_size,
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:52: error: expected primary-expression before ‘>’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:54: error: expected primary-expression before ‘)’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:66: error: expected primary-expression before ‘>’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:68: error: expected primary-expression before ‘)’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<const T*> > flatbuffers::FlatBufferBuilder::EndVectorOfStructs(size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1916:35: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<const T *>>(EndVector(vector_size));
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1502:18: error: ‘function’ in namespace ‘std’ does not name a template type
       const std::function<T (size_t i)> &f) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1502:26: error: expected ‘,’ or ‘...’ before ‘<’ token
       const std::function<T (size_t i)> &f) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1520:18: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<T>> CreateVector(size_t vector_size, F f, S *state) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1532:30: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<String>>> CreateVectorOfStrings(
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1547:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfStructs(const T *v, size_t len) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1562:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfNativeStructs(const S *v,
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1581:47: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> Offset<Vector<const T *>> CreateVectorOfStructs(
                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1971:7: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 class Verifier FLATBUFFERS_FINAL_CLASS {
       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1582:38: error: ‘function’ in namespace ‘std’ does not name a template type
       size_t vector_size, const std::function<void(size_t i, T *)> &filler) {
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1582:46: error: expected ‘,’ or ‘...’ before ‘<’ token
       size_t vector_size, const std::function<void(size_t i, T *)> &filler) {
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1603:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfStructs(size_t vector_size, F f,
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2076:56: error: ‘>>’ should be ‘> >’ within a nested template argument list
   bool VerifyVectorOfStrings(const Vector<Offset<String>> *vec) const {
                                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2086:71: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> bool VerifyVectorOfTables(const Vector<Offset<T>> *vec) {
                                                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1620:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfStructs(
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1634:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfNativeStructs(
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1658:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedStructs(std::vector<T> *v) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1671:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedNativeStructs(
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2060:35: error: ‘nullptr’ was not declared in this scope
                     size_t *end = nullptr) const {
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1685:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedStructs(T *v, size_t len) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1700:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> CreateVectorOfSortedNativeStructs(S *v,
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1733:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(Offset<T> *v,
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1747:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<Offset<T>>> CreateVectorOfSortedTables(
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1748:27: error: ‘>>’ should be ‘> >’ within a nested template argument list
       std::vector<Offset<T>> *v) {
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1779:18: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<T>> CreateUninitializedVector(size_t len, T **buf) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2061:10: error: ‘veco’ does not name a type
     auto veco = static_cast<size_t>(vec - buf_);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1786:25: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T*>> CreateUninitializedVectorOfStructs(size_t len, T **buf) {
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1796:18: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<T>> CreateVectorScalarCast(const U *v, size_t len) {
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2063:28: error: ‘veco’ was not declared in this scope
     if (!Verify<uoffset_t>(veco)) return false;
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2066:10: error: ‘size’ does not name a type
     auto size = ReadScalar<uoffset_t>(vec);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2067:10: error: ‘max_elems’ does not name a type
     auto max_elems = FLATBUFFERS_MAX_BUFFER_SIZE / elem_size;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2068:16: error: ‘size’ was not declared in this scope
     if (!Check(size < max_elems))
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2068:23: error: ‘max_elems’ was not declared in this scope
     if (!Check(size < max_elems))
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1915:26: error: ‘>>’ should be ‘> >’ within a nested template argument list
   Offset<Vector<const T *>> EndVectorOfStructs(size_t vector_size) {
                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2070:10: error: ‘byte_size’ does not name a type
     auto byte_size = sizeof(size) + elem_size * size;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2071:21: error: ‘veco’ was not declared in this scope
     if (end) *end = veco + byte_size;
                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2071:28: error: ‘byte_size’ was not declared in this scope
     if (end) *end = veco + byte_size;
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2072:19: error: ‘veco’ was not declared in this scope
     return Verify(veco, byte_size);
                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2072:25: error: ‘byte_size’ was not declared in this scope
     return Verify(veco, byte_size);
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:924:53: error: ‘nullptr’ was not declared in this scope
                              Allocator *allocator = nullptr,
                                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:927:34: error: ‘AlignOf’ was not declared in this scope
                                  AlignOf<largest_scalar_t>())
                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:927:58: error: expected primary-expression before ‘>’ token
                                  AlignOf<largest_scalar_t>())
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:927:60: error: expected primary-expression before ‘)’ token
                                  AlignOf<largest_scalar_t>())
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1819:61: error: ‘nullptr’ was not declared in this scope
   void Finish(Offset<T> root, const char *file_identifier = nullptr) {
                                                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1832:57: error: ‘nullptr’ was not declared in this scope
                           const char *file_identifier = nullptr) {
                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyTableStart(const uint8_t*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2097:10: error: ‘tableo’ does not name a type
     auto tableo = static_cast<size_t>(table - buf_);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::FlatBufferBuilder::FlatBufferBuilder(size_t, flatbuffers::Allocator*, bool, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:936:21: error: ‘nullptr’ was not declared in this scope
         string_pool(nullptr) {
                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2098:28: error: ‘tableo’ was not declared in this scope
     if (!Verify<soffset_t>(tableo)) return false;
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::FlatBufferBuilder& flatbuffers::FlatBufferBuilder::operator=(flatbuffers::FlatBufferBuilder)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:969:28: error: ‘move’ is not a member of ‘std’
     FlatBufferBuilder temp(std::move(other));
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:969:38: error: ‘other’ was not declared in this scope
     FlatBufferBuilder temp(std::move(other));
                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2101:10: error: ‘vtableo’ does not name a type
     auto vtableo = tableo - static_cast<size_t>(ReadScalar<soffset_t>(table));
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2103:52: error: ‘vtableo’ was not declared in this scope
     return VerifyComplexity() && Verify<voffset_t>(vtableo) &&
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyBufferFromStart(const char*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2117:10: error: ‘o’ does not name a type
     auto o = VerifyOffset(start);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2118:12: error: ‘o’ was not declared in this scope
     return o && reinterpret_cast<const T *>(buf_ + start + o)->Verify(*this)
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyBuffer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2128:69: error: ‘nullptr’ was not declared in this scope
   template<typename T> bool VerifyBuffer() { return VerifyBuffer<T>(nullptr); }
                                                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::uoffset_t flatbuffers::Verifier::VerifyOffset(size_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2142:10: error: ‘o’ does not name a type
     auto o = ReadScalar<uoffset_t>(buf_ + start);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2144:16: error: ‘o’ was not declared in this scope
     if (!Check(o != 0)) return 0;
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2146:39: error: ‘o’ was not declared in this scope
     if (!Check(static_cast<soffset_t>(o) >= 0)) return 0;
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2149:25: error: ‘o’ was not declared in this scope
     if (!Verify(start + o, 1)) return 0;
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2150:12: error: ‘o’ was not declared in this scope
     return o;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::BufferRef<T>::BufferRef()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2206:21: error: ‘nullptr’ was not declared in this scope
   BufferRef() : buf(nullptr), len(0), must_free(false) {}
                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::BufferRef<T>::Verify()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2218:37: error: ‘nullptr’ was not declared in this scope
     return verifier.VerifyBuffer<T>(nullptr);
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2230:7: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 class Struct FLATBUFFERS_FINAL_CLASS {
       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::voffset_t flatbuffers::Table::GetOptionalFieldOffset(flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2259:10: error: ‘vtable’ does not name a type
     auto vtable = GetVTable();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2261:10: error: ‘vtsize’ does not name a type
     auto vtsize = ReadScalar<voffset_t>(vtable);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2264:20: error: ‘vtsize’ was not declared in this scope
     return field < vtsize ? ReadScalar<voffset_t>(vtable + field) : 0;
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2264:51: error: ‘vtable’ was not declared in this scope
     return field < vtsize ? ReadScalar<voffset_t>(vtable + field) : 0;
                                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘T flatbuffers::Table::GetField(flatbuffers::voffset_t, T) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2268:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2269:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? ReadScalar<T>(data_ + field_offset) : defaultval;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘P flatbuffers::Table::GetPointer(flatbuffers::voffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2273:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2274:10: error: ‘p’ does not name a type
     auto p = data_ + field_offset;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2275:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p + ReadScalar<uoffset_t>(p))
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2275:47: error: ‘p’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p + ReadScalar<uoffset_t>(p))
                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2276:27: error: ‘nullptr’ was not declared in this scope
                         : nullptr;
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘P flatbuffers::Table::GetStruct(flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2283:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2284:10: error: ‘p’ does not name a type
     auto p = const_cast<uint8_t *>(data_ + field_offset);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2285:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p) : nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2285:47: error: ‘p’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p) : nullptr;
                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2285:52: error: ‘nullptr’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p) : nullptr;
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::SetField(flatbuffers::voffset_t, T, T)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2289:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2290:10: error: ‘field_offset’ was not declared in this scope
     if (!field_offset) return IsTheSameAs(val, def);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2291:25: error: ‘field_offset’ was not declared in this scope
     WriteScalar(data_ + field_offset, val);
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer flatbuffers::FlatBufferBuilder::ReleaseBufferPointer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1033:25: error: use of deleted function ‘flatbuffers::DetachedBuffer::DetachedBuffer(const flatbuffers::DetachedBuffer&)’
     return buf_.release();
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::SetPointer(flatbuffers::voffset_t, const uint8_t*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2296:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2297:10: error: ‘field_offset’ was not declared in this scope
     if (!field_offset) return false;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2298:25: error: ‘field_offset’ was not declared in this scope
     WriteScalar(data_ + field_offset,
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘uint8_t* flatbuffers::Table::GetAddressOf(flatbuffers::voffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2304:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2305:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? data_ + field_offset : nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2305:50: error: ‘nullptr’ was not declared in this scope
     return field_offset ? data_ + field_offset : nullptr;
                                                  ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:27: note: declared here
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:41: note: in definition of macro ‘FLATBUFFERS_DELETE_FUNC’
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyField(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2326:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2328:13: error: ‘field_offset’ was not declared in this scope
     return !field_offset || verifier.Verify<T>(data_, field_offset);
             ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::DetachedBuffer flatbuffers::FlatBufferBuilder::Release()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1040:25: error: use of deleted function ‘flatbuffers::DetachedBuffer::DetachedBuffer(const flatbuffers::DetachedBuffer&)’
     return buf_.release();
                         ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:606:27: note: declared here
   FLATBUFFERS_DELETE_FUNC(DetachedBuffer(const DetachedBuffer &other))
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:184:41: note: in definition of macro ‘FLATBUFFERS_DELETE_FUNC’
   #define FLATBUFFERS_DELETE_FUNC(func) func = delete;
                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyFieldRequired(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2334:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2335:27: error: ‘field_offset’ was not declared in this scope
     return verifier.Check(field_offset != 0) &&
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyOffset(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2341:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2342:13: error: ‘field_offset’ was not declared in this scope
     return !field_offset || verifier.VerifyOffset(data_, field_offset);
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyOffsetRequired(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2346:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2347:27: error: ‘field_offset’ was not declared in this scope
     return verifier.Check(field_offset != 0) &&
                           ^
In file included from ./tensorflow/lite/schema/schema_generated.h:21:0,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::FlatBufferBuilder::AddElement(flatbuffers::voffset_t, T, T)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1140:10: error: ‘off’ does not name a type
     auto off = PushElement(e);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::FlatBufferBuilder::Required(flatbuffers::Offset<T>, flatbuffers::voffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2362:8: error: ‘table_ptr’ does not name a type
   auto table_ptr = reinterpret_cast<const Table *>(buf_.data_at(table.o));
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2363:13: error: ‘table_ptr’ was not declared in this scope
   bool ok = table_ptr->GetOptionalFieldOffset(field) != 0;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘const uint8_t* flatbuffers::GetBufferStartFromRootPointer(const void*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2374:8: error: ‘table’ does not name a type
   auto table = reinterpret_cast<const Table *>(root);
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1141:23: error: ‘off’ was not declared in this scope
     TrackField(field, off);
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2375:8: error: ‘vtable’ does not name a type
   auto vtable = table->GetVTable();
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::FlatBufferBuilder::AddStruct(flatbuffers::voffset_t, const T*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1151:11: error: ‘AlignOf’ was not declared in this scope
     Align(AlignOf<T>());
           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1151:20: error: expected primary-expression before ‘>’ token
     Align(AlignOf<T>());
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1151:22: error: expected primary-expression before ‘)’ token
     Align(AlignOf<T>());
                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2377:8: error: ‘start’ does not name a type
   auto start = (std::min)(vtable, reinterpret_cast<const uint8_t *>(root));
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2379:3: error: ‘start’ was not declared in this scope
   start = reinterpret_cast<const uint8_t *>(reinterpret_cast<uintptr_t>(start) &
   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::uoffset_t flatbuffers::FlatBufferBuilder::EndTable(flatbuffers::uoffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1201:10: error: ‘vtableoffsetloc’ does not name a type
     auto vtableoffsetloc = PushElement<soffset_t>(0);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2391:78: error: ‘static_assert’ was not declared in this scope
                 "file_identifier is assumed to be the same size as uoffset_t");
                                                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2392:13: error: ‘possible_roots’ does not name a type
   for (auto possible_roots = FLATBUFFERS_MAX_ALIGNMENT / sizeof(uoffset_t) + 1;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2393:8: error: expected ‘;’ before ‘possible_roots’
        possible_roots; possible_roots--) {
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2393:8: error: ‘possible_roots’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2404:10: error: ‘nullptr’ was not declared in this scope
   return nullptr;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2429:16: error: ‘function’ in namespace ‘std’ does not name a template type
   typedef std::function<void (void **pointer_adr, hash_value_t hash)>
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1211:10: error: ‘table_object_size’ does not name a type
     auto table_object_size = vtableoffsetloc - start;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1215:51: error: ‘table_object_size’ was not declared in this scope
                            static_cast<voffset_t>(table_object_size));
                                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2431:16: error: ‘function’ in namespace ‘std’ does not name a template type
   typedef std::function<hash_value_t (void *pointer)> rehasher_function_t;
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1218:15: error: ‘it’ does not name a type
     for (auto it = buf_.scratch_end() - num_field_loc * sizeof(FieldLoc);
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1219:10: error: expected ‘;’ before ‘it’
          it < buf_.scratch_end(); it += sizeof(FieldLoc)) {
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1219:10: error: ‘it’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2541:14: error: expected constructor, destructor, or type conversion before ‘(’ token
 static_assert(sizeof(TypeCode) == 2, "TypeCode");
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1220:12: error: ‘field_location’ does not name a type
       auto field_location = reinterpret_cast<FieldLoc *>(it);
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1221:12: error: ‘pos’ does not name a type
       auto pos = static_cast<voffset_t>(vtableoffsetloc - field_location->off);
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1225:44: error: ‘field_location’ was not declared in this scope
       WriteScalar<voffset_t>(buf_.data() + field_location->id, pos);
                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1225:64: error: ‘pos’ was not declared in this scope
       WriteScalar<voffset_t>(buf_.data() + field_location->id, pos);
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1228:10: error: ‘vt1’ does not name a type
     auto vt1 = reinterpret_cast<voffset_t *>(buf_.data());
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1229:10: error: ‘vt1_size’ does not name a type
     auto vt1_size = ReadScalar<voffset_t>(vt1);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1230:10: error: ‘vt_use’ does not name a type
     auto vt_use = GetSize();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1234:17: error: ‘it’ does not name a type
       for (auto it = buf_.scratch_data(); it < buf_.scratch_end();
                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1234:43: error: expected ‘;’ before ‘it’
       for (auto it = buf_.scratch_data(); it < buf_.scratch_end();
                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1234:43: error: ‘it’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1236:14: error: ‘vt_offset_ptr’ does not name a type
         auto vt_offset_ptr = reinterpret_cast<uoffset_t *>(it);
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1237:14: error: ‘vt2’ does not name a type
         auto vt2 = reinterpret_cast<voffset_t *>(buf_.data_at(*vt_offset_ptr));
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1238:14: error: ‘vt2_size’ does not name a type
         auto vt2_size = *vt2;
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:13: error: ‘vt1_size’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:25: error: ‘vt2_size’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:49: error: ‘vt2’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1239:54: error: ‘vt1’ was not declared in this scope
         if (vt1_size != vt2_size || 0 != memcmp(vt2, vt1, vt1_size)) continue;
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1240:9: error: ‘vt_use’ was not declared in this scope
         vt_use = *vt_offset_ptr;
         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1240:19: error: ‘vt_offset_ptr’ was not declared in this scope
         vt_use = *vt_offset_ptr;
                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1241:30: error: ‘vtableoffsetloc’ was not declared in this scope
         buf_.pop(GetSize() - vtableoffsetloc);
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1246:9: error: ‘vt_use’ was not declared in this scope
     if (vt_use == GetSize()) { buf_.scratch_push_small(vt_use); }
         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1252:30: error: ‘vtableoffsetloc’ was not declared in this scope
     WriteScalar(buf_.data_at(vtableoffsetloc),
                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1253:40: error: ‘vt_use’ was not declared in this scope
                 static_cast<soffset_t>(vt_use) -
                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::String> flatbuffers::FlatBufferBuilder::CreateSharedString(const char*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1363:10: error: ‘size_before_string’ does not name a type
     auto size_before_string = buf_.size();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1366:10: error: ‘off’ does not name a type
     auto off = CreateString(str, len);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1367:10: error: ‘it’ does not name a type
     auto it = string_pool->find(off);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1369:9: error: ‘it’ was not declared in this scope
     if (it != string_pool->end()) {
         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1371:30: error: ‘size_before_string’ was not declared in this scope
       buf_.pop(buf_.size() - size_before_string);
                              ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesTensorType()’:
./tensorflow/lite/schema/schema_generated.h:377:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1375:25: error: ‘off’ was not declared in this scope
     string_pool->insert(off);
                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesQuantizationDetails()’:
./tensorflow/lite/schema/schema_generated.h:407:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<T> > flatbuffers::FlatBufferBuilder::CreateVector(const T*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1461:27: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<T>>(EndVector(len));
                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:431:52: error: expected ‘,’ or ‘...’ before ‘&&’ token
   QuantizationDetailsUnion(QuantizationDetailsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<T> > > flatbuffers::FlatBufferBuilder::CreateVector(const flatbuffers::Offset<T>*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1467:15: error: ‘i’ does not name a type
     for (auto i = len; i > 0;) { PushElement(v[--i]); }
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1467:24: error: expected ‘;’ before ‘i’
     for (auto i = len; i > 0;) { PushElement(v[--i]); }
                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1467:24: error: ‘i’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1468:34: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<Offset<T>>>(EndVector(len));
                                  ^
./tensorflow/lite/schema/schema_generated.h:431:56: error: invalid constructor; you probably meant ‘tflite::QuantizationDetailsUnion (const tflite::QuantizationDetailsUnion&)’
   QuantizationDetailsUnion(QuantizationDetailsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                                        ^
./tensorflow/lite/schema/schema_generated.h:437:64: error: expected ‘,’ or ‘...’ before ‘&&’ token
   QuantizationDetailsUnion &operator=(QuantizationDetailsUnion &&u) FLATBUFFERS_NOEXCEPT
                                                                ^
./tensorflow/lite/schema/schema_generated.h:445:13: error: expected ‘,’ or ‘...’ before ‘&&’ token
   void Set(T&& val) {
             ^
./tensorflow/lite/schema/schema_generated.h:455:85: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   static void *UnPack(const void *obj, QuantizationDetails type, const flatbuffers::resolver_function_t *resolver);
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:456:91: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:456:124: error: ‘nullptr’ was not declared in this scope
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In constructor ‘tflite::QuantizationDetailsUnion::QuantizationDetailsUnion()’:
./tensorflow/lite/schema/schema_generated.h:430:70: error: ‘nullptr’ was not declared in this scope
   QuantizationDetailsUnion() : type(QuantizationDetails_NONE), value(nullptr) {}
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizationDetailsUnion& tflite::QuantizationDetailsUnion::operator=(tflite::QuantizationDetailsUnion)’:
./tensorflow/lite/schema/schema_generated.h:438:23: error: ‘u’ was not declared in this scope
     { std::swap(type, u.type); std::swap(value, u.value); return *this; }
                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::QuantizationDetailsUnion::Set(T)’:
./tensorflow/lite/schema/schema_generated.h:446:11: error: expected nested-name-specifier before ‘RT’
     using RT = typename std::remove_reference<T>::type;
           ^
./tensorflow/lite/schema/schema_generated.h:448:60: error: template argument 1 is invalid
     type = QuantizationDetailsTraits<typename RT::TableType>::enum_value;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:450:19: error: expected type-specifier before ‘RT’
       value = new RT(std::forward<T>(val));
                   ^
./tensorflow/lite/schema/schema_generated.h:450:19: error: expected ‘;’ before ‘RT’
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CustomQuantizationT* tflite::QuantizationDetailsUnion::AsCustomQuantization()’:
./tensorflow/lite/schema/schema_generated.h:460:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CustomQuantizationT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CustomQuantizationT* tflite::QuantizationDetailsUnion::AsCustomQuantization() const’:
./tensorflow/lite/schema/schema_generated.h:464:62: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CustomQuantizationT *>(value) : nullptr;
                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:469:121: error: ‘>>’ should be ‘> >’ within a nested template argument list
 bool VerifyQuantizationDetailsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types);
                                                                                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<unsigned char> > flatbuffers::FlatBufferBuilder::CreateVector(const std::vector<bool>&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1486:15: error: ‘i’ does not name a type
     for (auto i = v.size(); i > 0;) {
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1486:29: error: expected ‘;’ before ‘i’
     for (auto i = v.size(); i > 0;) {
                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesBuiltinOperator()’:
./tensorflow/lite/schema/schema_generated.h:844:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1486:29: error: ‘i’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1489:33: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<uint8_t>>(EndVector(v.size()));
                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<T> > flatbuffers::FlatBufferBuilder::CreateVector(size_t, int)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1504:60: error: there are no arguments to ‘f’ that depend on a template parameter, so a declaration of ‘f’ must be available [-fpermissive]
     for (size_t i = 0; i < vector_size; i++) elems[i] = f(i);
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesBuiltinOptions()’:
./tensorflow/lite/schema/schema_generated.h:1153:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<flatbuffers::String> > > flatbuffers::FlatBufferBuilder::CreateVectorOfStrings(const std::vector<std::__cxx11::basic_string<char> >&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1534:30: error: ‘>>’ should be ‘> >’ within a nested template argument list
     std::vector<Offset<String>> offsets(v.size());
                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:1549:42: error: expected ‘,’ or ‘...’ before ‘&&’ token
   BuiltinOptionsUnion(BuiltinOptionsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                          ^
./tensorflow/lite/schema/schema_generated.h:1549:46: error: invalid constructor; you probably meant ‘tflite::BuiltinOptionsUnion (const tflite::BuiltinOptionsUnion&)’
   BuiltinOptionsUnion(BuiltinOptionsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                              ^
./tensorflow/lite/schema/schema_generated.h:1555:54: error: expected ‘,’ or ‘...’ before ‘&&’ token
   BuiltinOptionsUnion &operator=(BuiltinOptionsUnion &&u) FLATBUFFERS_NOEXCEPT
                                                      ^
./tensorflow/lite/schema/schema_generated.h:1563:13: error: expected ‘,’ or ‘...’ before ‘&&’ token
   void Set(T&& val) {
             ^
./tensorflow/lite/schema/schema_generated.h:1573:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   static void *UnPack(const void *obj, BuiltinOptions type, const flatbuffers::resolver_function_t *resolver);
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:1574:91: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<const T*> > flatbuffers::FlatBufferBuilder::CreateVectorOfStructs(const T*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:35: error: ‘AlignOf’ was not declared in this scope
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:44: error: expected primary-expression before ‘>’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:46: error: expected primary-expression before ‘)’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:58: error: expected primary-expression before ‘>’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1548:60: error: expected primary-expression before ‘)’ token
     StartVector(len * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1550:35: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<const T *>>(EndVector(len));
                                   ^
./tensorflow/lite/schema/schema_generated.h:1574:124: error: ‘nullptr’ was not declared in this scope
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In constructor ‘tflite::BuiltinOptionsUnion::BuiltinOptionsUnion()’:
./tensorflow/lite/schema/schema_generated.h:1548:60: error: ‘nullptr’ was not declared in this scope
   BuiltinOptionsUnion() : type(BuiltinOptions_NONE), value(nullptr) {}
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::FlatBufferBuilder::TableKeyComparator<T>::operator()(const flatbuffers::Offset<T>&, const flatbuffers::Offset<T>&) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1713:12: error: ‘table_a’ does not name a type
       auto table_a = reinterpret_cast<T *>(buf_.data_at(a.o));
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BuiltinOptionsUnion& tflite::BuiltinOptionsUnion::operator=(tflite::BuiltinOptionsUnion)’:
./tensorflow/lite/schema/schema_generated.h:1556:23: error: ‘u’ was not declared in this scope
     { std::swap(type, u.type); std::swap(value, u.value); return *this; }
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1714:12: error: ‘table_b’ does not name a type
       auto table_b = reinterpret_cast<T *>(buf_.data_at(b.o));
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BuiltinOptionsUnion::Set(T)’:
./tensorflow/lite/schema/schema_generated.h:1564:11: error: expected nested-name-specifier before ‘RT’
     using RT = typename std::remove_reference<T>::type;
           ^
./tensorflow/lite/schema/schema_generated.h:1566:55: error: template argument 1 is invalid
     type = BuiltinOptionsTraits<typename RT::TableType>::enum_value;
                                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1715:14: error: ‘table_a’ was not declared in this scope
       return table_a->KeyCompareLessThan(table_b);
              ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1715:42: error: ‘table_b’ was not declared in this scope
       return table_a->KeyCompareLessThan(table_b);
                                          ^
./tensorflow/lite/schema/schema_generated.h:1568:19: error: expected type-specifier before ‘RT’
       value = new RT(std::forward<T>(val));
                   ^
./tensorflow/lite/schema/schema_generated.h:1568:19: error: expected ‘;’ before ‘RT’
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::uoffset_t flatbuffers::FlatBufferBuilder::CreateUninitializedVector(size_t, size_t, uint8_t**)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1764:10: error: ‘vec_start’ does not name a type
     auto vec_start = GetSize();
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Conv2DOptionsT* tflite::BuiltinOptionsUnion::AsConv2DOptions()’:
./tensorflow/lite/schema/schema_generated.h:1578:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<Conv2DOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Conv2DOptionsT* tflite::BuiltinOptionsUnion::AsConv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1582:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const Conv2DOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthwiseConv2DOptionsT* tflite::BuiltinOptionsUnion::AsDepthwiseConv2DOptions()’:
./tensorflow/lite/schema/schema_generated.h:1586:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DepthwiseConv2DOptionsT *>(value) : nullptr;
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1765:10: error: ‘vec_end’ does not name a type
     auto vec_end = EndVector(len);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthwiseConv2DOptionsT* tflite::BuiltinOptionsUnion::AsDepthwiseConv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1590:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DepthwiseConv2DOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatEmbeddingsOptionsT* tflite::BuiltinOptionsUnion::AsConcatEmbeddingsOptions()’:
./tensorflow/lite/schema/schema_generated.h:1594:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ConcatEmbeddingsOptionsT *>(value) : nullptr;
                                                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1766:25: error: ‘vec_start’ was not declared in this scope
     *buf = buf_.data_at(vec_start);
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1767:12: error: ‘vec_end’ was not declared in this scope
     return vec_end;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatEmbeddingsOptionsT* tflite::BuiltinOptionsUnion::AsConcatEmbeddingsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1598:67: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ConcatEmbeddingsOptionsT *>(value) : nullptr;
                                                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<T> > flatbuffers::FlatBufferBuilder::CreateVectorScalarCast(const U*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1800:15: error: ‘i’ does not name a type
     for (auto i = len; i > 0;) { PushElement(static_cast<T>(v[--i])); }
               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1800:24: error: expected ‘;’ before ‘i’
     for (auto i = len; i > 0;) { PushElement(static_cast<T>(v[--i])); }
                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1800:24: error: ‘i’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1801:27: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<T>>(EndVector(len));
                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSHProjectionOptionsT* tflite::BuiltinOptionsUnion::AsLSHProjectionOptions()’:
./tensorflow/lite/schema/schema_generated.h:1602:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LSHProjectionOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSHProjectionOptionsT* tflite::BuiltinOptionsUnion::AsLSHProjectionOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1606:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LSHProjectionOptionsT *>(value) : nullptr;
                                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<const T*> flatbuffers::FlatBufferBuilder::CreateStruct(const T&)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1807:11: error: ‘AlignOf’ was not declared in this scope
     Align(AlignOf<T>());
           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Pool2DOptionsT* tflite::BuiltinOptionsUnion::AsPool2DOptions()’:
./tensorflow/lite/schema/schema_generated.h:1610:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<Pool2DOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Pool2DOptionsT* tflite::BuiltinOptionsUnion::AsPool2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1614:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const Pool2DOptionsT *>(value) : nullptr;
                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1807:20: error: expected primary-expression before ‘>’ token
     Align(AlignOf<T>());
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1807:22: error: expected primary-expression before ‘)’ token
     Align(AlignOf<T>());
                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SVDFOptionsT* tflite::BuiltinOptionsUnion::AsSVDFOptions()’:
./tensorflow/lite/schema/schema_generated.h:1618:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SVDFOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SVDFOptionsT* tflite::BuiltinOptionsUnion::AsSVDFOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1622:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SVDFOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RNNOptionsT* tflite::BuiltinOptionsUnion::AsRNNOptions()’:
./tensorflow/lite/schema/schema_generated.h:1626:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<RNNOptionsT *>(value) : nullptr;
                                                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::FlatBufferBuilder::StringOffsetCompare::operator()(const flatbuffers::Offset<flatbuffers::String>&, const flatbuffers::Offset<flatbuffers::String>&) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1892:12: error: ‘stra’ does not name a type
       auto stra = reinterpret_cast<const String *>(buf_->data_at(a.o));
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RNNOptionsT* tflite::BuiltinOptionsUnion::AsRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1630:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const RNNOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FullyConnectedOptionsT* tflite::BuiltinOptionsUnion::AsFullyConnectedOptions()’:
./tensorflow/lite/schema/schema_generated.h:1634:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FullyConnectedOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FullyConnectedOptionsT* tflite::BuiltinOptionsUnion::AsFullyConnectedOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1638:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FullyConnectedOptionsT *>(value) : nullptr;
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1893:12: error: ‘strb’ does not name a type
       auto strb = reinterpret_cast<const String *>(buf_->data_at(b.o));
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1894:29: error: ‘stra’ was not declared in this scope
       return StringLessThan(stra->data(), stra->size(),
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1895:29: error: ‘strb’ was not declared in this scope
                             strb->data(), strb->size());
                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘T* flatbuffers::FlatBufferBuilder::StartVectorOfStructs(size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:43: error: ‘AlignOf’ was not declared in this scope
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:52: error: expected primary-expression before ‘>’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:54: error: expected primary-expression before ‘)’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:66: error: expected primary-expression before ‘>’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1908:68: error: expected primary-expression before ‘)’ token
     StartVector(vector_size * sizeof(T) / AlignOf<T>(), AlignOf<T>());
                                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::Offset<flatbuffers::Vector<const T*> > flatbuffers::FlatBufferBuilder::EndVectorOfStructs(size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1916:35: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return Offset<Vector<const T *>>(EndVector(vector_size));
                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsSoftmaxOptions()’:
./tensorflow/lite/schema/schema_generated.h:1642:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SoftmaxOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsSoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1646:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SoftmaxOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatenationOptionsT* tflite::BuiltinOptionsUnion::AsConcatenationOptions()’:
./tensorflow/lite/schema/schema_generated.h:1650:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ConcatenationOptionsT *>(value) : nullptr;
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1971:7: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 class Verifier FLATBUFFERS_FINAL_CLASS {
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatenationOptionsT* tflite::BuiltinOptionsUnion::AsConcatenationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1654:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ConcatenationOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddOptionsT* tflite::BuiltinOptionsUnion::AsAddOptions()’:
./tensorflow/lite/schema/schema_generated.h:1658:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<AddOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddOptionsT* tflite::BuiltinOptionsUnion::AsAddOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1662:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const AddOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::L2NormOptionsT* tflite::BuiltinOptionsUnion::AsL2NormOptions()’:
./tensorflow/lite/schema/schema_generated.h:1666:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<L2NormOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::L2NormOptionsT* tflite::BuiltinOptionsUnion::AsL2NormOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1670:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const L2NormOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LocalResponseNormalizationOptionsT* tflite::BuiltinOptionsUnion::AsLocalResponseNormalizationOptions()’:
./tensorflow/lite/schema/schema_generated.h:1674:71: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LocalResponseNormalizationOptionsT *>(value) : nullptr;
                                                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2076:56: error: ‘>>’ should be ‘> >’ within a nested template argument list
   bool VerifyVectorOfStrings(const Vector<Offset<String>> *vec) const {
                                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2086:71: error: ‘>>’ should be ‘> >’ within a nested template argument list
   template<typename T> bool VerifyVectorOfTables(const Vector<Offset<T>> *vec) {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LocalResponseNormalizationOptionsT* tflite::BuiltinOptionsUnion::AsLocalResponseNormalizationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1678:77: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LocalResponseNormalizationOptionsT *>(value) : nullptr;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSTMOptionsT* tflite::BuiltinOptionsUnion::AsLSTMOptions()’:
./tensorflow/lite/schema/schema_generated.h:1682:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LSTMOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSTMOptionsT* tflite::BuiltinOptionsUnion::AsLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1686:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LSTMOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeBilinearOptionsT* tflite::BuiltinOptionsUnion::AsResizeBilinearOptions()’:
./tensorflow/lite/schema/schema_generated.h:1690:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ResizeBilinearOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeBilinearOptionsT* tflite::BuiltinOptionsUnion::AsResizeBilinearOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1694:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ResizeBilinearOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CallOptionsT* tflite::BuiltinOptionsUnion::AsCallOptions()’:
./tensorflow/lite/schema/schema_generated.h:1698:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CallOptionsT *>(value) : nullptr;
                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2060:35: error: ‘nullptr’ was not declared in this scope
                     size_t *end = nullptr) const {
                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CallOptionsT* tflite::BuiltinOptionsUnion::AsCallOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1702:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CallOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReshapeOptionsT* tflite::BuiltinOptionsUnion::AsReshapeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1706:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReshapeOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReshapeOptionsT* tflite::BuiltinOptionsUnion::AsReshapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1710:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReshapeOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SkipGramOptionsT* tflite::BuiltinOptionsUnion::AsSkipGramOptions()’:
./tensorflow/lite/schema/schema_generated.h:1714:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SkipGramOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SkipGramOptionsT* tflite::BuiltinOptionsUnion::AsSkipGramOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1718:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SkipGramOptionsT *>(value) : nullptr;
                                                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2061:10: error: ‘veco’ does not name a type
     auto veco = static_cast<size_t>(vec - buf_);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToDepthOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToDepthOptions()’:
./tensorflow/lite/schema/schema_generated.h:1722:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SpaceToDepthOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToDepthOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToDepthOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1726:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SpaceToDepthOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EmbeddingLookupSparseOptionsT* tflite::BuiltinOptionsUnion::AsEmbeddingLookupSparseOptions()’:
./tensorflow/lite/schema/schema_generated.h:1730:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<EmbeddingLookupSparseOptionsT *>(value) : nullptr;
                                                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2063:28: error: ‘veco’ was not declared in this scope
     if (!Verify<uoffset_t>(veco)) return false;
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2066:10: error: ‘size’ does not name a type
     auto size = ReadScalar<uoffset_t>(vec);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2067:10: error: ‘max_elems’ does not name a type
     auto max_elems = FLATBUFFERS_MAX_BUFFER_SIZE / elem_size;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2068:16: error: ‘size’ was not declared in this scope
     if (!Check(size < max_elems))
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2068:23: error: ‘max_elems’ was not declared in this scope
     if (!Check(size < max_elems))
                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2070:10: error: ‘byte_size’ does not name a type
     auto byte_size = sizeof(size) + elem_size * size;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2071:21: error: ‘veco’ was not declared in this scope
     if (end) *end = veco + byte_size;
                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2071:28: error: ‘byte_size’ was not declared in this scope
     if (end) *end = veco + byte_size;
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2072:19: error: ‘veco’ was not declared in this scope
     return Verify(veco, byte_size);
                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2072:25: error: ‘byte_size’ was not declared in this scope
     return Verify(veco, byte_size);
                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EmbeddingLookupSparseOptionsT* tflite::BuiltinOptionsUnion::AsEmbeddingLookupSparseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1734:72: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const EmbeddingLookupSparseOptionsT *>(value) : nullptr;
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MulOptionsT* tflite::BuiltinOptionsUnion::AsMulOptions()’:
./tensorflow/lite/schema/schema_generated.h:1738:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MulOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MulOptionsT* tflite::BuiltinOptionsUnion::AsMulOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1742:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MulOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadOptionsT* tflite::BuiltinOptionsUnion::AsPadOptions()’:
./tensorflow/lite/schema/schema_generated.h:1746:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PadOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadOptionsT* tflite::BuiltinOptionsUnion::AsPadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1750:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PadOptionsT *>(value) : nullptr;
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyTableStart(const uint8_t*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2097:10: error: ‘tableo’ does not name a type
     auto tableo = static_cast<size_t>(table - buf_);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2098:28: error: ‘tableo’ was not declared in this scope
     if (!Verify<soffset_t>(tableo)) return false;
                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2101:10: error: ‘vtableo’ does not name a type
     auto vtableo = tableo - static_cast<size_t>(ReadScalar<soffset_t>(table));
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2103:52: error: ‘vtableo’ was not declared in this scope
     return VerifyComplexity() && Verify<voffset_t>(vtableo) &&
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyBufferFromStart(const char*, size_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2117:10: error: ‘o’ does not name a type
     auto o = VerifyOffset(start);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherOptionsT* tflite::BuiltinOptionsUnion::AsGatherOptions()’:
./tensorflow/lite/schema/schema_generated.h:1754:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GatherOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherOptionsT* tflite::BuiltinOptionsUnion::AsGatherOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1758:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GatherOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BatchToSpaceNDOptionsT* tflite::BuiltinOptionsUnion::AsBatchToSpaceNDOptions()’:
./tensorflow/lite/schema/schema_generated.h:1762:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<BatchToSpaceNDOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BatchToSpaceNDOptionsT* tflite::BuiltinOptionsUnion::AsBatchToSpaceNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1766:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const BatchToSpaceNDOptionsT *>(value) : nullptr;
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2118:12: error: ‘o’ was not declared in this scope
     return o && reinterpret_cast<const T *>(buf_ + start + o)->Verify(*this)
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Verifier::VerifyBuffer()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2128:69: error: ‘nullptr’ was not declared in this scope
   template<typename T> bool VerifyBuffer() { return VerifyBuffer<T>(nullptr); }
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToBatchNDOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToBatchNDOptions()’:
./tensorflow/lite/schema/schema_generated.h:1770:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SpaceToBatchNDOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToBatchNDOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToBatchNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1774:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SpaceToBatchNDOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeOptionsT* tflite::BuiltinOptionsUnion::AsTransposeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1778:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TransposeOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeOptionsT* tflite::BuiltinOptionsUnion::AsTransposeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1782:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TransposeOptionsT *>(value) : nullptr;
                                                            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::uoffset_t flatbuffers::Verifier::VerifyOffset(size_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2142:10: error: ‘o’ does not name a type
     auto o = ReadScalar<uoffset_t>(buf_ + start);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReducerOptionsT* tflite::BuiltinOptionsUnion::AsReducerOptions()’:
./tensorflow/lite/schema/schema_generated.h:1786:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReducerOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReducerOptionsT* tflite::BuiltinOptionsUnion::AsReducerOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1790:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReducerOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SubOptionsT* tflite::BuiltinOptionsUnion::AsSubOptions()’:
./tensorflow/lite/schema/schema_generated.h:1794:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SubOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SubOptionsT* tflite::BuiltinOptionsUnion::AsSubOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1798:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SubOptionsT *>(value) : nullptr;
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2144:16: error: ‘o’ was not declared in this scope
     if (!Check(o != 0)) return 0;
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2146:39: error: ‘o’ was not declared in this scope
     if (!Check(static_cast<soffset_t>(o) >= 0)) return 0;
                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2149:25: error: ‘o’ was not declared in this scope
     if (!Verify(start + o, 1)) return 0;
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2150:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DivOptionsT* tflite::BuiltinOptionsUnion::AsDivOptions()’:
./tensorflow/lite/schema/schema_generated.h:1802:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DivOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DivOptionsT* tflite::BuiltinOptionsUnion::AsDivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1806:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DivOptionsT *>(value) : nullptr;
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In constructor ‘flatbuffers::BufferRef<T>::BufferRef()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2206:21: error: ‘nullptr’ was not declared in this scope
   BufferRef() : buf(nullptr), len(0), must_free(false) {}
                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SqueezeOptionsT* tflite::BuiltinOptionsUnion::AsSqueezeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1810:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SqueezeOptionsT *>(value) : nullptr;
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::BufferRef<T>::Verify()’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2218:37: error: ‘nullptr’ was not declared in this scope
     return verifier.VerifyBuffer<T>(nullptr);
                                     ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2230:7: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 class Struct FLATBUFFERS_FINAL_CLASS {
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SqueezeOptionsT* tflite::BuiltinOptionsUnion::AsSqueezeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1814:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SqueezeOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsSequenceRNNOptions()’:
./tensorflow/lite/schema/schema_generated.h:1818:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SequenceRNNOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsSequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1822:62: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SequenceRNNOptionsT *>(value) : nullptr;
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::StridedSliceOptionsT* tflite::BuiltinOptionsUnion::AsStridedSliceOptions()’:
./tensorflow/lite/schema/schema_generated.h:1826:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<StridedSliceOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::StridedSliceOptionsT* tflite::BuiltinOptionsUnion::AsStridedSliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1830:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const StridedSliceOptionsT *>(value) : nullptr;
                                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘flatbuffers::voffset_t flatbuffers::Table::GetOptionalFieldOffset(flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2259:10: error: ‘vtable’ does not name a type
     auto vtable = GetVTable();
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2261:10: error: ‘vtsize’ does not name a type
     auto vtsize = ReadScalar<voffset_t>(vtable);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2264:20: error: ‘vtsize’ was not declared in this scope
     return field < vtsize ? ReadScalar<voffset_t>(vtable + field) : 0;
                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2264:51: error: ‘vtable’ was not declared in this scope
     return field < vtsize ? ReadScalar<voffset_t>(vtable + field) : 0;
                                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘T flatbuffers::Table::GetField(flatbuffers::voffset_t, T) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2268:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpOptionsT* tflite::BuiltinOptionsUnion::AsExpOptions()’:
./tensorflow/lite/schema/schema_generated.h:1834:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ExpOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpOptionsT* tflite::BuiltinOptionsUnion::AsExpOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1838:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ExpOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TopKV2OptionsT* tflite::BuiltinOptionsUnion::AsTopKV2Options()’:
./tensorflow/lite/schema/schema_generated.h:1842:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TopKV2OptionsT *>(value) : nullptr;
                                                   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2269:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? ReadScalar<T>(data_ + field_offset) : defaultval;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘P flatbuffers::Table::GetPointer(flatbuffers::voffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2273:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TopKV2OptionsT* tflite::BuiltinOptionsUnion::AsTopKV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:1846:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TopKV2OptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitOptionsT* tflite::BuiltinOptionsUnion::AsSplitOptions()’:
./tensorflow/lite/schema/schema_generated.h:1850:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SplitOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitOptionsT* tflite::BuiltinOptionsUnion::AsSplitOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1854:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SplitOptionsT *>(value) : nullptr;
                                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2274:10: error: ‘p’ does not name a type
     auto p = data_ + field_offset;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2275:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p + ReadScalar<uoffset_t>(p))
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2275:47: error: ‘p’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p + ReadScalar<uoffset_t>(p))
                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2276:27: error: ‘nullptr’ was not declared in this scope
                         : nullptr;
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘P flatbuffers::Table::GetStruct(flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2283:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogSoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsLogSoftmaxOptions()’:
./tensorflow/lite/schema/schema_generated.h:1858:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogSoftmaxOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogSoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsLogSoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1862:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogSoftmaxOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CastOptionsT* tflite::BuiltinOptionsUnion::AsCastOptions()’:
./tensorflow/lite/schema/schema_generated.h:1866:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CastOptionsT *>(value) : nullptr;
                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2284:10: error: ‘p’ does not name a type
     auto p = const_cast<uint8_t *>(data_ + field_offset);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2285:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p) : nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2285:47: error: ‘p’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p) : nullptr;
                                               ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2285:52: error: ‘nullptr’ was not declared in this scope
     return field_offset ? reinterpret_cast<P>(p) : nullptr;
                                                    ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::SetField(flatbuffers::voffset_t, T, T)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2289:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2290:10: error: ‘field_offset’ was not declared in this scope
     if (!field_offset) return IsTheSameAs(val, def);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2291:25: error: ‘field_offset’ was not declared in this scope
     WriteScalar(data_ + field_offset, val);
                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::SetPointer(flatbuffers::voffset_t, const uint8_t*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2296:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CastOptionsT* tflite::BuiltinOptionsUnion::AsCastOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1870:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CastOptionsT *>(value) : nullptr;
                                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2297:10: error: ‘field_offset’ was not declared in this scope
     if (!field_offset) return false;
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2298:25: error: ‘field_offset’ was not declared in this scope
     WriteScalar(data_ + field_offset,
                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DequantizeOptionsT* tflite::BuiltinOptionsUnion::AsDequantizeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1874:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DequantizeOptionsT *>(value) : nullptr;
                                                       ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘uint8_t* flatbuffers::Table::GetAddressOf(flatbuffers::voffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2304:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2305:12: error: ‘field_offset’ was not declared in this scope
     return field_offset ? data_ + field_offset : nullptr;
            ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2305:50: error: ‘nullptr’ was not declared in this scope
     return field_offset ? data_ + field_offset : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DequantizeOptionsT* tflite::BuiltinOptionsUnion::AsDequantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1878:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DequantizeOptionsT *>(value) : nullptr;
                                                             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyField(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2326:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2328:13: error: ‘field_offset’ was not declared in this scope
     return !field_offset || verifier.Verify<T>(data_, field_offset);
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyFieldRequired(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2334:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MaximumMinimumOptionsT* tflite::BuiltinOptionsUnion::AsMaximumMinimumOptions()’:
./tensorflow/lite/schema/schema_generated.h:1882:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MaximumMinimumOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MaximumMinimumOptionsT* tflite::BuiltinOptionsUnion::AsMaximumMinimumOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1886:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MaximumMinimumOptionsT *>(value) : nullptr;
                                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2335:27: error: ‘field_offset’ was not declared in this scope
     return verifier.Check(field_offset != 0) &&
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyOffset(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2341:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2342:13: error: ‘field_offset’ was not declared in this scope
     return !field_offset || verifier.VerifyOffset(data_, field_offset);
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘bool flatbuffers::Table::VerifyOffsetRequired(const flatbuffers::Verifier&, flatbuffers::voffset_t) const’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2346:10: error: ‘field_offset’ does not name a type
     auto field_offset = GetOptionalFieldOffset(field);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMaxOptionsT* tflite::BuiltinOptionsUnion::AsArgMaxOptions()’:
./tensorflow/lite/schema/schema_generated.h:1890:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ArgMaxOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMaxOptionsT* tflite::BuiltinOptionsUnion::AsArgMaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1894:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ArgMaxOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessOptionsT* tflite::BuiltinOptionsUnion::AsLessOptions()’:
./tensorflow/lite/schema/schema_generated.h:1898:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LessOptionsT *>(value) : nullptr;
                                                 ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2347:27: error: ‘field_offset’ was not declared in this scope
     return verifier.Check(field_offset != 0) &&
                           ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In member function ‘void flatbuffers::FlatBufferBuilder::Required(flatbuffers::Offset<T>, flatbuffers::voffset_t)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2362:8: error: ‘table_ptr’ does not name a type
   auto table_ptr = reinterpret_cast<const Table *>(buf_.data_at(table.o));
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessOptionsT* tflite::BuiltinOptionsUnion::AsLessOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1902:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LessOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NegOptionsT* tflite::BuiltinOptionsUnion::AsNegOptions()’:
./tensorflow/lite/schema/schema_generated.h:1906:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<NegOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NegOptionsT* tflite::BuiltinOptionsUnion::AsNegOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1910:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const NegOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadV2OptionsT* tflite::BuiltinOptionsUnion::AsPadV2Options()’:
./tensorflow/lite/schema/schema_generated.h:1914:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PadV2OptionsT *>(value) : nullptr;
                                                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2363:13: error: ‘table_ptr’ was not declared in this scope
   bool ok = table_ptr->GetOptionalFieldOffset(field) != 0;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: In function ‘const uint8_t* flatbuffers::GetBufferStartFromRootPointer(const void*)’:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2374:8: error: ‘table’ does not name a type
   auto table = reinterpret_cast<const Table *>(root);
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadV2OptionsT* tflite::BuiltinOptionsUnion::AsPadV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:1918:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PadV2OptionsT *>(value) : nullptr;
                                                        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2375:8: error: ‘vtable’ does not name a type
   auto vtable = table->GetVTable();
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2377:8: error: ‘start’ does not name a type
   auto start = (std::min)(vtable, reinterpret_cast<const uint8_t *>(root));
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2379:3: error: ‘start’ was not declared in this scope
   start = reinterpret_cast<const uint8_t *>(reinterpret_cast<uintptr_t>(start) &
   ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2391:78: error: ‘static_assert’ was not declared in this scope
                 "file_identifier is assumed to be the same size as uoffset_t");
                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterOptionsT* tflite::BuiltinOptionsUnion::AsGreaterOptions()’:
./tensorflow/lite/schema/schema_generated.h:1922:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GreaterOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterOptionsT* tflite::BuiltinOptionsUnion::AsGreaterOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1926:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GreaterOptionsT *>(value) : nullptr;
                                                          ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2392:13: error: ‘possible_roots’ does not name a type
   for (auto possible_roots = FLATBUFFERS_MAX_ALIGNMENT / sizeof(uoffset_t) + 1;
             ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2393:8: error: expected ‘;’ before ‘possible_roots’
        possible_roots; possible_roots--) {
        ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2393:8: error: ‘possible_roots’ was not declared in this scope
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2404:10: error: ‘nullptr’ was not declared in this scope
   return nullptr;
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterEqualOptionsT* tflite::BuiltinOptionsUnion::AsGreaterEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:1930:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GreaterEqualOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterEqualOptionsT* tflite::BuiltinOptionsUnion::AsGreaterEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1934:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GreaterEqualOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessEqualOptionsT* tflite::BuiltinOptionsUnion::AsLessEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:1938:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LessEqualOptionsT *>(value) : nullptr;
                                                      ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h: At global scope:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2429:16: error: ‘function’ in namespace ‘std’ does not name a template type
   typedef std::function<void (void **pointer_adr, hash_value_t hash)>
                ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2431:16: error: ‘function’ in namespace ‘std’ does not name a template type
   typedef std::function<hash_value_t (void *pointer)> rehasher_function_t;
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessEqualOptionsT* tflite::BuiltinOptionsUnion::AsLessEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1942:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LessEqualOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SelectOptionsT* tflite::BuiltinOptionsUnion::AsSelectOptions()’:
./tensorflow/lite/schema/schema_generated.h:1946:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SelectOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SelectOptionsT* tflite::BuiltinOptionsUnion::AsSelectOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1950:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SelectOptionsT *>(value) : nullptr;
                                                         ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2541:14: error: expected constructor, destructor, or type conversion before ‘(’ token
 static_assert(sizeof(TypeCode) == 2, "TypeCode");
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SliceOptionsT* tflite::BuiltinOptionsUnion::AsSliceOptions()’:
./tensorflow/lite/schema/schema_generated.h:1954:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SliceOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SliceOptionsT* tflite::BuiltinOptionsUnion::AsSliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1958:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SliceOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeConvOptionsT* tflite::BuiltinOptionsUnion::AsTransposeConvOptions()’:
./tensorflow/lite/schema/schema_generated.h:1962:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TransposeConvOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeConvOptionsT* tflite::BuiltinOptionsUnion::AsTransposeConvOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1966:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TransposeConvOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SparseToDenseOptionsT* tflite::BuiltinOptionsUnion::AsSparseToDenseOptions()’:
./tensorflow/lite/schema/schema_generated.h:1970:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SparseToDenseOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SparseToDenseOptionsT* tflite::BuiltinOptionsUnion::AsSparseToDenseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1974:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SparseToDenseOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TileOptionsT* tflite::BuiltinOptionsUnion::AsTileOptions()’:
./tensorflow/lite/schema/schema_generated.h:1978:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TileOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TileOptionsT* tflite::BuiltinOptionsUnion::AsTileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1982:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TileOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpandDimsOptionsT* tflite::BuiltinOptionsUnion::AsExpandDimsOptions()’:
./tensorflow/lite/schema/schema_generated.h:1986:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ExpandDimsOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpandDimsOptionsT* tflite::BuiltinOptionsUnion::AsExpandDimsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1990:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ExpandDimsOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EqualOptionsT* tflite::BuiltinOptionsUnion::AsEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:1994:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<EqualOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EqualOptionsT* tflite::BuiltinOptionsUnion::AsEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1998:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const EqualOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NotEqualOptionsT* tflite::BuiltinOptionsUnion::AsNotEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:2002:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<NotEqualOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NotEqualOptionsT* tflite::BuiltinOptionsUnion::AsNotEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2006:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const NotEqualOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ShapeOptionsT* tflite::BuiltinOptionsUnion::AsShapeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2010:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ShapeOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ShapeOptionsT* tflite::BuiltinOptionsUnion::AsShapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2014:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ShapeOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PowOptionsT* tflite::BuiltinOptionsUnion::AsPowOptions()’:
./tensorflow/lite/schema/schema_generated.h:2018:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PowOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PowOptionsT* tflite::BuiltinOptionsUnion::AsPowOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2022:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PowOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMinOptionsT* tflite::BuiltinOptionsUnion::AsArgMinOptions()’:
./tensorflow/lite/schema/schema_generated.h:2026:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ArgMinOptionsT *>(value) : nullptr;
                                                   ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesTensorType()’:
./tensorflow/lite/schema/schema_generated.h:377:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMinOptionsT* tflite::BuiltinOptionsUnion::AsArgMinOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2030:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ArgMinOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FakeQuantOptionsT* tflite::BuiltinOptionsUnion::AsFakeQuantOptions()’:
./tensorflow/lite/schema/schema_generated.h:2034:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FakeQuantOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesQuantizationDetails()’:
./tensorflow/lite/schema/schema_generated.h:407:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FakeQuantOptionsT* tflite::BuiltinOptionsUnion::AsFakeQuantOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2038:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FakeQuantOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PackOptionsT* tflite::BuiltinOptionsUnion::AsPackOptions()’:
./tensorflow/lite/schema/schema_generated.h:2042:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PackOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PackOptionsT* tflite::BuiltinOptionsUnion::AsPackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2046:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PackOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalOrOptionsT* tflite::BuiltinOptionsUnion::AsLogicalOrOptions()’:
./tensorflow/lite/schema/schema_generated.h:2050:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogicalOrOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalOrOptionsT* tflite::BuiltinOptionsUnion::AsLogicalOrOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2054:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogicalOrOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OneHotOptionsT* tflite::BuiltinOptionsUnion::AsOneHotOptions()’:
./tensorflow/lite/schema/schema_generated.h:2058:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<OneHotOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::OneHotOptionsT* tflite::BuiltinOptionsUnion::AsOneHotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2062:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const OneHotOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:431:52: error: expected ‘,’ or ‘...’ before ‘&&’ token
   QuantizationDetailsUnion(QuantizationDetailsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalAndOptionsT* tflite::BuiltinOptionsUnion::AsLogicalAndOptions()’:
./tensorflow/lite/schema/schema_generated.h:2066:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogicalAndOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalAndOptionsT* tflite::BuiltinOptionsUnion::AsLogicalAndOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2070:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogicalAndOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:431:56: error: invalid constructor; you probably meant ‘tflite::QuantizationDetailsUnion (const tflite::QuantizationDetailsUnion&)’
   QuantizationDetailsUnion(QuantizationDetailsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                                        ^
./tensorflow/lite/schema/schema_generated.h:437:64: error: expected ‘,’ or ‘...’ before ‘&&’ token
   QuantizationDetailsUnion &operator=(QuantizationDetailsUnion &&u) FLATBUFFERS_NOEXCEPT
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalNotOptionsT* tflite::BuiltinOptionsUnion::AsLogicalNotOptions()’:
./tensorflow/lite/schema/schema_generated.h:2074:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogicalNotOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalNotOptionsT* tflite::BuiltinOptionsUnion::AsLogicalNotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2078:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogicalNotOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:445:13: error: expected ‘,’ or ‘...’ before ‘&&’ token
   void Set(T&& val) {
             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnpackOptionsT* tflite::BuiltinOptionsUnion::AsUnpackOptions()’:
./tensorflow/lite/schema/schema_generated.h:2082:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<UnpackOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:455:85: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   static void *UnPack(const void *obj, QuantizationDetails type, const flatbuffers::resolver_function_t *resolver);
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnpackOptionsT* tflite::BuiltinOptionsUnion::AsUnpackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2086:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const UnpackOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:456:91: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:456:124: error: ‘nullptr’ was not declared in this scope
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorDivOptionsT* tflite::BuiltinOptionsUnion::AsFloorDivOptions()’:
./tensorflow/lite/schema/schema_generated.h:2090:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FloorDivOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorDivOptionsT* tflite::BuiltinOptionsUnion::AsFloorDivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2094:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FloorDivOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquareOptionsT* tflite::BuiltinOptionsUnion::AsSquareOptions()’:
./tensorflow/lite/schema/schema_generated.h:2098:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SquareOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquareOptionsT* tflite::BuiltinOptionsUnion::AsSquareOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2102:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SquareOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In constructor ‘tflite::QuantizationDetailsUnion::QuantizationDetailsUnion()’:
./tensorflow/lite/schema/schema_generated.h:430:70: error: ‘nullptr’ was not declared in this scope
   QuantizationDetailsUnion() : type(QuantizationDetails_NONE), value(nullptr) {}
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ZerosLikeOptionsT* tflite::BuiltinOptionsUnion::AsZerosLikeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2106:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ZerosLikeOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ZerosLikeOptionsT* tflite::BuiltinOptionsUnion::AsZerosLikeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2110:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ZerosLikeOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FillOptionsT* tflite::BuiltinOptionsUnion::AsFillOptions()’:
./tensorflow/lite/schema/schema_generated.h:2114:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FillOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizationDetailsUnion& tflite::QuantizationDetailsUnion::operator=(tflite::QuantizationDetailsUnion)’:
./tensorflow/lite/schema/schema_generated.h:438:23: error: ‘u’ was not declared in this scope
     { std::swap(type, u.type); std::swap(value, u.value); return *this; }
                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FillOptionsT* tflite::BuiltinOptionsUnion::AsFillOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2118:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FillOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::QuantizationDetailsUnion::Set(T)’:
./tensorflow/lite/schema/schema_generated.h:446:11: error: expected nested-name-specifier before ‘RT’
     using RT = typename std::remove_reference<T>::type;
           ^
./tensorflow/lite/schema/schema_generated.h:448:60: error: template argument 1 is invalid
     type = QuantizationDetailsTraits<typename RT::TableType>::enum_value;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:450:19: error: expected type-specifier before ‘RT’
       value = new RT(std::forward<T>(val));
                   ^
./tensorflow/lite/schema/schema_generated.h:450:19: error: expected ‘;’ before ‘RT’
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CustomQuantizationT* tflite::QuantizationDetailsUnion::AsCustomQuantization()’:
./tensorflow/lite/schema/schema_generated.h:460:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CustomQuantizationT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceLSTMOptions()’:
./tensorflow/lite/schema/schema_generated.h:2122:70: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<BidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2126:76: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const BidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceRNNOptions()’:
./tensorflow/lite/schema/schema_generated.h:2130:69: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<BidirectionalSequenceRNNOptionsT *>(value) : nullptr;
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2134:75: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const BidirectionalSequenceRNNOptionsT *>(value) : nullptr;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CustomQuantizationT* tflite::QuantizationDetailsUnion::AsCustomQuantization() const’:
./tensorflow/lite/schema/schema_generated.h:464:62: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CustomQuantizationT *>(value) : nullptr;
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsUnidirectionalSequenceLSTMOptions()’:
./tensorflow/lite/schema/schema_generated.h:2138:71: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<UnidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:469:121: error: ‘>>’ should be ‘> >’ within a nested template argument list
 bool VerifyQuantizationDetailsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types);
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsUnidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2142:77: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const UnidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorModOptionsT* tflite::BuiltinOptionsUnion::AsFloorModOptions()’:
./tensorflow/lite/schema/schema_generated.h:2146:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FloorModOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorModOptionsT* tflite::BuiltinOptionsUnion::AsFloorModOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2150:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FloorModOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RangeOptionsT* tflite::BuiltinOptionsUnion::AsRangeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2154:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<RangeOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RangeOptionsT* tflite::BuiltinOptionsUnion::AsRangeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2158:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const RangeOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeNearestNeighborOptionsT* tflite::BuiltinOptionsUnion::AsResizeNearestNeighborOptions()’:
./tensorflow/lite/schema/schema_generated.h:2162:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ResizeNearestNeighborOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeNearestNeighborOptionsT* tflite::BuiltinOptionsUnion::AsResizeNearestNeighborOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2166:72: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ResizeNearestNeighborOptionsT *>(value) : nullptr;
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LeakyReluOptionsT* tflite::BuiltinOptionsUnion::AsLeakyReluOptions()’:
./tensorflow/lite/schema/schema_generated.h:2170:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LeakyReluOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesBuiltinOperator()’:
./tensorflow/lite/schema/schema_generated.h:844:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LeakyReluOptionsT* tflite::BuiltinOptionsUnion::AsLeakyReluOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2174:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LeakyReluOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquaredDifferenceOptionsT* tflite::BuiltinOptionsUnion::AsSquaredDifferenceOptions()’:
./tensorflow/lite/schema/schema_generated.h:2178:62: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SquaredDifferenceOptionsT *>(value) : nullptr;
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquaredDifferenceOptionsT* tflite::BuiltinOptionsUnion::AsSquaredDifferenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2182:68: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SquaredDifferenceOptionsT *>(value) : nullptr;
                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MirrorPadOptionsT* tflite::BuiltinOptionsUnion::AsMirrorPadOptions()’:
./tensorflow/lite/schema/schema_generated.h:2186:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MirrorPadOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MirrorPadOptionsT* tflite::BuiltinOptionsUnion::AsMirrorPadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2190:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MirrorPadOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AbsOptionsT* tflite::BuiltinOptionsUnion::AsAbsOptions()’:
./tensorflow/lite/schema/schema_generated.h:2194:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<AbsOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AbsOptionsT* tflite::BuiltinOptionsUnion::AsAbsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2198:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const AbsOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesBuiltinOptions()’:
./tensorflow/lite/schema/schema_generated.h:1153:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitVOptionsT* tflite::BuiltinOptionsUnion::AsSplitVOptions()’:
./tensorflow/lite/schema/schema_generated.h:2202:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SplitVOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitVOptionsT* tflite::BuiltinOptionsUnion::AsSplitVOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2206:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SplitVOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UniqueOptionsT* tflite::BuiltinOptionsUnion::AsUniqueOptions()’:
./tensorflow/lite/schema/schema_generated.h:2210:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<UniqueOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UniqueOptionsT* tflite::BuiltinOptionsUnion::AsUniqueOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2214:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const UniqueOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseV2OptionsT* tflite::BuiltinOptionsUnion::AsReverseV2Options()’:
./tensorflow/lite/schema/schema_generated.h:2218:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReverseV2OptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseV2OptionsT* tflite::BuiltinOptionsUnion::AsReverseV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:2222:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReverseV2OptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddNOptionsT* tflite::BuiltinOptionsUnion::AsAddNOptions()’:
./tensorflow/lite/schema/schema_generated.h:2226:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<AddNOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddNOptionsT* tflite::BuiltinOptionsUnion::AsAddNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2230:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const AddNOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherNdOptionsT* tflite::BuiltinOptionsUnion::AsGatherNdOptions()’:
./tensorflow/lite/schema/schema_generated.h:2234:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GatherNdOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherNdOptionsT* tflite::BuiltinOptionsUnion::AsGatherNdOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2238:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GatherNdOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CosOptionsT* tflite::BuiltinOptionsUnion::AsCosOptions()’:
./tensorflow/lite/schema/schema_generated.h:2242:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CosOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CosOptionsT* tflite::BuiltinOptionsUnion::AsCosOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2246:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CosOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhereOptionsT* tflite::BuiltinOptionsUnion::AsWhereOptions()’:
./tensorflow/lite/schema/schema_generated.h:2250:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<WhereOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhereOptionsT* tflite::BuiltinOptionsUnion::AsWhereOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2254:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const WhereOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RankOptionsT* tflite::BuiltinOptionsUnion::AsRankOptions()’:
./tensorflow/lite/schema/schema_generated.h:2258:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<RankOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RankOptionsT* tflite::BuiltinOptionsUnion::AsRankOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2262:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const RankOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseSequenceOptionsT* tflite::BuiltinOptionsUnion::AsReverseSequenceOptions()’:
./tensorflow/lite/schema/schema_generated.h:2266:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReverseSequenceOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseSequenceOptionsT* tflite::BuiltinOptionsUnion::AsReverseSequenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2270:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReverseSequenceOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixDiagOptions()’:
./tensorflow/lite/schema/schema_generated.h:2274:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MatrixDiagOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2278:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MatrixDiagOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizeOptionsT* tflite::BuiltinOptionsUnion::AsQuantizeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2282:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<QuantizeOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::QuantizeOptionsT* tflite::BuiltinOptionsUnion::AsQuantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2286:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const QuantizeOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixSetDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixSetDiagOptions()’:
./tensorflow/lite/schema/schema_generated.h:2290:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MatrixSetDiagOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:1549:42: error: expected ‘,’ or ‘...’ before ‘&&’ token
   BuiltinOptionsUnion(BuiltinOptionsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                          ^
./tensorflow/lite/schema/schema_generated.h:1549:46: error: invalid constructor; you probably meant ‘tflite::BuiltinOptionsUnion (const tflite::BuiltinOptionsUnion&)’
   BuiltinOptionsUnion(BuiltinOptionsUnion&& u) FLATBUFFERS_NOEXCEPT :
                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixSetDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixSetDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2294:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MatrixSetDiagOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::HardSwishOptionsT* tflite::BuiltinOptionsUnion::AsHardSwishOptions()’:
./tensorflow/lite/schema/schema_generated.h:2298:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<HardSwishOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:1555:54: error: expected ‘,’ or ‘...’ before ‘&&’ token
   BuiltinOptionsUnion &operator=(BuiltinOptionsUnion &&u) FLATBUFFERS_NOEXCEPT
                                                      ^
./tensorflow/lite/schema/schema_generated.h:1563:13: error: expected ‘,’ or ‘...’ before ‘&&’ token
   void Set(T&& val) {
             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::HardSwishOptionsT* tflite::BuiltinOptionsUnion::AsHardSwishOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2302:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const HardSwishOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:1573:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   static void *UnPack(const void *obj, BuiltinOptions type, const flatbuffers::resolver_function_t *resolver);
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::IfOptionsT* tflite::BuiltinOptionsUnion::AsIfOptions()’:
./tensorflow/lite/schema/schema_generated.h:2306:47: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<IfOptionsT *>(value) : nullptr;
                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::IfOptionsT* tflite::BuiltinOptionsUnion::AsIfOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2310:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const IfOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:1574:91: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhileOptionsT* tflite::BuiltinOptionsUnion::AsWhileOptions()’:
./tensorflow/lite/schema/schema_generated.h:2314:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<WhileOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhileOptionsT* tflite::BuiltinOptionsUnion::AsWhileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2318:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const WhileOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthToSpaceOptionsT* tflite::BuiltinOptionsUnion::AsDepthToSpaceOptions()’:
./tensorflow/lite/schema/schema_generated.h:2322:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DepthToSpaceOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthToSpaceOptionsT* tflite::BuiltinOptionsUnion::AsDepthToSpaceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2326:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DepthToSpaceOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2331:116: error: ‘>>’ should be ‘> >’ within a nested template argument list
 bool VerifyBuiltinOptionsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types);
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesPadding()’:
./tensorflow/lite/schema/schema_generated.h:2352:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesActivationFunctionType()’:
./tensorflow/lite/schema/schema_generated.h:2394:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesLSHProjectionType()’:
./tensorflow/lite/schema/schema_generated.h:2427:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesFullyConnectedOptionsWeightsFormat()’:
./tensorflow/lite/schema/schema_generated.h:2457:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h:1574:124: error: ‘nullptr’ was not declared in this scope
   flatbuffers::Offset<void> Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher = nullptr) const;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In constructor ‘tflite::BuiltinOptionsUnion::BuiltinOptionsUnion()’:
./tensorflow/lite/schema/schema_generated.h:1548:60: error: ‘nullptr’ was not declared in this scope
   BuiltinOptionsUnion() : type(BuiltinOptions_NONE), value(nullptr) {}
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BuiltinOptionsUnion& tflite::BuiltinOptionsUnion::operator=(tflite::BuiltinOptionsUnion)’:
./tensorflow/lite/schema/schema_generated.h:1556:23: error: ‘u’ was not declared in this scope
     { std::swap(type, u.type); std::swap(value, u.value); return *this; }
                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesLSTMKernelType()’:
./tensorflow/lite/schema/schema_generated.h:2487:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BuiltinOptionsUnion::Set(T)’:
./tensorflow/lite/schema/schema_generated.h:1564:11: error: expected nested-name-specifier before ‘RT’
     using RT = typename std::remove_reference<T>::type;
           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesCombinerType()’:
./tensorflow/lite/schema/schema_generated.h:2520:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h:1566:55: error: template argument 1 is invalid
     type = BuiltinOptionsTraits<typename RT::TableType>::enum_value;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:1568:19: error: expected type-specifier before ‘RT’
       value = new RT(std::forward<T>(val));
                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesMirrorPadMode()’:
./tensorflow/lite/schema/schema_generated.h:2550:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h:1568:19: error: expected ‘;’ before ‘RT’
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Conv2DOptionsT* tflite::BuiltinOptionsUnion::AsConv2DOptions()’:
./tensorflow/lite/schema/schema_generated.h:1578:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<Conv2DOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Conv2DOptionsT* tflite::BuiltinOptionsUnion::AsConv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1582:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const Conv2DOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthwiseConv2DOptionsT* tflite::BuiltinOptionsUnion::AsDepthwiseConv2DOptions()’:
./tensorflow/lite/schema/schema_generated.h:1586:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DepthwiseConv2DOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesCustomOptionsFormat()’:
./tensorflow/lite/schema/schema_generated.h:2577:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthwiseConv2DOptionsT* tflite::BuiltinOptionsUnion::AsDepthwiseConv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1590:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DepthwiseConv2DOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatEmbeddingsOptionsT* tflite::BuiltinOptionsUnion::AsConcatEmbeddingsOptions()’:
./tensorflow/lite/schema/schema_generated.h:1594:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ConcatEmbeddingsOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatEmbeddingsOptionsT* tflite::BuiltinOptionsUnion::AsConcatEmbeddingsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1598:67: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ConcatEmbeddingsOptionsT *>(value) : nullptr;
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSHProjectionOptionsT* tflite::BuiltinOptionsUnion::AsLSHProjectionOptions()’:
./tensorflow/lite/schema/schema_generated.h:1602:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LSHProjectionOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSHProjectionOptionsT* tflite::BuiltinOptionsUnion::AsLSHProjectionOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1606:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LSHProjectionOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Pool2DOptionsT* tflite::BuiltinOptionsUnion::AsPool2DOptions()’:
./tensorflow/lite/schema/schema_generated.h:1610:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<Pool2DOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Pool2DOptionsT* tflite::BuiltinOptionsUnion::AsPool2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1614:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const Pool2DOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SVDFOptionsT* tflite::BuiltinOptionsUnion::AsSVDFOptions()’:
./tensorflow/lite/schema/schema_generated.h:1618:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SVDFOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SVDFOptionsT* tflite::BuiltinOptionsUnion::AsSVDFOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1622:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SVDFOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RNNOptionsT* tflite::BuiltinOptionsUnion::AsRNNOptions()’:
./tensorflow/lite/schema/schema_generated.h:1626:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<RNNOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RNNOptionsT* tflite::BuiltinOptionsUnion::AsRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1630:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const RNNOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FullyConnectedOptionsT* tflite::BuiltinOptionsUnion::AsFullyConnectedOptions()’:
./tensorflow/lite/schema/schema_generated.h:1634:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FullyConnectedOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FullyConnectedOptionsT* tflite::BuiltinOptionsUnion::AsFullyConnectedOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1638:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FullyConnectedOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsSoftmaxOptions()’:
./tensorflow/lite/schema/schema_generated.h:1642:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SoftmaxOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsSoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1646:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SoftmaxOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatenationOptionsT* tflite::BuiltinOptionsUnion::AsConcatenationOptions()’:
./tensorflow/lite/schema/schema_generated.h:1650:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ConcatenationOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatenationOptionsT* tflite::BuiltinOptionsUnion::AsConcatenationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1654:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ConcatenationOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddOptionsT* tflite::BuiltinOptionsUnion::AsAddOptions()’:
./tensorflow/lite/schema/schema_generated.h:1658:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<AddOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddOptionsT* tflite::BuiltinOptionsUnion::AsAddOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1662:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const AddOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::L2NormOptionsT* tflite::BuiltinOptionsUnion::AsL2NormOptions()’:
./tensorflow/lite/schema/schema_generated.h:1666:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<L2NormOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::L2NormOptionsT* tflite::BuiltinOptionsUnion::AsL2NormOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1670:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const L2NormOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2595:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CustomQuantization FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2597:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:2609:50: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CustomQuantizationT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LocalResponseNormalizationOptionsT* tflite::BuiltinOptionsUnion::AsLocalResponseNormalizationOptions()’:
./tensorflow/lite/schema/schema_generated.h:1674:71: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LocalResponseNormalizationOptionsT *>(value) : nullptr;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LocalResponseNormalizationOptionsT* tflite::BuiltinOptionsUnion::AsLocalResponseNormalizationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1678:77: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LocalResponseNormalizationOptionsT *>(value) : nullptr;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSTMOptionsT* tflite::BuiltinOptionsUnion::AsLSTMOptions()’:
./tensorflow/lite/schema/schema_generated.h:1682:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LSTMOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSTMOptionsT* tflite::BuiltinOptionsUnion::AsLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1686:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LSTMOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:2610:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CustomQuantizationT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2611:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CustomQuantization> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeBilinearOptionsT* tflite::BuiltinOptionsUnion::AsResizeBilinearOptions()’:
./tensorflow/lite/schema/schema_generated.h:1690:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ResizeBilinearOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeBilinearOptionsT* tflite::BuiltinOptionsUnion::AsResizeBilinearOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1694:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ResizeBilinearOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CallOptionsT* tflite::BuiltinOptionsUnion::AsCallOptions()’:
./tensorflow/lite/schema/schema_generated.h:1698:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CallOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:2609:83: error: ‘nullptr’ was not declared in this scope
   CustomQuantizationT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CallOptionsT* tflite::BuiltinOptionsUnion::AsCallOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1702:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CallOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:2610:94: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CustomQuantizationT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReshapeOptionsT* tflite::BuiltinOptionsUnion::AsReshapeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1706:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReshapeOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReshapeOptionsT* tflite::BuiltinOptionsUnion::AsReshapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1710:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReshapeOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:2611:176: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CustomQuantization> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SkipGramOptionsT* tflite::BuiltinOptionsUnion::AsSkipGramOptions()’:
./tensorflow/lite/schema/schema_generated.h:1714:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SkipGramOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SkipGramOptionsT* tflite::BuiltinOptionsUnion::AsSkipGramOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1718:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SkipGramOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToDepthOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToDepthOptions()’:
./tensorflow/lite/schema/schema_generated.h:1722:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SpaceToDepthOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToDepthOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToDepthOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1726:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SpaceToDepthOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EmbeddingLookupSparseOptionsT* tflite::BuiltinOptionsUnion::AsEmbeddingLookupSparseOptions()’:
./tensorflow/lite/schema/schema_generated.h:1730:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<EmbeddingLookupSparseOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EmbeddingLookupSparseOptionsT* tflite::BuiltinOptionsUnion::AsEmbeddingLookupSparseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1734:72: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const EmbeddingLookupSparseOptionsT *>(value) : nullptr;
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MulOptionsT* tflite::BuiltinOptionsUnion::AsMulOptions()’:
./tensorflow/lite/schema/schema_generated.h:1738:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MulOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h:2617:66: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_custom(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MulOptionsT* tflite::BuiltinOptionsUnion::AsMulOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1742:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MulOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadOptionsT* tflite::BuiltinOptionsUnion::AsPadOptions()’:
./tensorflow/lite/schema/schema_generated.h:1746:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PadOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadOptionsT* tflite::BuiltinOptionsUnion::AsPadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1750:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PadOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CustomQuantization> tflite::CustomQuantizationBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:2626:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2627:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CustomQuantization>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:2628:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2634:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherOptionsT* tflite::BuiltinOptionsUnion::AsGatherOptions()’:
./tensorflow/lite/schema/schema_generated.h:1754:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GatherOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherOptionsT* tflite::BuiltinOptionsUnion::AsGatherOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1758:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GatherOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BatchToSpaceNDOptionsT* tflite::BuiltinOptionsUnion::AsBatchToSpaceNDOptions()’:
./tensorflow/lite/schema/schema_generated.h:1762:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<BatchToSpaceNDOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BatchToSpaceNDOptionsT* tflite::BuiltinOptionsUnion::AsBatchToSpaceNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1766:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const BatchToSpaceNDOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToBatchNDOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToBatchNDOptions()’:
./tensorflow/lite/schema/schema_generated.h:1770:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SpaceToBatchNDOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:2642:42: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *custom = nullptr) {
                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToBatchNDOptionsT* tflite::BuiltinOptionsUnion::AsSpaceToBatchNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1774:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SpaceToBatchNDOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeOptionsT* tflite::BuiltinOptionsUnion::AsTransposeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1778:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TransposeOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CustomQuantization> tflite::CreateCustomQuantizationDirect(flatbuffers::FlatBufferBuilder&, const std::vector<unsigned char>*)’:
./tensorflow/lite/schema/schema_generated.h:2643:8: error: ‘custom__’ does not name a type
   auto custom__ = custom ? _fbb.CreateVector<uint8_t>(*custom) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeOptionsT* tflite::BuiltinOptionsUnion::AsTransposeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1782:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TransposeOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:2646:7: error: ‘custom__’ was not declared in this scope
       custom__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2649:154: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CustomQuantization> CreateCustomQuantization(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:2649:187: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CustomQuantization> CreateCustomQuantization(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReducerOptionsT* tflite::BuiltinOptionsUnion::AsReducerOptions()’:
./tensorflow/lite/schema/schema_generated.h:1786:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReducerOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReducerOptionsT* tflite::BuiltinOptionsUnion::AsReducerOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1790:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReducerOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SubOptionsT* tflite::BuiltinOptionsUnion::AsSubOptions()’:
./tensorflow/lite/schema/schema_generated.h:1794:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SubOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SubOptionsT* tflite::BuiltinOptionsUnion::AsSubOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1798:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SubOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DivOptionsT* tflite::BuiltinOptionsUnion::AsDivOptions()’:
./tensorflow/lite/schema/schema_generated.h:1802:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DivOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DivOptionsT* tflite::BuiltinOptionsUnion::AsDivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1806:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DivOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SqueezeOptionsT* tflite::BuiltinOptionsUnion::AsSqueezeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1810:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SqueezeOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SqueezeOptionsT* tflite::BuiltinOptionsUnion::AsSqueezeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1814:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SqueezeOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsSequenceRNNOptions()’:
./tensorflow/lite/schema/schema_generated.h:1818:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SequenceRNNOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsSequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1822:62: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SequenceRNNOptionsT *>(value) : nullptr;
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::StridedSliceOptionsT* tflite::BuiltinOptionsUnion::AsStridedSliceOptions()’:
./tensorflow/lite/schema/schema_generated.h:1826:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<StridedSliceOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::StridedSliceOptionsT* tflite::BuiltinOptionsUnion::AsStridedSliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1830:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const StridedSliceOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpOptionsT* tflite::BuiltinOptionsUnion::AsExpOptions()’:
./tensorflow/lite/schema/schema_generated.h:1834:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ExpOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpOptionsT* tflite::BuiltinOptionsUnion::AsExpOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1838:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ExpOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TopKV2OptionsT* tflite::BuiltinOptionsUnion::AsTopKV2Options()’:
./tensorflow/lite/schema/schema_generated.h:1842:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TopKV2OptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TopKV2OptionsT* tflite::BuiltinOptionsUnion::AsTopKV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:1846:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TopKV2OptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitOptionsT* tflite::BuiltinOptionsUnion::AsSplitOptions()’:
./tensorflow/lite/schema/schema_generated.h:1850:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SplitOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitOptionsT* tflite::BuiltinOptionsUnion::AsSplitOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1854:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SplitOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogSoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsLogSoftmaxOptions()’:
./tensorflow/lite/schema/schema_generated.h:1858:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogSoftmaxOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogSoftmaxOptionsT* tflite::BuiltinOptionsUnion::AsLogSoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1862:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogSoftmaxOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CastOptionsT* tflite::BuiltinOptionsUnion::AsCastOptions()’:
./tensorflow/lite/schema/schema_generated.h:1866:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CastOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CastOptionsT* tflite::BuiltinOptionsUnion::AsCastOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1870:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CastOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DequantizeOptionsT* tflite::BuiltinOptionsUnion::AsDequantizeOptions()’:
./tensorflow/lite/schema/schema_generated.h:1874:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DequantizeOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DequantizeOptionsT* tflite::BuiltinOptionsUnion::AsDequantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1878:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DequantizeOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MaximumMinimumOptionsT* tflite::BuiltinOptionsUnion::AsMaximumMinimumOptions()’:
./tensorflow/lite/schema/schema_generated.h:1882:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MaximumMinimumOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MaximumMinimumOptionsT* tflite::BuiltinOptionsUnion::AsMaximumMinimumOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1886:65: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MaximumMinimumOptionsT *>(value) : nullptr;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMaxOptionsT* tflite::BuiltinOptionsUnion::AsArgMaxOptions()’:
./tensorflow/lite/schema/schema_generated.h:1890:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ArgMaxOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMaxOptionsT* tflite::BuiltinOptionsUnion::AsArgMaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1894:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ArgMaxOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessOptionsT* tflite::BuiltinOptionsUnion::AsLessOptions()’:
./tensorflow/lite/schema/schema_generated.h:1898:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LessOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessOptionsT* tflite::BuiltinOptionsUnion::AsLessOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1902:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LessOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NegOptionsT* tflite::BuiltinOptionsUnion::AsNegOptions()’:
./tensorflow/lite/schema/schema_generated.h:1906:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<NegOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NegOptionsT* tflite::BuiltinOptionsUnion::AsNegOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1910:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const NegOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadV2OptionsT* tflite::BuiltinOptionsUnion::AsPadV2Options()’:
./tensorflow/lite/schema/schema_generated.h:1914:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PadV2OptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadV2OptionsT* tflite::BuiltinOptionsUnion::AsPadV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:1918:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PadV2OptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterOptionsT* tflite::BuiltinOptionsUnion::AsGreaterOptions()’:
./tensorflow/lite/schema/schema_generated.h:1922:52: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GreaterOptionsT *>(value) : nullptr;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterOptionsT* tflite::BuiltinOptionsUnion::AsGreaterOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1926:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GreaterOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterEqualOptionsT* tflite::BuiltinOptionsUnion::AsGreaterEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:1930:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GreaterEqualOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterEqualOptionsT* tflite::BuiltinOptionsUnion::AsGreaterEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1934:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GreaterEqualOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:2664:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct QuantizationParameters FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessEqualOptionsT* tflite::BuiltinOptionsUnion::AsLessEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:1938:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LessEqualOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessEqualOptionsT* tflite::BuiltinOptionsUnion::AsLessEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1942:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LessEqualOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SelectOptionsT* tflite::BuiltinOptionsUnion::AsSelectOptions()’:
./tensorflow/lite/schema/schema_generated.h:1946:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SelectOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SelectOptionsT* tflite::BuiltinOptionsUnion::AsSelectOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1950:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SelectOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SliceOptionsT* tflite::BuiltinOptionsUnion::AsSliceOptions()’:
./tensorflow/lite/schema/schema_generated.h:1954:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SliceOptionsT *>(value) : nullptr;
                                                  ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2666:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SliceOptionsT* tflite::BuiltinOptionsUnion::AsSliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1958:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SliceOptionsT *>(value) : nullptr;
                                                        ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:2716:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   QuantizationParametersT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeConvOptionsT* tflite::BuiltinOptionsUnion::AsTransposeConvOptions()’:
./tensorflow/lite/schema/schema_generated.h:1962:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TransposeConvOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeConvOptionsT* tflite::BuiltinOptionsUnion::AsTransposeConvOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1966:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TransposeConvOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SparseToDenseOptionsT* tflite::BuiltinOptionsUnion::AsSparseToDenseOptions()’:
./tensorflow/lite/schema/schema_generated.h:1970:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SparseToDenseOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SparseToDenseOptionsT* tflite::BuiltinOptionsUnion::AsSparseToDenseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1974:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SparseToDenseOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TileOptionsT* tflite::BuiltinOptionsUnion::AsTileOptions()’:
./tensorflow/lite/schema/schema_generated.h:1978:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<TileOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:2717:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(QuantizationParametersT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TileOptionsT* tflite::BuiltinOptionsUnion::AsTileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1982:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const TileOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:2718:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<QuantizationParameters> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpandDimsOptionsT* tflite::BuiltinOptionsUnion::AsExpandDimsOptions()’:
./tensorflow/lite/schema/schema_generated.h:1986:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ExpandDimsOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpandDimsOptionsT* tflite::BuiltinOptionsUnion::AsExpandDimsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1990:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ExpandDimsOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2716:87: error: ‘nullptr’ was not declared in this scope
   QuantizationParametersT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EqualOptionsT* tflite::BuiltinOptionsUnion::AsEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:1994:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<EqualOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EqualOptionsT* tflite::BuiltinOptionsUnion::AsEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:1998:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const EqualOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NotEqualOptionsT* tflite::BuiltinOptionsUnion::AsNotEqualOptions()’:
./tensorflow/lite/schema/schema_generated.h:2002:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<NotEqualOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:2717:98: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(QuantizationParametersT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:2718:184: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<QuantizationParameters> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NotEqualOptionsT* tflite::BuiltinOptionsUnion::AsNotEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2006:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const NotEqualOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ShapeOptionsT* tflite::BuiltinOptionsUnion::AsShapeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2010:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ShapeOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ShapeOptionsT* tflite::BuiltinOptionsUnion::AsShapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2014:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ShapeOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PowOptionsT* tflite::BuiltinOptionsUnion::AsPowOptions()’:
./tensorflow/lite/schema/schema_generated.h:2018:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PowOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CustomQuantization* tflite::QuantizationParameters::details_as_CustomQuantization() const’:
./tensorflow/lite/schema/schema_generated.h:2695:124: error: ‘nullptr’ was not declared in this scope
     return details_type() == QuantizationDetails_CustomQuantization ? static_cast<const CustomQuantization *>(details()) : nullptr;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PowOptionsT* tflite::BuiltinOptionsUnion::AsPowOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2022:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PowOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMinOptionsT* tflite::BuiltinOptionsUnion::AsArgMinOptions()’:
./tensorflow/lite/schema/schema_generated.h:2026:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ArgMinOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMinOptionsT* tflite::BuiltinOptionsUnion::AsArgMinOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2030:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ArgMinOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FakeQuantOptionsT* tflite::BuiltinOptionsUnion::AsFakeQuantOptions()’:
./tensorflow/lite/schema/schema_generated.h:2034:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FakeQuantOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FakeQuantOptionsT* tflite::BuiltinOptionsUnion::AsFakeQuantOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2038:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FakeQuantOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PackOptionsT* tflite::BuiltinOptionsUnion::AsPackOptions()’:
./tensorflow/lite/schema/schema_generated.h:2042:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<PackOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PackOptionsT* tflite::BuiltinOptionsUnion::AsPackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2046:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const PackOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalOrOptionsT* tflite::BuiltinOptionsUnion::AsLogicalOrOptions()’:
./tensorflow/lite/schema/schema_generated.h:2050:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogicalOrOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalOrOptionsT* tflite::BuiltinOptionsUnion::AsLogicalOrOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2054:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogicalOrOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OneHotOptionsT* tflite::BuiltinOptionsUnion::AsOneHotOptions()’:
./tensorflow/lite/schema/schema_generated.h:2058:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<OneHotOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::OneHotOptionsT* tflite::BuiltinOptionsUnion::AsOneHotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2062:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const OneHotOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalAndOptionsT* tflite::BuiltinOptionsUnion::AsLogicalAndOptions()’:
./tensorflow/lite/schema/schema_generated.h:2066:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogicalAndOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalAndOptionsT* tflite::BuiltinOptionsUnion::AsLogicalAndOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2070:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogicalAndOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalNotOptionsT* tflite::BuiltinOptionsUnion::AsLogicalNotOptions()’:
./tensorflow/lite/schema/schema_generated.h:2074:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LogicalNotOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalNotOptionsT* tflite::BuiltinOptionsUnion::AsLogicalNotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2078:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LogicalNotOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnpackOptionsT* tflite::BuiltinOptionsUnion::AsUnpackOptions()’:
./tensorflow/lite/schema/schema_generated.h:2082:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<UnpackOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnpackOptionsT* tflite::BuiltinOptionsUnion::AsUnpackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2086:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const UnpackOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2728:61: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_min(flatbuffers::Offset<flatbuffers::Vector<float>> min) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2731:61: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_max(flatbuffers::Offset<flatbuffers::Vector<float>> max) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2734:63: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_scale(flatbuffers::Offset<flatbuffers::Vector<float>> scale) {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorDivOptionsT* tflite::BuiltinOptionsUnion::AsFloorDivOptions()’:
./tensorflow/lite/schema/schema_generated.h:2090:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FloorDivOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorDivOptionsT* tflite::BuiltinOptionsUnion::AsFloorDivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2094:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FloorDivOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquareOptionsT* tflite::BuiltinOptionsUnion::AsSquareOptions()’:
./tensorflow/lite/schema/schema_generated.h:2098:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SquareOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquareOptionsT* tflite::BuiltinOptionsUnion::AsSquareOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2102:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SquareOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:2737:70: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_zero_point(flatbuffers::Offset<flatbuffers::Vector<int64_t>> zero_point) {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ZerosLikeOptionsT* tflite::BuiltinOptionsUnion::AsZerosLikeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2106:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ZerosLikeOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ZerosLikeOptionsT* tflite::BuiltinOptionsUnion::AsZerosLikeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2110:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ZerosLikeOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FillOptionsT* tflite::BuiltinOptionsUnion::AsFillOptions()’:
./tensorflow/lite/schema/schema_generated.h:2114:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FillOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FillOptionsT* tflite::BuiltinOptionsUnion::AsFillOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2118:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FillOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceLSTMOptions()’:
./tensorflow/lite/schema/schema_generated.h:2122:70: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<BidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2126:76: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const BidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceRNNOptions()’:
./tensorflow/lite/schema/schema_generated.h:2130:69: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<BidirectionalSequenceRNNOptionsT *>(value) : nullptr;
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceRNNOptionsT* tflite::BuiltinOptionsUnion::AsBidirectionalSequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2134:75: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const BidirectionalSequenceRNNOptionsT *>(value) : nullptr;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsUnidirectionalSequenceLSTMOptions()’:
./tensorflow/lite/schema/schema_generated.h:2138:71: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<UnidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnidirectionalSequenceLSTMOptionsT* tflite::BuiltinOptionsUnion::AsUnidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2142:77: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const UnidirectionalSequenceLSTMOptionsT *>(value) : nullptr;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorModOptionsT* tflite::BuiltinOptionsUnion::AsFloorModOptions()’:
./tensorflow/lite/schema/schema_generated.h:2146:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<FloorModOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorModOptionsT* tflite::BuiltinOptionsUnion::AsFloorModOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2150:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const FloorModOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::QuantizationParameters> tflite::QuantizationParametersBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:2755:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2756:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<QuantizationParameters>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:2757:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2763:50: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<float>> min = 0,
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RangeOptionsT* tflite::BuiltinOptionsUnion::AsRangeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2154:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<RangeOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RangeOptionsT* tflite::BuiltinOptionsUnion::AsRangeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2158:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const RangeOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeNearestNeighborOptionsT* tflite::BuiltinOptionsUnion::AsResizeNearestNeighborOptions()’:
./tensorflow/lite/schema/schema_generated.h:2162:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ResizeNearestNeighborOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeNearestNeighborOptionsT* tflite::BuiltinOptionsUnion::AsResizeNearestNeighborOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2166:72: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ResizeNearestNeighborOptionsT *>(value) : nullptr;
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LeakyReluOptionsT* tflite::BuiltinOptionsUnion::AsLeakyReluOptions()’:
./tensorflow/lite/schema/schema_generated.h:2170:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<LeakyReluOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:2764:50: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<float>> max = 0,
                                                  ^
./tensorflow/lite/schema/schema_generated.h:2765:50: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<float>> scale = 0,
                                                  ^
./tensorflow/lite/schema/schema_generated.h:2766:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int64_t>> zero_point = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LeakyReluOptionsT* tflite::BuiltinOptionsUnion::AsLeakyReluOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2174:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const LeakyReluOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquaredDifferenceOptionsT* tflite::BuiltinOptionsUnion::AsSquaredDifferenceOptions()’:
./tensorflow/lite/schema/schema_generated.h:2178:62: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SquaredDifferenceOptionsT *>(value) : nullptr;
                                                              ^
./tensorflow/lite/schema/schema_generated.h:2783:37: error: ‘nullptr’ was not declared in this scope
     const std::vector<float> *min = nullptr,
                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquaredDifferenceOptionsT* tflite::BuiltinOptionsUnion::AsSquaredDifferenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2182:68: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SquaredDifferenceOptionsT *>(value) : nullptr;
                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MirrorPadOptionsT* tflite::BuiltinOptionsUnion::AsMirrorPadOptions()’:
./tensorflow/lite/schema/schema_generated.h:2186:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MirrorPadOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MirrorPadOptionsT* tflite::BuiltinOptionsUnion::AsMirrorPadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2190:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MirrorPadOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AbsOptionsT* tflite::BuiltinOptionsUnion::AsAbsOptions()’:
./tensorflow/lite/schema/schema_generated.h:2194:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<AbsOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h:2784:37: error: ‘nullptr’ was not declared in this scope
     const std::vector<float> *max = nullptr,
                                     ^
./tensorflow/lite/schema/schema_generated.h:2785:39: error: ‘nullptr’ was not declared in this scope
     const std::vector<float> *scale = nullptr,
                                       ^
./tensorflow/lite/schema/schema_generated.h:2786:46: error: ‘nullptr’ was not declared in this scope
     const std::vector<int64_t> *zero_point = nullptr,
                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AbsOptionsT* tflite::BuiltinOptionsUnion::AsAbsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2198:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const AbsOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::QuantizationParameters> tflite::CreateQuantizationParametersDirect(flatbuffers::FlatBufferBuilder&, const std::vector<float>*, const std::vector<float>*, const std::vector<float>*, const std::vector<long int>*, tflite::QuantizationDetails, flatbuffers::Offset<void>, int32_t)’:
./tensorflow/lite/schema/schema_generated.h:2790:8: error: ‘min__’ does not name a type
   auto min__ = min ? _fbb.CreateVector<float>(*min) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitVOptionsT* tflite::BuiltinOptionsUnion::AsSplitVOptions()’:
./tensorflow/lite/schema/schema_generated.h:2202:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<SplitVOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitVOptionsT* tflite::BuiltinOptionsUnion::AsSplitVOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2206:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const SplitVOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:2791:8: error: ‘max__’ does not name a type
   auto max__ = max ? _fbb.CreateVector<float>(*max) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2792:8: error: ‘scale__’ does not name a type
   auto scale__ = scale ? _fbb.CreateVector<float>(*scale) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2793:8: error: ‘zero_point__’ does not name a type
   auto zero_point__ = zero_point ? _fbb.CreateVector<int64_t>(*zero_point) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2796:7: error: ‘min__’ was not declared in this scope
       min__,
       ^
./tensorflow/lite/schema/schema_generated.h:2797:7: error: ‘max__’ was not declared in this scope
       max__,
       ^
./tensorflow/lite/schema/schema_generated.h:2798:7: error: ‘scale__’ was not declared in this scope
       scale__,
       ^
./tensorflow/lite/schema/schema_generated.h:2799:7: error: ‘zero_point__’ was not declared in this scope
       zero_point__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2805:166: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<QuantizationParameters> CreateQuantizationParameters(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UniqueOptionsT* tflite::BuiltinOptionsUnion::AsUniqueOptions()’:
./tensorflow/lite/schema/schema_generated.h:2210:51: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<UniqueOptionsT *>(value) : nullptr;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UniqueOptionsT* tflite::BuiltinOptionsUnion::AsUniqueOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2214:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const UniqueOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:2805:199: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<QuantizationParameters> CreateQuantizationParameters(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseV2OptionsT* tflite::BuiltinOptionsUnion::AsReverseV2Options()’:
./tensorflow/lite/schema/schema_generated.h:2218:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<ReverseV2OptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseV2OptionsT* tflite::BuiltinOptionsUnion::AsReverseV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:2222:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReverseV2OptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddNOptionsT* tflite::BuiltinOptionsUnion::AsAddNOptions()’:
./tensorflow/lite/schema/schema_generated.h:2226:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<AddNOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddNOptionsT* tflite::BuiltinOptionsUnion::AsAddNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2230:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const AddNOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherNdOptionsT* tflite::BuiltinOptionsUnion::AsGatherNdOptions()’:
./tensorflow/lite/schema/schema_generated.h:2234:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<GatherNdOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherNdOptionsT* tflite::BuiltinOptionsUnion::AsGatherNdOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2238:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const GatherNdOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CosOptionsT* tflite::BuiltinOptionsUnion::AsCosOptions()’:
./tensorflow/lite/schema/schema_generated.h:2242:48: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<CosOptionsT *>(value) : nullptr;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CosOptionsT* tflite::BuiltinOptionsUnion::AsCosOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2246:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const CosOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhereOptionsT* tflite::BuiltinOptionsUnion::AsWhereOptions()’:
./tensorflow/lite/schema/schema_generated.h:2250:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<WhereOptionsT *>(value) : nullptr;
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhereOptionsT* tflite::BuiltinOptionsUnion::AsWhereOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2254:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const WhereOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RankOptionsT* tflite::BuiltinOptionsUnion::AsRankOptions()’:
./tensorflow/lite/schema/schema_generated.h:2258:49: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<RankOptionsT *>(value) : nullptr;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RankOptionsT* tflite::BuiltinOptionsUnion::AsRankOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2262:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const RankOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseSequenceOptionsT* tflite::BuiltinOptionsUnion::AsReverseSequenceOptions()’:
./tensorflow/lite/schema/schema_generated.h:2266:60: error: ‘nullptr%E2%80%99 was not declared in this scope
       reinterpret_cast<ReverseSequenceOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseSequenceOptionsT* tflite::BuiltinOptionsUnion::AsReverseSequenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2270:66: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const ReverseSequenceOptionsT *>(value) : nullptr;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixDiagOptions()’:
./tensorflow/lite/schema/schema_generated.h:2274:55: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MatrixDiagOptionsT *>(value) : nullptr;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2278:61: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MatrixDiagOptionsT *>(value) : nullptr;
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizeOptionsT* tflite::BuiltinOptionsUnion::AsQuantizeOptions()’:
./tensorflow/lite/schema/schema_generated.h:2282:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<QuantizeOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:2813:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
   std::unique_ptr<QuantizationParametersT> quantization;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::QuantizeOptionsT* tflite::BuiltinOptionsUnion::AsQuantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2286:59: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const QuantizeOptionsT *>(value) : nullptr;
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixSetDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixSetDiagOptions()’:
./tensorflow/lite/schema/schema_generated.h:2290:58: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<MatrixSetDiagOptionsT *>(value) : nullptr;
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixSetDiagOptionsT* tflite::BuiltinOptionsUnion::AsMatrixSetDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2294:64: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const MatrixSetDiagOptionsT *>(value) : nullptr;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::HardSwishOptionsT* tflite::BuiltinOptionsUnion::AsHardSwishOptions()’:
./tensorflow/lite/schema/schema_generated.h:2298:54: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<HardSwishOptionsT *>(value) : nullptr;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::HardSwishOptionsT* tflite::BuiltinOptionsUnion::AsHardSwishOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2302:60: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const HardSwishOptionsT *>(value) : nullptr;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:2822:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Tensor FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::IfOptionsT* tflite::BuiltinOptionsUnion::AsIfOptions()’:
./tensorflow/lite/schema/schema_generated.h:2306:47: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<IfOptionsT *>(value) : nullptr;
                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::IfOptionsT* tflite::BuiltinOptionsUnion::AsIfOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2310:53: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const IfOptionsT *>(value) : nullptr;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhileOptionsT* tflite::BuiltinOptionsUnion::AsWhileOptions()’:
./tensorflow/lite/schema/schema_generated.h:2314:50: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<WhileOptionsT *>(value) : nullptr;
                                                  ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2824:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhileOptionsT* tflite::BuiltinOptionsUnion::AsWhileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2318:56: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const WhileOptionsT *>(value) : nullptr;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthToSpaceOptionsT* tflite::BuiltinOptionsUnion::AsDepthToSpaceOptions()’:
./tensorflow/lite/schema/schema_generated.h:2322:57: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<DepthToSpaceOptionsT *>(value) : nullptr;
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthToSpaceOptionsT* tflite::BuiltinOptionsUnion::AsDepthToSpaceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:2326:63: error: ‘nullptr’ was not declared in this scope
       reinterpret_cast<const DepthToSpaceOptionsT *>(value) : nullptr;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2331:116: error: ‘>>’ should be ‘> >’ within a nested template argument list
 bool VerifyBuiltinOptionsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types);
                                                                                                                    ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:2863:38: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TensorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                      ^
./tensorflow/lite/schema/schema_generated.h:2864:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TensorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:2865:119: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Tensor> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TensorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:2863:71: error: ‘nullptr’ was not declared in this scope
   TensorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesPadding()’:
./tensorflow/lite/schema/schema_generated.h:2352:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h:2864:82: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TensorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:2865:152: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Tensor> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TensorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesActivationFunctionType()’:
./tensorflow/lite/schema/schema_generated.h:2394:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesLSHProjectionType()’:
./tensorflow/lite/schema/schema_generated.h:2427:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesFullyConnectedOptionsWeightsFormat()’:
./tensorflow/lite/schema/schema_generated.h:2457:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h:2871:65: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_shape(flatbuffers::Offset<flatbuffers::Vector<int32_t>> shape) {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesLSTMKernelType()’:
./tensorflow/lite/schema/schema_generated.h:2487:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesCombinerType()’:
./tensorflow/lite/schema/schema_generated.h:2520:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Tensor> tflite::TensorBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:2895:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesMirrorPadMode()’:
./tensorflow/lite/schema/schema_generated.h:2550:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h:2896:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Tensor>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:2897:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘const char* const* tflite::EnumNamesCustomOptionsFormat()’:
./tensorflow/lite/schema/schema_generated.h:2577:5: error: ‘nullptr’ was not declared in this scope
     nullptr
     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2903:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> shape = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:2921:41: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *shape = nullptr,
                                         ^
./tensorflow/lite/schema/schema_generated.h:2924:24: error: ‘nullptr’ was not declared in this scope
     const char *name = nullptr,
                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Tensor> tflite::CreateTensorDirect(flatbuffers::FlatBufferBuilder&, const std::vector<int>*, tflite::TensorType, uint32_t, const char*, flatbuffers::Offset<tflite::QuantizationParameters>, bool)’:
./tensorflow/lite/schema/schema_generated.h:2927:8: error: ‘shape__’ does not name a type
   auto shape__ = shape ? _fbb.CreateVector<int32_t>(*shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2928:8: error: ‘name__’ does not name a type
   auto name__ = name ? _fbb.CreateString(name) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2931:7: error: ‘shape__’ was not declared in this scope
       shape__,
       ^
./tensorflow/lite/schema/schema_generated.h:2934:7: error: ‘name__’ was not declared in this scope
       name__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2939:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:2939:151: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:2959:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Conv2DOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2961:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:2997:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   Conv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:2998:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(Conv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:2999:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Conv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:2997:78: error: ‘nullptr’ was not declared in this scope
   Conv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:2998:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(Conv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:2999:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Conv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2595:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CustomQuantization FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2597:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:2609:50: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CustomQuantizationT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                  ^
./tensorflow/lite/schema/schema_generated.h:2610:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CustomQuantizationT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2611:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CustomQuantization> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:2609:83: error: ‘nullptr’ was not declared in this scope
   CustomQuantizationT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Conv2DOptions> tflite::Conv2DOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3029:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3030:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Conv2DOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3031:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:2610:94: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CustomQuantizationT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:2611:176: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CustomQuantization> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3053:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Conv2DOptions> CreateConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3053:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Conv2DOptions> CreateConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:3073:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Pool2DOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3075:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:2617:66: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_custom(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom) {
                                                                  ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3111:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   Pool2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:3112:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(Pool2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:3113:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Pool2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3111:78: error: ‘nullptr’ was not declared in this scope
   Pool2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:3112:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(Pool2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:3113:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Pool2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CustomQuantization> tflite::CustomQuantizationBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:2626:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2627:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CustomQuantization>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:2628:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2634:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:2642:42: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *custom = nullptr) {
                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CustomQuantization> tflite::CreateCustomQuantizationDirect(flatbuffers::FlatBufferBuilder&, const std::vector<unsigned char>*)’:
./tensorflow/lite/schema/schema_generated.h:2643:8: error: ‘custom__’ does not name a type
   auto custom__ = custom ? _fbb.CreateVector<uint8_t>(*custom) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2646:7: error: ‘custom__’ was not declared in this scope
       custom__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2649:154: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CustomQuantization> CreateCustomQuantization(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Pool2DOptions> tflite::Pool2DOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3143:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2649:187: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CustomQuantization> CreateCustomQuantization(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3144:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Pool2DOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3145:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3167:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Pool2DOptions> CreatePool2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3167:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Pool2DOptions> CreatePool2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:3189:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DepthwiseConv2DOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3191:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3232:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DepthwiseConv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:3233:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DepthwiseConv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3234:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DepthwiseConv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3232:87: error: ‘nullptr’ was not declared in this scope
   DepthwiseConv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3233:98: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DepthwiseConv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3234:184: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DepthwiseConv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DepthwiseConv2DOptions> tflite::DepthwiseConv2DOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3267:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3268:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DepthwiseConv2DOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3269:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3293:166: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DepthwiseConv2DOptions> CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3293:199: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DepthwiseConv2DOptions> CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3305:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ConcatEmbeddingsOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:2664:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct QuantizationParameters FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3307:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3330:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ConcatEmbeddingsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2666:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:3331:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ConcatEmbeddingsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                  ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:2716:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   QuantizationParametersT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:2717:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(QuantizationParametersT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3332:153: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ConcatEmbeddingsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:2718:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<QuantizationParameters> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3330:88: error: ‘nullptr’ was not declared in this scope
   ConcatEmbeddingsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:3331:99: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ConcatEmbeddingsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3332:186: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ConcatEmbeddingsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:2716:87: error: ‘nullptr’ was not declared in this scope
   QuantizationParametersT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:2717:98: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(QuantizationParametersT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:2718:184: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<QuantizationParameters> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:3341:83: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_num_columns_per_channel(flatbuffers::Offset<flatbuffers::Vector<int32_t>> num_columns_per_channel) {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3344:85: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_embedding_dim_per_channel(flatbuffers::Offset<flatbuffers::Vector<int32_t>> embedding_dim_per_channel) {
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CustomQuantization* tflite::QuantizationParameters::details_as_CustomQuantization() const’:
./tensorflow/lite/schema/schema_generated.h:2695:124: error: ‘nullptr’ was not declared in this scope
     return details_type() == QuantizationDetails_CustomQuantization ? static_cast<const CustomQuantization *>(details()) : nullptr;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ConcatEmbeddingsOptions> tflite::ConcatEmbeddingsOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3353:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3354:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ConcatEmbeddingsOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3355:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3362:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> num_columns_per_channel = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3363:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> embedding_dim_per_channel = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3374:59: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *num_columns_per_channel = nullptr,
                                                           ^
./tensorflow/lite/schema/schema_generated.h:3375:61: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *embedding_dim_per_channel = nullptr) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ConcatEmbeddingsOptions> tflite::CreateConcatEmbeddingsOptionsDirect(flatbuffers::FlatBufferBuilder&, int32_t, const std::vector<int>*, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:3376:8: error: ‘num_columns_per_channel__’ does not name a type
   auto num_columns_per_channel__ = num_columns_per_channel ? _fbb.CreateVector<int32_t>(*num_columns_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:3377:8: error: ‘embedding_dim_per_channel__’ does not name a type
   auto embedding_dim_per_channel__ = embedding_dim_per_channel ? _fbb.CreateVector<int32_t>(*embedding_dim_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:3381:7: error: ‘num_columns_per_channel__’ was not declared in this scope
       num_columns_per_channel__,
       ^
./tensorflow/lite/schema/schema_generated.h:3382:7: error: ‘embedding_dim_per_channel__’ was not declared in this scope
       embedding_dim_per_channel__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3385:169: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ConcatEmbeddingsOptions> CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:3385:202: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ConcatEmbeddingsOptions> CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:3395:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LSHProjectionOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2728:61: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_min(flatbuffers::Offset<flatbuffers::Vector<float>> min) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2731:61: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_max(flatbuffers::Offset<flatbuffers::Vector<float>> max) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2734:63: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_scale(flatbuffers::Offset<flatbuffers::Vector<float>> scale) {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:2737:70: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_zero_point(flatbuffers::Offset<flatbuffers::Vector<int64_t>> zero_point) {
                                                                      ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3397:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3408:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LSHProjectionOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3409:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LSHProjectionOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:3410:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LSHProjectionOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3408:85: error: ‘nullptr’ was not declared in this scope
   LSHProjectionOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3409:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LSHProjectionOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3410:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LSHProjectionOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::QuantizationParameters> tflite::QuantizationParametersBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:2755:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2756:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<QuantizationParameters>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:2757:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2763:50: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<float>> min = 0,
                                                  ^
./tensorflow/lite/schema/schema_generated.h:2764:50: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<float>> max = 0,
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LSHProjectionOptions> tflite::LSHProjectionOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3425:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3426:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LSHProjectionOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3427:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:2765:50: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<float>> scale = 0,
                                                  ^
./tensorflow/lite/schema/schema_generated.h:2766:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int64_t>> zero_point = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3439:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LSHProjectionOptions> CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3439:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LSHProjectionOptions> CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3451:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SVDFOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3453:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:2783:37: error: ‘nullptr’ was not declared in this scope
     const std::vector<float> *min = nullptr,
                                     ^
./tensorflow/lite/schema/schema_generated.h:2784:37: error: ‘nullptr’ was not declared in this scope
     const std::vector<float> *max = nullptr,
                                     ^
./tensorflow/lite/schema/schema_generated.h:2785:39: error: ‘nullptr’ was not declared in this scope
     const std::vector<float> *scale = nullptr,
                                       ^
./tensorflow/lite/schema/schema_generated.h:2786:46: error: ‘nullptr’ was not declared in this scope
     const std::vector<int64_t> *zero_point = nullptr,
                                              ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3469:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SVDFOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::QuantizationParameters> tflite::CreateQuantizationParametersDirect(flatbuffers::FlatBufferBuilder&, const std::vector<float>*, const std::vector<float>*, const std::vector<float>*, const std::vector<long int>*, tflite::QuantizationDetails, flatbuffers::Offset<void>, int32_t)’:
./tensorflow/lite/schema/schema_generated.h:2790:8: error: ‘min__’ does not name a type
   auto min__ = min ? _fbb.CreateVector<float>(*min) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2791:8: error: ‘max__’ does not name a type
   auto max__ = max ? _fbb.CreateVector<float>(*max) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2792:8: error: ‘scale__’ does not name a type
   auto scale__ = scale ? _fbb.CreateVector<float>(*scale) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2793:8: error: ‘zero_point__’ does not name a type
   auto zero_point__ = zero_point ? _fbb.CreateVector<int64_t>(*zero_point) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2796:7: error: ‘min__’ was not declared in this scope
       min__,
       ^
./tensorflow/lite/schema/schema_generated.h:2797:7: error: ‘max__’ was not declared in this scope
       max__,
       ^
./tensorflow/lite/schema/schema_generated.h:2798:7: error: ‘scale__’ was not declared in this scope
       scale__,
       ^
./tensorflow/lite/schema/schema_generated.h:2799:7: error: ‘zero_point__’ was not declared in this scope
       zero_point__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2805:166: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<QuantizationParameters> CreateQuantizationParameters(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3470:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SVDFOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:3471:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SVDFOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3469:76: error: ‘nullptr’ was not declared in this scope
   SVDFOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:2805:199: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<QuantizationParameters> CreateQuantizationParameters(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3470:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SVDFOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3471:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SVDFOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SVDFOptions> tflite::SVDFOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3489:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3490:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SVDFOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3491:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3505:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SVDFOptions> CreateSVDFOptions(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3505:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SVDFOptions> CreateSVDFOptions(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3515:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct RNNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3517:32: note: in expansion of macro %E2%80%98FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3528:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   RNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:2813:8: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
   std::unique_ptr<QuantizationParametersT> quantization;
        ^
./tensorflow/lite/schema/schema_generated.h:3529:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(RNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:3530:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<RNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3528:75: error: ‘nullptr’ was not declared in this scope
   RNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3529:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(RNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3530:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<RNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:2822:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Tensor FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2824:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:2863:38: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TensorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                      ^
./tensorflow/lite/schema/schema_generated.h:2864:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TensorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:2865:119: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Tensor> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TensorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::RNNOptions> tflite::RNNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3545:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2863:71: error: ‘nullptr’ was not declared in this scope
   TensorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:2864:82: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TensorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:2865:152: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Tensor> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TensorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:3546:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<RNNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3547:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3559:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<RNNOptions> CreateRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3559:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<RNNOptions> CreateRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3571:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SequenceRNNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3573:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3589:50: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                  ^
./tensorflow/lite/schema/schema_generated.h:3590:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3591:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3589:83: error: ‘nullptr’ was not declared in this scope
   SequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:2871:65: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_shape(flatbuffers::Offset<flatbuffers::Vector<int32_t>> shape) {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3590:94: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:3591:176: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SequenceRNNOptions> tflite::SequenceRNNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3609:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3610:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SequenceRNNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3611:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Tensor> tflite::TensorBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:2895:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:2896:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Tensor>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3625:154: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SequenceRNNOptions> CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:3625:187: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SequenceRNNOptions> CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:2897:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2903:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> shape = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3639:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct BidirectionalSequenceRNNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3641:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3662:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BidirectionalSequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:3663:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:3664:169: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<BidirectionalSequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:2921:41: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *shape = nullptr,
                                         ^
./tensorflow/lite/schema/schema_generated.h:2924:24: error: ‘nullptr’ was not declared in this scope
     const char *name = nullptr,
                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Tensor> tflite::CreateTensorDirect(flatbuffers::FlatBufferBuilder&, const std::vector<int>*, tflite::TensorType, uint32_t, const char*, flatbuffers::Offset<tflite::QuantizationParameters>, bool)’:
./tensorflow/lite/schema/schema_generated.h:2927:8: error: ‘shape__’ does not name a type
   auto shape__ = shape ? _fbb.CreateVector<int32_t>(*shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:3662:96: error: ‘nullptr’ was not declared in this scope
   BidirectionalSequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3663:107: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3664:202: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<BidirectionalSequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:2928:8: error: ‘name__’ does not name a type
   auto name__ = name ? _fbb.CreateString(name) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:2931:7: error: ‘shape__’ was not declared in this scope
       shape__,
       ^
./tensorflow/lite/schema/schema_generated.h:2934:7: error: ‘name__’ was not declared in this scope
       name__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:2939:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:2939:151: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:2959:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Conv2DOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::BidirectionalSequenceRNNOptions> tflite::BidirectionalSequenceRNNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3685:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:2961:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:3686:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<BidirectionalSequenceRNNOptions>(end);
          ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:2997:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   Conv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:2998:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(Conv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:3687:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:2999:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Conv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:2997:78: error: ‘nullptr’ was not declared in this scope
   Conv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:2998:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(Conv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:2999:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Conv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3703:193: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<BidirectionalSequenceRNNOptions> CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3703:226: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<BidirectionalSequenceRNNOptions> CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3717:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FullyConnectedOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3719:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3740:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FullyConnectedOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:3741:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FullyConnectedOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:3742:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FullyConnectedOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3740:86: error: ‘nullptr’ was not declared in this scope
   FullyConnectedOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3741:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FullyConnectedOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3742:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FullyConnectedOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Conv2DOptions> tflite::Conv2DOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3029:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3030:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Conv2DOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3031:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3053:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Conv2DOptions> CreateConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3053:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Conv2DOptions> CreateConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FullyConnectedOptions> tflite::FullyConnectedOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3763:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3073:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Pool2DOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3075:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:3764:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FullyConnectedOptions>(end);
          ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3111:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   Pool2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:3765:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3112:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(Pool2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3781:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FullyConnectedOptions> CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3113:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Pool2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3111:78: error: ‘nullptr’ was not declared in this scope
   Pool2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:3112:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(Pool2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:3113:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Pool2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3781:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FullyConnectedOptions> CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:3791:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SoftmaxOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3793:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3804:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SoftmaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:3805:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:3806:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SoftmaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3804:79: error: ‘nullptr’ was not declared in this scope
   SoftmaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3805:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:3806:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SoftmaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Pool2DOptions> tflite::Pool2DOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3143:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3144:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Pool2DOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3145:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3167:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Pool2DOptions> CreatePool2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3167:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Pool2DOptions> CreatePool2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SoftmaxOptions> tflite::SoftmaxOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3821:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3822:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SoftmaxOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3823:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3835:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SoftmaxOptions> CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:3835:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SoftmaxOptions> CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3189:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DepthwiseConv2DOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3191:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3232:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DepthwiseConv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:3847:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ConcatenationOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:3233:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DepthwiseConv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3234:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DepthwiseConv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3232:87: error: ‘nullptr’ was not declared in this scope
   DepthwiseConv2DOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3849:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3865:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ConcatenationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3233:98: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DepthwiseConv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3234:184: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DepthwiseConv2DOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:3866:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ConcatenationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:3867:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ConcatenationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3865:85: error: ‘nullptr’ was not declared in this scope
   ConcatenationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3866:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ConcatenationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3867:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ConcatenationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DepthwiseConv2DOptions> tflite::DepthwiseConv2DOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3267:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ConcatenationOptions> tflite::ConcatenationOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3885:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3886:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ConcatenationOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3887:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3268:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DepthwiseConv2DOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3901:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ConcatenationOptions> CreateConcatenationOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3901:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ConcatenationOptions> CreateConcatenationOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3269:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3911:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct AddOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3913:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3293:166: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DepthwiseConv2DOptions> CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3924:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   AddOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:3293:199: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DepthwiseConv2DOptions> CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3925:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(AddOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:3926:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<AddOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3305:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ConcatEmbeddingsOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3307:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:3924:75: error: ‘nullptr’ was not declared in this scope
   AddOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3330:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ConcatEmbeddingsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:3331:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ConcatEmbeddingsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3332:153: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ConcatEmbeddingsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:3925:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(AddOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3926:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<AddOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3330:88: error: ‘nullptr’ was not declared in this scope
   ConcatEmbeddingsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:3331:99: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ConcatEmbeddingsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3332:186: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ConcatEmbeddingsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::AddOptions> tflite::AddOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3941:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3942:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<AddOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3943:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3341:83: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_num_columns_per_channel(flatbuffers::Offset<flatbuffers::Vector<int32_t>> num_columns_per_channel) {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3344:85: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_embedding_dim_per_channel(flatbuffers::Offset<flatbuffers::Vector<int32_t>> embedding_dim_per_channel) {
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3955:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<AddOptions> CreateAddOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3955:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<AddOptions> CreateAddOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3965:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MulOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3967:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:3978:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MulOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:3979:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MulOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ConcatEmbeddingsOptions> tflite::ConcatEmbeddingsOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3353:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3354:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ConcatEmbeddingsOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3980:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MulOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3355:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3978:75: error: ‘nullptr’ was not declared in this scope
   MulOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3979:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MulOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3362:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> num_columns_per_channel = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3980:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MulOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3363:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> embedding_dim_per_channel = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3374:59: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *num_columns_per_channel = nullptr,
                                                           ^
./tensorflow/lite/schema/schema_generated.h:3375:61: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *embedding_dim_per_channel = nullptr) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ConcatEmbeddingsOptions> tflite::CreateConcatEmbeddingsOptionsDirect(flatbuffers::FlatBufferBuilder&, int32_t, const std::vector<int>*, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:3376:8: error: ‘num_columns_per_channel__’ does not name a type
   auto num_columns_per_channel__ = num_columns_per_channel ? _fbb.CreateVector<int32_t>(*num_columns_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:3377:8: error: ‘embedding_dim_per_channel__’ does not name a type
   auto embedding_dim_per_channel__ = embedding_dim_per_channel ? _fbb.CreateVector<int32_t>(*embedding_dim_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:3381:7: error: ‘num_columns_per_channel__’ was not declared in this scope
       num_columns_per_channel__,
       ^
./tensorflow/lite/schema/schema_generated.h:3382:7: error: ‘embedding_dim_per_channel__’ was not declared in this scope
       embedding_dim_per_channel__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3385:169: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ConcatEmbeddingsOptions> CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:3385:202: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ConcatEmbeddingsOptions> CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MulOptions> tflite::MulOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3995:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3996:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MulOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3997:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3395:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LSHProjectionOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3397:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3408:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LSHProjectionOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3409:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LSHProjectionOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4009:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MulOptions> CreateMulOptions(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4009:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MulOptions> CreateMulOptions(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3410:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LSHProjectionOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3408:85: error: ‘nullptr’ was not declared in this scope
   LSHProjectionOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3409:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LSHProjectionOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3410:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LSHProjectionOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4019:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct L2NormOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4021:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4032:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   L2NormOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LSHProjectionOptions> tflite::LSHProjectionOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3425:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3426:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LSHProjectionOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3427:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3439:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LSHProjectionOptions> CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4033:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(L2NormOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:3439:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LSHProjectionOptions> CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4034:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<L2NormOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4032:78: error: ‘nullptr’ was not declared in this scope
   L2NormOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:4033:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(L2NormOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:4034:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<L2NormOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3451:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SVDFOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3453:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3469:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SVDFOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:3470:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SVDFOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:3471:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SVDFOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3469:76: error: ‘nullptr’ was not declared in this scope
   SVDFOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:3470:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SVDFOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3471:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SVDFOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::L2NormOptions> tflite::L2NormOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4049:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4050:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<L2NormOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4051:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4063:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<L2NormOptions> CreateL2NormOptions(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4063:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<L2NormOptions> CreateL2NormOptions(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SVDFOptions> tflite::SVDFOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3489:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3490:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SVDFOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3491:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4079:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LocalResponseNormalizationOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4081:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3505:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SVDFOptions> CreateSVDFOptions(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3505:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SVDFOptions> CreateSVDFOptions(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4107:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LocalResponseNormalizationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4108:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LocalResponseNormalizationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:3515:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct RNNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4109:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LocalResponseNormalizationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                             ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3517:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4107:98: error: ‘nullptr’ was not declared in this scope
   LocalResponseNormalizationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4108:109: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LocalResponseNormalizationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4109:206: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LocalResponseNormalizationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                              ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3528:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   RNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:3529:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(RNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:3530:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<RNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3528:75: error: ‘nullptr’ was not declared in this scope
   RNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3529:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(RNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3530:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<RNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::RNNOptions> tflite::RNNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3545:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3546:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<RNNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3547:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3559:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<RNNOptions> CreateRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3559:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<RNNOptions> CreateRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LocalResponseNormalizationOptions> tflite::LocalResponseNormalizationOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4133:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4134:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LocalResponseNormalizationOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4135:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3571:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SequenceRNNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3573:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4153:199: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LocalResponseNormalizationOptions> CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4153:232: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LocalResponseNormalizationOptions> CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                        ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3589:50: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                  ^
./tensorflow/lite/schema/schema_generated.h:3590:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3591:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3589:83: error: ‘nullptr’ was not declared in this scope
   SequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3590:94: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:3591:176: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4169:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LSTMOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4171:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4197:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:4198:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:4199:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4197:76: error: ‘nullptr’ was not declared in this scope
   LSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4198:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4199:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SequenceRNNOptions> tflite::SequenceRNNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3609:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3610:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SequenceRNNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3611:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3625:154: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SequenceRNNOptions> CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:3625:187: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SequenceRNNOptions> CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3639:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct BidirectionalSequenceRNNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3641:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3662:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BidirectionalSequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:3663:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LSTMOptions> tflite::LSTMOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4223:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4224:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LSTMOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4225:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:3664:169: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<BidirectionalSequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:3662:96: error: ‘nullptr’ was not declared in this scope
   BidirectionalSequenceRNNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3663:107: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3664:202: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<BidirectionalSequenceRNNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4243:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LSTMOptions> CreateLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4243:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LSTMOptions> CreateLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4259:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct UnidirectionalSequenceLSTMOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4261:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4287:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   UnidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4288:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4289:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4287:98: error: ‘nullptr’ was not declared in this scope
   UnidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4288:109: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4289:206: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::BidirectionalSequenceRNNOptions> tflite::BidirectionalSequenceRNNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3685:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3686:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<BidirectionalSequenceRNNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3687:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3703:193: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<BidirectionalSequenceRNNOptions> CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3703:226: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<BidirectionalSequenceRNNOptions> CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:3717:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FullyConnectedOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3719:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3740:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FullyConnectedOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:3741:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FullyConnectedOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:3742:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FullyConnectedOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3740:86: error: ‘nullptr’ was not declared in this scope
   FullyConnectedOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3741:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FullyConnectedOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:3742:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FullyConnectedOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::UnidirectionalSequenceLSTMOptions> tflite::UnidirectionalSequenceLSTMOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4313:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4314:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<UnidirectionalSequenceLSTMOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4315:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4333:199: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4333:232: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4351:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct BidirectionalSequenceLSTMOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4353:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FullyConnectedOptions> tflite::FullyConnectedOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3763:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3764:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FullyConnectedOptions>(end);
          ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4384:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:3765:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4385:75: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4386:171: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<BidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4384:97: error: ‘nullptr’ was not declared in this scope
   BidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4385:108: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4386:204: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<BidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3781:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FullyConnectedOptions> CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3781:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FullyConnectedOptions> CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:3791:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SoftmaxOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3793:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3804:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SoftmaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:3805:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:3806:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SoftmaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:3804:79: error: ‘nullptr’ was not declared in this scope
   SoftmaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3805:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:3806:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SoftmaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::BidirectionalSequenceLSTMOptions> tflite::BidirectionalSequenceLSTMOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4413:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4414:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<BidirectionalSequenceLSTMOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4415:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SoftmaxOptions> tflite::SoftmaxOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3821:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3822:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SoftmaxOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3823:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4435:196: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<BidirectionalSequenceLSTMOptions> CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3835:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SoftmaxOptions> CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:4435:229: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<BidirectionalSequenceLSTMOptions> CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3835:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SoftmaxOptions> CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3847:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ConcatenationOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4445:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ResizeBilinearOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3849:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4447:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4458:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ResizeBilinearOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3865:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ConcatenationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:3866:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ConcatenationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:4459:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ResizeBilinearOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:3867:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ConcatenationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:3865:85: error: ‘nullptr’ was not declared in this scope
   ConcatenationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4460:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ResizeBilinearOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:3866:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ConcatenationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3867:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ConcatenationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4458:86: error: ‘nullptr’ was not declared in this scope
   ResizeBilinearOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4459:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ResizeBilinearOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4460:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ResizeBilinearOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ResizeBilinearOptions> tflite::ResizeBilinearOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4475:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4476:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ResizeBilinearOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4477:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ConcatenationOptions> tflite::ConcatenationOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3885:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3886:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ConcatenationOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3887:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4489:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ResizeBilinearOptions> CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4489:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ResizeBilinearOptions> CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3901:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ConcatenationOptions> CreateConcatenationOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:3901:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ConcatenationOptions> CreateConcatenationOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4499:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ResizeNearestNeighborOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4501:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:3911:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct AddOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3913:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4512:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ResizeNearestNeighborOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:4513:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ResizeNearestNeighborOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3924:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   AddOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:3925:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(AddOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4514:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ResizeNearestNeighborOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4512:93: error: ‘nullptr’ was not declared in this scope
   ResizeNearestNeighborOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:3926:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<AddOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4513:104: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ResizeNearestNeighborOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4514:196: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ResizeNearestNeighborOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:3924:75: error: ‘nullptr’ was not declared in this scope
   AddOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3925:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(AddOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3926:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<AddOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ResizeNearestNeighborOptions> tflite::ResizeNearestNeighborOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4529:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4530:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ResizeNearestNeighborOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4531:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::AddOptions> tflite::AddOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3941:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3942:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<AddOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3943:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4543:184: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ResizeNearestNeighborOptions> CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4543:217: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ResizeNearestNeighborOptions> CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:3955:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<AddOptions> CreateAddOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4553:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CallOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:3955:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<AddOptions> CreateAddOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4555:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4566:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CallOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:4567:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CallOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:3965:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MulOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:3967:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:3978:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MulOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:3979:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MulOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:3980:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MulOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:3978:75: error: ‘nullptr’ was not declared in this scope
   MulOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:3979:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MulOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:3980:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MulOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4568:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CallOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4566:76: error: ‘nullptr’ was not declared in this scope
   CallOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4567:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CallOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4568:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CallOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MulOptions> tflite::MulOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:3995:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:3996:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MulOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:3997:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CallOptions> tflite::CallOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4583:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4009:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MulOptions> CreateMulOptions(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4584:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CallOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4009:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MulOptions> CreateMulOptions(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4585:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4019:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct L2NormOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4597:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CallOptions> CreateCallOptions(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4597:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CallOptions> CreateCallOptions(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4021:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4032:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   L2NormOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:4033:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(L2NormOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:4034:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<L2NormOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4605:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PadOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4032:78: error: ‘nullptr’ was not declared in this scope
   L2NormOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:4033:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(L2NormOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:4034:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<L2NormOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4611:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:4612:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4613:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4611:75: error: ‘nullptr’ was not declared in this scope
   PadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4612:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4613:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::L2NormOptions> tflite::L2NormOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4049:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PadOptions> tflite::PadOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4625:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4050:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<L2NormOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4626:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PadOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4051:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4627:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4063:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<L2NormOptions> CreateL2NormOptions(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4063:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<L2NormOptions> CreateL2NormOptions(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4637:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PadOptions> CreatePadOptions(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4637:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PadOptions> CreatePadOptions(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4079:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LocalResponseNormalizationOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4645:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PadV2Options FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4081:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4651:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PadV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:4652:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PadV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4107:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LocalResponseNormalizationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4653:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PadV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4108:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LocalResponseNormalizationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4651:77: error: ‘nullptr’ was not declared in this scope
   PadV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4652:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PadV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4109:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LocalResponseNormalizationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4653:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PadV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4107:98: error: ‘nullptr’ was not declared in this scope
   LocalResponseNormalizationOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4108:109: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LocalResponseNormalizationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4109:206: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LocalResponseNormalizationOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PadV2Options> tflite::PadV2OptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4665:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4666:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PadV2Options>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4667:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4677:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4677:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:4686:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReshapeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4688:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4700:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReshapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LocalResponseNormalizationOptions> tflite::LocalResponseNormalizationOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4133:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4134:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LocalResponseNormalizationOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4135:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4701:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReshapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:4702:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReshapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4700:79: error: ‘nullptr’ was not declared in this scope
   ReshapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4701:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReshapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:4702:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReshapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4153:199: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LocalResponseNormalizationOptions> CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4153:232: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LocalResponseNormalizationOptions> CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4708:69: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_new_shape(flatbuffers::Offset<flatbuffers::Vector<int32_t>> new_shape) {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4169:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LSTMOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4171:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4197:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:4198:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:4199:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReshapeOptions> tflite::ReshapeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4717:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4718:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReshapeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4719:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4197:76: error: ‘nullptr’ was not declared in this scope
   LSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4198:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4725:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> new_shape = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:4199:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4733:45: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *new_shape = nullptr) {
                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReshapeOptions> tflite::CreateReshapeOptionsDirect(flatbuffers::FlatBufferBuilder&, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:4734:8: error: ‘new_shape__’ does not name a type
   auto new_shape__ = new_shape ? _fbb.CreateVector<int32_t>(*new_shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:4737:7: error: ‘new_shape__’ was not declared in this scope
       new_shape__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4740:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReshapeOptions> CreateReshapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:4740:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReshapeOptions> CreateReshapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4748:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SpaceToBatchNDOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4754:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SpaceToBatchNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4755:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SpaceToBatchNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:4756:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SpaceToBatchNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LSTMOptions> tflite::LSTMOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4223:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4224:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LSTMOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4225:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4243:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LSTMOptions> CreateLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4243:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LSTMOptions> CreateLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4754:86: error: ‘nullptr’ was not declared in this scope
   SpaceToBatchNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4755:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SpaceToBatchNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4756:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SpaceToBatchNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4259:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct UnidirectionalSequenceLSTMOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4261:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4287:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   UnidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4288:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4289:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4287:98: error: ‘nullptr’ was not declared in this scope
   UnidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4288:109: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4289:206: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SpaceToBatchNDOptions> tflite::SpaceToBatchNDOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4768:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4769:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SpaceToBatchNDOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4770:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4780:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SpaceToBatchNDOptions> CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4780:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SpaceToBatchNDOptions> CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4788:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct BatchToSpaceNDOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4794:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BatchToSpaceNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4795:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BatchToSpaceNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:4796:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<BatchToSpaceNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4794:86: error: ‘nullptr’ was not declared in this scope
   BatchToSpaceNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4795:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BatchToSpaceNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4796:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<BatchToSpaceNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::UnidirectionalSequenceLSTMOptions> tflite::UnidirectionalSequenceLSTMOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4313:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4314:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<UnidirectionalSequenceLSTMOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4315:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::BatchToSpaceNDOptions> tflite::BatchToSpaceNDOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4808:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4809:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<BatchToSpaceNDOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4810:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4333:199: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4333:232: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4820:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<BatchToSpaceNDOptions> CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4820:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<BatchToSpaceNDOptions> CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4351:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct BidirectionalSequenceLSTMOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4353:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4834:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SkipGramOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4384:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4836:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4385:75: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4386:171: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<BidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                           ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4857:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SkipGramOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:4858:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SkipGramOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:4384:97: error: ‘nullptr’ was not declared in this scope
   BidirectionalSequenceLSTMOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4385:108: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4386:204: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<BidirectionalSequenceLSTMOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4859:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SkipGramOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:4857:80: error: ‘nullptr’ was not declared in this scope
   SkipGramOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4858:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SkipGramOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4859:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SkipGramOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SkipGramOptions> tflite::SkipGramOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4880:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4881:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SkipGramOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4882:12: error: %E2%80%98o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::BidirectionalSequenceLSTMOptions> tflite::BidirectionalSequenceLSTMOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4413:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4414:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<BidirectionalSequenceLSTMOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4415:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4898:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SkipGramOptions> CreateSkipGramOptions(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4898:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SkipGramOptions> CreateSkipGramOptions(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4435:196: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<BidirectionalSequenceLSTMOptions> CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4435:229: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<BidirectionalSequenceLSTMOptions> CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4908:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SpaceToDepthOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4910:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4445:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ResizeBilinearOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4921:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SpaceToDepthOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4447:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4922:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SpaceToDepthOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4458:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ResizeBilinearOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4923:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SpaceToDepthOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4459:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ResizeBilinearOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:4921:84: error: ‘nullptr’ was not declared in this scope
   SpaceToDepthOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4460:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ResizeBilinearOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4922:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SpaceToDepthOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4923:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SpaceToDepthOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4458:86: error: ‘nullptr’ was not declared in this scope
   ResizeBilinearOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4459:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ResizeBilinearOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4460:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ResizeBilinearOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SpaceToDepthOptions> tflite::SpaceToDepthOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4938:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4939:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SpaceToDepthOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4940:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ResizeBilinearOptions> tflite::ResizeBilinearOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4475:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4476:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ResizeBilinearOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4477:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4952:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SpaceToDepthOptions> CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4952:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SpaceToDepthOptions> CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4489:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ResizeBilinearOptions> CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4489:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ResizeBilinearOptions> CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4962:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DepthToSpaceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4964:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4499:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ResizeNearestNeighborOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:4975:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DepthToSpaceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4501:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4976:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DepthToSpaceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4512:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ResizeNearestNeighborOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:4513:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ResizeNearestNeighborOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4977:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DepthToSpaceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4514:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ResizeNearestNeighborOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4975:84: error: ‘nullptr’ was not declared in this scope
   DepthToSpaceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4976:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DepthToSpaceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4977:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DepthToSpaceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4512:93: error: ‘nullptr’ was not declared in this scope
   ResizeNearestNeighborOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4513:104: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ResizeNearestNeighborOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4514:196: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ResizeNearestNeighborOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ResizeNearestNeighborOptions> tflite::ResizeNearestNeighborOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4529:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DepthToSpaceOptions> tflite::DepthToSpaceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4992:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4530:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ResizeNearestNeighborOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4993:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DepthToSpaceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4531:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4994:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4543:184: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ResizeNearestNeighborOptions> CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5006:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DepthToSpaceOptions> CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4543:217: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ResizeNearestNeighborOptions> CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5006:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DepthToSpaceOptions> CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5016:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SubOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4553:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CallOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4555:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5018:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4566:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CallOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5029:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SubOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:4567:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CallOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:5030:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SubOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5031:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SubOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5029:75: error: ‘nullptr’ was not declared in this scope
   SubOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5030:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SubOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5031:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SubOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4568:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CallOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4566:76: error: ‘nullptr’ was not declared in this scope
   CallOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4567:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CallOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4568:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CallOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SubOptions> tflite::SubOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5046:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5047:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SubOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5048:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5060:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SubOptions> CreateSubOptions(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5060:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SubOptions> CreateSubOptions(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5070:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DivOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5072:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CallOptions> tflite::CallOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4583:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4584:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CallOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4585:12: error: ‘o’ was not declared in this scope
     return o;
            ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5083:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5084:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5085:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4597:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CallOptions> CreateCallOptions(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5083:75: error: ‘nullptr’ was not declared in this scope
   DivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4597:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CallOptions> CreateCallOptions(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5084:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5085:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4605:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PadOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4611:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:4612:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4613:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DivOptions> tflite::DivOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5100:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5101:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DivOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5102:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5114:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DivOptions> CreateDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5114:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DivOptions> CreateDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5122:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TopKV2Options FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5128:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TopKV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:5129:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TopKV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:5130:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TopKV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4611:75: error: ‘nullptr’ was not declared in this scope
   PadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4612:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4613:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:5128:78: error: ‘nullptr’ was not declared in this scope
   TopKV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5129:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TopKV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5130:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TopKV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PadOptions> tflite::PadOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4625:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4626:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PadOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4627:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::TopKV2Options> tflite::TopKV2OptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5142:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4637:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PadOptions> CreatePadOptions(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:4637:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PadOptions> CreatePadOptions(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5143:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TopKV2Options>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4645:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PadV2Options FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5144:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4651:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PadV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:4652:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PadV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:4653:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PadV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4651:77: error: ‘nullptr’ was not declared in this scope
   PadV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5154:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TopKV2Options> CreateTopKV2Options(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5154:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TopKV2Options> CreateTopKV2Options(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4652:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PadV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4653:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PadV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:5164:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct EmbeddingLookupSparseOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5166:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5177:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   EmbeddingLookupSparseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:5178:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(EmbeddingLookupSparseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PadV2Options> tflite::PadV2OptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4665:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4666:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PadV2Options>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4667:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5179:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<EmbeddingLookupSparseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4677:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4677:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5177:93: error: ‘nullptr’ was not declared in this scope
   EmbeddingLookupSparseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5178:104: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(EmbeddingLookupSparseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4686:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReshapeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4688:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:5179:196: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<EmbeddingLookupSparseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4700:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReshapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:4701:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReshapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:4702:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReshapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:4700:79: error: ‘nullptr’ was not declared in this scope
   ReshapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4701:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReshapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:4702:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReshapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::EmbeddingLookupSparseOptions> tflite::EmbeddingLookupSparseOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5194:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5195:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<EmbeddingLookupSparseOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5196:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4708:69: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_new_shape(flatbuffers::Offset<flatbuffers::Vector<int32_t>> new_shape) {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5208:184: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<EmbeddingLookupSparseOptions> CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5208:217: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<EmbeddingLookupSparseOptions> CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReshapeOptions> tflite::ReshapeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4717:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5218:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GatherOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5220:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4718:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReshapeOptions>(end);
          ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5231:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GatherOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:5232:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GatherOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:5233:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GatherOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4719:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4725:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> new_shape = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:5231:78: error: ‘nullptr’ was not declared in this scope
   GatherOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5232:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GatherOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5233:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GatherOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:4733:45: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *new_shape = nullptr) {
                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReshapeOptions> tflite::CreateReshapeOptionsDirect(flatbuffers::FlatBufferBuilder&, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:4734:8: error: ‘new_shape__’ does not name a type
   auto new_shape__ = new_shape ? _fbb.CreateVector<int32_t>(*new_shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:4737:7: error: ‘new_shape__’ was not declared in this scope
       new_shape__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4740:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReshapeOptions> CreateReshapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::GatherOptions> tflite::GatherOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5248:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5249:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GatherOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5250:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4740:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReshapeOptions> CreateReshapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5262:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GatherOptions> CreateGatherOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4748:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SpaceToBatchNDOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4754:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SpaceToBatchNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4755:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SpaceToBatchNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h:4756:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SpaceToBatchNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5262:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GatherOptions> CreateGatherOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:4754:86: error: ‘nullptr’ was not declared in this scope
   SpaceToBatchNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5270:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TransposeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5276:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TransposeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:4755:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SpaceToBatchNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4756:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SpaceToBatchNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5277:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TransposeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:5278:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TransposeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5276:81: error: ‘nullptr’ was not declared in this scope
   TransposeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SpaceToBatchNDOptions> tflite::SpaceToBatchNDOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4768:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4769:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SpaceToBatchNDOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4770:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5277:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TransposeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5278:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TransposeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4780:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SpaceToBatchNDOptions> CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:4780:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SpaceToBatchNDOptions> CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4788:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct BatchToSpaceNDOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4794:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BatchToSpaceNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:4795:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BatchToSpaceNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::TransposeOptions> tflite::TransposeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5290:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5291:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TransposeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5292:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5302:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TransposeOptions> CreateTransposeOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4796:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<BatchToSpaceNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5302:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TransposeOptions> CreateTransposeOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:4794:86: error: ‘nullptr’ was not declared in this scope
   BatchToSpaceNDOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5310:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ExpOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:4795:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BatchToSpaceNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4796:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<BatchToSpaceNDOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5316:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ExpOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5317:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ExpOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5318:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ExpOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::BatchToSpaceNDOptions> tflite::BatchToSpaceNDOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4808:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4809:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<BatchToSpaceNDOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4810:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5316:75: error: ‘nullptr’ was not declared in this scope
   ExpOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4820:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<BatchToSpaceNDOptions> CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5317:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ExpOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5318:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ExpOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4820:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<BatchToSpaceNDOptions> CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4834:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SkipGramOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ExpOptions> tflite::ExpOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5330:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5331:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ExpOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5332:12: error: ‘o’ was not declared in this scope
     return o;
            ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4836:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5342:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ExpOptions> CreateExpOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5342:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ExpOptions> CreateExpOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4857:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SkipGramOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:5350:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CosOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5356:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CosOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5357:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CosOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5358:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CosOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4858:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SkipGramOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:4859:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SkipGramOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:4857:80: error: ‘nullptr’ was not declared in this scope
   SkipGramOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:5356:75: error: ‘nullptr’ was not declared in this scope
   CosOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5357:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CosOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5358:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CosOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:4858:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SkipGramOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:4859:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SkipGramOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CosOptions> tflite::CosOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5370:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5371:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CosOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5372:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5382:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CosOptions> CreateCosOptions(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5382:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CosOptions> CreateCosOptions(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SkipGramOptions> tflite::SkipGramOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4880:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4881:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SkipGramOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5392:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReducerOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5394:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:4882:12: error: ‘o’ was not declared in this scope
     return o;
            ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5405:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReducerOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4898:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SkipGramOptions> CreateSkipGramOptions(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4898:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SkipGramOptions> CreateSkipGramOptions(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5406:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReducerOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:4908:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SpaceToDepthOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5407:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReducerOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5405:79: error: ‘nullptr’ was not declared in this scope
   ReducerOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5406:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReducerOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:5407:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReducerOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4910:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4921:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SpaceToDepthOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:4922:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SpaceToDepthOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
./tensorflow/lite/schema/schema_generated.h:4923:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SpaceToDepthOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReducerOptions> tflite::ReducerOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5422:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5423:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReducerOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5424:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:4921:84: error: ‘nullptr’ was not declared in this scope
   SpaceToDepthOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5436:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReducerOptions> CreateReducerOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:4922:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SpaceToDepthOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4923:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SpaceToDepthOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5436:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReducerOptions> CreateReducerOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5445:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SqueezeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5447:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SpaceToDepthOptions> tflite::SpaceToDepthOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4938:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4939:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SpaceToDepthOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4940:12: error: ‘o’ was not declared in this scope
     return o;
            ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5459:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SqueezeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:4952:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SpaceToDepthOptions> CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:4952:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SpaceToDepthOptions> CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5460:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SqueezeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:4962:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DepthToSpaceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5461:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SqueezeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5459:79: error: ‘nullptr’ was not declared in this scope
   SqueezeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:4964:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:4975:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DepthToSpaceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:5460:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SqueezeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:5461:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SqueezeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4976:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DepthToSpaceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
./tensorflow/lite/schema/schema_generated.h:5467:72: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_squeeze_dims(flatbuffers::Offset<flatbuffers::Vector<int32_t>> squeeze_dims) {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:4977:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DepthToSpaceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:4975:84: error: ‘nullptr’ was not declared in this scope
   DepthToSpaceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:4976:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DepthToSpaceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:4977:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DepthToSpaceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SqueezeOptions> tflite::SqueezeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5476:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DepthToSpaceOptions> tflite::DepthToSpaceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:4992:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:4993:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DepthToSpaceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:4994:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5477:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SqueezeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5478:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5006:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DepthToSpaceOptions> CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5484:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> squeeze_dims = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:5006:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DepthToSpaceOptions> CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5492:48: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *squeeze_dims = nullptr) {
                                                ^
./tensorflow/lite/schema/schema_generated.h:5016:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SubOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5018:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SqueezeOptions> tflite::CreateSqueezeOptionsDirect(flatbuffers::FlatBufferBuilder&, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:5493:8: error: ‘squeeze_dims__’ does not name a type
   auto squeeze_dims__ = squeeze_dims ? _fbb.CreateVector<int32_t>(*squeeze_dims) : 0;
        ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:5029:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SubOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5496:7: error: ‘squeeze_dims__’ was not declared in this scope
       squeeze_dims__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5499:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SqueezeOptions> CreateSqueezeOptions(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5030:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SubOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5031:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SubOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5499:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SqueezeOptions> CreateSqueezeOptions(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5029:75: error: ‘nullptr’ was not declared in this scope
   SubOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5509:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SplitOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5511:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:5030:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SubOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5031:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SubOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5522:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SplitOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:5523:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SplitOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:5524:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SplitOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5522:77: error: ‘nullptr’ was not declared in this scope
   SplitOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5523:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SplitOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5524:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SplitOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SubOptions> tflite::SubOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5046:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5047:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SubOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5048:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5060:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SubOptions> CreateSubOptions(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5060:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SubOptions> CreateSubOptions(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SplitOptions> tflite::SplitOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5539:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5540:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SplitOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5541:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5070:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DivOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5072:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5553:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SplitOptions> CreateSplitOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5553:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SplitOptions> CreateSplitOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:5083:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5084:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5085:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5083:75: error: ‘nullptr’ was not declared in this scope
   DivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5084:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5085:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:5563:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SplitVOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5565:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5576:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SplitVOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:5577:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SplitVOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:5578:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SplitVOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5576:78: error: ‘nullptr’ was not declared in this scope
   SplitVOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5577:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SplitVOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5578:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SplitVOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DivOptions> tflite::DivOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5100:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5101:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DivOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5102:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5114:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DivOptions> CreateDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5114:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DivOptions> CreateDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SplitVOptions> tflite::SplitVOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5593:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5594:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SplitVOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5595:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5122:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TopKV2Options FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5128:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TopKV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:5129:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TopKV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:5130:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TopKV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5607:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SplitVOptions> CreateSplitVOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5607:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SplitVOptions> CreateSplitVOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5128:78: error: ‘nullptr’ was not declared in this scope
   TopKV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5129:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TopKV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5130:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TopKV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5625:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct StridedSliceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5627:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::TopKV2Options> tflite::TopKV2OptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5142:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5658:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   StridedSliceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:5143:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TopKV2Options>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5144:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5659:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(StridedSliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
./tensorflow/lite/schema/schema_generated.h:5660:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<StridedSliceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:5658:84: error: ‘nullptr’ was not declared in this scope
   StridedSliceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:5659:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(StridedSliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5660:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<StridedSliceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5154:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TopKV2Options> CreateTopKV2Options(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5154:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TopKV2Options> CreateTopKV2Options(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5164:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct EmbeddingLookupSparseOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5166:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:5177:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   EmbeddingLookupSparseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:5178:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(EmbeddingLookupSparseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5179:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<EmbeddingLookupSparseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5177:93: error: ‘nullptr’ was not declared in this scope
   EmbeddingLookupSparseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5178:104: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(EmbeddingLookupSparseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5179:196: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<EmbeddingLookupSparseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::EmbeddingLookupSparseOptions> tflite::EmbeddingLookupSparseOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5194:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::StridedSliceOptions> tflite::StridedSliceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5687:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5195:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<EmbeddingLookupSparseOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5688:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<StridedSliceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5196:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5689:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5208:184: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<EmbeddingLookupSparseOptions> CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5208:217: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<EmbeddingLookupSparseOptions> CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5709:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<StridedSliceOptions> CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5709:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<StridedSliceOptions> CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5717:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogSoftmaxOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5218:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GatherOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5220:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:5723:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogSoftmaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:5724:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogSoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:5231:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GatherOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:5725:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogSoftmaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5232:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GatherOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:5723:82: error: ‘nullptr’ was not declared in this scope
   LogSoftmaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5724:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogSoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5233:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GatherOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5725:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogSoftmaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5231:78: error: ‘nullptr’ was not declared in this scope
   GatherOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5232:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GatherOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5233:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GatherOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogSoftmaxOptions> tflite::LogSoftmaxOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5737:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5738:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogSoftmaxOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5739:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::GatherOptions> tflite::GatherOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5248:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5749:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogSoftmaxOptions> CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5249:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GatherOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5250:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5749:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogSoftmaxOptions> CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5262:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GatherOptions> CreateGatherOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5262:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GatherOptions> CreateGatherOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5761:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CastOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5763:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5779:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CastOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:5270:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TransposeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5780:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CastOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:5276:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TransposeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:5781:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CastOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:5277:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TransposeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:5779:76: error: ‘nullptr’ was not declared in this scope
   CastOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5780:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CastOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5781:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CastOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5278:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TransposeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5276:81: error: ‘nullptr’ was not declared in this scope
   TransposeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:5277:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TransposeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5278:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TransposeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::TransposeOptions> tflite::TransposeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5290:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5291:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TransposeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5292:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5302:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TransposeOptions> CreateTransposeOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:5302:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TransposeOptions> CreateTransposeOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CastOptions> tflite::CastOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5799:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5800:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CastOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5801:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5310:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ExpOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5316:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ExpOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5317:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ExpOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5815:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CastOptions> CreateCastOptions(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5318:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ExpOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5815:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CastOptions> CreateCastOptions(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5316:75: error: ‘nullptr’ was not declared in this scope
   ExpOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5317:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ExpOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5318:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ExpOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:5823:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct DequantizeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5829:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   DequantizeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:5830:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(DequantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:5831:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<DequantizeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5829:82: error: ‘nullptr’ was not declared in this scope
   DequantizeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5830:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(DequantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:5831:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<DequantizeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ExpOptions> tflite::ExpOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5330:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5331:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ExpOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5332:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5342:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ExpOptions> CreateExpOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5342:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ExpOptions> CreateExpOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::DequantizeOptions> tflite::DequantizeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5843:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5844:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<DequantizeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5350:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct CosOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5845:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5356:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   CosOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:5357:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(CosOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5358:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<CosOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5855:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<DequantizeOptions> CreateDequantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5855:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<DequantizeOptions> CreateDequantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5356:75: error: ‘nullptr’ was not declared in this scope
   CosOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5357:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(CosOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5358:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<CosOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:5863:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MaximumMinimumOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5869:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MaximumMinimumOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:5870:64: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MaximumMinimumOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::CosOptions> tflite::CosOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5370:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5371:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<CosOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5372:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5871:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MaximumMinimumOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5869:86: error: ‘nullptr’ was not declared in this scope
   MaximumMinimumOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5870:97: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MaximumMinimumOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:5871:182: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MaximumMinimumOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MaximumMinimumOptions> tflite::MaximumMinimumOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5883:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5884:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MaximumMinimumOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5382:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<CosOptions> CreateCosOptions(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:5885:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5382:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<CosOptions> CreateCosOptions(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5895:163: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MaximumMinimumOptions> CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:5895:196: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MaximumMinimumOptions> CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:5392:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReducerOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5903:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TileOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5394:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:5405:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReducerOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:5909:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TileOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:5406:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReducerOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:5407:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReducerOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5910:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:5911:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TileOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:5405:79: error: ‘nullptr’ was not declared in this scope
   ReducerOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5406:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReducerOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:5407:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReducerOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:5909:76: error: ‘nullptr’ was not declared in this scope
   TileOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:5910:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5911:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TileOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::TileOptions> tflite::TileOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5923:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5924:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TileOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5925:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReducerOptions> tflite::ReducerOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5422:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5935:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TileOptions> CreateTileOptions(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5935:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TileOptions> CreateTileOptions(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5423:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReducerOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5424:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:5945:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ArgMaxOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5947:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5436:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReducerOptions> CreateReducerOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5436:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReducerOptions> CreateReducerOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from ./tensorflow/lite/core/api/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:5958:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ArgMaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:5445:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SqueezeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:5959:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ArgMaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:5960:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ArgMaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:5958:78: error: ‘nullptr’ was not declared in this scope
   ArgMaxOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
In file included from /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:20:0,
                 from ./tensorflow/lite/schema/schema_generated.h:21,
                 from ./tensorflow/lite/core/api/op_resolver.h:20,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/base.h:149:61: warning: scoped enums only available with -std=c++11 or -std=gnu++11
   #define FLATBUFFERS_VTABLE_UNDERLYING_TYPE : flatbuffers::voffset_t
                                                             ^
./tensorflow/lite/schema/schema_generated.h:5447:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
In file included from ./tensorflow/lite/core/api/op_resolver.h:20:0,
                 from tensorflow/lite/core/api/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:5459:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SqueezeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:5959:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ArgMaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:5960:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ArgMaxOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:5460:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SqueezeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:5461:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SqueezeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:5459:79: error: ‘nullptr’ was not declared in this scope
   SqueezeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:5460:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SqueezeOptionsT *_o, const flatbuffers::resolver_function