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_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: In member function ‘flatbuffers::Offset<tflite::ArgMaxOptions> tflite::ArgMaxOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5975:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5976:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ArgMaxOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5977:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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: At global scope:
./tensorflow/lite/schema/schema_generated.h:5989:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ArgMaxOptions> CreateArgMaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:5989:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ArgMaxOptions> CreateArgMaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT *_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:5999:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ArgMinOptions 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:6001: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:6012:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ArgMinOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:6013:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ArgMinOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./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:6014:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ArgMinOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6012:78: error: ‘nullptr’ was not declared in this scope
   ArgMinOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:5478:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6013:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ArgMinOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./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:6014:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ArgMinOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT* _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: 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;
        ^
./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: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: In member function ‘flatbuffers::Offset<tflite::ArgMinOptions> tflite::ArgMinOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6029:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./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 {
        ^
./tensorflow/lite/schema/schema_generated.h:6030:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ArgMinOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6031: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:5511: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:6043:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ArgMinOptions> CreateArgMinOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6043:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ArgMinOptions> CreateArgMinOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT *_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: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:6051:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GreaterOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6057:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GreaterOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:6058:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GreaterOptionsT *_o, 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:6059:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GreaterOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6057:79: error: ‘nullptr’ was not declared in this scope
   GreaterOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6058:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GreaterOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:6059:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GreaterOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./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::GreaterOptions> tflite::GreaterOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6071:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6072:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GreaterOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6073:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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: At global scope:
./tensorflow/lite/schema/schema_generated.h:6083:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GreaterOptions> CreateGreaterOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6083:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GreaterOptions> CreateGreaterOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./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:6091:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GreaterEqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6097:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GreaterEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:6098:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GreaterEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
./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);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6099:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GreaterEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT* _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/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:5565:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:6097:84: error: ‘nullptr’ was not declared in this scope
   GreaterEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6098:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GreaterEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6099:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GreaterEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT* _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: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: In member function ‘flatbuffers::Offset<tflite::GreaterEqualOptions> tflite::GreaterEqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6111:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6112:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GreaterEqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6113:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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: At global scope:
./tensorflow/lite/schema/schema_generated.h:6123:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GreaterEqualOptions> CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./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:6123:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GreaterEqualOptions> CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6131:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LessOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6137:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LessOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./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:6138:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LessOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:6139:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LessOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6137:76: error: ‘nullptr’ was not declared in this scope
   LessOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6138:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LessOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6139:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LessOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./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: 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: In member function ‘flatbuffers::Offset<tflite::LessOptions> tflite::LessOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6151:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./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:6152:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LessOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6153:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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 {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6163:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LessOptions> CreateLessOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT *_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:5627:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:6163:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LessOptions> CreateLessOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT *_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: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: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:6171:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LessEqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6177:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LessEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:6178:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LessEqualOptionsT *_o, 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:6179:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LessEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./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:6177:81: error: ‘nullptr’ was not declared in this scope
   LessEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6178:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LessEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6179:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LessEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LessEqualOptions> tflite::LessEqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6191:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6192:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LessEqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6193: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:6203:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LessEqualOptions> CreateLessEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6203:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LessEqualOptions> CreateLessEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6211:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct NegOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./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:5688:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<StridedSliceOptions>(end);
          ^
./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: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:6217:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   NegOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./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: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;
                                                            ^
./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: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:6218:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(NegOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./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:6219:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<NegOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6217:75: error: ‘nullptr’ was not declared in this scope
   NegOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6218:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(NegOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6219:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<NegOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT* _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: In member function ‘flatbuffers::Offset<tflite::NegOptions> tflite::NegOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6231:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5739:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6232:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<NegOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6233: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: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: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:6243:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<NegOptions> CreateNegOptions(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6243:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<NegOptions> CreateNegOptions(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6251:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SelectOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./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 {
        ^
./tensorflow/lite/schema/schema_generated.h:6257:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SelectOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:6258:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SelectOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:6259:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SelectOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT* _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: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/op_resolver.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:6257:78: error: ‘nullptr’ was not declared in this scope
   SelectOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6258:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SelectOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6259:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SelectOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./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: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: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: In member function ‘flatbuffers::Offset<tflite::SelectOptions> tflite::SelectOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6271:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6272:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SelectOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6273:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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: At global scope:
./tensorflow/lite/schema/schema_generated.h:6283:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SelectOptions> CreateSelectOptions(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6283:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SelectOptions> CreateSelectOptions(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6291:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SliceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6297:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SliceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:6298:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./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:6299:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SliceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6297:77: error: ‘nullptr’ was not declared in this scope
   SliceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6298:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6299:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SliceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./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: 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: In member function ‘flatbuffers::Offset<tflite::SliceOptions> tflite::SliceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6311:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6312:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SliceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6313:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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: At global scope:
./tensorflow/lite/schema/schema_generated.h:6323:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SliceOptions> CreateSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT *_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:6323:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SliceOptions> CreateSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./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:6337:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TransposeConvOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./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;
                                                                                             ^
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:6339: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:6360:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TransposeConvOptionsT *UnPack(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:6361:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TransposeConvOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:6362:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TransposeConvOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6360:85: error: ‘nullptr’ was not declared in this scope
   TransposeConvOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./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:6361:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TransposeConvOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6362:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TransposeConvOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./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:5845: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: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: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: In member function ‘flatbuffers::Offset<tflite::TransposeConvOptions> tflite::TransposeConvOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6383:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./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: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:6384:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TransposeConvOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6385:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./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: At global scope:
./tensorflow/lite/schema/schema_generated.h:6401:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TransposeConvOptions> CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6401:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TransposeConvOptions> CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6409:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ExpandDimsOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6415:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ExpandDimsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./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:6416:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ExpandDimsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:6417:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ExpandDimsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./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:5885:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6415:82: error: ‘nullptr’ was not declared in this scope
   ExpandDimsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./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:6416:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ExpandDimsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6417:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ExpandDimsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./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 {
        ^
./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: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: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::ExpandDimsOptions> tflite::ExpandDimsOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6429:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6430:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ExpandDimsOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6431: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:6441:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ExpandDimsOptions> CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6441:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ExpandDimsOptions> CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT *_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:6451:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SparseToDenseOptions 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:6453: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: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);
                                                                                                                                                                      ^
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:6464:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SparseToDenseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:6465:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SparseToDenseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./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 {
        ^
./tensorflow/lite/schema/schema_generated.h:6466:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SparseToDenseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT* _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:5947:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:6464:85: error: ‘nullptr’ was not declared in this scope
   SparseToDenseOptionsT *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: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:6465:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SparseToDenseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6466:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SparseToDenseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./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;
                                                                              ^
./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: In member function ‘flatbuffers::Offset<tflite::SparseToDenseOptions> tflite::SparseToDenseOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6481:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6482:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SparseToDenseOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6483: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:6495:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SparseToDenseOptions> CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6495:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SparseToDenseOptions> CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ArgMaxOptions> tflite::ArgMaxOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:5975:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:5976:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ArgMaxOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:5977:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6503:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct EqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:5989:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ArgMaxOptions> CreateArgMaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6509:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   EqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:5989:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ArgMaxOptions> CreateArgMaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6510:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(EqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:6511:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<EqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6509:77: error: ‘nullptr’ was not declared in this scope
   EqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6510:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(EqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6511:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<EqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:5999:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ArgMinOptions 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:6001: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:6012:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ArgMinOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:6013:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ArgMinOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:6014:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ArgMinOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6012:78: error: ‘nullptr’ was not declared in this scope
   ArgMinOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6013:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ArgMinOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6014:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ArgMinOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::EqualOptions> tflite::EqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6523:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6524:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<EqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6525: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:6535:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<EqualOptions> CreateEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6535:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<EqualOptions> CreateEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6543:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct NotEqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ArgMinOptions> tflite::ArgMinOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6029:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6030:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ArgMinOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6031:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6549:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   NotEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:6550:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(NotEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:6551:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<NotEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6549:80: error: ‘nullptr’ was not declared in this scope
   NotEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6043:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ArgMinOptions> CreateArgMinOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6550:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(NotEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6043:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ArgMinOptions> CreateArgMinOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6551:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<NotEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:6051:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GreaterOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6057:46: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GreaterOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                              ^
./tensorflow/lite/schema/schema_generated.h:6058:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GreaterOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                         ^
./tensorflow/lite/schema/schema_generated.h:6059:135: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GreaterOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6057:79: error: ‘nullptr’ was not declared in this scope
   GreaterOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6058:90: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GreaterOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:6059:168: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GreaterOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::NotEqualOptions> tflite::NotEqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6563:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6564:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<NotEqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6565: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:6575:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<NotEqualOptions> CreateNotEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6575:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<NotEqualOptions> CreateNotEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::GreaterOptions> tflite::GreaterOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6071:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6072:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GreaterOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6073:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6585:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ShapeOptions 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:6587: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:6598:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ShapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6083:142: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GreaterOptions> CreateGreaterOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6083:175: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GreaterOptions> CreateGreaterOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6599:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ShapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:6600:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ShapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6598:77: error: ‘nullptr’ was not declared in this scope
   ShapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6599:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ShapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6600:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ShapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6091:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GreaterEqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6097:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GreaterEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:6098:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GreaterEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                              ^
./tensorflow/lite/schema/schema_generated.h:6099:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GreaterEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6097:84: error: ‘nullptr’ was not declared in this scope
   GreaterEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6098:95: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GreaterEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6099:178: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GreaterEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ShapeOptions> tflite::ShapeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6615:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6616:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ShapeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6617:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::GreaterEqualOptions> tflite::GreaterEqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6111:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6112:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GreaterEqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6113: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:6629:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ShapeOptions> CreateShapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6629:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ShapeOptions> CreateShapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6123:157: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GreaterEqualOptions> CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6123:190: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GreaterEqualOptions> CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6637:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct RankOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6643:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   RankOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:6644:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(RankOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:6131:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LessOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6645:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<RankOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6137:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LessOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:6643:76: error: ‘nullptr’ was not declared in this scope
   RankOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6644:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(RankOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6138:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LessOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:6645:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<RankOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6139:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LessOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6137:76: error: ‘nullptr’ was not declared in this scope
   LessOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6138:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LessOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6139:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LessOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::RankOptions> tflite::RankOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6657:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6658:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<RankOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6659:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LessOptions> tflite::LessOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6151:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6152:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LessOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6153: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:6669:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<RankOptions> CreateRankOptions(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6669:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<RankOptions> CreateRankOptions(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6163:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LessOptions> CreateLessOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6163:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LessOptions> CreateLessOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6677:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PowOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6683:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PowOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:6684:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PowOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:6171:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LessEqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6685:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PowOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6177:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LessEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:6683:75: error: ‘nullptr’ was not declared in this scope
   PowOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6684:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PowOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6178:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LessEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:6685:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PowOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6179:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LessEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6177:81: error: ‘nullptr’ was not declared in this scope
   LessEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6178:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LessEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6179:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LessEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PowOptions> tflite::PowOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6697:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6698:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PowOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6699:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LessEqualOptions> tflite::LessEqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6191:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6192:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LessEqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6193: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:6709:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PowOptions> CreatePowOptions(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6709:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PowOptions> CreatePowOptions(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6203:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LessEqualOptions> CreateLessEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6203:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LessEqualOptions> CreateLessEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6725:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FakeQuantOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6211:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct NegOptions 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:6727:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:6217:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   NegOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:6218:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(NegOptionsT *_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/flatbuffer_conversions.h:24,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
./tensorflow/lite/schema/schema_generated.h:6753:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FakeQuantOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:6754:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FakeQuantOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:6219:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<NegOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6217:75: error: ‘nullptr’ was not declared in this scope
   NegOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6218:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(NegOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6219:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<NegOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6755:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FakeQuantOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6753:81: error: ‘nullptr’ was not declared in this scope
   FakeQuantOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6754:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FakeQuantOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6755:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FakeQuantOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::NegOptions> tflite::NegOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6231:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6232:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<NegOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6233: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:6243:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<NegOptions> CreateNegOptions(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6243:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<NegOptions> CreateNegOptions(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6251:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SelectOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6257:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SelectOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:6258:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SelectOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:6259:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SelectOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6257:78: error: ‘nullptr’ was not declared in this scope
   SelectOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6258:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SelectOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6259:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SelectOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FakeQuantOptions> tflite::FakeQuantOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6779:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6780:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FakeQuantOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6781: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:6799:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FakeQuantOptions> CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6799:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FakeQuantOptions> CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SelectOptions> tflite::SelectOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6271:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6272:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SelectOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6273: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:6283:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SelectOptions> CreateSelectOptions(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6283:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SelectOptions> CreateSelectOptions(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6811:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PackOptions 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:6813: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:6829:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:6291:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SliceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6830:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:6297:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SliceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:6831:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6298:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:6829:76: error: ‘nullptr’ was not declared in this scope
   PackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6830:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6299:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SliceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6831:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6297:77: error: ‘nullptr’ was not declared in this scope
   SliceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6298:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6299:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SliceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SliceOptions> tflite::SliceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6311:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6312:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SliceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6313: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:6323:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SliceOptions> CreateSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6323:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SliceOptions> CreateSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PackOptions> tflite::PackOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6849:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6850:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PackOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6851: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:6865:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PackOptions> CreatePackOptions(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6337:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct TransposeConvOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6865:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PackOptions> CreatePackOptions(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT *_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:6339: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:6360:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   TransposeConvOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:6361:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(TransposeConvOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:6873:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogicalOrOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6362:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<TransposeConvOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6879:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogicalOrOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:6360:85: error: ‘nullptr’ was not declared in this scope
   TransposeConvOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6880:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogicalOrOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:6361:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(TransposeConvOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6362:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<TransposeConvOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6881:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogicalOrOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6879:81: error: ‘nullptr’ was not declared in this scope
   LogicalOrOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6880:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogicalOrOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6881:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogicalOrOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::TransposeConvOptions> tflite::TransposeConvOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6383:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6384:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<TransposeConvOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6385:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogicalOrOptions> tflite::LogicalOrOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6893: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:6401:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<TransposeConvOptions> CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6401:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<TransposeConvOptions> CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6894:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogicalOrOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6895:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6409:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ExpandDimsOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6415:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ExpandDimsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:6416:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ExpandDimsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6905:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogicalOrOptions> CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6905:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogicalOrOptions> CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6915:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct OneHotOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6417:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ExpandDimsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6415:82: error: ‘nullptr’ was not declared in this scope
   ExpandDimsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6416:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ExpandDimsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6417:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ExpandDimsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT* _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:6917: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:6928:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   OneHotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:6929:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(OneHotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ExpandDimsOptions> tflite::ExpandDimsOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6429:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6930:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<OneHotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6928:78: error: ‘nullptr’ was not declared in this scope
   OneHotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6430:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ExpandDimsOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6431:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6929:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(OneHotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6441:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ExpandDimsOptions> CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6930:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<OneHotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6441:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ExpandDimsOptions> CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6451:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SparseToDenseOptions 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:6453: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::OneHotOptions> tflite::OneHotOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6945: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/op_resolver.cc:16:
./tensorflow/lite/schema/schema_generated.h:6464:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SparseToDenseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:6465:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SparseToDenseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:6946:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<OneHotOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6947:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6466:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SparseToDenseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6959:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<OneHotOptions> CreateOneHotOptions(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6464:85: error: ‘nullptr’ was not declared in this scope
   SparseToDenseOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6465:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SparseToDenseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6959:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<OneHotOptions> CreateOneHotOptions(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6466:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SparseToDenseOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6967:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct AbsOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6973:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   AbsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:6974:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(AbsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:6975:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<AbsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:6973:75: error: ‘nullptr’ was not declared in this scope
   AbsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6974:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(AbsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6975:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<AbsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::AbsOptions> tflite::AbsOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6987:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6988:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<AbsOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6989:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SparseToDenseOptions> tflite::SparseToDenseOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6481: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:6999:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<AbsOptions> CreateAbsOptions(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6482:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SparseToDenseOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6483:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6999:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<AbsOptions> CreateAbsOptions(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6495:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SparseToDenseOptions> CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:6495:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SparseToDenseOptions> CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7007:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct HardSwishOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7013:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   HardSwishOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7014:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(HardSwishOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:6503:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct EqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7015:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<HardSwishOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7013:81: error: ‘nullptr’ was not declared in this scope
   HardSwishOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7014:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(HardSwishOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7015:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<HardSwishOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6509:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   EqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:6510:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(EqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::HardSwishOptions> tflite::HardSwishOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7027:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6511:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<EqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6509:77: error: ‘nullptr’ was not declared in this scope
   EqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6510:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(EqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6511:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<EqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7028:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<HardSwishOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7029: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:7039:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<HardSwishOptions> CreateHardSwishOptions(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::EqualOptions> tflite::EqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6523:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7039:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<HardSwishOptions> CreateHardSwishOptions(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6524:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<EqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6525:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7047:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogicalAndOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7053:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogicalAndOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6535:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<EqualOptions> CreateEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7054:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogicalAndOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:7055:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogicalAndOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6535:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<EqualOptions> CreateEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7053:82: error: ‘nullptr’ was not declared in this scope
   LogicalAndOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6543:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct NotEqualOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7054:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogicalAndOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7055:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogicalAndOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6549:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   NotEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:6550:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(NotEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:6551:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<NotEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogicalAndOptions> tflite::LogicalAndOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7067:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7068:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogicalAndOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7069:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6549:80: error: ‘nullptr’ was not declared in this scope
   NotEqualOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7079:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogicalAndOptions> CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6550:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(NotEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6551:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<NotEqualOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:7079:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogicalAndOptions> CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7087:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogicalNotOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::NotEqualOptions> tflite::NotEqualOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6563:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7093:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogicalNotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:7094:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogicalNotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:7095:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogicalNotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:6564:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<NotEqualOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6565:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7093:82: error: ‘nullptr’ was not declared in this scope
   LogicalNotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6575:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<NotEqualOptions> CreateNotEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6575:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<NotEqualOptions> CreateNotEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7094:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogicalNotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7095:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogicalNotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6585:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ShapeOptions 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:6587: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:6598:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ShapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:6599:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ShapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:6600:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ShapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogicalNotOptions> tflite::LogicalNotOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7107:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7108:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogicalNotOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7109:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6598:77: error: ‘nullptr’ was not declared in this scope
   ShapeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7119:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogicalNotOptions> CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6599:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ShapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:6600:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ShapeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7119:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogicalNotOptions> CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7131:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct UnpackOptions 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:7133: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::ShapeOptions> tflite::ShapeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6615: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:7149:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   UnpackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:7150:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(UnpackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:6616:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ShapeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6617: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:6629:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ShapeOptions> CreateShapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7151:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<UnpackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7149:78: error: ‘nullptr’ was not declared in this scope
   UnpackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7150:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(UnpackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7151:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<UnpackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6629:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ShapeOptions> CreateShapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6637:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct RankOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6643:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   RankOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:6644:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(RankOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:6645:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<RankOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::UnpackOptions> tflite::UnpackOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7169:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7170:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<UnpackOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7171:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6643:76: error: ‘nullptr’ was not declared in this scope
   RankOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7185:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<UnpackOptions> CreateUnpackOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6644:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(RankOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6645:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<RankOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7185:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<UnpackOptions> CreateUnpackOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7193:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FloorDivOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::RankOptions> tflite::RankOptionsBuilder::Finish()%E2%80%99:
./tensorflow/lite/schema/schema_generated.h:6657:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6658:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<RankOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6659:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7199:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FloorDivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6669:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<RankOptions> CreateRankOptions(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6669:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<RankOptions> CreateRankOptions(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7200:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FloorDivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:6677:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PowOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7201:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FloorDivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7199:80: error: ‘nullptr’ was not declared in this scope
   FloorDivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7200:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FloorDivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6683:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PowOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:6684:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PowOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:6685:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PowOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:7201:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FloorDivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:6683:75: error: ‘nullptr’ was not declared in this scope
   PowOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6684:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PowOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6685:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PowOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FloorDivOptions> tflite::FloorDivOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7213:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7214:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FloorDivOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7215:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PowOptions> tflite::PowOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6697:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6698:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PowOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6699: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:7225:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FloorDivOptions> CreateFloorDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7225:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FloorDivOptions> CreateFloorDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7233:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SquareOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6709:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PowOptions> CreatePowOptions(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6709:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PowOptions> CreatePowOptions(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7239:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SquareOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:7240:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SquareOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:6725:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FakeQuantOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7241:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SquareOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7239:78: error: ‘nullptr’ was not declared in this scope
   SquareOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7240:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SquareOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7241:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SquareOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT* _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:6727: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:6753:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FakeQuantOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SquareOptions> tflite::SquareOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7253:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6754:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FakeQuantOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:6755:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FakeQuantOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7254:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SquareOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7255:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6753:81: error: ‘nullptr’ was not declared in this scope
   FakeQuantOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7265:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SquareOptions> CreateSquareOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7265:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SquareOptions> CreateSquareOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6754:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FakeQuantOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7273:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ZerosLikeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7279:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ZerosLikeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:6755:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FakeQuantOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7280:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ZerosLikeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7281:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ZerosLikeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7279:81: error: ‘nullptr’ was not declared in this scope
   ZerosLikeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7280:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ZerosLikeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7281:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ZerosLikeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ZerosLikeOptions> tflite::ZerosLikeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7293: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::FakeQuantOptions> tflite::FakeQuantOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6779:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6780:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FakeQuantOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6781:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7294:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ZerosLikeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7295: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:7305:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ZerosLikeOptions> CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6799:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FakeQuantOptions> CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6799:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FakeQuantOptions> CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7305:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ZerosLikeOptions> CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6811:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct PackOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7313:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FillOptions 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:6813: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:6829:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   PackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:7319:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FillOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:7320:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FillOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:7321:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FillOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6830:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(PackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:6831:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<PackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7319:76: error: ‘nullptr’ was not declared in this scope
   FillOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6829:76: error: ‘nullptr’ was not declared in this scope
   PackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7320:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FillOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7321:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FillOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6830:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(PackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:6831:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<PackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FillOptions> tflite::FillOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7333:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7334:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FillOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7335: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:7345:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FillOptions> CreateFillOptions(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7345:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FillOptions> CreateFillOptions(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::PackOptions> tflite::PackOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6849:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6850:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<PackOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7353:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FloorModOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6851:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7359:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FloorModOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:7360:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FloorModOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7361:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FloorModOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7359:80: error: ‘nullptr’ was not declared in this scope
   FloorModOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6865:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<PackOptions> CreatePackOptions(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6865:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<PackOptions> CreatePackOptions(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7360:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FloorModOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7361:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FloorModOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:6873:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogicalOrOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6879:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogicalOrOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:6880:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogicalOrOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:6881:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogicalOrOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FloorModOptions> tflite::FloorModOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7373:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7374:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FloorModOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7375:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6879:81: error: ‘nullptr’ was not declared in this scope
   LogicalOrOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7385:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FloorModOptions> CreateFloorModOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:6880:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogicalOrOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6881:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogicalOrOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7385:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FloorModOptions> CreateFloorModOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7393:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct RangeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7399:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   RangeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogicalOrOptions> tflite::LogicalOrOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6893:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6894:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogicalOrOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6895:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7400:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(RangeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6905:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogicalOrOptions> CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7401:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<RangeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7399:77: error: ‘nullptr’ was not declared in this scope
   RangeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7400:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(RangeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7401:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<RangeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6905:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogicalOrOptions> CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::RangeOptions> tflite::RangeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7413:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:6915:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct OneHotOptions 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:6917:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:7414:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<RangeOptions>(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:6928:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   OneHotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:6929:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(OneHotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:7415:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6930:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<OneHotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6928:78: error: ‘nullptr’ was not declared in this scope
   OneHotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:6929:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(OneHotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7425:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<RangeOptions> CreateRangeOptions(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7425:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<RangeOptions> CreateRangeOptions(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:6930:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<OneHotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7435:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LeakyReluOptions 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:7437: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:7448:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LeakyReluOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7449:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LeakyReluOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7450:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LeakyReluOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7448:81: error: ‘nullptr’ was not declared in this scope
   LeakyReluOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::OneHotOptions> tflite::OneHotOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6945:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7449:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LeakyReluOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7450:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LeakyReluOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6946:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<OneHotOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6947: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:6959:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<OneHotOptions> CreateOneHotOptions(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:6959:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<OneHotOptions> CreateOneHotOptions(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LeakyReluOptions> tflite::LeakyReluOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7465:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7466:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LeakyReluOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7467: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:7479:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LeakyReluOptions> CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:6967:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct AbsOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6973:42: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   AbsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                          ^
./tensorflow/lite/schema/schema_generated.h:7479:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LeakyReluOptions> CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:6974:53: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(AbsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                     ^
./tensorflow/lite/schema/schema_generated.h:7487:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SquaredDifferenceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:6975:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<AbsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:7493:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SquaredDifferenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:7494:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SquaredDifferenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:6973:75: error: ‘nullptr’ was not declared in this scope
   AbsOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7495:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SquaredDifferenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7493:89: error: ‘nullptr’ was not declared in this scope
   SquaredDifferenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7494:100: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SquaredDifferenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7495:188: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SquaredDifferenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:6974:86: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(AbsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:6975:160: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<AbsOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SquaredDifferenceOptions> tflite::SquaredDifferenceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7507:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7508:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SquaredDifferenceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::AbsOptions> tflite::AbsOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:6987:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7509:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:6988:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<AbsOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:6989: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:7519:172: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SquaredDifferenceOptions> CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7519:205: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SquaredDifferenceOptions> CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:6999:130: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<AbsOptions> CreateAbsOptions(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:6999:163: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<AbsOptions> CreateAbsOptions(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7529:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MirrorPadOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7007:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct HardSwishOptions 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:7531: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:7542:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MirrorPadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7543:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MirrorPadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7013:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   HardSwishOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7544:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MirrorPadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7014:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(HardSwishOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7015:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<HardSwishOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7542:81: error: ‘nullptr’ was not declared in this scope
   MirrorPadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7543:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MirrorPadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7544:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MirrorPadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7013:81: error: ‘nullptr’ was not declared in this scope
   HardSwishOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7014:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(HardSwishOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7015:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<HardSwishOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::HardSwishOptions> tflite::HardSwishOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7027: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::MirrorPadOptions> tflite::MirrorPadOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7559:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7560:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MirrorPadOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7561:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7028:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<HardSwishOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7573:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MirrorPadOptions> CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7029:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7573:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MirrorPadOptions> CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7039:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<HardSwishOptions> CreateHardSwishOptions(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7039:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<HardSwishOptions> CreateHardSwishOptions(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7583:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct UniqueOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7047:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogicalAndOptions 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:7585: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:7596:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   UniqueOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:7053:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogicalAndOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:7054:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogicalAndOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:7055:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogicalAndOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7597:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(UniqueOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:7598:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<UniqueOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7053:82: error: ‘nullptr’ was not declared in this scope
   LogicalAndOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7596:78: error: ‘nullptr’ was not declared in this scope
   UniqueOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7054:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogicalAndOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7055:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogicalAndOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7597:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(UniqueOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7598:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<UniqueOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogicalAndOptions> tflite::LogicalAndOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7067:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7068:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogicalAndOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7069:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::UniqueOptions> tflite::UniqueOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7613:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7614:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<UniqueOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7615: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:7079:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogicalAndOptions> CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7079:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogicalAndOptions> CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7627:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<UniqueOptions> CreateUniqueOptions(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7627:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<UniqueOptions> CreateUniqueOptions(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7087:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LogicalNotOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7093:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LogicalNotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:7094:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LogicalNotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:7635:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReverseV2Options FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7095:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LogicalNotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7641:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReverseV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7642:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReverseV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7093:82: error: ‘nullptr’ was not declared in this scope
   LogicalNotOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7094:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LogicalNotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7095:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LogicalNotOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7643:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReverseV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7641:81: error: ‘nullptr’ was not declared in this scope
   ReverseV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7642:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReverseV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7643:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReverseV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LogicalNotOptions> tflite::LogicalNotOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7107:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7108:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LogicalNotOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7109:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReverseV2Options> tflite::ReverseV2OptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7655:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7656:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReverseV2Options>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7657: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:7119:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LogicalNotOptions> CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7119:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LogicalNotOptions> CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7667:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReverseV2Options> CreateReverseV2Options(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7667:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReverseV2Options> CreateReverseV2Options(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7675:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct AddNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7131:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct UnpackOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7681:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   AddNOptionsT *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:7133:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:7682:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(AddNOptionsT *_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:7149:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   UnpackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:7683:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<AddNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7150:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(UnpackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:7681:76: error: ‘nullptr’ was not declared in this scope
   AddNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7682:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(AddNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7683:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<AddNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7151:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<UnpackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7149:78: error: ‘nullptr’ was not declared in this scope
   UnpackOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7150:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(UnpackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7151:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<UnpackOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::AddNOptions> tflite::AddNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7695:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7696:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<AddNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7697: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:7707:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<AddNOptions> CreateAddNOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7707:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<AddNOptions> CreateAddNOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7715:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GatherNdOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::UnpackOptions> tflite::UnpackOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7169:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7170:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<UnpackOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7171:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7721:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GatherNdOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:7722:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GatherNdOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7723:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GatherNdOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7185:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<UnpackOptions> CreateUnpackOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7185:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<UnpackOptions> CreateUnpackOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7721:80: error: ‘nullptr’ was not declared in this scope
   GatherNdOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7722:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GatherNdOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7723:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GatherNdOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:7193:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FloorDivOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7199:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FloorDivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:7200:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FloorDivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7201:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FloorDivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7199:80: error: ‘nullptr’ was not declared in this scope
   FloorDivOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7200:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FloorDivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7201:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FloorDivOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::GatherNdOptions> tflite::GatherNdOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7735:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7736:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GatherNdOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7737: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:7747:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GatherNdOptions> CreateGatherNdOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7747:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GatherNdOptions> CreateGatherNdOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FloorDivOptions> tflite::FloorDivOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7213:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7214:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FloorDivOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7755:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct WhereOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7215:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7761:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   WhereOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:7762:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(WhereOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:7763:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<WhereOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7225:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FloorDivOptions> CreateFloorDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7225:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FloorDivOptions> CreateFloorDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7761:77: error: ‘nullptr’ was not declared in this scope
   WhereOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7762:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(WhereOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7763:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<WhereOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7233:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SquareOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7239:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SquareOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:7240:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SquareOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:7241:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SquareOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7239:78: error: ‘nullptr’ was not declared in this scope
   SquareOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7240:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SquareOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7241:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SquareOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::WhereOptions> tflite::WhereOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7775:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7776:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<WhereOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7777: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:7787:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<WhereOptions> CreateWhereOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7787:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<WhereOptions> CreateWhereOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SquareOptions> tflite::SquareOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7253:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7799:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReverseSequenceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7254:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SquareOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7255: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/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:7801: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:7817:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReverseSequenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:7818:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReverseSequenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7265:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SquareOptions> CreateSquareOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7265:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SquareOptions> CreateSquareOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7819:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReverseSequenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7817:87: error: ‘nullptr’ was not declared in this scope
   ReverseSequenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7818:98: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReverseSequenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7819:184: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReverseSequenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7273:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ZerosLikeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7279:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ZerosLikeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7280:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ZerosLikeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7281:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ZerosLikeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7279:81: error: ‘nullptr’ was not declared in this scope
   ZerosLikeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7280:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ZerosLikeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7281:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ZerosLikeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReverseSequenceOptions> tflite::ReverseSequenceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7837:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7838:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReverseSequenceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7839:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ZerosLikeOptions> tflite::ZerosLikeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7293:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7294:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ZerosLikeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7295: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:7853:166: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReverseSequenceOptions> CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7853:199: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReverseSequenceOptions> CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7305:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ZerosLikeOptions> CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7305:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ZerosLikeOptions> CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7861:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MatrixDiagOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7313:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FillOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7867:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MatrixDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h:7319:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FillOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:7868:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MatrixDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:7320:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FillOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:7869:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MatrixDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7321:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FillOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7867:82: error: ‘nullptr’ was not declared in this scope
   MatrixDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7319:76: error: ‘nullptr’ was not declared in this scope
   FillOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7868:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MatrixDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7320:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FillOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7869:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MatrixDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7321:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FillOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MatrixDiagOptions> tflite::MatrixDiagOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7881: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::FillOptions> tflite::FillOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7333:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7882:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MatrixDiagOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7334:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FillOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7883:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7335: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:7893:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MatrixDiagOptions> CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7345:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FillOptions> CreateFillOptions(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7893:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MatrixDiagOptions> CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7345:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FillOptions> CreateFillOptions(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7353:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct FloorModOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7901:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct QuantizeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7907:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   QuantizeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:7359:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   FloorModOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h:7908:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(QuantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7360:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(FloorModOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7909:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<QuantizeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7361:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<FloorModOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7907:80: error: ‘nullptr’ was not declared in this scope
   QuantizeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7908:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(QuantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7359:80: error: ‘nullptr’ was not declared in this scope
   FloorModOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7909:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<QuantizeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:7360:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(FloorModOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7361:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<FloorModOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::FloorModOptions> tflite::FloorModOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7373: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::QuantizeOptions> tflite::QuantizeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7921:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7374:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<FloorModOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7922:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<QuantizeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7375:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7923: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:7933:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<QuantizeOptions> CreateQuantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7385:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<FloorModOptions> CreateFloorModOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7933:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<QuantizeOptions> CreateQuantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7385:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<FloorModOptions> CreateFloorModOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7941:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MatrixSetDiagOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7947:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MatrixSetDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:7948:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MatrixSetDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h:7949:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MatrixSetDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7393:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct RangeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7947:85: error: ‘nullptr’ was not declared in this scope
   MatrixSetDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7948:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MatrixSetDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7949:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MatrixSetDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7399:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   RangeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:7400:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(RangeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:7401:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<RangeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7399:77: error: ‘nullptr’ was not declared in this scope
   RangeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7400:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(RangeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7401:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<RangeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MatrixSetDiagOptions> tflite::MatrixSetDiagOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7961:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7962:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MatrixSetDiagOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7963:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::RangeOptions> tflite::RangeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7413: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:7973:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MatrixSetDiagOptions> CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7414:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<RangeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7973:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MatrixSetDiagOptions> CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7415:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7985:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct IfOptions 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:7987: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:8003:41: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   IfOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7425:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<RangeOptions> CreateRangeOptions(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7425:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<RangeOptions> CreateRangeOptions(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:8004:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(IfOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8005:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<IfOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8003:74: error: ‘nullptr’ was not declared in this scope
   IfOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:8004:85: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(IfOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:8005:158: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<IfOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7435:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct LeakyReluOptions 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:7437: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:7448:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   LeakyReluOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7449:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(LeakyReluOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7450:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<LeakyReluOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7448:81: error: ‘nullptr’ was not declared in this scope
   LeakyReluOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7449:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(LeakyReluOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7450:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<LeakyReluOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::IfOptions> tflite::IfOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8023:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8024:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<IfOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8025: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:8039:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<IfOptions> CreateIfOptions(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:8039:160: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<IfOptions> CreateIfOptions(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::LeakyReluOptions> tflite::LeakyReluOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7465:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7466:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<LeakyReluOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7467:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:8051:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct WhileOptions 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:8053: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:7479:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<LeakyReluOptions> CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7479:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<LeakyReluOptions> CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT *_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:8069:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   WhileOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:8070:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(WhileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:8071:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<WhileOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7487:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SquaredDifferenceOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:8069:77: error: ‘nullptr’ was not declared in this scope
   WhileOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8070:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(WhileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8071:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<WhileOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7493:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SquaredDifferenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h:7494:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SquaredDifferenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7495:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SquaredDifferenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7493:89: error: ‘nullptr’ was not declared in this scope
   SquaredDifferenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7494:100: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SquaredDifferenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7495:188: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SquaredDifferenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SquaredDifferenceOptions> tflite::SquaredDifferenceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7507:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7508:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SquaredDifferenceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7509: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:7519:172: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SquaredDifferenceOptions> CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::WhileOptions> tflite::WhileOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8089:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7519:205: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SquaredDifferenceOptions> CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8090:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<WhileOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8091:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7529:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MirrorPadOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8105:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<WhileOptions> CreateWhileOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8105:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<WhileOptions> CreateWhileOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT *_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:7531: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:7542:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MirrorPadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7543:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MirrorPadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7544:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MirrorPadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7542:81: error: ‘nullptr’ was not declared in this scope
   MirrorPadOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7543:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MirrorPadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:8118:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct OperatorCode FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7544:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MirrorPadOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT* _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:8120: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:8142:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   OperatorCodeT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:8143:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(OperatorCodeT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:8144:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<OperatorCode> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:8142:77: error: ‘nullptr’ was not declared in this scope
   OperatorCodeT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8143:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(OperatorCodeT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8144:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<OperatorCode> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MirrorPadOptions> tflite::MirrorPadOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7559:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7560:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MirrorPadOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7561: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:7573:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MirrorPadOptions> CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7573:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MirrorPadOptions> CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7583:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct UniqueOptions 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:7585: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:7596:45: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   UniqueOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                             ^
./tensorflow/lite/schema/schema_generated.h:7597:56: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(UniqueOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::OperatorCode> tflite::OperatorCodeBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8165:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8166:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<OperatorCode>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7598:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<UniqueOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:8167:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:7596:78: error: ‘nullptr’ was not declared in this scope
   UniqueOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:7597:89: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(UniqueOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7598:166: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<UniqueOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8186:31: error: ‘nullptr’ was not declared in this scope
     const char *custom_code = nullptr,
                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::OperatorCode> tflite::CreateOperatorCodeDirect(flatbuffers::FlatBufferBuilder&, tflite::BuiltinOperator, const char*, int32_t)’:
./tensorflow/lite/schema/schema_generated.h:8188:8: error: ‘custom_code__’ does not name a type
   auto custom_code__ = custom_code ? _fbb.CreateString(custom_code) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:8192:7: error: ‘custom_code__’ was not declared in this scope
       custom_code__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8196:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<OperatorCode> CreateOperatorCode(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8196:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<OperatorCode> CreateOperatorCode(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::UniqueOptions> tflite::UniqueOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7613:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7614:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<UniqueOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7615:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:8214:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Operator FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7627:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<UniqueOptions> CreateUniqueOptions(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7627:172: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<UniqueOptions> CreateUniqueOptions(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT *_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:8216:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:7635:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReverseV2Options FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7641:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReverseV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:7642:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReverseV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                           ^
./tensorflow/lite/schema/schema_generated.h:7643:139: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReverseV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7641:81: error: ‘nullptr’ was not declared in this scope
   ReverseV2OptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7642:92: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReverseV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7643:172: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReverseV2Options> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReverseV2Options> tflite::ReverseV2OptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7655:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7656:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReverseV2Options>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7657: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:7667:148: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReverseV2Options> CreateReverseV2Options(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:7667:181: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReverseV2Options> CreateReverseV2Options(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7675:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct AddNOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7681:43: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   AddNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                           ^
./tensorflow/lite/schema/schema_generated.h:7682:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(AddNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h:7683:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<AddNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7681:76: error: ‘nullptr’ was not declared in this scope
   AddNOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:7682:87: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(AddNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7683:162: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<AddNOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT* _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:8556:40: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   OperatorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                        ^
./tensorflow/lite/schema/schema_generated.h:8557:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(OperatorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::AddNOptions> tflite::AddNOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7695:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7696:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<AddNOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7697:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:8558:123: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Operator> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:8556:73: error: ‘nullptr’ was not declared in this scope
   OperatorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:8557:84: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(OperatorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:8558:156: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Operator> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7707:133: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<AddNOptions> CreateAddNOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7707:166: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<AddNOptions> CreateAddNOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7715:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct GatherNdOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7721:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   GatherNdOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Conv2DOptions* tflite::Operator::builtin_options_as_Conv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8244:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_Conv2DOptions ? static_cast<const Conv2DOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthwiseConv2DOptions* tflite::Operator::builtin_options_as_DepthwiseConv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8247:143: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DepthwiseConv2DOptions ? static_cast<const DepthwiseConv2DOptions *>(builtin_options()) : nullptr;
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatEmbeddingsOptions* tflite::Operator::builtin_options_as_ConcatEmbeddingsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8250:145: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ConcatEmbeddingsOptions ? static_cast<const ConcatEmbeddingsOptions *>(builtin_options()) : nullptr;
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSHProjectionOptions* tflite::Operator::builtin_options_as_LSHProjectionOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8253:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LSHProjectionOptions ? static_cast<const LSHProjectionOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Pool2DOptions* tflite::Operator::builtin_options_as_Pool2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8256:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_Pool2DOptions ? static_cast<const Pool2DOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SVDFOptions* tflite::Operator::builtin_options_as_SVDFOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8259:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SVDFOptions ? static_cast<const SVDFOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RNNOptions* tflite::Operator::builtin_options_as_RNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8262:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_RNNOptions ? static_cast<const RNNOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FullyConnectedOptions* tflite::Operator::builtin_options_as_FullyConnectedOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8265:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FullyConnectedOptions ? static_cast<const FullyConnectedOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SoftmaxOptions* tflite::Operator::builtin_options_as_SoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8268:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SoftmaxOptions ? static_cast<const SoftmaxOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatenationOptions* tflite::Operator::builtin_options_as_ConcatenationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8271:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ConcatenationOptions ? static_cast<const ConcatenationOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddOptions* tflite::Operator::builtin_options_as_AddOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8274:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_AddOptions ? static_cast<const AddOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7722:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(GatherNdOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7723:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<GatherNdOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7721:80: error: ‘nullptr’ was not declared in this scope
   GatherNdOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7722:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(GatherNdOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7723:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<GatherNdOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::L2NormOptions* tflite::Operator::builtin_options_as_L2NormOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8277:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_L2NormOptions ? static_cast<const L2NormOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LocalResponseNormalizationOptions* tflite::Operator::builtin_options_as_LocalResponseNormalizationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8280:165: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LocalResponseNormalizationOptions ? static_cast<const LocalResponseNormalizationOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::GatherNdOptions> tflite::GatherNdOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7735:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSTMOptions* tflite::Operator::builtin_options_as_LSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8283:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LSTMOptions ? static_cast<const LSTMOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7736:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<GatherNdOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeBilinearOptions* tflite::Operator::builtin_options_as_ResizeBilinearOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8286:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ResizeBilinearOptions ? static_cast<const ResizeBilinearOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7737:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CallOptions* tflite::Operator::builtin_options_as_CallOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8289:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_CallOptions ? static_cast<const CallOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReshapeOptions* tflite::Operator::builtin_options_as_ReshapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8292:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReshapeOptions ? static_cast<const ReshapeOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SkipGramOptions* tflite::Operator::builtin_options_as_SkipGramOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8295:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SkipGramOptions ? static_cast<const SkipGramOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7747:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<GatherNdOptions> CreateGatherNdOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7747:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<GatherNdOptions> CreateGatherNdOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToDepthOptions* tflite::Operator::builtin_options_as_SpaceToDepthOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8298:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SpaceToDepthOptions ? static_cast<const SpaceToDepthOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7755:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct WhereOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7761:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   WhereOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:7762:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(WhereOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EmbeddingLookupSparseOptions* tflite::Operator::builtin_options_as_EmbeddingLookupSparseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8301:155: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_EmbeddingLookupSparseOptions ? static_cast<const EmbeddingLookupSparseOptions *>(builtin_options()) : nullptr;
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MulOptions* tflite::Operator::builtin_options_as_MulOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8304:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MulOptions ? static_cast<const MulOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadOptions* tflite::Operator::builtin_options_as_PadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8307:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PadOptions ? static_cast<const PadOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7763:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<WhereOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7761:77: error: ‘nullptr’ was not declared in this scope
   WhereOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7762:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(WhereOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7763:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<WhereOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherOptions* tflite::Operator::builtin_options_as_GatherOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8310:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GatherOptions ? static_cast<const GatherOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BatchToSpaceNDOptions* tflite::Operator::builtin_options_as_BatchToSpaceNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8313:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_BatchToSpaceNDOptions ? static_cast<const BatchToSpaceNDOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToBatchNDOptions* tflite::Operator::builtin_options_as_SpaceToBatchNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8316:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SpaceToBatchNDOptions ? static_cast<const SpaceToBatchNDOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::WhereOptions> tflite::WhereOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7775:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7776:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<WhereOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7777:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeOptions* tflite::Operator::builtin_options_as_TransposeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8319:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TransposeOptions ? static_cast<const TransposeOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7787:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<WhereOptions> CreateWhereOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:7787:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<WhereOptions> CreateWhereOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReducerOptions* tflite::Operator::builtin_options_as_ReducerOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8322:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReducerOptions ? static_cast<const ReducerOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:7799:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct ReverseSequenceOptions 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:7801: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::SubOptions* tflite::Operator::builtin_options_as_SubOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8325:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SubOptions ? static_cast<const SubOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DivOptions* tflite::Operator::builtin_options_as_DivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8328:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DivOptions ? static_cast<const DivOptions *>(builtin_options()) : 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:7817:54: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ReverseSequenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SqueezeOptions* tflite::Operator::builtin_options_as_SqueezeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8331:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SqueezeOptions ? static_cast<const SqueezeOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:7818:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ReverseSequenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:7819:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<ReverseSequenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SequenceRNNOptions* tflite::Operator::builtin_options_as_SequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8334:135: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SequenceRNNOptions ? static_cast<const SequenceRNNOptions *>(builtin_options()) : nullptr;
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::StridedSliceOptions* tflite::Operator::builtin_options_as_StridedSliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8337:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_StridedSliceOptions ? static_cast<const StridedSliceOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7817:87: error: ‘nullptr’ was not declared in this scope
   ReverseSequenceOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7818:98: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ReverseSequenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7819:184: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<ReverseSequenceOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpOptions* tflite::Operator::builtin_options_as_ExpOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8340:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ExpOptions ? static_cast<const ExpOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TopKV2Options* tflite::Operator::builtin_options_as_TopKV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:8343:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TopKV2Options ? static_cast<const TopKV2Options *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitOptions* tflite::Operator::builtin_options_as_SplitOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8346:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SplitOptions ? static_cast<const SplitOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogSoftmaxOptions* tflite::Operator::builtin_options_as_LogSoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8349:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogSoftmaxOptions ? static_cast<const LogSoftmaxOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::ReverseSequenceOptions> tflite::ReverseSequenceOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7837:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CastOptions* tflite::Operator::builtin_options_as_CastOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8352:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_CastOptions ? static_cast<const CastOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DequantizeOptions* tflite::Operator::builtin_options_as_DequantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8355:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DequantizeOptions ? static_cast<const DequantizeOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MaximumMinimumOptions* tflite::Operator::builtin_options_as_MaximumMinimumOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8358:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MaximumMinimumOptions ? static_cast<const MaximumMinimumOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMaxOptions* tflite::Operator::builtin_options_as_ArgMaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8361:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ArgMaxOptions ? static_cast<const ArgMaxOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessOptions* tflite::Operator::builtin_options_as_LessOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8364:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LessOptions ? static_cast<const LessOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7838:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<ReverseSequenceOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NegOptions* tflite::Operator::builtin_options_as_NegOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8367:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_NegOptions ? static_cast<const NegOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7839:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadV2Options* tflite::Operator::builtin_options_as_PadV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:8370:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PadV2Options ? static_cast<const PadV2Options *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterOptions* tflite::Operator::builtin_options_as_GreaterOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8373:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GreaterOptions ? static_cast<const GreaterOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterEqualOptions* tflite::Operator::builtin_options_as_GreaterEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8376:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GreaterEqualOptions ? static_cast<const GreaterEqualOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessEqualOptions* tflite::Operator::builtin_options_as_LessEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8379:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LessEqualOptions ? static_cast<const LessEqualOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SelectOptions* tflite::Operator::builtin_options_as_SelectOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8382:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SelectOptions ? static_cast<const SelectOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7853:166: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<ReverseSequenceOptions> CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:7853:199: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<ReverseSequenceOptions> CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SliceOptions* tflite::Operator::builtin_options_as_SliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8385:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SliceOptions ? static_cast<const SliceOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7861:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MatrixDiagOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7867:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MatrixDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeConvOptions* tflite::Operator::builtin_options_as_TransposeConvOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8388:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TransposeConvOptions ? static_cast<const TransposeConvOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SparseToDenseOptions* tflite::Operator::builtin_options_as_SparseToDenseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8391:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SparseToDenseOptions ? static_cast<const SparseToDenseOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7868:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MatrixDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                            ^
./tensorflow/lite/schema/schema_generated.h:7869:141: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MatrixDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TileOptions* tflite::Operator::builtin_options_as_TileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8394:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TileOptions ? static_cast<const TileOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpandDimsOptions* tflite::Operator::builtin_options_as_ExpandDimsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8397:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ExpandDimsOptions ? static_cast<const ExpandDimsOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7867:82: error: ‘nullptr’ was not declared in this scope
   MatrixDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:7868:93: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MatrixDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7869:174: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MatrixDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EqualOptions* tflite::Operator::builtin_options_as_EqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8400:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_EqualOptions ? static_cast<const EqualOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NotEqualOptions* tflite::Operator::builtin_options_as_NotEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8403:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_NotEqualOptions ? static_cast<const NotEqualOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MatrixDiagOptions> tflite::MatrixDiagOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7881:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ShapeOptions* tflite::Operator::builtin_options_as_ShapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8406:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ShapeOptions ? static_cast<const ShapeOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PowOptions* tflite::Operator::builtin_options_as_PowOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8409:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PowOptions ? static_cast<const PowOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7882:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MatrixDiagOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7883:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMinOptions* tflite::Operator::builtin_options_as_ArgMinOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8412:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ArgMinOptions ? static_cast<const ArgMinOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7893:151: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MatrixDiagOptions> CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:7893:184: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MatrixDiagOptions> CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FakeQuantOptions* tflite::Operator::builtin_options_as_FakeQuantOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8415:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FakeQuantOptions ? static_cast<const FakeQuantOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7901:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct QuantizeOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PackOptions* tflite::Operator::builtin_options_as_PackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8418:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PackOptions ? static_cast<const PackOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalOrOptions* tflite::Operator::builtin_options_as_LogicalOrOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8421:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogicalOrOptions ? static_cast<const LogicalOrOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7907:47: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   QuantizeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::OneHotOptions* tflite::Operator::builtin_options_as_OneHotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8424:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_OneHotOptions ? static_cast<const OneHotOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:7908:58: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(QuantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                          ^
./tensorflow/lite/schema/schema_generated.h:7909:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<QuantizeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalAndOptions* tflite::Operator::builtin_options_as_LogicalAndOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8427:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogicalAndOptions ? static_cast<const LogicalAndOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalNotOptions* tflite::Operator::builtin_options_as_LogicalNotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8430:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogicalNotOptions ? static_cast<const LogicalNotOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7907:80: error: ‘nullptr’ was not declared in this scope
   QuantizeOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7908:91: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(QuantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7909:170: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<QuantizeOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnpackOptions* tflite::Operator::builtin_options_as_UnpackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8433:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_UnpackOptions ? static_cast<const UnpackOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorDivOptions* tflite::Operator::builtin_options_as_FloorDivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8436:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FloorDivOptions ? static_cast<const FloorDivOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquareOptions* tflite::Operator::builtin_options_as_SquareOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8439:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SquareOptions ? static_cast<const SquareOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ZerosLikeOptions* tflite::Operator::builtin_options_as_ZerosLikeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8442:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ZerosLikeOptions ? static_cast<const ZerosLikeOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::QuantizeOptions> tflite::QuantizeOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7921:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7922:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<QuantizeOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FillOptions* tflite::Operator::builtin_options_as_FillOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8445:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FillOptions ? static_cast<const FillOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7923:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceLSTMOptions* tflite::Operator::builtin_options_as_BidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8448:163: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_BidirectionalSequenceLSTMOptions ? static_cast<const BidirectionalSequenceLSTMOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceRNNOptions* tflite::Operator::builtin_options_as_BidirectionalSequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8451:161: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_BidirectionalSequenceRNNOptions ? static_cast<const BidirectionalSequenceRNNOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnidirectionalSequenceLSTMOptions* tflite::Operator::builtin_options_as_UnidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8454:165: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_UnidirectionalSequenceLSTMOptions ? static_cast<const UnidirectionalSequenceLSTMOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7933:145: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<QuantizeOptions> CreateQuantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorModOptions* tflite::Operator::builtin_options_as_FloorModOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8457:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FloorModOptions ? static_cast<const FloorModOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RangeOptions* tflite::Operator::builtin_options_as_RangeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8460:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_RangeOptions ? static_cast<const RangeOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeNearestNeighborOptions* tflite::Operator::builtin_options_as_ResizeNearestNeighborOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8463:155: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ResizeNearestNeighborOptions ? static_cast<const ResizeNearestNeighborOptions *>(builtin_options()) : nullptr;
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7933:178: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<QuantizeOptions> CreateQuantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LeakyReluOptions* tflite::Operator::builtin_options_as_LeakyReluOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8466:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LeakyReluOptions ? static_cast<const LeakyReluOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7941:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct MatrixSetDiagOptions FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h:7947:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MatrixSetDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquaredDifferenceOptions* tflite::Operator::builtin_options_as_SquaredDifferenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8469:147: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SquaredDifferenceOptions ? static_cast<const SquaredDifferenceOptions *>(builtin_options()) : nullptr;
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MirrorPadOptions* tflite::Operator::builtin_options_as_MirrorPadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8472:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MirrorPadOptions ? static_cast<const MirrorPadOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AbsOptions* tflite::Operator::builtin_options_as_AbsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8475:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_AbsOptions ? static_cast<const AbsOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitVOptions* tflite::Operator::builtin_options_as_SplitVOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8478:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SplitVOptions ? static_cast<const SplitVOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UniqueOptions* tflite::Operator::builtin_options_as_UniqueOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8481:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_UniqueOptions ? static_cast<const UniqueOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseV2Options* tflite::Operator::builtin_options_as_ReverseV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:8484:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReverseV2Options ? static_cast<const ReverseV2Options *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7948:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MatrixSetDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddNOptions* tflite::Operator::builtin_options_as_AddNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8487:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_AddNOptions ? static_cast<const AddNOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:7949:147: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<MatrixSetDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:7947:85: error: ‘nullptr’ was not declared in this scope
   MatrixSetDiagOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:7948:96: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MatrixSetDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7949:180: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<MatrixSetDiagOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherNdOptions* tflite::Operator::builtin_options_as_GatherNdOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8490:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GatherNdOptions ? static_cast<const GatherNdOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CosOptions* tflite::Operator::builtin_options_as_CosOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8493:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_CosOptions ? static_cast<const CosOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhereOptions* tflite::Operator::builtin_options_as_WhereOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8496:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_WhereOptions ? static_cast<const WhereOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RankOptions* tflite::Operator::builtin_options_as_RankOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8499:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_RankOptions ? static_cast<const RankOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseSequenceOptions* tflite::Operator::builtin_options_as_ReverseSequenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8502:143: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReverseSequenceOptions ? static_cast<const ReverseSequenceOptions *>(builtin_options()) : nullptr;
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixDiagOptions* tflite::Operator::builtin_options_as_MatrixDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8505:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MatrixDiagOptions ? static_cast<const MatrixDiagOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::MatrixSetDiagOptions> tflite::MatrixSetDiagOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:7961:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:7962:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<MatrixSetDiagOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:7963:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::QuantizeOptions* tflite::Operator::builtin_options_as_QuantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8508:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_QuantizeOptions ? static_cast<const QuantizeOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:7973:160: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<MatrixSetDiagOptions> CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:7973:193: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<MatrixSetDiagOptions> CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixSetDiagOptions* tflite::Operator::builtin_options_as_MatrixSetDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8511:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MatrixSetDiagOptions ? static_cast<const MatrixSetDiagOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:7985:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct IfOptions 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:7987: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:8003:41: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   IfOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::HardSwishOptions* tflite::Operator::builtin_options_as_HardSwishOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8514:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_HardSwishOptions ? static_cast<const HardSwishOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::IfOptions* tflite::Operator::builtin_options_as_IfOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8517:117: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_IfOptions ? static_cast<const IfOptions *>(builtin_options()) : nullptr;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhileOptions* tflite::Operator::builtin_options_as_WhileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8520:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_WhileOptions ? static_cast<const WhileOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthToSpaceOptions* tflite::Operator::builtin_options_as_DepthToSpaceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8523:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DepthToSpaceOptions ? static_cast<const DepthToSpaceOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:8004:52: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(IfOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8005:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<IfOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8003:74: error: ‘nullptr’ was not declared in this scope
   IfOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:8004:85: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(IfOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:8005:158: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<IfOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::IfOptions> tflite::IfOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8023:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8024:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<IfOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8025: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:8039:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<IfOptions> CreateIfOptions(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:8039:160: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<IfOptions> CreateIfOptions(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:8051:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct WhileOptions 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:8053: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:8069:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   WhileOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:8070:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(WhileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:8071:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<WhileOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:8069:77: error: ‘nullptr’ was not declared in this scope
   WhileOptionsT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8070:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(WhileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8071:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<WhileOptions> Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::WhileOptions> tflite::WhileOptionsBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8089:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8090:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<WhileOptions>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8091: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:8105:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<WhileOptions> CreateWhileOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8105:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<WhileOptions> CreateWhileOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:8118:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct OperatorCode 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:8120: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:8142:44: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   OperatorCodeT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                            ^
./tensorflow/lite/schema/schema_generated.h:8143:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(OperatorCodeT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                       ^
./tensorflow/lite/schema/schema_generated.h:8144:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<OperatorCode> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:8142:77: error: ‘nullptr’ was not declared in this scope
   OperatorCodeT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:8143:88: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(OperatorCodeT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8144:164: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<OperatorCode> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::OperatorCode> tflite::OperatorCodeBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8165:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8166:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<OperatorCode>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8167: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:8186:31: error: ‘nullptr’ was not declared in this scope
     const char *custom_code = nullptr,
                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::OperatorCode> tflite::CreateOperatorCodeDirect(flatbuffers::FlatBufferBuilder&, tflite::BuiltinOperator, const char*, int32_t)’:
./tensorflow/lite/schema/schema_generated.h:8188:8: error: ‘custom_code__’ does not name a type
   auto custom_code__ = custom_code ? _fbb.CreateString(custom_code) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:8192:7: error: ‘custom_code__’ was not declared in this scope
       custom_code__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8196:136: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<OperatorCode> CreateOperatorCode(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:8196:169: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<OperatorCode> CreateOperatorCode(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8943:66: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_inputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:8946:67: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_outputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs) {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:8955:74: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_custom_options(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom_options) {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:8961:84: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_mutating_variable_inputs(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> mutating_variable_inputs) {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:8214:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Operator 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:8216:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:8964:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_intermediates(flatbuffers::Offset<flatbuffers::Vector<int32_t>> intermediates) {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Operator> tflite::OperatorBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8973:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8974:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Operator>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8975: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:8982:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8983:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8986:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom_options = 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:8556:40: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   OperatorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                        ^
./tensorflow/lite/schema/schema_generated.h:8988:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> mutating_variable_inputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8989:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> intermediates = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8557:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(OperatorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:8558:123: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Operator> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9006:42: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *inputs = nullptr,
                                          ^
./tensorflow/lite/schema/schema_generated.h:8556:73: error: ‘nullptr’ was not declared in this scope
   OperatorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9007:43: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *outputs = nullptr,
                                           ^
./tensorflow/lite/schema/schema_generated.h:9010:50: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *custom_options = nullptr,
                                                  ^
./tensorflow/lite/schema/schema_generated.h:9012:60: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *mutating_variable_inputs = nullptr,
                                                            ^
./tensorflow/lite/schema/schema_generated.h:9013:49: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *intermediates = nullptr) {
                                                 ^
./tensorflow/lite/schema/schema_generated.h:8557:84: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(OperatorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:8558:156: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Operator> Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Operator> tflite::CreateOperatorDirect(flatbuffers::FlatBufferBuilder&, uint32_t, const std::vector<int>*, const std::vector<int>*, tflite::BuiltinOptions, flatbuffers::Offset<void>, const std::vector<unsigned char>*, tflite::CustomOptionsFormat, const std::vector<unsigned char>*, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:9014:8: error: ‘inputs__’ does not name a type
   auto inputs__ = inputs ? _fbb.CreateVector<int32_t>(*inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9015:8: error: ‘outputs__’ does not name a type
   auto outputs__ = outputs ? _fbb.CreateVector<int32_t>(*outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9016:8: error: ‘custom_options__’ does not name a type
   auto custom_options__ = custom_options ? _fbb.CreateVector<uint8_t>(*custom_options) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9017:8: error: ‘mutating_variable_inputs__’ does not name a type
   auto mutating_variable_inputs__ = mutating_variable_inputs ? _fbb.CreateVector<uint8_t>(*mutating_variable_inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9018:8: error: ‘intermediates__’ does not name a type
   auto intermediates__ = intermediates ? _fbb.CreateVector<int32_t>(*intermediates) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9022:7: error: ‘inputs__’ was not declared in this scope
       inputs__,
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Conv2DOptions* tflite::Operator::builtin_options_as_Conv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8244:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_Conv2DOptions ? static_cast<const Conv2DOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthwiseConv2DOptions* tflite::Operator::builtin_options_as_DepthwiseConv2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8247:143: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DepthwiseConv2DOptions ? static_cast<const DepthwiseConv2DOptions *>(builtin_options()) : nullptr;
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9023:7: error: ‘outputs__’ was not declared in this scope
       outputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9026:7: error: ‘custom_options__’ was not declared in this scope
       custom_options__,
       ^
./tensorflow/lite/schema/schema_generated.h:9028:7: error: ‘mutating_variable_inputs__’ was not declared in this scope
       mutating_variable_inputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9029:7: error: ‘intermediates__’ was not declared in this scope
       intermediates__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9032:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Operator> CreateOperator(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9032:157: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Operator> CreateOperator(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9036:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<TensorT>> tensors;
               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatEmbeddingsOptions* tflite::Operator::builtin_options_as_ConcatEmbeddingsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8250:145: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ConcatEmbeddingsOptions ? static_cast<const ConcatEmbeddingsOptions *>(builtin_options()) : nullptr;
                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSHProjectionOptions* tflite::Operator::builtin_options_as_LSHProjectionOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8253:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LSHProjectionOptions ? static_cast<const LSHProjectionOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9036:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9036:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<TensorT>> tensors;
               ^
./tensorflow/lite/schema/schema_generated.h:9036:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9036:41: error: ‘tensors’ was not declared in this scope
   std::vector<std::unique_ptr<TensorT>> tensors;
                                         ^
./tensorflow/lite/schema/schema_generated.h:9036:41: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9036:41: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9039:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorT>> operators;
               ^
./tensorflow/lite/schema/schema_generated.h:9039:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9039:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorT>> operators;
               ^
./tensorflow/lite/schema/schema_generated.h:9039:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9039:43: error: ‘operators’ was not declared in this scope
   std::vector<std::unique_ptr<OperatorT>> operators;
                                           ^
./tensorflow/lite/schema/schema_generated.h:9039:43: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9039:43: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::Pool2DOptions* tflite::Operator::builtin_options_as_Pool2DOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8256:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_Pool2DOptions ? static_cast<const Pool2DOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9045:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SubGraph FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SVDFOptions* tflite::Operator::builtin_options_as_SVDFOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8259:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SVDFOptions ? static_cast<const SVDFOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RNNOptions* tflite::Operator::builtin_options_as_RNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8262:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_RNNOptions ? static_cast<const RNNOptions *>(builtin_options()) : 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:9047: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:9054:55: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Tensor>> *tensors() const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:9063:57: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Operator>> *operators() const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FullyConnectedOptions* tflite::Operator::builtin_options_as_FullyConnectedOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8265:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FullyConnectedOptions ? static_cast<const FullyConnectedOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SoftmaxOptions* tflite::Operator::builtin_options_as_SoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8268:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SoftmaxOptions ? static_cast<const SoftmaxOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ConcatenationOptions* tflite::Operator::builtin_options_as_ConcatenationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8271:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ConcatenationOptions ? static_cast<const ConcatenationOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9085:40: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SubGraphT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddOptions* tflite::Operator::builtin_options_as_AddOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8274:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_AddOptions ? static_cast<const AddOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::L2NormOptions* tflite::Operator::builtin_options_as_L2NormOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8277:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_L2NormOptions ? static_cast<const L2NormOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9086:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SubGraphT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9087:123: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SubGraph> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LocalResponseNormalizationOptions* tflite::Operator::builtin_options_as_LocalResponseNormalizationOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8280:165: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LocalResponseNormalizationOptions ? static_cast<const LocalResponseNormalizationOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9085:73: error: ‘nullptr’ was not declared in this scope
   SubGraphT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9086:84: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SubGraphT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9087:156: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SubGraph> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Tensor> >* tflite::SubGraph::tensors() const’:
./tensorflow/lite/schema/schema_generated.h:9055:75: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Tensor>> *>(VT_TENSORS);
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LSTMOptions* tflite::Operator::builtin_options_as_LSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8283:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LSTMOptions ? static_cast<const LSTMOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeBilinearOptions* tflite::Operator::builtin_options_as_ResizeBilinearOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8286:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ResizeBilinearOptions ? static_cast<const ResizeBilinearOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Operator> >* tflite::SubGraph::operators() const’:
./tensorflow/lite/schema/schema_generated.h:9064:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Operator>> *>(VT_OPERATORS);
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CallOptions* tflite::Operator::builtin_options_as_CallOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8289:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_CallOptions ? static_cast<const CallOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReshapeOptions* tflite::Operator::builtin_options_as_ReshapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8292:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReshapeOptions ? static_cast<const ReshapeOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SkipGramOptions* tflite::Operator::builtin_options_as_SkipGramOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8295:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SkipGramOptions ? static_cast<const SkipGramOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToDepthOptions* tflite::Operator::builtin_options_as_SpaceToDepthOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8298:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SpaceToDepthOptions ? static_cast<const SpaceToDepthOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EmbeddingLookupSparseOptions* tflite::Operator::builtin_options_as_EmbeddingLookupSparseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8301:155: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_EmbeddingLookupSparseOptions ? static_cast<const EmbeddingLookupSparseOptions *>(builtin_options()) : nullptr;
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MulOptions* tflite::Operator::builtin_options_as_MulOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8304:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MulOptions ? static_cast<const MulOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadOptions* tflite::Operator::builtin_options_as_PadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8307:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PadOptions ? static_cast<const PadOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherOptions* tflite::Operator::builtin_options_as_GatherOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8310:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GatherOptions ? static_cast<const GatherOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BatchToSpaceNDOptions* tflite::Operator::builtin_options_as_BatchToSpaceNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8313:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_BatchToSpaceNDOptions ? static_cast<const BatchToSpaceNDOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SpaceToBatchNDOptions* tflite::Operator::builtin_options_as_SpaceToBatchNDOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8316:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SpaceToBatchNDOptions ? static_cast<const SpaceToBatchNDOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeOptions* tflite::Operator::builtin_options_as_TransposeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8319:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TransposeOptions ? static_cast<const TransposeOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReducerOptions* tflite::Operator::builtin_options_as_ReducerOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8322:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReducerOptions ? static_cast<const ReducerOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SubOptions* tflite::Operator::builtin_options_as_SubOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8325:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SubOptions ? static_cast<const SubOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DivOptions* tflite::Operator::builtin_options_as_DivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8328:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DivOptions ? static_cast<const DivOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SqueezeOptions* tflite::Operator::builtin_options_as_SqueezeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8331:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SqueezeOptions ? static_cast<const SqueezeOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9093:86: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_tensors(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Tensor>>> tensors) {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SequenceRNNOptions* tflite::Operator::builtin_options_as_SequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8334:135: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SequenceRNNOptions ? static_cast<const SequenceRNNOptions *>(builtin_options()) : nullptr;
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::StridedSliceOptions* tflite::Operator::builtin_options_as_StridedSliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8337:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_StridedSliceOptions ? static_cast<const StridedSliceOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9096:66: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_inputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9099:67: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_outputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs) {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9102:90: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_operators(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Operator>>> operators) {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpOptions* tflite::Operator::builtin_options_as_ExpOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8340:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ExpOptions ? static_cast<const ExpOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TopKV2Options* tflite::Operator::builtin_options_as_TopKV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:8343:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TopKV2Options ? static_cast<const TopKV2Options *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitOptions* tflite::Operator::builtin_options_as_SplitOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8346:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SplitOptions ? static_cast<const SplitOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogSoftmaxOptions* tflite::Operator::builtin_options_as_LogSoftmaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8349:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogSoftmaxOptions ? static_cast<const LogSoftmaxOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CastOptions* tflite::Operator::builtin_options_as_CastOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8352:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_CastOptions ? static_cast<const CastOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SubGraph> tflite::SubGraphBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9114:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9115:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SubGraph>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9116: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:9122:71: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Tensor>>> tensors = 0,
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9123:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9124:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9125:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Operator>>> operators = 0,
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DequantizeOptions* tflite::Operator::builtin_options_as_DequantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8355:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DequantizeOptions ? static_cast<const DequantizeOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MaximumMinimumOptions* tflite::Operator::builtin_options_as_MaximumMinimumOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8358:141: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MaximumMinimumOptions ? static_cast<const MaximumMinimumOptions *>(builtin_options()) : nullptr;
                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9138:49: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Tensor>> *tensors = nullptr,
                                                 ^
./tensorflow/lite/schema/schema_generated.h:9138:63: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Tensor>> *tensors = nullptr,
                                                               ^
./tensorflow/lite/schema/schema_generated.h:9139:42: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *inputs = nullptr,
                                          ^
./tensorflow/lite/schema/schema_generated.h:9140:43: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *outputs = nullptr,
                                           ^
./tensorflow/lite/schema/schema_generated.h:9141:51: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Operator>> *operators = nullptr,
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9141:67: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Operator>> *operators = nullptr,
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9142:24: error: ‘nullptr’ was not declared in this scope
     const char *name = nullptr) {
                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMaxOptions* tflite::Operator::builtin_options_as_ArgMaxOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8361:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ArgMaxOptions ? static_cast<const ArgMaxOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SubGraph> tflite::CreateSubGraphDirect(flatbuffers::FlatBufferBuilder&, const std::vector<flatbuffers::Offset<tflite::Tensor> >*, const std::vector<int>*, const std::vector<int>*, const std::vector<flatbuffers::Offset<tflite::Operator> >*, const char*)’:
./tensorflow/lite/schema/schema_generated.h:9143:8: error: ‘tensors__’ does not name a type
   auto tensors__ = tensors ? _fbb.CreateVector<flatbuffers::Offset<Tensor>>(*tensors) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessOptions* tflite::Operator::builtin_options_as_LessOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8364:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LessOptions ? static_cast<const LessOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9144:8: error: ‘inputs__’ does not name a type
   auto inputs__ = inputs ? _fbb.CreateVector<int32_t>(*inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9145:8: error: ‘outputs__’ does not name a type
   auto outputs__ = outputs ? _fbb.CreateVector<int32_t>(*outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9146:8: error: ‘operators__’ does not name a type
   auto operators__ = operators ? _fbb.CreateVector<flatbuffers::Offset<Operator>>(*operators) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9147:8: error: ‘name__’ does not name a type
   auto name__ = name ? _fbb.CreateString(name) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9150:7: error: ‘tensors__’ was not declared in this scope
       tensors__,
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NegOptions* tflite::Operator::builtin_options_as_NegOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8367:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_NegOptions ? static_cast<const NegOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9151:7: error: ‘inputs__’ was not declared in this scope
       inputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9152:7: error: ‘outputs__’ was not declared in this scope
       outputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9153:7: error: ‘operators__’ was not declared in this scope
       operators__,
       ^
./tensorflow/lite/schema/schema_generated.h:9154:7: error: ‘name__’ was not declared in this scope
       name__);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PadV2Options* tflite::Operator::builtin_options_as_PadV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:8370:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PadV2Options ? static_cast<const PadV2Options *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9157:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SubGraph> CreateSubGraph(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9157:157: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SubGraph> CreateSubGraph(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterOptions* tflite::Operator::builtin_options_as_GreaterOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8373:127: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GreaterOptions ? static_cast<const GreaterOptions *>(builtin_options()) : nullptr;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GreaterEqualOptions* tflite::Operator::builtin_options_as_GreaterEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8376:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GreaterEqualOptions ? static_cast<const GreaterEqualOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LessEqualOptions* tflite::Operator::builtin_options_as_LessEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8379:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LessEqualOptions ? static_cast<const LessEqualOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SelectOptions* tflite::Operator::builtin_options_as_SelectOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8382:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SelectOptions ? static_cast<const SelectOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9166:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Buffer 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:9168: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::SliceOptions* tflite::Operator::builtin_options_as_SliceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8385:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SliceOptions ? static_cast<const SliceOptions *>(builtin_options()) : 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:9180:38: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BufferT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TransposeConvOptions* tflite::Operator::builtin_options_as_TransposeConvOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8388:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TransposeConvOptions ? static_cast<const TransposeConvOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9181:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BufferT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SparseToDenseOptions* tflite::Operator::builtin_options_as_SparseToDenseOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8391:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SparseToDenseOptions ? static_cast<const SparseToDenseOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9182:119: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Buffer> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BufferT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::TileOptions* tflite::Operator::builtin_options_as_TileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8394:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_TileOptions ? static_cast<const TileOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9180:71: error: ‘nullptr’ was not declared in this scope
   BufferT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ExpandDimsOptions* tflite::Operator::builtin_options_as_ExpandDimsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8397:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ExpandDimsOptions ? static_cast<const ExpandDimsOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9181:82: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BufferT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9182:152: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Buffer> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BufferT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::EqualOptions* tflite::Operator::builtin_options_as_EqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8400:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_EqualOptions ? static_cast<const EqualOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::NotEqualOptions* tflite::Operator::builtin_options_as_NotEqualOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8403:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_NotEqualOptions ? static_cast<const NotEqualOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ShapeOptions* tflite::Operator::builtin_options_as_ShapeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8406:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ShapeOptions ? static_cast<const ShapeOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PowOptions* tflite::Operator::builtin_options_as_PowOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8409:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PowOptions ? static_cast<const PowOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9188:64: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_data(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> data) {
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ArgMinOptions* tflite::Operator::builtin_options_as_ArgMinOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8412:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ArgMinOptions ? static_cast<const ArgMinOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FakeQuantOptions* tflite::Operator::builtin_options_as_FakeQuantOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8415:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FakeQuantOptions ? static_cast<const FakeQuantOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::PackOptions* tflite::Operator::builtin_options_as_PackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8418:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_PackOptions ? static_cast<const PackOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalOrOptions* tflite::Operator::builtin_options_as_LogicalOrOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8421:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogicalOrOptions ? static_cast<const LogicalOrOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::OneHotOptions* tflite::Operator::builtin_options_as_OneHotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8424:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_OneHotOptions ? static_cast<const OneHotOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalAndOptions* tflite::Operator::builtin_options_as_LogicalAndOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8427:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogicalAndOptions ? static_cast<const LogicalAndOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::LogicalNotOptions* tflite::Operator::builtin_options_as_LogicalNotOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8430:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LogicalNotOptions ? static_cast<const LogicalNotOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnpackOptions* tflite::Operator::builtin_options_as_UnpackOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8433:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_UnpackOptions ? static_cast<const UnpackOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Buffer> tflite::BufferBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9197:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9198:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Buffer>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9199:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorDivOptions* tflite::Operator::builtin_options_as_FloorDivOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8436:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FloorDivOptions ? static_cast<const FloorDivOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9205:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> data = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquareOptions* tflite::Operator::builtin_options_as_SquareOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8439:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SquareOptions ? static_cast<const SquareOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ZerosLikeOptions* tflite::Operator::builtin_options_as_ZerosLikeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8442:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ZerosLikeOptions ? static_cast<const ZerosLikeOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FillOptions* tflite::Operator::builtin_options_as_FillOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8445:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FillOptions ? static_cast<const FillOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9213:40: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *data = nullptr) {
                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceLSTMOptions* tflite::Operator::builtin_options_as_BidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8448:163: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_BidirectionalSequenceLSTMOptions ? static_cast<const BidirectionalSequenceLSTMOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Buffer> tflite::CreateBufferDirect(flatbuffers::FlatBufferBuilder&, const std::vector<unsigned char>*)’:
./tensorflow/lite/schema/schema_generated.h:9214:8: error: ‘data__’ does not name a type
   auto data__ = data ? _fbb.CreateVector<uint8_t>(*data) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::BidirectionalSequenceRNNOptions* tflite::Operator::builtin_options_as_BidirectionalSequenceRNNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8451:161: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_BidirectionalSequenceRNNOptions ? static_cast<const BidirectionalSequenceRNNOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9217:7: error: ‘data__’ was not declared in this scope
       data__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9220:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Buffer> CreateBuffer(flatbuffers::FlatBufferBuilder &_fbb, const BufferT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9220:151: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Buffer> CreateBuffer(flatbuffers::FlatBufferBuilder &_fbb, const BufferT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UnidirectionalSequenceLSTMOptions* tflite::Operator::builtin_options_as_UnidirectionalSequenceLSTMOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8454:165: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_UnidirectionalSequenceLSTMOptions ? static_cast<const UnidirectionalSequenceLSTMOptions *>(builtin_options()) : nullptr;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::FloorModOptions* tflite::Operator::builtin_options_as_FloorModOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8457:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_FloorModOptions ? static_cast<const FloorModOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RangeOptions* tflite::Operator::builtin_options_as_RangeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8460:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_RangeOptions ? static_cast<const RangeOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ResizeNearestNeighborOptions* tflite::Operator::builtin_options_as_ResizeNearestNeighborOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8463:155: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ResizeNearestNeighborOptions ? static_cast<const ResizeNearestNeighborOptions *>(builtin_options()) : nullptr;
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9231:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Metadata 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:9233: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::LeakyReluOptions* tflite::Operator::builtin_options_as_LeakyReluOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8466:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_LeakyReluOptions ? static_cast<const LeakyReluOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SquaredDifferenceOptions* tflite::Operator::builtin_options_as_SquaredDifferenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8469:147: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SquaredDifferenceOptions ? static_cast<const SquaredDifferenceOptions *>(builtin_options()) : 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:9250:40: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MetadataT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MirrorPadOptions* tflite::Operator::builtin_options_as_MirrorPadOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8472:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MirrorPadOptions ? static_cast<const MirrorPadOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9251:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MetadataT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AbsOptions* tflite::Operator::builtin_options_as_AbsOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8475:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_AbsOptions ? static_cast<const AbsOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9252:123: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Metadata> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::SplitVOptions* tflite::Operator::builtin_options_as_SplitVOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8478:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_SplitVOptions ? static_cast<const SplitVOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9250:73: error: ‘nullptr’ was not declared in this scope
   MetadataT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::UniqueOptions* tflite::Operator::builtin_options_as_UniqueOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8481:125: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_UniqueOptions ? static_cast<const UniqueOptions *>(builtin_options()) : nullptr;
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9251:84: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MetadataT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9252:156: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Metadata> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseV2Options* tflite::Operator::builtin_options_as_ReverseV2Options() const’:
./tensorflow/lite/schema/schema_generated.h:8484:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReverseV2Options ? static_cast<const ReverseV2Options *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::AddNOptions* tflite::Operator::builtin_options_as_AddNOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8487:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_AddNOptions ? static_cast<const AddNOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::GatherNdOptions* tflite::Operator::builtin_options_as_GatherNdOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8490:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_GatherNdOptions ? static_cast<const GatherNdOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::CosOptions* tflite::Operator::builtin_options_as_CosOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8493:119: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_CosOptions ? static_cast<const CosOptions *>(builtin_options()) : nullptr;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhereOptions* tflite::Operator::builtin_options_as_WhereOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8496:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_WhereOptions ? static_cast<const WhereOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::RankOptions* tflite::Operator::builtin_options_as_RankOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8499:121: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_RankOptions ? static_cast<const RankOptions *>(builtin_options()) : nullptr;
                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::ReverseSequenceOptions* tflite::Operator::builtin_options_as_ReverseSequenceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8502:143: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_ReverseSequenceOptions ? static_cast<const ReverseSequenceOptions *>(builtin_options()) : nullptr;
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixDiagOptions* tflite::Operator::builtin_options_as_MatrixDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8505:133: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MatrixDiagOptions ? static_cast<const MatrixDiagOptions *>(builtin_options()) : nullptr;
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::QuantizeOptions* tflite::Operator::builtin_options_as_QuantizeOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8508:129: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_QuantizeOptions ? static_cast<const QuantizeOptions *>(builtin_options()) : nullptr;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::MatrixSetDiagOptions* tflite::Operator::builtin_options_as_MatrixSetDiagOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8511:139: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_MatrixSetDiagOptions ? static_cast<const MatrixSetDiagOptions *>(builtin_options()) : nullptr;
                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::HardSwishOptions* tflite::Operator::builtin_options_as_HardSwishOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8514:131: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_HardSwishOptions ? static_cast<const HardSwishOptions *>(builtin_options()) : nullptr;
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::IfOptions* tflite::Operator::builtin_options_as_IfOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8517:117: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_IfOptions ? static_cast<const IfOptions *>(builtin_options()) : nullptr;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::WhileOptions* tflite::Operator::builtin_options_as_WhileOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8520:123: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_WhileOptions ? static_cast<const WhileOptions *>(builtin_options()) : nullptr;
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Metadata> tflite::MetadataBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9270:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9271:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Metadata>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9272:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const tflite::DepthToSpaceOptions* tflite::Operator::builtin_options_as_DepthToSpaceOptions() const’:
./tensorflow/lite/schema/schema_generated.h:8523:137: error: ‘nullptr’ was not declared in this scope
     return builtin_options_type() == BuiltinOptions_DepthToSpaceOptions ? static_cast<const DepthToSpaceOptions *>(builtin_options()) : nullptr;
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9288:24: error: ‘nullptr’ was not declared in this scope
     const char *name = nullptr,
                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Metadata> tflite::CreateMetadataDirect(flatbuffers::FlatBufferBuilder&, const char*, uint32_t)’:
./tensorflow/lite/schema/schema_generated.h:9290:8: error: ‘name__’ does not name a type
   auto name__ = name ? _fbb.CreateString(name) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9293: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:9297:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Metadata> CreateMetadata(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9297:157: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Metadata> CreateMetadata(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9302:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorCodeT>> operator_codes;
               ^
./tensorflow/lite/schema/schema_generated.h:9302:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9302:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorCodeT>> operator_codes;
               ^
./tensorflow/lite/schema/schema_generated.h:9302:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9302:47: error: ‘operator_codes’ was not declared in this scope
   std::vector<std::unique_ptr<OperatorCodeT>> operator_codes;
                                               ^
./tensorflow/lite/schema/schema_generated.h:9302:47: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9302:47: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9303:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<SubGraphT>> subgraphs;
               ^
./tensorflow/lite/schema/schema_generated.h:9303:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9303:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<SubGraphT>> subgraphs;
               ^
./tensorflow/lite/schema/schema_generated.h:9303:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9303:43: error: ‘subgraphs’ was not declared in this scope
   std::vector<std::unique_ptr<SubGraphT>> subgraphs;
                                           ^
./tensorflow/lite/schema/schema_generated.h:9303:43: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9303:43: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9305:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<BufferT>> buffers;
               ^
./tensorflow/lite/schema/schema_generated.h:9305:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9305:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<BufferT>> buffers;
               ^
./tensorflow/lite/schema/schema_generated.h:9305:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9305:41: error: ‘buffers’ was not declared in this scope
   std::vector<std::unique_ptr<BufferT>> buffers;
                                         ^
./tensorflow/lite/schema/schema_generated.h:9305:41: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9305:41: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9307:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<MetadataT>> metadata;
               ^
./tensorflow/lite/schema/schema_generated.h:9307:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9307:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<MetadataT>> metadata;
               ^
./tensorflow/lite/schema/schema_generated.h:9307:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9307:43: error: ‘metadata’ was not declared in this scope
   std::vector<std::unique_ptr<MetadataT>> metadata;
                                           ^
./tensorflow/lite/schema/schema_generated.h:9307:43: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9307:43: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9313:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Model 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:9315: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:9327:61: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<OperatorCode>> *operator_codes() const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:9330:57: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<SubGraph>> *subgraphs() const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h:9336:55: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Buffer>> *buffers() const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:9342:57: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Metadata>> *metadata() const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h:9366:37: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ModelT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                     ^
./tensorflow/lite/schema/schema_generated.h:9367:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ModelT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:9368:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Model> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ModelT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9366:70: error: ‘nullptr’ was not declared in this scope
   ModelT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9367:81: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ModelT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9368:150: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Model> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ModelT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::OperatorCode> >* tflite::Model::operator_codes() const’:
./tensorflow/lite/schema/schema_generated.h:9328:81: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<OperatorCode>> *>(VT_OPERATOR_CODES);
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::SubGraph> >* tflite::Model::subgraphs() const’:
./tensorflow/lite/schema/schema_generated.h:9331:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<SubGraph>> *>(VT_SUBGRAPHS);
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Buffer> >* tflite::Model::buffers() const’:
./tensorflow/lite/schema/schema_generated.h:9337:75: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Buffer>> *>(VT_BUFFERS);
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Metadata> >* tflite::Model::metadata() const’:
./tensorflow/lite/schema/schema_generated.h:9343:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Metadata>> *>(VT_METADATA);
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9377:99: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_operator_codes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<OperatorCode>>> operator_codes) {
                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9380:90: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_subgraphs(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<SubGraph>>> subgraphs) {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9386:86: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_buffers(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Buffer>>> buffers) {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9389:75: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_metadata_buffer(flatbuffers::Offset<flatbuffers::Vector<int32_t>> metadata_buffer) {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9392:89: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_metadata(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Metadata>>> metadata) {
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Model> tflite::ModelBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9401:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9402:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Model>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9403: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:9410:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<OperatorCode>>> operator_codes = 0,
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9411:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<SubGraph>>> subgraphs = 0,
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9413:71: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Buffer>>> buffers = 0,
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9414:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> metadata_buffer = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9415:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Metadata>>> metadata = 0) {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9430:55: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<OperatorCode>> *operator_codes = nullptr,
                                                       ^
./tensorflow/lite/schema/schema_generated.h:9430:76: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<OperatorCode>> *operator_codes = nullptr,
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9431:51: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<SubGraph>> *subgraphs = nullptr,
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9431:67: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<SubGraph>> *subgraphs = nullptr,
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9432:31: error: ‘nullptr’ was not declared in this scope
     const char *description = nullptr,
                               ^
./tensorflow/lite/schema/schema_generated.h:9433:49: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Buffer>> *buffers = nullptr,
                                                 ^
./tensorflow/lite/schema/schema_generated.h:9433:63: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Buffer>> *buffers = nullptr,
                                                               ^
./tensorflow/lite/schema/schema_generated.h:9434:51: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *metadata_buffer = nullptr,
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9435:51: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Metadata>> *metadata = nullptr) {
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9435:66: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Metadata>> *metadata = nullptr) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Model> tflite::CreateModelDirect(flatbuffers::FlatBufferBuilder&, uint32_t, const std::vector<flatbuffers::Offset<tflite::OperatorCode> >*, const std::vector<flatbuffers::Offset<tflite::SubGraph> >*, const char*, const std::vector<flatbuffers::Offset<tflite::Buffer> >*, const std::vector<int>*, const std::vector<flatbuffers::Offset<tflite::Metadata> >*)’:
./tensorflow/lite/schema/schema_generated.h:9436:8: error: ‘operator_codes__’ does not name a type
   auto operator_codes__ = operator_codes ? _fbb.CreateVector<flatbuffers::Offset<OperatorCode>>(*operator_codes) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9437:8: error: ‘subgraphs__’ does not name a type
   auto subgraphs__ = subgraphs ? _fbb.CreateVector<flatbuffers::Offset<SubGraph>>(*subgraphs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9438:8: error: ‘description__’ does not name a type
   auto description__ = description ? _fbb.CreateString(description) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9439:8: error: ‘buffers__’ does not name a type
   auto buffers__ = buffers ? _fbb.CreateVector<flatbuffers::Offset<Buffer>>(*buffers) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9440:8: error: ‘metadata_buffer__’ does not name a type
   auto metadata_buffer__ = metadata_buffer ? _fbb.CreateVector<int32_t>(*metadata_buffer) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9441:8: error: ‘metadata__’ does not name a type
   auto metadata__ = metadata ? _fbb.CreateVector<flatbuffers::Offset<Metadata>>(*metadata) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9445:7: error: ‘operator_codes__’ was not declared in this scope
       operator_codes__,
       ^
./tensorflow/lite/schema/schema_generated.h:9446:7: error: ‘subgraphs__’ was not declared in this scope
       subgraphs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9447:7: error: ‘description__’ was not declared in this scope
       description__,
       ^
./tensorflow/lite/schema/schema_generated.h:9448:7: error: ‘buffers__’ was not declared in this scope
       buffers__,
       ^
./tensorflow/lite/schema/schema_generated.h:9449:7: error: ‘metadata_buffer__’ was not declared in this scope
       metadata_buffer__,
       ^
./tensorflow/lite/schema/schema_generated.h:9450:7: error: ‘metadata__’ was not declared in this scope
       metadata__);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9453:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Model> CreateModel(flatbuffers::FlatBufferBuilder &_fbb, const ModelT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9453:148: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Model> CreateModel(flatbuffers::FlatBufferBuilder &_fbb, const ModelT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9455:75: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CustomQuantizationT *CustomQuantization::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CustomQuantizationT* tflite::CustomQuantization::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9456:8: error: ‘_o’ does not name a type
   auto _o = new CustomQuantizationT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8943:66: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_inputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9457:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9461:86: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CustomQuantization::UnPackTo(CustomQuantizationT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:8946:67: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_outputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs) {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:8955:74: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_custom_options(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom_options) {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::CustomQuantization::UnPackTo(tflite::CustomQuantizationT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9464:10: error: ‘_e’ does not name a type
   { auto _e = custom(); if (_e) { _o->custom.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9464:29: error: ‘_e’ was not declared in this scope
   { auto _e = custom(); if (_e) { _o->custom.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom[_i] = _e->Get(_i); } } };
                             ^
./tensorflow/lite/schema/schema_generated.h:8961:84: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_mutating_variable_inputs(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> mutating_variable_inputs) {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:8964:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_intermediates(flatbuffers::Offset<flatbuffers::Vector<int32_t>> intermediates) {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9467:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CustomQuantization> CustomQuantization::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9471:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CustomQuantization> CreateCustomQuantization(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CustomQuantization> tflite::CreateCustomQuantization(flatbuffers::FlatBufferBuilder&, const tflite::CustomQuantizationT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9474:114: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CustomQuantizationT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9474:177: error: too many initializers for ‘tflite::CreateCustomQuantization(flatbuffers::FlatBufferBuilder&, const tflite::CustomQuantizationT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CustomQuantizationT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9475:8: error: ‘_custom’ does not name a type
   auto _custom = _o->custom.size() ? _fbb.CreateVector(_o->custom) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9478: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:9481:83: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline QuantizationParametersT *QuantizationParameters::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizationParametersT* tflite::QuantizationParameters::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9482:8: error: ‘_o’ does not name a type
   auto _o = new QuantizationParametersT();
        ^
./tensorflow/lite/schema/schema_generated.h:9483:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9487:94: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void QuantizationParameters::UnPackTo(QuantizationParametersT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::QuantizationParameters::UnPackTo(tflite::QuantizationParametersT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9490:10: error: ‘_e’ does not name a type
   { auto _e = min(); if (_e) { _o->min.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->min[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9490:26: error: ‘_e’ was not declared in this scope
   { auto _e = min(); if (_e) { _o->min.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->min[_i] = _e->Get(_i); } } };
                          ^
./tensorflow/lite/schema/schema_generated.h:9491:10: error: ‘_e’ does not name a type
   { auto _e = max(); if (_e) { _o->max.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->max[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9491:26: error: ‘_e’ was not declared in this scope
   { auto _e = max(); if (_e) { _o->max.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->max[_i] = _e->Get(_i); } } };
                          ^
./tensorflow/lite/schema/schema_generated.h:9492:10: error: ‘_e’ does not name a type
   { auto _e = scale(); if (_e) { _o->scale.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->scale[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9492:28: error: ‘_e’ was not declared in this scope
   { auto _e = scale(); if (_e) { _o->scale.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->scale[_i] = _e->Get(_i); } } };
                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Operator> tflite::OperatorBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:8973:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:8974:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Operator>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:8975:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:9493:10: error: ‘_e’ does not name a type
   { auto _e = zero_point(); if (_e) { _o->zero_point.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->zero_point[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9493:33: error: ‘_e’ was not declared in this scope
   { auto _e = zero_point(); if (_e) { _o->zero_point.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->zero_point[_i] = _e->Get(_i); } } };
                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:8982:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:8983:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9494:10: error: ‘_e’ does not name a type
   { auto _e = details_type(); _o->details.type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:8986:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> custom_options = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9494:50: error: ‘_e’ was not declared in this scope
   { auto _e = details_type(); _o->details.type = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:8988:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> mutating_variable_inputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9495:10: error: ‘_e’ does not name a type
   { auto _e = details(); if (_e) _o->details.value = QuantizationDetailsUnion::UnPack(_e, details_type(), _resolver); };
          ^
./tensorflow/lite/schema/schema_generated.h:8989:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> intermediates = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9495:30: error: ‘_e’ was not declared in this scope
   { auto _e = details(); if (_e) _o->details.value = QuantizationDetailsUnion::UnPack(_e, details_type(), _resolver); };
                              ^
./tensorflow/lite/schema/schema_generated.h:9496:10: error: ‘_e’ does not name a type
   { auto _e = quantized_dimension(); _o->quantized_dimension = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9496:64: error: ‘_e’ was not declared in this scope
   { auto _e = quantized_dimension(); _o->quantized_dimension = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9499:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizationParameters> QuantizationParameters::Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9503:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizationParameters> CreateQuantizationParameters(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9006:42: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *inputs = nullptr,
                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::QuantizationParameters> tflite::CreateQuantizationParameters(flatbuffers::FlatBufferBuilder&, const tflite::QuantizationParametersT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9506:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizationParametersT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9007:43: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *outputs = nullptr,
                                           ^
./tensorflow/lite/schema/schema_generated.h:9506:181: error: too many initializers for ‘tflite::CreateQuantizationParameters(flatbuffers::FlatBufferBuilder&, const tflite::QuantizationParametersT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizationParametersT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9010:50: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *custom_options = nullptr,
                                                  ^
./tensorflow/lite/schema/schema_generated.h:9507:8: error: ‘_min’ does not name a type
   auto _min = _o->min.size() ? _fbb.CreateVector(_o->min) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9012:60: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *mutating_variable_inputs = nullptr,
                                                            ^
./tensorflow/lite/schema/schema_generated.h:9508:8: error: ‘_max’ does not name a type
   auto _max = _o->max.size() ? _fbb.CreateVector(_o->max) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9509:8: error: ‘_scale’ does not name a type
   auto _scale = _o->scale.size() ? _fbb.CreateVector(_o->scale) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9013:49: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *intermediates = nullptr) {
                                                 ^
./tensorflow/lite/schema/schema_generated.h:9510:8: error: ‘_zero_point’ does not name a type
   auto _zero_point = _o->zero_point.size() ? _fbb.CreateVector(_o->zero_point) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9511:8: error: ‘_details_type’ does not name a type
   auto _details_type = _o->details.type;
        ^
./tensorflow/lite/schema/schema_generated.h:9512:8: error: ‘_details’ does not name a type
   auto _details = _o->details.Pack(_fbb);
        ^
./tensorflow/lite/schema/schema_generated.h:9513:8: error: ‘_quantized_dimension’ does not name a type
   auto _quantized_dimension = _o->quantized_dimension;
        ^
./tensorflow/lite/schema/schema_generated.h:9516:7: error: ‘_min’ was not declared in this scope
       _min,
       ^
./tensorflow/lite/schema/schema_generated.h:9517:7: error: ‘_max’ was not declared in this scope
       _max,
       ^
./tensorflow/lite/schema/schema_generated.h:9518:7: error: ‘_scale’ was not declared in this scope
       _scale,
       ^
./tensorflow/lite/schema/schema_generated.h:9519:7: error: ‘_zero_point’ was not declared in this scope
       _zero_point,
       ^
./tensorflow/lite/schema/schema_generated.h:9520:7: error: ‘_details_type’ was not declared in this scope
       _details_type,
       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Operator> tflite::CreateOperatorDirect(flatbuffers::FlatBufferBuilder&, uint32_t, const std::vector<int>*, const std::vector<int>*, tflite::BuiltinOptions, flatbuffers::Offset<void>, const std::vector<unsigned char>*, tflite::CustomOptionsFormat, const std::vector<unsigned char>*, const std::vector<int>*)’:
./tensorflow/lite/schema/schema_generated.h:9014:8: error: ‘inputs__’ does not name a type
   auto inputs__ = inputs ? _fbb.CreateVector<int32_t>(*inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9521:7: error: ‘_details’ was not declared in this scope
       _details,
       ^
./tensorflow/lite/schema/schema_generated.h:9015:8: error: ‘outputs__’ does not name a type
   auto outputs__ = outputs ? _fbb.CreateVector<int32_t>(*outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9522:7: error: ‘_quantized_dimension’ was not declared in this scope
       _quantized_dimension);
       ^
./tensorflow/lite/schema/schema_generated.h:9016:8: error: ‘custom_options__’ does not name a type
   auto custom_options__ = custom_options ? _fbb.CreateVector<uint8_t>(*custom_options) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9017:8: error: ‘mutating_variable_inputs__’ does not name a type
   auto mutating_variable_inputs__ = mutating_variable_inputs ? _fbb.CreateVector<uint8_t>(*mutating_variable_inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9018:8: error: ‘intermediates__’ does not name a type
   auto intermediates__ = intermediates ? _fbb.CreateVector<int32_t>(*intermediates) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9022:7: error: ‘inputs__’ was not declared in this scope
       inputs__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9525:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TensorT *Tensor::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9023:7: error: ‘outputs__’ was not declared in this scope
       outputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9026:7: error: ‘custom_options__’ was not declared in this scope
       custom_options__,
       ^
./tensorflow/lite/schema/schema_generated.h:9028:7: error: ‘mutating_variable_inputs__’ was not declared in this scope
       mutating_variable_inputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9029:7: error: ‘intermediates__’ was not declared in this scope
       intermediates__);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TensorT* tflite::Tensor::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9526:8: error: ‘_o’ does not name a type
   auto _o = new TensorT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9032:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Operator> CreateOperator(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9527:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9032:157: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Operator> CreateOperator(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9531:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Tensor::UnPackTo(TensorT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                              ^
./tensorflow/lite/schema/schema_generated.h:9036:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<TensorT>> tensors;
               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Tensor::UnPackTo(tflite::TensorT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9534:10: error: ‘_e’ does not name a type
   { auto _e = shape(); if (_e) { _o->shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->shape[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9036:15: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h:9534:28: error: ‘_e’ was not declared in this scope
   { auto _e = shape(); if (_e) { _o->shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->shape[_i] = _e->Get(_i); } } };
                            ^
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9036:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<TensorT>> tensors;
               ^
./tensorflow/lite/schema/schema_generated.h:9036:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9036:41: error: ‘tensors’ was not declared in this scope
   std::vector<std::unique_ptr<TensorT>> tensors;
                                         ^
./tensorflow/lite/schema/schema_generated.h:9036:41: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9036:41: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9535:10: error: ‘_e’ does not name a type
   { auto _e = type(); _o->type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9039:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorT>> operators;
               ^
./tensorflow/lite/schema/schema_generated.h:9535:34: error: ‘_e’ was not declared in this scope
   { auto _e = type(); _o->type = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9039:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h:9536:10: error: ‘_e’ does not name a type
   { auto _e = buffer(); _o->buffer = _e; };
          ^
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:9039:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorT>> operators;
               ^
./tensorflow/lite/schema/schema_generated.h:9039:15: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h:9536:38: error: ‘_e’ was not declared in this scope
   { auto _e = buffer(); _o->buffer = _e; };
                                      ^
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9039:43: error: ‘operators’ was not declared in this scope
   std::vector<std::unique_ptr<OperatorT>> operators;
                                           ^
./tensorflow/lite/schema/schema_generated.h:9537:10: error: ‘_e’ does not name a type
   { auto _e = name(); if (_e) _o->name = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:9039:43: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9537:27: error: ‘_e’ was not declared in this scope
   { auto _e = name(); if (_e) _o->name = _e->str(); };
                           ^
./tensorflow/lite/schema/schema_generated.h:9039:43: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9538:10: error: ‘_e’ does not name a type
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
          ^
./tensorflow/lite/schema/schema_generated.h:9538:35: error: ‘_e’ was not declared in this scope
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                   ^
./tensorflow/lite/schema/schema_generated.h:9538:43: error: ‘struct tflite::TensorT’ has no member named ‘quantization’
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                           ^
./tensorflow/lite/schema/schema_generated.h:9538:58: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                                          ^
./tensorflow/lite/schema/schema_generated.h:9538:58: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9538:97: error: expected primary-expression before ‘>’ token
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9539:10: error: ‘_e’ does not name a type
   { auto _e = is_variable(); _o->is_variable = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9539:48: error: ‘_e’ was not declared in this scope
   { auto _e = is_variable(); _o->is_variable = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9542:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Tensor> Tensor::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TensorT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9045:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct SubGraph 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:9047:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:9546:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
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:9054:55: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Tensor>> *tensors() const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Tensor> tflite::CreateTensor(flatbuffers::FlatBufferBuilder&, const tflite::TensorT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9549:102: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TensorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9549:165: error: too many initializers for ‘tflite::CreateTensor(flatbuffers::FlatBufferBuilder&, const tflite::TensorT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TensorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9063:57: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Operator>> *operators() const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h:9550:8: error: ‘_shape’ does not name a type
   auto _shape = _o->shape.size() ? _fbb.CreateVector(_o->shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9551:8: error: ‘_type’ does not name a type
   auto _type = _o->type;
        ^
./tensorflow/lite/schema/schema_generated.h:9552:8: error: ‘_buffer’ does not name a type
   auto _buffer = _o->buffer;
        ^
./tensorflow/lite/schema/schema_generated.h:9553:8: error: ‘_name’ does not name a type
   auto _name = _o->name.empty() ? 0 : _fbb.CreateString(_o->name);
        ^
./tensorflow/lite/schema/schema_generated.h:9554:8: error: ‘_quantization’ does not name a type
   auto _quantization = _o->quantization ? CreateQuantizationParameters(_fbb, _o->quantization.get(), _rehasher) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9555:8: error: ‘_is_variable’ does not name a type
   auto _is_variable = _o->is_variable;
        ^
./tensorflow/lite/schema/schema_generated.h:9085:40: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   SubGraphT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                        ^
./tensorflow/lite/schema/schema_generated.h:9558:7: error: ‘_shape’ was not declared in this scope
       _shape,
       ^
./tensorflow/lite/schema/schema_generated.h:9559:7: error: ‘_type’ was not declared in this scope
       _type,
       ^
./tensorflow/lite/schema/schema_generated.h:9560:7: error: ‘_buffer’ was not declared in this scope
       _buffer,
       ^
./tensorflow/lite/schema/schema_generated.h:9086:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(SubGraphT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9561:7: error: ‘_name’ was not declared in this scope
       _name,
       ^
./tensorflow/lite/schema/schema_generated.h:9562:7: error: ‘_quantization’ was not declared in this scope
       _quantization,
       ^
./tensorflow/lite/schema/schema_generated.h:9563:7: error: ‘_is_variable’ was not declared in this scope
       _is_variable);
       ^
./tensorflow/lite/schema/schema_generated.h:9087:123: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<SubGraph> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9566:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline Conv2DOptionsT *Conv2DOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9085:73: error: ‘nullptr’ was not declared in this scope
   SubGraphT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Conv2DOptionsT* tflite::Conv2DOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9567:8: error: ‘_o’ does not name a type
   auto _o = new Conv2DOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9086:84: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(SubGraphT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9568:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9087:156: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<SubGraph> Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9572:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Conv2DOptions::UnPackTo(Conv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Tensor> >* tflite::SubGraph::tensors() const’:
./tensorflow/lite/schema/schema_generated.h:9055:75: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Tensor>> *>(VT_TENSORS);
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Conv2DOptions::UnPackTo(tflite::Conv2DOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9575:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9575:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:9576:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9576:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9577:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9577:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9578:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9578:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9579:10: error: ‘_e’ does not name a type
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9579:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h:9580:10: error: ‘_e’ does not name a type
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9580:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9583:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Conv2DOptions> Conv2DOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Operator> >* tflite::SubGraph::operators() const’:
./tensorflow/lite/schema/schema_generated.h:9064:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Operator>> *>(VT_OPERATORS);
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9587:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Conv2DOptions> CreateConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Conv2DOptions> tflite::CreateConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Conv2DOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9590:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Conv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9590:172: error: too many initializers for ‘tflite::CreateConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Conv2DOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Conv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9591:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:9592:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:9593:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:9594:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9595:8: error: ‘_dilation_w_factor’ does not name a type
   auto _dilation_w_factor = _o->dilation_w_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9596:8: error: ‘_dilation_h_factor’ does not name a type
   auto _dilation_h_factor = _o->dilation_h_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9599:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h:9600:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:9601:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h,
       ^
./tensorflow/lite/schema/schema_generated.h:9602:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9603:7: error: ‘_dilation_w_factor’ was not declared in this scope
       _dilation_w_factor,
       ^
./tensorflow/lite/schema/schema_generated.h:9604:7: error: ‘_dilation_h_factor’ was not declared in this scope
       _dilation_h_factor);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9607:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline Pool2DOptionsT *Pool2DOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Pool2DOptionsT* tflite::Pool2DOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9608:8: error: ‘_o’ does not name a type
   auto _o = new Pool2DOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9609:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9613:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Pool2DOptions::UnPackTo(Pool2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Pool2DOptions::UnPackTo(tflite::Pool2DOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9616:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9616:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:9617:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9617:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9618:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9618:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9619:10: error: ‘_e’ does not name a type
   { auto _e = filter_width(); _o->filter_width = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9619:50: error: ‘_e’ was not declared in this scope
   { auto _e = filter_width(); _o->filter_width = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:9620:10: error: ‘_e’ does not name a type
   { auto _e = filter_height(); _o->filter_height = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9620:52: error: ‘_e’ was not declared in this scope
   { auto _e = filter_height(); _o->filter_height = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9621:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9621:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9624:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Pool2DOptions> Pool2DOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9628:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Pool2DOptions> CreatePool2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Pool2DOptions> tflite::CreatePool2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Pool2DOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9631:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Pool2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9631:172: error: too many initializers for ‘tflite::CreatePool2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Pool2DOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Pool2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9632:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:9633:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:9634:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:9635:8: error: ‘_filter_width’ does not name a type
   auto _filter_width = _o->filter_width;
        ^
./tensorflow/lite/schema/schema_generated.h:9636:8: error: ‘_filter_height’ does not name a type
   auto _filter_height = _o->filter_height;
        ^
./tensorflow/lite/schema/schema_generated.h:9637:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9640:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h:9641:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:9642:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h,
       ^
./tensorflow/lite/schema/schema_generated.h:9643:7: error: ‘_filter_width’ was not declared in this scope
       _filter_width,
       ^
./tensorflow/lite/schema/schema_generated.h:9644:7: error: ‘_filter_height’ was not declared in this scope
       _filter_height,
       ^
./tensorflow/lite/schema/schema_generated.h:9645:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9648:83: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DepthwiseConv2DOptionsT *DepthwiseConv2DOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthwiseConv2DOptionsT* tflite::DepthwiseConv2DOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9649:8: error: ‘_o’ does not name a type
   auto _o = new DepthwiseConv2DOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9650:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9654:94: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DepthwiseConv2DOptions::UnPackTo(DepthwiseConv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::DepthwiseConv2DOptions::UnPackTo(tflite::DepthwiseConv2DOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9657:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9657:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:9658:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9658:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9659:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9659:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9660:10: error: ‘_e’ does not name a type
   { auto _e = depth_multiplier(); _o->depth_multiplier = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9660:58: error: ‘_e’ was not declared in this scope
   { auto _e = depth_multiplier(); _o->depth_multiplier = _e; };
                                                          ^
./tensorflow/lite/schema/schema_generated.h:9661:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9661:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9662:10: error: ‘_e’ does not name a type
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9662:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h:9663:10: error: ‘_e’ does not name a type
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9663:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9666:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthwiseConv2DOptions> DepthwiseConv2DOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9670:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthwiseConv2DOptions> CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DepthwiseConv2DOptions> tflite::CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthwiseConv2DOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9673:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthwiseConv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9673:181: error: too many initializers for ‘tflite::CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthwiseConv2DOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthwiseConv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9674:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:9675:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:9676:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:9677:8: error: ‘_depth_multiplier’ does not name a type
   auto _depth_multiplier = _o->depth_multiplier;
        ^
./tensorflow/lite/schema/schema_generated.h:9678:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9679:8: error: ‘_dilation_w_factor’ does not name a type
   auto _dilation_w_factor = _o->dilation_w_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9680:8: error: ‘_dilation_h_factor’ does not name a type
   auto _dilation_h_factor = _o->dilation_h_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9683:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9093:86: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_tensors(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Tensor>>> tensors) {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9684:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:9685:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h,
       ^
./tensorflow/lite/schema/schema_generated.h:9686:7: error: ‘_depth_multiplier’ was not declared in this scope
       _depth_multiplier,
       ^
./tensorflow/lite/schema/schema_generated.h:9687:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9688:7: error: ‘_dilation_w_factor’ was not declared in this scope
       _dilation_w_factor,
       ^
./tensorflow/lite/schema/schema_generated.h:9689:7: error: ‘_dilation_h_factor’ was not declared in this scope
       _dilation_h_factor);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9692:85: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ConcatEmbeddingsOptionsT *ConcatEmbeddingsOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9096:66: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_inputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatEmbeddingsOptionsT* tflite::ConcatEmbeddingsOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9693:8: error: ‘_o’ does not name a type
   auto _o = new ConcatEmbeddingsOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9694:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9099:67: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_outputs(flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs) {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9698:96: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ConcatEmbeddingsOptions::UnPackTo(ConcatEmbeddingsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:9102:90: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_operators(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Operator>>> operators) {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ConcatEmbeddingsOptions::UnPackTo(tflite::ConcatEmbeddingsOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9701:10: error: ‘_e’ does not name a type
   { auto _e = num_channels(); _o->num_channels = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9701:50: error: ‘_e’ was not declared in this scope
   { auto _e = num_channels(); _o->num_channels = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:9702:10: error: ‘_e’ does not name a type
   { auto _e = num_columns_per_channel(); if (_e) { _o->num_columns_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->num_columns_per_channel[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9702:46: error: ‘_e’ was not declared in this scope
   { auto _e = num_columns_per_channel(); if (_e) { _o->num_columns_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->num_columns_per_channel[_i] = _e->Get(_i); } } };
                                              ^
./tensorflow/lite/schema/schema_generated.h:9703:10: error: ‘_e’ does not name a type
   { auto _e = embedding_dim_per_channel(); if (_e) { _o->embedding_dim_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->embedding_dim_per_channel[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9703:48: error: ‘_e’ was not declared in this scope
   { auto _e = embedding_dim_per_channel(); if (_e) { _o->embedding_dim_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->embedding_dim_per_channel[_i] = _e->Get(_i); } } };
                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9706:176: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatEmbeddingsOptions> ConcatEmbeddingsOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:9710:176: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatEmbeddingsOptions> CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ConcatEmbeddingsOptions> tflite::CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatEmbeddingsOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9713:119: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatEmbeddingsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9713:182: error: too many initializers for ‘tflite::CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatEmbeddingsOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatEmbeddingsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9714:8: error: ‘_num_channels’ does not name a type
   auto _num_channels = _o->num_channels;
        ^
./tensorflow/lite/schema/schema_generated.h:9715:8: error: ‘_num_columns_per_channel’ does not name a type
   auto _num_columns_per_channel = _o->num_columns_per_channel.size() ? _fbb.CreateVector(_o->num_columns_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9716:8: error: ‘_embedding_dim_per_channel’ does not name a type
   auto _embedding_dim_per_channel = _o->embedding_dim_per_channel.size() ? _fbb.CreateVector(_o->embedding_dim_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9719:7: error: ‘_num_channels’ was not declared in this scope
       _num_channels,
       ^
./tensorflow/lite/schema/schema_generated.h:9720:7: error: ‘_num_columns_per_channel’ was not declared in this scope
       _num_columns_per_channel,
       ^
./tensorflow/lite/schema/schema_generated.h:9721: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:9724:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LSHProjectionOptionsT *LSHProjectionOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSHProjectionOptionsT* tflite::LSHProjectionOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9725:8: error: ‘_o’ does not name a type
   auto _o = new LSHProjectionOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9726:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9730:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LSHProjectionOptions::UnPackTo(LSHProjectionOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::SubGraph> tflite::SubGraphBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9114:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9115:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<SubGraph>(end);
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LSHProjectionOptions::UnPackTo(tflite::LSHProjectionOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9733:10: error: ‘_e’ does not name a type
   { auto _e = type(); _o->type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9116:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:9733:34: error: ‘_e’ was not declared in this scope
   { auto _e = type(); _o->type = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9122:71: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Tensor>>> tensors = 0,
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9736:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSHProjectionOptions> LSHProjectionOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9123:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> inputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9124:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> outputs = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9125:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Operator>>> operators = 0,
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9740:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSHProjectionOptions> CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LSHProjectionOptions> tflite::CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSHProjectionOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9743:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSHProjectionOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9743:179: error: too many initializers for ‘tflite::CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSHProjectionOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSHProjectionOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9744:8: error: ‘_type’ does not name a type
   auto _type = _o->type;
        ^
./tensorflow/lite/schema/schema_generated.h:9747:7: error: ‘_type’ was not declared in this scope
       _type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9750:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SVDFOptionsT *SVDFOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:9138:49: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Tensor>> *tensors = nullptr,
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SVDFOptionsT* tflite::SVDFOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9751:8: error: ‘_o’ does not name a type
   auto _o = new SVDFOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9138:63: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Tensor>> *tensors = nullptr,
                                                               ^
./tensorflow/lite/schema/schema_generated.h:9752:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9139:42: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *inputs = nullptr,
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9756:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SVDFOptions::UnPackTo(SVDFOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:9140:43: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *outputs = nullptr,
                                           ^
./tensorflow/lite/schema/schema_generated.h:9141:51: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Operator>> *operators = nullptr,
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SVDFOptions::UnPackTo(tflite::SVDFOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9759:10: error: ‘_e’ does not name a type
   { auto _e = rank(); _o->rank = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9141:67: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Operator>> *operators = nullptr,
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9759:34: error: ‘_e’ was not declared in this scope
   { auto _e = rank(); _o->rank = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9142:24: error: ‘nullptr’ was not declared in this scope
     const char *name = nullptr) {
                        ^
./tensorflow/lite/schema/schema_generated.h:9760:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9760:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SubGraph> tflite::CreateSubGraphDirect(flatbuffers::FlatBufferBuilder&, const std::vector<flatbuffers::Offset<tflite::Tensor> >*, const std::vector<int>*, const std::vector<int>*, const std::vector<flatbuffers::Offset<tflite::Operator> >*, const char*)’:
./tensorflow/lite/schema/schema_generated.h:9143:8: error: ‘tensors__’ does not name a type
   auto tensors__ = tensors ? _fbb.CreateVector<flatbuffers::Offset<Tensor>>(*tensors) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9763:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SVDFOptions> SVDFOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9144:8: error: ‘inputs__’ does not name a type
   auto inputs__ = inputs ? _fbb.CreateVector<int32_t>(*inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9145:8: error: ‘outputs__’ does not name a type
   auto outputs__ = outputs ? _fbb.CreateVector<int32_t>(*outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9146:8: error: ‘operators__’ does not name a type
   auto operators__ = operators ? _fbb.CreateVector<flatbuffers::Offset<Operator>>(*operators) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9147:8: error: ‘name__’ does not name a type
   auto name__ = name ? _fbb.CreateString(name) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9150:7: error: ‘tensors__’ was not declared in this scope
       tensors__,
       ^
./tensorflow/lite/schema/schema_generated.h:9151:7: error: ‘inputs__’ was not declared in this scope
       inputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9152:7: error: ‘outputs__’ was not declared in this scope
       outputs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9153:7: error: ‘operators__’ was not declared in this scope
       operators__,
       ^
./tensorflow/lite/schema/schema_generated.h:9154:7: error: ‘name__’ was not declared in this scope
       name__);
       ^
./tensorflow/lite/schema/schema_generated.h:9767:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SVDFOptions> CreateSVDFOptions(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9157:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<SubGraph> CreateSubGraph(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9157:157: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<SubGraph> CreateSubGraph(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SVDFOptions> tflite::CreateSVDFOptions(flatbuffers::FlatBufferBuilder&, const tflite::SVDFOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9770:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SVDFOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9770:170: error: too many initializers for ‘tflite::CreateSVDFOptions(flatbuffers::FlatBufferBuilder&, const tflite::SVDFOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SVDFOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9771:8: error: ‘_rank’ does not name a type
   auto _rank = _o->rank;
        ^
./tensorflow/lite/schema/schema_generated.h:9772:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9775:7: error: ‘_rank’ was not declared in this scope
       _rank,
       ^
./tensorflow/lite/schema/schema_generated.h:9776:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9779:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline RNNOptionsT *RNNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RNNOptionsT* tflite::RNNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9780:8: error: ‘_o’ does not name a type
   auto _o = new RNNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9781:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9166:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Buffer FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9785:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void RNNOptions::UnPackTo(RNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) 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:9168: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 ‘void tflite::RNNOptions::UnPackTo(tflite::RNNOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9788:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
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:9180:38: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   BufferT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                      ^
./tensorflow/lite/schema/schema_generated.h:9788:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9181:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(BufferT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9791:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RNNOptions> RNNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9182:119: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Buffer> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BufferT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9180:71: error: ‘nullptr’ was not declared in this scope
   BufferT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9181:82: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(BufferT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9795:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RNNOptions> CreateRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9182:152: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Buffer> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BufferT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::RNNOptions> tflite::CreateRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::RNNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9798:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9798:169: error: too many initializers for ‘tflite::CreateRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::RNNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9799:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9802:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9805:75: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SequenceRNNOptionsT *SequenceRNNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9188:64: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_data(flatbuffers::Offset<flatbuffers::Vector<uint8_t>> data) {
                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SequenceRNNOptionsT* tflite::SequenceRNNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9806:8: error: ‘_o’ does not name a type
   auto _o = new SequenceRNNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9807:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9811:86: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SequenceRNNOptions::UnPackTo(SequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SequenceRNNOptions::UnPackTo(tflite::SequenceRNNOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9814:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9814:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:9815:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9815:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9818:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SequenceRNNOptions> SequenceRNNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9822:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SequenceRNNOptions> CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SequenceRNNOptions> tflite::CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::SequenceRNNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9825:114: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9825:177: error: too many initializers for ‘tflite::CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::SequenceRNNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Buffer> tflite::BufferBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9197:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9826:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:9198:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Buffer>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9827:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9199:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:9830:7: error: ‘_time_major’ was not declared in this scope
       _time_major,
       ^
./tensorflow/lite/schema/schema_generated.h:9831:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9205:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<uint8_t>> data = 0) {
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9834:101: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BidirectionalSequenceRNNOptionsT *BidirectionalSequenceRNNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceRNNOptionsT* tflite::BidirectionalSequenceRNNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9835:8: error: ‘_o’ does not name a type
   auto _o = new BidirectionalSequenceRNNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9836:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9840:112: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void BidirectionalSequenceRNNOptions::UnPackTo(BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BidirectionalSequenceRNNOptions::UnPackTo(tflite::BidirectionalSequenceRNNOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9843:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9213:40: error: ‘nullptr’ was not declared in this scope
     const std::vector<uint8_t> *data = nullptr) {
                                        ^
./tensorflow/lite/schema/schema_generated.h:9843:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:9844:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9844:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Buffer> tflite::CreateBufferDirect(flatbuffers::FlatBufferBuilder&, const std::vector<unsigned char>*)’:
./tensorflow/lite/schema/schema_generated.h:9214:8: error: ‘data__’ does not name a type
   auto data__ = data ? _fbb.CreateVector<uint8_t>(*data) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9845:10: error: ‘_e’ does not name a type
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9217:7: error: ‘data__’ was not declared in this scope
       data__);
       ^
./tensorflow/lite/schema/schema_generated.h:9845:52: error: ‘_e’ was not declared in this scope
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9220:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Buffer> CreateBuffer(flatbuffers::FlatBufferBuilder &_fbb, const BufferT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9848:200: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceRNNOptions> BidirectionalSequenceRNNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:9220:151: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Buffer> CreateBuffer(flatbuffers::FlatBufferBuilder &_fbb, const BufferT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9852:200: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceRNNOptions> CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::BidirectionalSequenceRNNOptions> tflite::CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceRNNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9855:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9855:190: error: too many initializers for ‘tflite::CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceRNNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9856:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:9857:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9858:8: error: ‘_merge_outputs’ does not name a type
   auto _merge_outputs = _o->merge_outputs;
        ^
./tensorflow/lite/schema/schema_generated.h:9861:7: error: ‘_time_major’ was not declared in this scope
       _time_major,
       ^
./tensorflow/lite/schema/schema_generated.h:9862:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9863:7: error: ‘_merge_outputs’ was not declared in this scope
       _merge_outputs);
       ^
./tensorflow/lite/schema/schema_generated.h:9231:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Metadata FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9866:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FullyConnectedOptionsT *FullyConnectedOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) 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:9233: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 ‘tflite::FullyConnectedOptionsT* tflite::FullyConnectedOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9867:8: error: ‘_o’ does not name a type
   auto _o = new FullyConnectedOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9868:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
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:9250:40: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   MetadataT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9872:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FullyConnectedOptions::UnPackTo(FullyConnectedOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9251:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(MetadataT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::FullyConnectedOptions::UnPackTo(tflite::FullyConnectedOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9875:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9875:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9252:123: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Metadata> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9876:10: error: ‘_e’ does not name a type
   { auto _e = weights_format(); _o->weights_format = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9876:54: error: ‘_e’ was not declared in this scope
   { auto _e = weights_format(); _o->weights_format = _e; };
                                                      ^
./tensorflow/lite/schema/schema_generated.h:9877:10: error: ‘_e’ does not name a type
   { auto _e = keep_num_dims(); _o->keep_num_dims = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9250:73: error: ‘nullptr’ was not declared in this scope
   MetadataT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9877:52: error: ‘_e’ was not declared in this scope
   { auto _e = keep_num_dims(); _o->keep_num_dims = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9251:84: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(MetadataT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9252:156: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Metadata> Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9880:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FullyConnectedOptions> FullyConnectedOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9884:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FullyConnectedOptions> CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FullyConnectedOptions> tflite::CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder&, const tflite::FullyConnectedOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9887:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FullyConnectedOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9887:180: error: too many initializers for ‘tflite::CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder&, const tflite::FullyConnectedOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FullyConnectedOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9888:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9889:8: error: ‘_weights_format’ does not name a type
   auto _weights_format = _o->weights_format;
        ^
./tensorflow/lite/schema/schema_generated.h:9890:8: error: ‘_keep_num_dims’ does not name a type
   auto _keep_num_dims = _o->keep_num_dims;
        ^
./tensorflow/lite/schema/schema_generated.h:9893:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9894:7: error: ‘_weights_format’ was not declared in this scope
       _weights_format,
       ^
./tensorflow/lite/schema/schema_generated.h:9895:7: error: ‘_keep_num_dims’ was not declared in this scope
       _keep_num_dims);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9898:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SoftmaxOptionsT *SoftmaxOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SoftmaxOptionsT* tflite::SoftmaxOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9899:8: error: ‘_o’ does not name a type
   auto _o = new SoftmaxOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9900:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9904:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SoftmaxOptions::UnPackTo(SoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SoftmaxOptions::UnPackTo(tflite::SoftmaxOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9907:10: error: ‘_e’ does not name a type
   { auto _e = beta(); _o->beta = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9907:34: error: ‘_e’ was not declared in this scope
   { auto _e = beta(); _o->beta = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9910:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SoftmaxOptions> SoftmaxOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9914:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SoftmaxOptions> CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Metadata> tflite::MetadataBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9270:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9271:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Metadata>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9272:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SoftmaxOptions> tflite::CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::SoftmaxOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9917:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9917:173: error: too many initializers for ‘tflite::CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::SoftmaxOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9918:8: error: ‘_beta’ does not name a type
   auto _beta = _o->beta;
        ^
./tensorflow/lite/schema/schema_generated.h:9921:7: error: ‘_beta’ was not declared in this scope
       _beta);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9924:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ConcatenationOptionsT *ConcatenationOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatenationOptionsT* tflite::ConcatenationOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9925:8: error: ‘_o’ does not name a type
   auto _o = new ConcatenationOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9926:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9288:24: error: ‘nullptr’ was not declared in this scope
     const char *name = nullptr,
                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9930:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ConcatenationOptions::UnPackTo(ConcatenationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Metadata> tflite::CreateMetadataDirect(flatbuffers::FlatBufferBuilder&, const char*, uint32_t)’:
./tensorflow/lite/schema/schema_generated.h:9290:8: error: ‘name__’ does not name a type
   auto name__ = name ? _fbb.CreateString(name) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9293:7: error: ‘name__’ was not declared in this scope
       name__,
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ConcatenationOptions::UnPackTo(tflite::ConcatenationOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9933:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9297:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Metadata> CreateMetadata(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9933:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9297:157: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Metadata> CreateMetadata(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9934:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9934:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9302:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorCodeT>> operator_codes;
               ^
./tensorflow/lite/schema/schema_generated.h:9302:15: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9937:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatenationOptions> ConcatenationOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9302:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<OperatorCodeT>> operator_codes;
               ^
./tensorflow/lite/schema/schema_generated.h:9302:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9302:47: error: ‘operator_codes’ was not declared in this scope
   std::vector<std::unique_ptr<OperatorCodeT>> operator_codes;
                                               ^
./tensorflow/lite/schema/schema_generated.h:9302:47: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9302:47: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9303:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<SubGraphT>> subgraphs;
               ^
./tensorflow/lite/schema/schema_generated.h:9303:15: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h:9941:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatenationOptions> CreateConcatenationOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9303:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<SubGraphT>> subgraphs;
               ^
./tensorflow/lite/schema/schema_generated.h:9303:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9303:43: error: ‘subgraphs’ was not declared in this scope
   std::vector<std::unique_ptr<SubGraphT>> subgraphs;
                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ConcatenationOptions> tflite::CreateConcatenationOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatenationOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9944:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatenationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9303:43: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9303:43: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h:9305:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<BufferT>> buffers;
               ^
./tensorflow/lite/schema/schema_generated.h:9944:179: error: too many initializers for ‘tflite::CreateConcatenationOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatenationOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatenationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9305:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h:9945:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
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:9305:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<BufferT>> buffers;
               ^
./tensorflow/lite/schema/schema_generated.h:9946:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9305:15: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h:9949:7: error: ‘_axis’ was not declared in this scope
       _axis,
       ^
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h:9950:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
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:9305:41: error: ‘buffers’ was not declared in this scope
   std::vector<std::unique_ptr<BufferT>> buffers;
                                         ^
./tensorflow/lite/schema/schema_generated.h:9305:41: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9305:41: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9953:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline AddOptionsT *AddOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:9307:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<MetadataT>> metadata;
               ^
./tensorflow/lite/schema/schema_generated.h:9307:15: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9307:15: error: ‘unique_ptr’ is not a member of ‘std’
   std::vector<std::unique_ptr<MetadataT>> metadata;
               ^
./tensorflow/lite/schema/schema_generated.h:9307:15: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddOptionsT* tflite::AddOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9954:8: error: ‘_o’ does not name a type
   auto _o = new AddOptionsT();
        ^
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h:9955:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
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:9307:43: error: ‘metadata’ was not declared in this scope
   std::vector<std::unique_ptr<MetadataT>> metadata;
                                           ^
./tensorflow/lite/schema/schema_generated.h:9307:43: error: template argument 1 is invalid
./tensorflow/lite/schema/schema_generated.h:9307:43: error: template argument 2 is invalid
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9959:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void AddOptions::UnPackTo(AddOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::AddOptions::UnPackTo(tflite::AddOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9962:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9962:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9965:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddOptions> AddOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9969:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddOptions> CreateAddOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9313:8: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11
 struct Model FLATBUFFERS_FINAL_CLASS : private flatbuffers::Table {
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::AddOptions> tflite::CreateAddOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9972:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
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:9315:32: note: in expansion of macro ‘FLATBUFFERS_VTABLE_UNDERLYING_TYPE’
   enum FlatBuffersVTableOffset FLATBUFFERS_VTABLE_UNDERLYING_TYPE {
                                ^
./tensorflow/lite/schema/schema_generated.h:9972:169: error: too many initializers for ‘tflite::CreateAddOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9973:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9976:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
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:9327:61: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<OperatorCode>> *operator_codes() const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9979:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MulOptionsT *MulOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MulOptionsT* tflite::MulOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9980:8: error: ‘_o’ does not name a type
   auto _o = new MulOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9330:57: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<SubGraph>> *subgraphs() const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h:9981:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9336:55: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Buffer>> *buffers() const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9985:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MulOptions::UnPackTo(MulOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::MulOptions::UnPackTo(tflite::MulOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9988:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9342:57: error: ‘>>’ should be ‘> >’ within a nested template argument list
   const flatbuffers::Vector<flatbuffers::Offset<Metadata>> *metadata() const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h:9988:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9366:37: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   ModelT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9991:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MulOptions> MulOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9367:48: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
   void UnPackTo(ModelT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                ^
./tensorflow/lite/schema/schema_generated.h:9368:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   static flatbuffers::Offset<Model> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ModelT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9995:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MulOptions> CreateMulOptions(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9366:70: error: ‘nullptr’ was not declared in this scope
   ModelT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9367:81: error: ‘nullptr’ was not declared in this scope
   void UnPackTo(ModelT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) const;
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9368:150: error: ‘nullptr’ was not declared in this scope
   static flatbuffers::Offset<Model> Pack(flatbuffers::FlatBufferBuilder &_fbb, const ModelT* _o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::OperatorCode> >* tflite::Model::operator_codes() const’:
./tensorflow/lite/schema/schema_generated.h:9328:81: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<OperatorCode>> *>(VT_OPERATOR_CODES);
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MulOptions> tflite::CreateMulOptions(flatbuffers::FlatBufferBuilder&, const tflite::MulOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9998:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MulOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9998:169: error: too many initializers for ‘tflite::CreateMulOptions(flatbuffers::FlatBufferBuilder&, const tflite::MulOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MulOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9999:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10002:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10005:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline L2NormOptionsT *L2NormOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::L2NormOptionsT* tflite::L2NormOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10006:8: error: ‘_o’ does not name a type
   auto _o = new L2NormOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10007:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10011:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void L2NormOptions::UnPackTo(L2NormOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::L2NormOptions::UnPackTo(tflite::L2NormOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10014:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10014:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10017:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<L2NormOptions> L2NormOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10021:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<L2NormOptions> CreateL2NormOptions(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::L2NormOptions> tflite::CreateL2NormOptions(flatbuffers::FlatBufferBuilder&, const tflite::L2NormOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10024:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const L2NormOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10024:172: error: too many initializers for ‘tflite::CreateL2NormOptions(flatbuffers::FlatBufferBuilder&, const tflite::L2NormOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const L2NormOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10025:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10028:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10031:105: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LocalResponseNormalizationOptionsT *LocalResponseNormalizationOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LocalResponseNormalizationOptionsT* tflite::LocalResponseNormalizationOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10032:8: error: ‘_o’ does not name a type
   auto _o = new LocalResponseNormalizationOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10033:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10037:116: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LocalResponseNormalizationOptions::UnPackTo(LocalResponseNormalizationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LocalResponseNormalizationOptions::UnPackTo(tflite::LocalResponseNormalizationOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10040:10: error: ‘_e’ does not name a type
   { auto _e = radius(); _o->radius = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10040:38: error: ‘_e’ was not declared in this scope
   { auto _e = radius(); _o->radius = _e; };
                                      ^
./tensorflow/lite/schema/schema_generated.h:10041:10: error: ‘_e’ does not name a type
   { auto _e = bias(); _o->bias = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10041:34: error: ‘_e’ was not declared in this scope
   { auto _e = bias(); _o->bias = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:10042:10: error: ‘_e’ does not name a type
   { auto _e = alpha(); _o->alpha = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10042:36: error: ‘_e’ was not declared in this scope
   { auto _e = alpha(); _o->alpha = _e; };
                                    ^
./tensorflow/lite/schema/schema_generated.h:10043:10: error: ‘_e’ does not name a type
   { auto _e = beta(); _o->beta = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10043:34: error: ‘_e’ was not declared in this scope
   { auto _e = beta(); _o->beta = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10046:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LocalResponseNormalizationOptions> LocalResponseNormalizationOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10050:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LocalResponseNormalizationOptions> CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LocalResponseNormalizationOptions> tflite::CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder&, const tflite::LocalResponseNormalizationOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10053:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LocalResponseNormalizationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10053:192: error: too many initializers for ‘tflite::CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder&, const tflite::LocalResponseNormalizationOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LocalResponseNormalizationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10054:8: error: ‘_radius’ does not name a type
   auto _radius = _o->radius;
        ^
./tensorflow/lite/schema/schema_generated.h:10055:8: error: ‘_bias’ does not name a type
   auto _bias = _o->bias;
        ^
./tensorflow/lite/schema/schema_generated.h:10056:8: error: ‘_alpha’ does not name a type
   auto _alpha = _o->alpha;
        ^
./tensorflow/lite/schema/schema_generated.h:10057:8: error: ‘_beta’ does not name a type
   auto _beta = _o->beta;
        ^
./tensorflow/lite/schema/schema_generated.h:10060:7: error: ‘_radius’ was not declared in this scope
       _radius,
       ^
./tensorflow/lite/schema/schema_generated.h:10061:7: error: ‘_bias’ was not declared in this scope
       _bias,
       ^
./tensorflow/lite/schema/schema_generated.h:10062:7: error: ‘_alpha’ was not declared in this scope
       _alpha,
       ^
./tensorflow/lite/schema/schema_generated.h:10063:7: error: ‘_beta’ was not declared in this scope
       _beta);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10066:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LSTMOptionsT *LSTMOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSTMOptionsT* tflite::LSTMOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10067:8: error: ‘_o’ does not name a type
   auto _o = new LSTMOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10068:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10072:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LSTMOptions::UnPackTo(LSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LSTMOptions::UnPackTo(tflite::LSTMOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10075:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10075:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10076:10: error: ‘_e’ does not name a type
   { auto _e = cell_clip(); _o->cell_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10076:44: error: ‘_e’ was not declared in this scope
   { auto _e = cell_clip(); _o->cell_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10077:10: error: ‘_e’ does not name a type
   { auto _e = proj_clip(); _o->proj_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10077:44: error: ‘_e’ was not declared in this scope
   { auto _e = proj_clip(); _o->proj_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10078:10: error: ‘_e’ does not name a type
   { auto _e = kernel_type(); _o->kernel_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10078:48: error: ‘_e’ was not declared in this scope
   { auto _e = kernel_type(); _o->kernel_type = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10081:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSTMOptions> LSTMOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10085:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSTMOptions> CreateLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LSTMOptions> tflite::CreateLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSTMOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10088:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10088:170: error: too many initializers for ‘tflite::CreateLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSTMOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10089:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10090:8: error: ‘_cell_clip’ does not name a type
   auto _cell_clip = _o->cell_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10091:8: error: ‘_proj_clip’ does not name a type
   auto _proj_clip = _o->proj_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10092:8: error: ‘_kernel_type’ does not name a type
   auto _kernel_type = _o->kernel_type;
        ^
./tensorflow/lite/schema/schema_generated.h:10095:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:10096:7: error: ‘_cell_clip’ was not declared in this scope
       _cell_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10097:7: error: ‘_proj_clip’ was not declared in this scope
       _proj_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10098:7: error: ‘_kernel_type’ was not declared in this scope
       _kernel_type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10101:105: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline UnidirectionalSequenceLSTMOptionsT *UnidirectionalSequenceLSTMOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnidirectionalSequenceLSTMOptionsT* tflite::UnidirectionalSequenceLSTMOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10102:8: error: ‘_o’ does not name a type
   auto _o = new UnidirectionalSequenceLSTMOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10103:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10107:116: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void UnidirectionalSequenceLSTMOptions::UnPackTo(UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::UnidirectionalSequenceLSTMOptions::UnPackTo(tflite::UnidirectionalSequenceLSTMOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10110:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10110:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10111:10: error: ‘_e’ does not name a type
   { auto _e = cell_clip(); _o->cell_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10111:44: error: ‘_e’ was not declared in this scope
   { auto _e = cell_clip(); _o->cell_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10112:10: error: ‘_e’ does not name a type
   { auto _e = proj_clip(); _o->proj_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10112:44: error: ‘_e’ was not declared in this scope
   { auto _e = proj_clip(); _o->proj_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10113:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10113:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10116:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> UnidirectionalSequenceLSTMOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10120:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::UnidirectionalSequenceLSTMOptions> tflite::CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnidirectionalSequenceLSTMOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10123:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10123:192: error: too many initializers for ‘tflite::CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnidirectionalSequenceLSTMOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10124:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10125:8: error: ‘_cell_clip’ does not name a type
   auto _cell_clip = _o->cell_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10126:8: error: ‘_proj_clip’ does not name a type
   auto _proj_clip = _o->proj_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10127:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:10130:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:10131:7: error: ‘_cell_clip’ was not declared in this scope
       _cell_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10132:7: error: ‘_proj_clip’ was not declared in this scope
       _proj_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10133:7: error: ‘_time_major’ was not declared in this scope
       _time_major);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10136:103: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BidirectionalSequenceLSTMOptionsT *BidirectionalSequenceLSTMOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceLSTMOptionsT* tflite::BidirectionalSequenceLSTMOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10137:8: error: ‘_o’ does not name a type
   auto _o = new BidirectionalSequenceLSTMOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10138:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10142:114: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void BidirectionalSequenceLSTMOptions::UnPackTo(BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BidirectionalSequenceLSTMOptions::UnPackTo(tflite::BidirectionalSequenceLSTMOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10145:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10145:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10146:10: error: ‘_e’ does not name a type
   { auto _e = cell_clip(); _o->cell_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10146:44: error: ‘_e’ was not declared in this scope
   { auto _e = cell_clip(); _o->cell_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10147:10: error: ‘_e’ does not name a type
   { auto _e = proj_clip(); _o->proj_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10147:44: error: ‘_e’ was not declared in this scope
   { auto _e = proj_clip(); _o->proj_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10148:10: error: ‘_e’ does not name a type
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10148:52: error: ‘_e’ was not declared in this scope
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10149:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10149:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10152:203: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceLSTMOptions> BidirectionalSequenceLSTMOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10156:203: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceLSTMOptions> CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::BidirectionalSequenceLSTMOptions> tflite::CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceLSTMOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10159:128: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10159:191: error: too many initializers for ‘tflite::CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceLSTMOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10160:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10161:8: error: ‘_cell_clip’ does not name a type
   auto _cell_clip = _o->cell_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10162:8: error: ‘_proj_clip’ does not name a type
   auto _proj_clip = _o->proj_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10163:8: error: ‘_merge_outputs’ does not name a type
   auto _merge_outputs = _o->merge_outputs;
        ^
./tensorflow/lite/schema/schema_generated.h:10164:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:10167:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:10168:7: error: ‘_cell_clip’ was not declared in this scope
       _cell_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10169:7: error: ‘_proj_clip’ was not declared in this scope
       _proj_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10170:7: error: ‘_merge_outputs’ was not declared in this scope
       _merge_outputs,
       ^
./tensorflow/lite/schema/schema_generated.h:10171:7: error: ‘_time_major’ was not declared in this scope
       _time_major);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10174:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ResizeBilinearOptionsT *ResizeBilinearOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeBilinearOptionsT* tflite::ResizeBilinearOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10175:8: error: ‘_o’ does not name a type
   auto _o = new ResizeBilinearOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10176:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10180:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ResizeBilinearOptions::UnPackTo(ResizeBilinearOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ResizeBilinearOptions::UnPackTo(tflite::ResizeBilinearOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10183:10: error: ‘_e’ does not name a type
   { auto _e = align_corners(); _o->align_corners = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10183:52: error: ‘_e’ was not declared in this scope
   { auto _e = align_corners(); _o->align_corners = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10186:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeBilinearOptions> ResizeBilinearOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10190:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeBilinearOptions> CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ResizeBilinearOptions> tflite::CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeBilinearOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10193:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeBilinearOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10193:180: error: too many initializers for ‘tflite::CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeBilinearOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeBilinearOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:10194:8: error: ‘_align_corners’ does not name a type
   auto _align_corners = _o->align_corners;
        ^
./tensorflow/lite/schema/schema_generated.h:10197:7: error: ‘_align_corners’ was not declared in this scope
       _align_corners);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10200:95: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ResizeNearestNeighborOptionsT *ResizeNearestNeighborOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeNearestNeighborOptionsT* tflite::ResizeNearestNeighborOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10201:8: error: ‘_o’ does not name a type
   auto _o = new ResizeNearestNeighborOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10202:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10206:106: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ResizeNearestNeighborOptions::UnPackTo(ResizeNearestNeighborOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ResizeNearestNeighborOptions::UnPackTo(tflite::ResizeNearestNeighborOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10209:10: error: ‘_e’ does not name a type
   { auto _e = align_corners(); _o->align_corners = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10209:52: error: ‘_e’ was not declared in this scope
   { auto _e = align_corners(); _o->align_corners = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10212:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeNearestNeighborOptions> ResizeNearestNeighborOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10216:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeNearestNeighborOptions> CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ResizeNearestNeighborOptions> tflite::CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeNearestNeighborOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10219:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeNearestNeighborOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10219:187: error: too many initializers for ‘tflite::CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeNearestNeighborOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeNearestNeighborOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10220:8: error: ‘_align_corners’ does not name a type
   auto _align_corners = _o->align_corners;
        ^
./tensorflow/lite/schema/schema_generated.h:10223:7: error: ‘_align_corners’ was not declared in this scope
       _align_corners);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10226:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CallOptionsT *CallOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CallOptionsT* tflite::CallOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10227:8: error: ‘_o’ does not name a type
   auto _o = new CallOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10228:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10232:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CallOptions::UnPackTo(CallOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::CallOptions::UnPackTo(tflite::CallOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10235:10: error: ‘_e’ does not name a type
   { auto _e = subgraph(); _o->subgraph = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10235:42: error: ‘_e’ was not declared in this scope
   { auto _e = subgraph(); _o->subgraph = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10238:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CallOptions> CallOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10242:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CallOptions> CreateCallOptions(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CallOptions> tflite::CreateCallOptions(flatbuffers::FlatBufferBuilder&, const tflite::CallOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10245:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CallOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10245:170: error: too many initializers for ‘tflite::CreateCallOptions(flatbuffers::FlatBufferBuilder&, const tflite::CallOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CallOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10246:8: error: ‘_subgraph’ does not name a type
   auto _subgraph = _o->subgraph;
        ^
./tensorflow/lite/schema/schema_generated.h:10249:7: error: ‘_subgraph’ was not declared in this scope
       _subgraph);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10252:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PadOptionsT *PadOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadOptionsT* tflite::PadOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10253:8: error: ‘_o’ does not name a type
   auto _o = new PadOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10254:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10258:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PadOptions::UnPackTo(PadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10263:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadOptions> PadOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10267:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadOptions> CreatePadOptions(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PadOptions> tflite::CreatePadOptions(flatbuffers::FlatBufferBuilder&, const tflite::PadOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10270:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10270:169: error: too many initializers for ‘tflite::CreatePadOptions(flatbuffers::FlatBufferBuilder&, const tflite::PadOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10275:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PadV2OptionsT *PadV2Options::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadV2OptionsT* tflite::PadV2Options::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10276:8: error: ‘_o’ does not name a type
   auto _o = new PadV2OptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10277:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10281:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PadV2Options::UnPackTo(PadV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10286:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadV2Options> PadV2Options::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10290:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PadV2Options> tflite::CreatePadV2Options(flatbuffers::FlatBufferBuilder&, const tflite::PadV2OptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10293:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10293:171: error: too many initializers for ‘tflite::CreatePadV2Options(flatbuffers::FlatBufferBuilder&, const tflite::PadV2OptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10298:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReshapeOptionsT *ReshapeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReshapeOptionsT* tflite::ReshapeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10299:8: error: ‘_o’ does not name a type
   auto _o = new ReshapeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10300:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10304:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReshapeOptions::UnPackTo(ReshapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ReshapeOptions::UnPackTo(tflite::ReshapeOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10307:10: error: ‘_e’ does not name a type
   { auto _e = new_shape(); if (_e) { _o->new_shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->new_shape[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10307:32: error: ‘_e’ was not declared in this scope
   { auto _e = new_shape(); if (_e) { _o->new_shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->new_shape[_i] = _e->Get(_i); } } };
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10310:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReshapeOptions> ReshapeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10314:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReshapeOptions> CreateReshapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReshapeOptions> tflite::CreateReshapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReshapeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10317:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReshapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10317:173: error: too many initializers for ‘tflite::CreateReshapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReshapeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReshapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::SubGraph> >* tflite::Model::subgraphs() const’:
./tensorflow/lite/schema/schema_generated.h:9331:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<SubGraph>> *>(VT_SUBGRAPHS);
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10318:8: error: ‘_new_shape’ does not name a type
   auto _new_shape = _o->new_shape.size() ? _fbb.CreateVector(_o->new_shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:10321: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:10324:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SpaceToBatchNDOptionsT *SpaceToBatchNDOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToBatchNDOptionsT* tflite::SpaceToBatchNDOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10325:8: error: ‘_o’ does not name a type
   auto _o = new SpaceToBatchNDOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10326:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10330:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SpaceToBatchNDOptions::UnPackTo(SpaceToBatchNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Buffer> >* tflite::Model::buffers() const’:
./tensorflow/lite/schema/schema_generated.h:9337:75: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Buffer>> *>(VT_BUFFERS);
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10335:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToBatchNDOptions> SpaceToBatchNDOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10339:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToBatchNDOptions> CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SpaceToBatchNDOptions> tflite::CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToBatchNDOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10342:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToBatchNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10342:180: error: too many initializers for ‘tflite::CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToBatchNDOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToBatchNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10347:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BatchToSpaceNDOptionsT *BatchToSpaceNDOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BatchToSpaceNDOptionsT* tflite::BatchToSpaceNDOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10348:8: error: ‘_o’ does not name a type
   auto _o = new BatchToSpaceNDOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10349:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10353:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void BatchToSpaceNDOptions::UnPackTo(BatchToSpaceNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10358:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BatchToSpaceNDOptions> BatchToSpaceNDOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10362:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BatchToSpaceNDOptions> CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::BatchToSpaceNDOptions> tflite::CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::BatchToSpaceNDOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10365:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BatchToSpaceNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10365:180: error: too many initializers for ‘tflite::CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::BatchToSpaceNDOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BatchToSpaceNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10370:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SkipGramOptionsT *SkipGramOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SkipGramOptionsT* tflite::SkipGramOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10371:8: error: ‘_o’ does not name a type
   auto _o = new SkipGramOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10372:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10376:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SkipGramOptions::UnPackTo(SkipGramOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SkipGramOptions::UnPackTo(tflite::SkipGramOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10379:10: error: ‘_e’ does not name a type
   { auto _e = ngram_size(); _o->ngram_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10379:46: error: ‘_e’ was not declared in this scope
   { auto _e = ngram_size(); _o->ngram_size = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:10380:10: error: ‘_e’ does not name a type
   { auto _e = max_skip_size(); _o->max_skip_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10380:52: error: ‘_e’ was not declared in this scope
   { auto _e = max_skip_size(); _o->max_skip_size = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10381:10: error: ‘_e’ does not name a type
   { auto _e = include_all_ngrams(); _o->include_all_ngrams = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10381:62: error: ‘_e’ was not declared in this scope
   { auto _e = include_all_ngrams(); _o->include_all_ngrams = _e; };
                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10384:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SkipGramOptions> SkipGramOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10388:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SkipGramOptions> CreateSkipGramOptions(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SkipGramOptions> tflite::CreateSkipGramOptions(flatbuffers::FlatBufferBuilder&, const tflite::SkipGramOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10391:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SkipGramOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10391:174: error: too many initializers for ‘tflite::CreateSkipGramOptions(flatbuffers::FlatBufferBuilder&, const tflite::SkipGramOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SkipGramOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10392:8: error: ‘_ngram_size’ does not name a type
   auto _ngram_size = _o->ngram_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10393:8: error: ‘_max_skip_size’ does not name a type
   auto _max_skip_size = _o->max_skip_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10394:8: error: ‘_include_all_ngrams’ does not name a type
   auto _include_all_ngrams = _o->include_all_ngrams;
        ^
./tensorflow/lite/schema/schema_generated.h:10397:7: error: ‘_ngram_size’ was not declared in this scope
       _ngram_size,
       ^
./tensorflow/lite/schema/schema_generated.h:10398:7: error: ‘_max_skip_size’ was not declared in this scope
       _max_skip_size,
       ^
./tensorflow/lite/schema/schema_generated.h:10399:7: error: ‘_include_all_ngrams’ was not declared in this scope
       _include_all_ngrams);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘const flatbuffers::Vector<flatbuffers::Offset<tflite::Metadata> >* tflite::Model::metadata() const’:
./tensorflow/lite/schema/schema_generated.h:9343:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Metadata>> *>(VT_METADATA);
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10402:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SpaceToDepthOptionsT *SpaceToDepthOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToDepthOptionsT* tflite::SpaceToDepthOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10403:8: error: ‘_o’ does not name a type
   auto _o = new SpaceToDepthOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10404:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10408:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SpaceToDepthOptions::UnPackTo(SpaceToDepthOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SpaceToDepthOptions::UnPackTo(tflite::SpaceToDepthOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10411:10: error: ‘_e’ does not name a type
   { auto _e = block_size(); _o->block_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10411:46: error: ‘_e’ was not declared in this scope
   { auto _e = block_size(); _o->block_size = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10414:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToDepthOptions> SpaceToDepthOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:10418:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToDepthOptions> CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SpaceToDepthOptions> tflite::CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToDepthOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10421:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToDepthOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10421:178: error: too many initializers for ‘tflite::CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToDepthOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToDepthOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10422:8: error: ‘_block_size’ does not name a type
   auto _block_size = _o->block_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10425:7: error: ‘_block_size’ was not declared in this scope
       _block_size);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10428:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DepthToSpaceOptionsT *DepthToSpaceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthToSpaceOptionsT* tflite::DepthToSpaceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10429:8: error: ‘_o’ does not name a type
   auto _o = new DepthToSpaceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10430:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10434:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DepthToSpaceOptions::UnPackTo(DepthToSpaceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::DepthToSpaceOptions::UnPackTo(tflite::DepthToSpaceOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10437:10: error: ‘_e’ does not name a type
   { auto _e = block_size(); _o->block_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10437:46: error: ‘_e’ was not declared in this scope
   { auto _e = block_size(); _o->block_size = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10440:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthToSpaceOptions> DepthToSpaceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:10444:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthToSpaceOptions> CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DepthToSpaceOptions> tflite::CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthToSpaceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10447:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthToSpaceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10447:178: error: too many initializers for ‘tflite::CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthToSpaceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthToSpaceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10448:8: error: ‘_block_size’ does not name a type
   auto _block_size = _o->block_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10451:7: error: ‘_block_size’ was not declared in this scope
       _block_size);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10454:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SubOptionsT *SubOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SubOptionsT* tflite::SubOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10455:8: error: ‘_o’ does not name a type
   auto _o = new SubOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10456:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10460:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SubOptions::UnPackTo(SubOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SubOptions::UnPackTo(tflite::SubOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10463:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10463:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10466:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubOptions> SubOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10470:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubOptions> CreateSubOptions(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SubOptions> tflite::CreateSubOptions(flatbuffers::FlatBufferBuilder&, const tflite::SubOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10473:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10473:169: error: too many initializers for ‘tflite::CreateSubOptions(flatbuffers::FlatBufferBuilder&, const tflite::SubOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10474:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10477:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10480:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DivOptionsT *DivOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DivOptionsT* tflite::DivOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10481:8: error: ‘_o’ does not name a type
   auto _o = new DivOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10482:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10486:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DivOptions::UnPackTo(DivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::DivOptions::UnPackTo(tflite::DivOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10489:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10489:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10492:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DivOptions> DivOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10496:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DivOptions> CreateDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DivOptions> tflite::CreateDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::DivOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10499:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10499:169: error: too many initializers for ‘tflite::CreateDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::DivOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10500:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10503:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10506:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TopKV2OptionsT *TopKV2Options::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TopKV2OptionsT* tflite::TopKV2Options::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10507:8: error: ‘_o’ does not name a type
   auto _o = new TopKV2OptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10508:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10512:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TopKV2Options::UnPackTo(TopKV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10517:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TopKV2Options> TopKV2Options::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10521:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TopKV2Options> CreateTopKV2Options(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TopKV2Options> tflite::CreateTopKV2Options(flatbuffers::FlatBufferBuilder&, const tflite::TopKV2OptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10524:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TopKV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10524:172: error: too many initializers for ‘tflite::CreateTopKV2Options(flatbuffers::FlatBufferBuilder&, const tflite::TopKV2OptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TopKV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10529:95: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline EmbeddingLookupSparseOptionsT *EmbeddingLookupSparseOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EmbeddingLookupSparseOptionsT* tflite::EmbeddingLookupSparseOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10530:8: error: ‘_o’ does not name a type
   auto _o = new EmbeddingLookupSparseOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10531:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10535:106: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void EmbeddingLookupSparseOptions::UnPackTo(EmbeddingLookupSparseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::EmbeddingLookupSparseOptions::UnPackTo(tflite::EmbeddingLookupSparseOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10538:10: error: ‘_e’ does not name a type
   { auto _e = combiner(); _o->combiner = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10538:42: error: ‘_e’ was not declared in this scope
   { auto _e = combiner(); _o->combiner = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10541:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EmbeddingLookupSparseOptions> EmbeddingLookupSparseOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10545:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EmbeddingLookupSparseOptions> CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::EmbeddingLookupSparseOptions> tflite::CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder&, const tflite::EmbeddingLookupSparseOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10548:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EmbeddingLookupSparseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10548:187: error: too many initializers for ‘tflite::CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder&, const tflite::EmbeddingLookupSparseOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EmbeddingLookupSparseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10549:8: error: ‘_combiner’ does not name a type
   auto _combiner = _o->combiner;
        ^
./tensorflow/lite/schema/schema_generated.h:10552:7: error: ‘_combiner’ was not declared in this scope
       _combiner);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10555:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GatherOptionsT *GatherOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherOptionsT* tflite::GatherOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10556:8: error: ‘_o’ does not name a type
   auto _o = new GatherOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10557:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9377:99: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_operator_codes(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<OperatorCode>>> operator_codes) {
                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10561:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GatherOptions::UnPackTo(GatherOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9380:90: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_subgraphs(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<SubGraph>>> subgraphs) {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::GatherOptions::UnPackTo(tflite::GatherOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10564:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10564:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9386:86: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_buffers(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Buffer>>> buffers) {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10567:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherOptions> GatherOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9389:75: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_metadata_buffer(flatbuffers::Offset<flatbuffers::Vector<int32_t>> metadata_buffer) {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9392:89: error: ‘>>’ should be ‘> >’ within a nested template argument list
   void add_metadata(flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Metadata>>> metadata) {
                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10571:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherOptions> CreateGatherOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GatherOptions> tflite::CreateGatherOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10574:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10574:172: error: too many initializers for ‘tflite::CreateGatherOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10575:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:10578:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10581:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TransposeOptionsT *TransposeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeOptionsT* tflite::TransposeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10582:8: error: ‘_o’ does not name a type
   auto _o = new TransposeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10583:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10587:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TransposeOptions::UnPackTo(TransposeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10592:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeOptions> TransposeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10596:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeOptions> CreateTransposeOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TransposeOptions> tflite::CreateTransposeOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10599:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10599:175: error: too many initializers for ‘tflite::CreateTransposeOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10604:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ExpOptionsT *ExpOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpOptionsT* tflite::ExpOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10605:8: error: ‘_o’ does not name a type
   auto _o = new ExpOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10606:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10610:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ExpOptions::UnPackTo(ExpOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10615:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpOptions> ExpOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10619:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpOptions> CreateExpOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ExpOptions> tflite::CreateExpOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10622:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10622:169: error: too many initializers for ‘tflite::CreateExpOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10627:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CosOptionsT *CosOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CosOptionsT* tflite::CosOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10628:8: error: ‘_o’ does not name a type
   auto _o = new CosOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10629:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10633:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CosOptions::UnPackTo(CosOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10638:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CosOptions> CosOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<tflite::Model> tflite::ModelBuilder::Finish()’:
./tensorflow/lite/schema/schema_generated.h:9401:16: error: ‘end’ does not name a type
     const auto end = fbb_.EndTable(start_);
                ^
./tensorflow/lite/schema/schema_generated.h:9402:10: error: ‘o’ does not name a type
     auto o = flatbuffers::Offset<Model>(end);
          ^
./tensorflow/lite/schema/schema_generated.h:9403:12: error: ‘o’ was not declared in this scope
     return o;
            ^
./tensorflow/lite/schema/schema_generated.h:10642:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CosOptions> CreateCosOptions(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9410:77: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<OperatorCode>>> operator_codes = 0,
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9411:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<SubGraph>>> subgraphs = 0,
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CosOptions> tflite::CreateCosOptions(flatbuffers::FlatBufferBuilder&, const tflite::CosOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10645:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CosOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9413:71: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Buffer>>> buffers = 0,
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9414:52: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<int32_t>> metadata_buffer = 0,
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10645:169: error: too many initializers for ‘tflite::CreateCosOptions(flatbuffers::FlatBufferBuilder&, const tflite::CosOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CosOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9415:73: error: ‘>>’ should be ‘> >’ within a nested template argument list
     flatbuffers::Offset<flatbuffers::Vector<flatbuffers::Offset<Metadata>>> metadata = 0) {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10650:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReducerOptionsT *ReducerOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReducerOptionsT* tflite::ReducerOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10651:8: error: ‘_o’ does not name a type
   auto _o = new ReducerOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10652:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10656:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReducerOptions::UnPackTo(ReducerOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ReducerOptions::UnPackTo(tflite::ReducerOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10659:10: error: ‘_e’ does not name a type
   { auto _e = keep_dims(); _o->keep_dims = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10659:44: error: ‘_e’ was not declared in this scope
   { auto _e = keep_dims(); _o->keep_dims = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10662:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReducerOptions> ReducerOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9430:55: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<OperatorCode>> *operator_codes = nullptr,
                                                       ^
./tensorflow/lite/schema/schema_generated.h:9430:76: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<OperatorCode>> *operator_codes = nullptr,
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9431:51: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<SubGraph>> *subgraphs = nullptr,
                                                   ^
./tensorflow/lite/schema/schema_generated.h:10666:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReducerOptions> CreateReducerOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9431:67: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<SubGraph>> *subgraphs = nullptr,
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9432:31: error: ‘nullptr’ was not declared in this scope
     const char *description = nullptr,
                               ^
./tensorflow/lite/schema/schema_generated.h:9433:49: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Buffer>> *buffers = nullptr,
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReducerOptions> tflite::CreateReducerOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReducerOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10669:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReducerOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9433:63: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Buffer>> *buffers = nullptr,
                                                               ^
./tensorflow/lite/schema/schema_generated.h:10669:173: error: too many initializers for ‘tflite::CreateReducerOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReducerOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReducerOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9434:51: error: ‘nullptr’ was not declared in this scope
     const std::vector<int32_t> *metadata_buffer = nullptr,
                                                   ^
./tensorflow/lite/schema/schema_generated.h:9435:51: error: ‘>>’ should be ‘> >’ within a nested template argument list
     const std::vector<flatbuffers::Offset<Metadata>> *metadata = nullptr) {
                                                   ^
./tensorflow/lite/schema/schema_generated.h:10670:8: error: ‘_keep_dims’ does not name a type
   auto _keep_dims = _o->keep_dims;
        ^
./tensorflow/lite/schema/schema_generated.h:9435:66: error: ‘nullptr’ was not declared in this scope
     const std::vector<flatbuffers::Offset<Metadata>> *metadata = nullptr) {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10673:7: error: ‘_keep_dims’ was not declared in this scope
       _keep_dims);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10676:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SqueezeOptionsT *SqueezeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Model> tflite::CreateModelDirect(flatbuffers::FlatBufferBuilder&, uint32_t, const std::vector<flatbuffers::Offset<tflite::OperatorCode> >*, const std::vector<flatbuffers::Offset<tflite::SubGraph> >*, const char*, const std::vector<flatbuffers::Offset<tflite::Buffer> >*, const std::vector<int>*, const std::vector<flatbuffers::Offset<tflite::Metadata> >*)’:
./tensorflow/lite/schema/schema_generated.h:9436:8: error: ‘operator_codes__’ does not name a type
   auto operator_codes__ = operator_codes ? _fbb.CreateVector<flatbuffers::Offset<OperatorCode>>(*operator_codes) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9437:8: error: ‘subgraphs__’ does not name a type
   auto subgraphs__ = subgraphs ? _fbb.CreateVector<flatbuffers::Offset<SubGraph>>(*subgraphs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9438:8: error: ‘description__’ does not name a type
   auto description__ = description ? _fbb.CreateString(description) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9439:8: error: ‘buffers__’ does not name a type
   auto buffers__ = buffers ? _fbb.CreateVector<flatbuffers::Offset<Buffer>>(*buffers) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9440:8: error: ‘metadata_buffer__’ does not name a type
   auto metadata_buffer__ = metadata_buffer ? _fbb.CreateVector<int32_t>(*metadata_buffer) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9441:8: error: ‘metadata__’ does not name a type
   auto metadata__ = metadata ? _fbb.CreateVector<flatbuffers::Offset<Metadata>>(*metadata) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SqueezeOptionsT* tflite::SqueezeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10677:8: error: ‘_o’ does not name a type
   auto _o = new SqueezeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9445:7: error: ‘operator_codes__’ was not declared in this scope
       operator_codes__,
       ^
./tensorflow/lite/schema/schema_generated.h:10678:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9446:7: error: ‘subgraphs__’ was not declared in this scope
       subgraphs__,
       ^
./tensorflow/lite/schema/schema_generated.h:9447:7: error: ‘description__’ was not declared in this scope
       description__,
       ^
./tensorflow/lite/schema/schema_generated.h:9448:7: error: ‘buffers__’ was not declared in this scope
       buffers__,
       ^
./tensorflow/lite/schema/schema_generated.h:9449:7: error: ‘metadata_buffer__’ was not declared in this scope
       metadata_buffer__,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10682:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SqueezeOptions::UnPackTo(SqueezeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9450:7: error: ‘metadata__’ was not declared in this scope
       metadata__);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SqueezeOptions::UnPackTo(tflite::SqueezeOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10685:10: error: ‘_e’ does not name a type
   { auto _e = squeeze_dims(); if (_e) { _o->squeeze_dims.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->squeeze_dims[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9453:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 flatbuffers::Offset<Model> CreateModel(flatbuffers::FlatBufferBuilder &_fbb, const ModelT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10685:35: error: ‘_e’ was not declared in this scope
   { auto _e = squeeze_dims(); if (_e) { _o->squeeze_dims.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->squeeze_dims[_i] = _e->Get(_i); } } };
                                   ^
./tensorflow/lite/schema/schema_generated.h:9453:148: error: ‘nullptr’ was not declared in this scope
 flatbuffers::Offset<Model> CreateModel(flatbuffers::FlatBufferBuilder &_fbb, const ModelT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9455:75: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CustomQuantizationT *CustomQuantization::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CustomQuantizationT* tflite::CustomQuantization::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9456:8: error: ‘_o’ does not name a type
   auto _o = new CustomQuantizationT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10688:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SqueezeOptions> SqueezeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9457:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9461:86: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CustomQuantization::UnPackTo(CustomQuantizationT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10692:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SqueezeOptions> CreateSqueezeOptions(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::CustomQuantization::UnPackTo(tflite::CustomQuantizationT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9464:10: error: ‘_e’ does not name a type
   { auto _e = custom(); if (_e) { _o->custom.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9464:29: error: ‘_e’ was not declared in this scope
   { auto _e = custom(); if (_e) { _o->custom.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom[_i] = _e->Get(_i); } } };
                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SqueezeOptions> tflite::CreateSqueezeOptions(flatbuffers::FlatBufferBuilder&, const tflite::SqueezeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10695:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SqueezeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9467:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CustomQuantization> CustomQuantization::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10695:173: error: too many initializers for ‘tflite::CreateSqueezeOptions(flatbuffers::FlatBufferBuilder&, const tflite::SqueezeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SqueezeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9471:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CustomQuantization> CreateCustomQuantization(flatbuffers::FlatBufferBuilder &_fbb, const CustomQuantizationT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CustomQuantization> tflite::CreateCustomQuantization(flatbuffers::FlatBufferBuilder&, const tflite::CustomQuantizationT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9474:114: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CustomQuantizationT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9474:177: error: too many initializers for ‘tflite::CreateCustomQuantization(flatbuffers::FlatBufferBuilder&, const tflite::CustomQuantizationT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CustomQuantizationT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9475:8: error: ‘_custom’ does not name a type
   auto _custom = _o->custom.size() ? _fbb.CreateVector(_o->custom) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9478: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:9481:83: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline QuantizationParametersT *QuantizationParameters::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizationParametersT* tflite::QuantizationParameters::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9482:8: error: ‘_o’ does not name a type
   auto _o = new QuantizationParametersT();
        ^
./tensorflow/lite/schema/schema_generated.h:9483:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9487:94: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void QuantizationParameters::UnPackTo(QuantizationParametersT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::QuantizationParameters::UnPackTo(tflite::QuantizationParametersT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9490:10: error: ‘_e’ does not name a type
   { auto _e = min(); if (_e) { _o->min.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->min[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9490:26: error: ‘_e’ was not declared in this scope
   { auto _e = min(); if (_e) { _o->min.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->min[_i] = _e->Get(_i); } } };
                          ^
./tensorflow/lite/schema/schema_generated.h:9491:10: error: ‘_e’ does not name a type
   { auto _e = max(); if (_e) { _o->max.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->max[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9491:26: error: ‘_e’ was not declared in this scope
   { auto _e = max(); if (_e) { _o->max.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->max[_i] = _e->Get(_i); } } };
                          ^
./tensorflow/lite/schema/schema_generated.h:9492:10: error: ‘_e’ does not name a type
   { auto _e = scale(); if (_e) { _o->scale.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->scale[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10696:8: error: ‘_squeeze_dims’ does not name a type
   auto _squeeze_dims = _o->squeeze_dims.size() ? _fbb.CreateVector(_o->squeeze_dims) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:10699: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:10702:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SplitOptionsT *SplitOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitOptionsT* tflite::SplitOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10703:8: error: ‘_o’ does not name a type
   auto _o = new SplitOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9492:28: error: ‘_e’ was not declared in this scope
   { auto _e = scale(); if (_e) { _o->scale.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->scale[_i] = _e->Get(_i); } } };
                            ^
./tensorflow/lite/schema/schema_generated.h:9493:10: error: ‘_e’ does not name a type
   { auto _e = zero_point(); if (_e) { _o->zero_point.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->zero_point[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10704:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10708:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SplitOptions::UnPackTo(SplitOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SplitOptions::UnPackTo(tflite::SplitOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10711:10: error: ‘_e’ does not name a type
   { auto _e = num_splits(); _o->num_splits = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9493:33: error: ‘_e’ was not declared in this scope
   { auto _e = zero_point(); if (_e) { _o->zero_point.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->zero_point[_i] = _e->Get(_i); } } };
                                 ^
./tensorflow/lite/schema/schema_generated.h:10711:46: error: ‘_e’ was not declared in this scope
   { auto _e = num_splits(); _o->num_splits = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:9494:10: error: ‘_e’ does not name a type
   { auto _e = details_type(); _o->details.type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9494:50: error: ‘_e’ was not declared in this scope
   { auto _e = details_type(); _o->details.type = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:9495:10: error: ‘_e’ does not name a type
   { auto _e = details(); if (_e) _o->details.value = QuantizationDetailsUnion::UnPack(_e, details_type(), _resolver); };
          ^
./tensorflow/lite/schema/schema_generated.h:9495:30: error: ‘_e’ was not declared in this scope
   { auto _e = details(); if (_e) _o->details.value = QuantizationDetailsUnion::UnPack(_e, details_type(), _resolver); };
                              ^
./tensorflow/lite/schema/schema_generated.h:9496:10: error: ‘_e’ does not name a type
   { auto _e = quantized_dimension(); _o->quantized_dimension = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10714:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitOptions> SplitOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9496:64: error: ‘_e’ was not declared in this scope
   { auto _e = quantized_dimension(); _o->quantized_dimension = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:10718:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitOptions> CreateSplitOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9499:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizationParameters> QuantizationParameters::Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SplitOptions> tflite::CreateSplitOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10721:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10721:171: error: too many initializers for ‘tflite::CreateSplitOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10722:8: error: ‘_num_splits’ does not name a type
   auto _num_splits = _o->num_splits;
        ^
./tensorflow/lite/schema/schema_generated.h:10725:7: error: ‘_num_splits’ was not declared in this scope
       _num_splits);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10728:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SplitVOptionsT *SplitVOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9503:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizationParameters> CreateQuantizationParameters(flatbuffers::FlatBufferBuilder &_fbb, const QuantizationParametersT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitVOptionsT* tflite::SplitVOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10729:8: error: ‘_o’ does not name a type
   auto _o = new SplitVOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10730:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10734:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SplitVOptions::UnPackTo(SplitVOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::QuantizationParameters> tflite::CreateQuantizationParameters(flatbuffers::FlatBufferBuilder&, const tflite::QuantizationParametersT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9506:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizationParametersT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9506:181: error: too many initializers for ‘tflite::CreateQuantizationParameters(flatbuffers::FlatBufferBuilder&, const tflite::QuantizationParametersT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizationParametersT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SplitVOptions::UnPackTo(tflite::SplitVOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10737:10: error: ‘_e’ does not name a type
   { auto _e = num_splits(); _o->num_splits = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9507:8: error: ‘_min’ does not name a type
   auto _min = _o->min.size() ? _fbb.CreateVector(_o->min) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9508:8: error: ‘_max’ does not name a type
   auto _max = _o->max.size() ? _fbb.CreateVector(_o->max) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9509:8: error: ‘_scale’ does not name a type
   auto _scale = _o->scale.size() ? _fbb.CreateVector(_o->scale) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9510:8: error: ‘_zero_point’ does not name a type
   auto _zero_point = _o->zero_point.size() ? _fbb.CreateVector(_o->zero_point) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9511:8: error: ‘_details_type’ does not name a type
   auto _details_type = _o->details.type;
        ^
./tensorflow/lite/schema/schema_generated.h:9512:8: error: ‘_details’ does not name a type
   auto _details = _o->details.Pack(_fbb);
        ^
./tensorflow/lite/schema/schema_generated.h:9513:8: error: ‘_quantized_dimension’ does not name a type
   auto _quantized_dimension = _o->quantized_dimension;
        ^
./tensorflow/lite/schema/schema_generated.h:9516:7: error: ‘_min’ was not declared in this scope
       _min,
       ^
./tensorflow/lite/schema/schema_generated.h:9517:7: error: ‘_max’ was not declared in this scope
       _max,
       ^
./tensorflow/lite/schema/schema_generated.h:9518:7: error: ‘_scale’ was not declared in this scope
       _scale,
       ^
./tensorflow/lite/schema/schema_generated.h:9519:7: error: ‘_zero_point’ was not declared in this scope
       _zero_point,
       ^
./tensorflow/lite/schema/schema_generated.h:9520:7: error: ‘_details_type’ was not declared in this scope
       _details_type,
       ^
./tensorflow/lite/schema/schema_generated.h:9521:7: error: ‘_details’ was not declared in this scope
       _details,
       ^
./tensorflow/lite/schema/schema_generated.h:9522:7: error: ‘_quantized_dimension’ was not declared in this scope
       _quantized_dimension);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9525:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TensorT *Tensor::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                   ^
./tensorflow/lite/schema/schema_generated.h:10737:46: error: ‘_e’ was not declared in this scope
   { auto _e = num_splits(); _o->num_splits = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10740:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitVOptions> SplitVOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TensorT* tflite::Tensor::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9526:8: error: ‘_o’ does not name a type
   auto _o = new TensorT();
        ^
./tensorflow/lite/schema/schema_generated.h:9527:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10744:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitVOptions> CreateSplitVOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SplitVOptions> tflite::CreateSplitVOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitVOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10747:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitVOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9531:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Tensor::UnPackTo(TensorT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Tensor::UnPackTo(tflite::TensorT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9534:10: error: ‘_e’ does not name a type
   { auto _e = shape(); if (_e) { _o->shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->shape[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9534:28: error: ‘_e’ was not declared in this scope
   { auto _e = shape(); if (_e) { _o->shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->shape[_i] = _e->Get(_i); } } };
                            ^
./tensorflow/lite/schema/schema_generated.h:9535:10: error: ‘_e’ does not name a type
   { auto _e = type(); _o->type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10747:172: error: too many initializers for ‘tflite::CreateSplitVOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitVOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitVOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10748:8: error: ‘_num_splits’ does not name a type
   auto _num_splits = _o->num_splits;
        ^
./tensorflow/lite/schema/schema_generated.h:10751:7: error: ‘_num_splits’ was not declared in this scope
       _num_splits);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10754:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline StridedSliceOptionsT *StridedSliceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::StridedSliceOptionsT* tflite::StridedSliceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10755:8: error: ‘_o’ does not name a type
   auto _o = new StridedSliceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9535:34: error: ‘_e’ was not declared in this scope
   { auto _e = type(); _o->type = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9536:10: error: ‘_e’ does not name a type
   { auto _e = buffer(); _o->buffer = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9536:38: error: ‘_e’ was not declared in this scope
   { auto _e = buffer(); _o->buffer = _e; };
                                      ^
./tensorflow/lite/schema/schema_generated.h:9537:10: error: ‘_e’ does not name a type
   { auto _e = name(); if (_e) _o->name = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:9537:27: error: ‘_e’ was not declared in this scope
   { auto _e = name(); if (_e) _o->name = _e->str(); };
                           ^
./tensorflow/lite/schema/schema_generated.h:9538:10: error: ‘_e’ does not name a type
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
          ^
./tensorflow/lite/schema/schema_generated.h:9538:35: error: ‘_e’ was not declared in this scope
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                   ^
./tensorflow/lite/schema/schema_generated.h:9538:43: error: ‘struct tflite::TensorT’ has no member named ‘quantization’
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                           ^
./tensorflow/lite/schema/schema_generated.h:9538:58: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                                          ^
./tensorflow/lite/schema/schema_generated.h:9538:58: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:9538:97: error: expected primary-expression before ‘>’ token
   { auto _e = quantization(); if (_e) _o->quantization = std::unique_ptr<QuantizationParametersT>(_e->UnPack(_resolver)); };
                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9539:10: error: ‘_e’ does not name a type
   { auto _e = is_variable(); _o->is_variable = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9539:48: error: ‘_e’ was not declared in this scope
   { auto _e = is_variable(); _o->is_variable = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9542:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Tensor> Tensor::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TensorT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10756:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10760:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void StridedSliceOptions::UnPackTo(StridedSliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::StridedSliceOptions::UnPackTo(tflite::StridedSliceOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10763:10: error: ‘_e’ does not name a type
   { auto _e = begin_mask(); _o->begin_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10763:46: error: ‘_e’ was not declared in this scope
   { auto _e = begin_mask(); _o->begin_mask = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:9546:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Tensor> CreateTensor(flatbuffers::FlatBufferBuilder &_fbb, const TensorT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10764:10: error: ‘_e’ does not name a type
   { auto _e = end_mask(); _o->end_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10764:42: error: ‘_e’ was not declared in this scope
   { auto _e = end_mask(); _o->end_mask = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:10765:10: error: ‘_e’ does not name a type
   { auto _e = ellipsis_mask(); _o->ellipsis_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10765:52: error: ‘_e’ was not declared in this scope
   { auto _e = ellipsis_mask(); _o->ellipsis_mask = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10766:10: error: ‘_e’ does not name a type
   { auto _e = new_axis_mask(); _o->new_axis_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10766:52: error: ‘_e’ was not declared in this scope
   { auto _e = new_axis_mask(); _o->new_axis_mask = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10767:10: error: ‘_e’ does not name a type
   { auto _e = shrink_axis_mask(); _o->shrink_axis_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10767:58: error: ‘_e’ was not declared in this scope
   { auto _e = shrink_axis_mask(); _o->shrink_axis_mask = _e; };
                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10770:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<StridedSliceOptions> StridedSliceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Tensor> tflite::CreateTensor(flatbuffers::FlatBufferBuilder&, const tflite::TensorT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9549:102: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TensorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10774:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<StridedSliceOptions> CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9549:165: error: too many initializers for ‘tflite::CreateTensor(flatbuffers::FlatBufferBuilder&, const tflite::TensorT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TensorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9550:8: error: ‘_shape’ does not name a type
   auto _shape = _o->shape.size() ? _fbb.CreateVector(_o->shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9551:8: error: ‘_type’ does not name a type
   auto _type = _o->type;
        ^
./tensorflow/lite/schema/schema_generated.h:9552:8: error: ‘_buffer’ does not name a type
   auto _buffer = _o->buffer;
        ^
./tensorflow/lite/schema/schema_generated.h:9553:8: error: ‘_name’ does not name a type
   auto _name = _o->name.empty() ? 0 : _fbb.CreateString(_o->name);
        ^
./tensorflow/lite/schema/schema_generated.h:9554:8: error: ‘_quantization’ does not name a type
   auto _quantization = _o->quantization ? CreateQuantizationParameters(_fbb, _o->quantization.get(), _rehasher) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9555:8: error: ‘_is_variable’ does not name a type
   auto _is_variable = _o->is_variable;
        ^
./tensorflow/lite/schema/schema_generated.h:9558:7: error: ‘_shape’ was not declared in this scope
       _shape,
       ^
./tensorflow/lite/schema/schema_generated.h:9559:7: error: ‘_type’ was not declared in this scope
       _type,
       ^
./tensorflow/lite/schema/schema_generated.h:9560:7: error: ‘_buffer’ was not declared in this scope
       _buffer,
       ^
./tensorflow/lite/schema/schema_generated.h:9561:7: error: ‘_name’ was not declared in this scope
       _name,
       ^
./tensorflow/lite/schema/schema_generated.h:9562:7: error: ‘_quantization’ was not declared in this scope
       _quantization,
       ^
./tensorflow/lite/schema/schema_generated.h:9563:7: error: ‘_is_variable’ was not declared in this scope
       _is_variable);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9566:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline Conv2DOptionsT *Conv2DOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Conv2DOptionsT* tflite::Conv2DOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9567:8: error: ‘_o’ does not name a type
   auto _o = new Conv2DOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::StridedSliceOptions> tflite::CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::StridedSliceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10777:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const StridedSliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9568:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9572:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Conv2DOptions::UnPackTo(Conv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Conv2DOptions::UnPackTo(tflite::Conv2DOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9575:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10777:178: error: too many initializers for ‘tflite::CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::StridedSliceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const StridedSliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10778:8: error: ‘_begin_mask’ does not name a type
   auto _begin_mask = _o->begin_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10779:8: error: ‘_end_mask’ does not name a type
   auto _end_mask = _o->end_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10780:8: error: ‘_ellipsis_mask’ does not name a type
   auto _ellipsis_mask = _o->ellipsis_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10781:8: error: ‘_new_axis_mask’ does not name a type
   auto _new_axis_mask = _o->new_axis_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10782:8: error: ‘_shrink_axis_mask’ does not name a type
   auto _shrink_axis_mask = _o->shrink_axis_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10785:7: error: ‘_begin_mask’ was not declared in this scope
       _begin_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10786:7: error: ‘_end_mask’ was not declared in this scope
       _end_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10787:7: error: ‘_ellipsis_mask’ was not declared in this scope
       _ellipsis_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10788:7: error: ‘_new_axis_mask’ was not declared in this scope
       _new_axis_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10789:7: error: ‘_shrink_axis_mask’ was not declared in this scope
       _shrink_axis_mask);
       ^
./tensorflow/lite/schema/schema_generated.h:9575:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:9576:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9576:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9577:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9577:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9578:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9578:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9579:10: error: ‘_e’ does not name a type
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9579:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h:9580:10: error: ‘_e’ does not name a type
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9580:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9583:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Conv2DOptions> Conv2DOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10792:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogSoftmaxOptionsT *LogSoftmaxOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogSoftmaxOptionsT* tflite::LogSoftmaxOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10793:8: error: ‘_o’ does not name a type
   auto _o = new LogSoftmaxOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10794:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9587:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Conv2DOptions> CreateConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Conv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Conv2DOptions> tflite::CreateConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Conv2DOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9590:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Conv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10798:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogSoftmaxOptions::UnPackTo(LogSoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:10803:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogSoftmaxOptions> LogSoftmaxOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9590:172: error: too many initializers for ‘tflite::CreateConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Conv2DOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Conv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9591:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:9592:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:9593:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:9594:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9595:8: error: ‘_dilation_w_factor’ does not name a type
   auto _dilation_w_factor = _o->dilation_w_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9596:8: error: ‘_dilation_h_factor’ does not name a type
   auto _dilation_h_factor = _o->dilation_h_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9599:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h:9600:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:9601:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h,
       ^
./tensorflow/lite/schema/schema_generated.h:9602:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9603:7: error: ‘_dilation_w_factor’ was not declared in this scope
       _dilation_w_factor,
       ^
./tensorflow/lite/schema/schema_generated.h:9604:7: error: ‘_dilation_h_factor’ was not declared in this scope
       _dilation_h_factor);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9607:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline Pool2DOptionsT *Pool2DOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::Pool2DOptionsT* tflite::Pool2DOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9608:8: error: ‘_o’ does not name a type
   auto _o = new Pool2DOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9609:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10807:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogSoftmaxOptions> CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9613:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Pool2DOptions::UnPackTo(Pool2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogSoftmaxOptions> tflite::CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogSoftmaxOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10810:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogSoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10810:176: error: too many initializers for ‘tflite::CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogSoftmaxOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogSoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Pool2DOptions::UnPackTo(tflite::Pool2DOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9616:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10815:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CastOptionsT *CastOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:9616:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:9617:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9617:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9618:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9618:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9619:10: error: ‘_e’ does not name a type
   { auto _e = filter_width(); _o->filter_width = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9619:50: error: ‘_e’ was not declared in this scope
   { auto _e = filter_width(); _o->filter_width = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:9620:10: error: ‘_e’ does not name a type
   { auto _e = filter_height(); _o->filter_height = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9620:52: error: ‘_e’ was not declared in this scope
   { auto _e = filter_height(); _o->filter_height = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:9621:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9621:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9624:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Pool2DOptions> Pool2DOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CastOptionsT* tflite::CastOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10816:8: error: ‘_o’ does not name a type
   auto _o = new CastOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10817:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9628:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Pool2DOptions> CreatePool2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const Pool2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10821:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CastOptions::UnPackTo(CastOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::CastOptions::UnPackTo(tflite::CastOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10824:10: error: ‘_e’ does not name a type
   { auto _e = in_data_type(); _o->in_data_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Pool2DOptions> tflite::CreatePool2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Pool2DOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9631:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Pool2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10824:50: error: ‘_e’ was not declared in this scope
   { auto _e = in_data_type(); _o->in_data_type = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:10825:10: error: ‘_e’ does not name a type
   { auto _e = out_data_type(); _o->out_data_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10825:52: error: ‘_e’ was not declared in this scope
   { auto _e = out_data_type(); _o->out_data_type = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10828:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CastOptions> CastOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9631:172: error: too many initializers for ‘tflite::CreatePool2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::Pool2DOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const Pool2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9632:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:9633:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:9634:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:9635:8: error: ‘_filter_width’ does not name a type
   auto _filter_width = _o->filter_width;
        ^
./tensorflow/lite/schema/schema_generated.h:9636:8: error: ‘_filter_height’ does not name a type
   auto _filter_height = _o->filter_height;
        ^
./tensorflow/lite/schema/schema_generated.h:9637:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9640:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h:9641:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:9642:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h,
       ^
./tensorflow/lite/schema/schema_generated.h:9643:7: error: ‘_filter_width’ was not declared in this scope
       _filter_width,
       ^
./tensorflow/lite/schema/schema_generated.h:9644:7: error: ‘_filter_height’ was not declared in this scope
       _filter_height,
       ^
./tensorflow/lite/schema/schema_generated.h:9645:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9648:83: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DepthwiseConv2DOptionsT *DepthwiseConv2DOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthwiseConv2DOptionsT* tflite::DepthwiseConv2DOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9649:8: error: ‘_o’ does not name a type
   auto _o = new DepthwiseConv2DOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9650:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9654:94: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DepthwiseConv2DOptions::UnPackTo(DepthwiseConv2DOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10832:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CastOptions> CreateCastOptions(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::DepthwiseConv2DOptions::UnPackTo(tflite::DepthwiseConv2DOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9657:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CastOptions> tflite::CreateCastOptions(flatbuffers::FlatBufferBuilder&, const tflite::CastOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10835:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CastOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9657:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:9658:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9658:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9659:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10835:170: error: too many initializers for ‘tflite::CreateCastOptions(flatbuffers::FlatBufferBuilder&, const tflite::CastOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CastOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9659:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:9660:10: error: ‘_e’ does not name a type
   { auto _e = depth_multiplier(); _o->depth_multiplier = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10836:8: error: ‘_in_data_type’ does not name a type
   auto _in_data_type = _o->in_data_type;
        ^
./tensorflow/lite/schema/schema_generated.h:9660:58: error: ‘_e’ was not declared in this scope
   { auto _e = depth_multiplier(); _o->depth_multiplier = _e; };
                                                          ^
./tensorflow/lite/schema/schema_generated.h:10837:8: error: ‘_out_data_type’ does not name a type
   auto _out_data_type = _o->out_data_type;
        ^
./tensorflow/lite/schema/schema_generated.h:9661:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10840:7: error: ‘_in_data_type’ was not declared in this scope
       _in_data_type,
       ^
./tensorflow/lite/schema/schema_generated.h:9661:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10841:7: error: ‘_out_data_type’ was not declared in this scope
       _out_data_type);
       ^
./tensorflow/lite/schema/schema_generated.h:9662:10: error: ‘_e’ does not name a type
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9662:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_w_factor(); _o->dilation_w_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h:9663:10: error: ‘_e’ does not name a type
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9663:60: error: ‘_e’ was not declared in this scope
   { auto _e = dilation_h_factor(); _o->dilation_h_factor = _e; };
                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10844:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DequantizeOptionsT *DequantizeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9666:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthwiseConv2DOptions> DepthwiseConv2DOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DequantizeOptionsT* tflite::DequantizeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10845:8: error: ‘_o’ does not name a type
   auto _o = new DequantizeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10846:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9670:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthwiseConv2DOptions> CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthwiseConv2DOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10850:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DequantizeOptions::UnPackTo(DequantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DepthwiseConv2DOptions> tflite::CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthwiseConv2DOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9673:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthwiseConv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10855:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DequantizeOptions> DequantizeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9673:181: error: too many initializers for ‘tflite::CreateDepthwiseConv2DOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthwiseConv2DOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthwiseConv2DOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:9674:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:9675:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:9676:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:9677:8: error: ‘_depth_multiplier’ does not name a type
   auto _depth_multiplier = _o->depth_multiplier;
        ^
./tensorflow/lite/schema/schema_generated.h:9678:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9679:8: error: ‘_dilation_w_factor’ does not name a type
   auto _dilation_w_factor = _o->dilation_w_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9680:8: error: ‘_dilation_h_factor’ does not name a type
   auto _dilation_h_factor = _o->dilation_h_factor;
        ^
./tensorflow/lite/schema/schema_generated.h:9683:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h:9684:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:10859:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DequantizeOptions> CreateDequantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9685:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h,
       ^
./tensorflow/lite/schema/schema_generated.h:9686:7: error: ‘_depth_multiplier’ was not declared in this scope
       _depth_multiplier,
       ^
./tensorflow/lite/schema/schema_generated.h:9687:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9688:7: error: ‘_dilation_w_factor’ was not declared in this scope
       _dilation_w_factor,
       ^
./tensorflow/lite/schema/schema_generated.h:9689:7: error: ‘_dilation_h_factor’ was not declared in this scope
       _dilation_h_factor);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9692:85: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ConcatEmbeddingsOptionsT *ConcatEmbeddingsOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DequantizeOptions> tflite::CreateDequantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::DequantizeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10862:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DequantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10862:176: error: too many initializers for ‘tflite::CreateDequantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::DequantizeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DequantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatEmbeddingsOptionsT* tflite::ConcatEmbeddingsOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9693:8: error: ‘_o’ does not name a type
   auto _o = new ConcatEmbeddingsOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9694:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9698:96: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ConcatEmbeddingsOptions::UnPackTo(ConcatEmbeddingsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10867:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MaximumMinimumOptionsT *MaximumMinimumOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ConcatEmbeddingsOptions::UnPackTo(tflite::ConcatEmbeddingsOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9701:10: error: ‘_e’ does not name a type
   { auto _e = num_channels(); _o->num_channels = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9701:50: error: ‘_e’ was not declared in this scope
   { auto _e = num_channels(); _o->num_channels = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MaximumMinimumOptionsT* tflite::MaximumMinimumOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10868:8: error: ‘_o’ does not name a type
   auto _o = new MaximumMinimumOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9702:10: error: ‘_e’ does not name a type
   { auto _e = num_columns_per_channel(); if (_e) { _o->num_columns_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->num_columns_per_channel[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10869:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9702:46: error: ‘_e’ was not declared in this scope
   { auto _e = num_columns_per_channel(); if (_e) { _o->num_columns_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->num_columns_per_channel[_i] = _e->Get(_i); } } };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10873:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MaximumMinimumOptions::UnPackTo(MaximumMinimumOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9703:10: error: ‘_e’ does not name a type
   { auto _e = embedding_dim_per_channel(); if (_e) { _o->embedding_dim_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->embedding_dim_per_channel[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:9703:48: error: ‘_e’ was not declared in this scope
   { auto _e = embedding_dim_per_channel(); if (_e) { _o->embedding_dim_per_channel.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->embedding_dim_per_channel[_i] = _e->Get(_i); } } };
                                                ^
./tensorflow/lite/schema/schema_generated.h:10878:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MaximumMinimumOptions> MaximumMinimumOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9706:176: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatEmbeddingsOptions> ConcatEmbeddingsOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10882:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MaximumMinimumOptions> CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9710:176: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatEmbeddingsOptions> CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatEmbeddingsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MaximumMinimumOptions> tflite::CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder&, const tflite::MaximumMinimumOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10885:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MaximumMinimumOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10885:180: error: too many initializers for ‘tflite::CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder&, const tflite::MaximumMinimumOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MaximumMinimumOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ConcatEmbeddingsOptions> tflite::CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatEmbeddingsOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9713:119: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatEmbeddingsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9713:182: error: too many initializers for ‘tflite::CreateConcatEmbeddingsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatEmbeddingsOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatEmbeddingsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:9714:8: error: ‘_num_channels’ does not name a type
   auto _num_channels = _o->num_channels;
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10890:61: error: %E2%80%98resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TileOptionsT *TileOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:9715:8: error: ‘_num_columns_per_channel’ does not name a type
   auto _num_columns_per_channel = _o->num_columns_per_channel.size() ? _fbb.CreateVector(_o->num_columns_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9716:8: error: ‘_embedding_dim_per_channel’ does not name a type
   auto _embedding_dim_per_channel = _o->embedding_dim_per_channel.size() ? _fbb.CreateVector(_o->embedding_dim_per_channel) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:9719:7: error: ‘_num_channels’ was not declared in this scope
       _num_channels,
       ^
./tensorflow/lite/schema/schema_generated.h:9720:7: error: ‘_num_columns_per_channel’ was not declared in this scope
       _num_columns_per_channel,
       ^
./tensorflow/lite/schema/schema_generated.h:9721:7: error: ‘_embedding_dim_per_channel’ was not declared in this scope
       _embedding_dim_per_channel);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TileOptionsT* tflite::TileOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10891:8: error: ‘_o’ does not name a type
   auto _o = new TileOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9724:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LSHProjectionOptionsT *LSHProjectionOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10892:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10896:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TileOptions::UnPackTo(TileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSHProjectionOptionsT* tflite::LSHProjectionOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9725:8: error: ‘_o’ does not name a type
   auto _o = new LSHProjectionOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9726:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9730:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LSHProjectionOptions::UnPackTo(LSHProjectionOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10901:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TileOptions> TileOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LSHProjectionOptions::UnPackTo(tflite::LSHProjectionOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9733:10: error: ‘_e’ does not name a type
   { auto _e = type(); _o->type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9733:34: error: ‘_e’ was not declared in this scope
   { auto _e = type(); _o->type = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:10905:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TileOptions> CreateTileOptions(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9736:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSHProjectionOptions> LSHProjectionOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TileOptions> tflite::CreateTileOptions(flatbuffers::FlatBufferBuilder&, const tflite::TileOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10908:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9740:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSHProjectionOptions> CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSHProjectionOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:10908:170: error: too many initializers for ‘tflite::CreateTileOptions(flatbuffers::FlatBufferBuilder&, const tflite::TileOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LSHProjectionOptions> tflite::CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSHProjectionOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9743:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSHProjectionOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10913:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ArgMaxOptionsT *ArgMaxOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9743:179: error: too many initializers for ‘tflite::CreateLSHProjectionOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSHProjectionOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSHProjectionOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMaxOptionsT* tflite::ArgMaxOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10914:8: error: ‘_o’ does not name a type
   auto _o = new ArgMaxOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9744:8: error: ‘_type’ does not name a type
   auto _type = _o->type;
        ^
./tensorflow/lite/schema/schema_generated.h:10915:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9747:7: error: ‘_type’ was not declared in this scope
       _type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10919:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ArgMaxOptions::UnPackTo(ArgMaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9750:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SVDFOptionsT *SVDFOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ArgMaxOptions::UnPackTo(tflite::ArgMaxOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10922:10: error: ‘_e’ does not name a type
   { auto _e = output_type(); _o->output_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SVDFOptionsT* tflite::SVDFOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9751:8: error: ‘_o’ does not name a type
   auto _o = new SVDFOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9752:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10922:48: error: ‘_e’ was not declared in this scope
   { auto _e = output_type(); _o->output_type = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9756:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SVDFOptions::UnPackTo(SVDFOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10925:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMaxOptions> ArgMaxOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SVDFOptions::UnPackTo(tflite::SVDFOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9759:10: error: ‘_e’ does not name a type
   { auto _e = rank(); _o->rank = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9759:34: error: ‘_e’ was not declared in this scope
   { auto _e = rank(); _o->rank = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9760:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9760:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10929:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMaxOptions> CreateArgMaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9763:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SVDFOptions> SVDFOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ArgMaxOptions> tflite::CreateArgMaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMaxOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10932:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10932:172: error: too many initializers for ‘tflite::CreateArgMaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMaxOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9767:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SVDFOptions> CreateSVDFOptions(flatbuffers::FlatBufferBuilder &_fbb, const SVDFOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10933:8: error: ‘_output_type’ does not name a type
   auto _output_type = _o->output_type;
        ^
./tensorflow/lite/schema/schema_generated.h:10936:7: error: ‘_output_type’ was not declared in this scope
       _output_type);
       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SVDFOptions> tflite::CreateSVDFOptions(flatbuffers::FlatBufferBuilder&, const tflite::SVDFOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9770:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SVDFOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10939:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ArgMinOptionsT *ArgMinOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9770:170: error: too many initializers for ‘tflite::CreateSVDFOptions(flatbuffers::FlatBufferBuilder&, const tflite::SVDFOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SVDFOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9771:8: error: ‘_rank’ does not name a type
   auto _rank = _o->rank;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMinOptionsT* tflite::ArgMinOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10940:8: error: ‘_o’ does not name a type
   auto _o = new ArgMinOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9772:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10941:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9775:7: error: ‘_rank’ was not declared in this scope
       _rank,
       ^
./tensorflow/lite/schema/schema_generated.h:9776:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10945:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ArgMinOptions::UnPackTo(ArgMinOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9779:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline RNNOptionsT *RNNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ArgMinOptions::UnPackTo(tflite::ArgMinOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10948:10: error: ‘_e’ does not name a type
   { auto _e = output_type(); _o->output_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RNNOptionsT* tflite::RNNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9780:8: error: ‘_o’ does not name a type
   auto _o = new RNNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10948:48: error: ‘_e’ was not declared in this scope
   { auto _e = output_type(); _o->output_type = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h:9781:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10951:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMinOptions> ArgMinOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9785:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void RNNOptions::UnPackTo(RNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::RNNOptions::UnPackTo(tflite::RNNOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9788:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10955:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMinOptions> CreateArgMinOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9788:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9791:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RNNOptions> RNNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ArgMinOptions> tflite::CreateArgMinOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMinOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10958:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMinOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10958:172: error: too many initializers for ‘tflite::CreateArgMinOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMinOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMinOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10959:8: error: ‘_output_type’ does not name a type
   auto _output_type = _o->output_type;
        ^
./tensorflow/lite/schema/schema_generated.h:9795:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RNNOptions> CreateRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const RNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10962:7: error: ‘_output_type’ was not declared in this scope
       _output_type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10965:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GreaterOptionsT *GreaterOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::RNNOptions> tflite::CreateRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::RNNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9798:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterOptionsT* tflite::GreaterOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10966:8: error: ‘_o’ does not name a type
   auto _o = new GreaterOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9798:169: error: too many initializers for ‘tflite::CreateRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::RNNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10967:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:9799:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9802:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10971:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GreaterOptions::UnPackTo(GreaterOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9805:75: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SequenceRNNOptionsT *SequenceRNNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10976:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterOptions> GreaterOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SequenceRNNOptionsT* tflite::SequenceRNNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9806:8: error: ‘_o’ does not name a type
   auto _o = new SequenceRNNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9807:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9811:86: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SequenceRNNOptions::UnPackTo(SequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10980:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterOptions> CreateGreaterOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SequenceRNNOptions::UnPackTo(tflite::SequenceRNNOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9814:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9814:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:9815:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9815:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GreaterOptions> tflite::CreateGreaterOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10983:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9818:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SequenceRNNOptions> SequenceRNNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10983:173: error: too many initializers for ‘tflite::CreateGreaterOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10988:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GreaterEqualOptionsT *GreaterEqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:9822:161: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SequenceRNNOptions> CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const SequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterEqualOptionsT* tflite::GreaterEqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10989:8: error: ‘_o’ does not name a type
   auto _o = new GreaterEqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10990:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10994:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GreaterEqualOptions::UnPackTo(GreaterEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10999:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterEqualOptions> GreaterEqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11003:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterEqualOptions> CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GreaterEqualOptions> tflite::CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterEqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11006:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11006:178: error: too many initializers for ‘tflite::CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterEqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11011:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LessOptionsT *LessOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessOptionsT* tflite::LessOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11012:8: error: ‘_o’ does not name a type
   auto _o = new LessOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11013:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11017:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LessOptions::UnPackTo(LessOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11022:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessOptions> LessOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11026:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessOptions> CreateLessOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LessOptions> tflite::CreateLessOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11029:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11029:170: error: too many initializers for ‘tflite::CreateLessOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SequenceRNNOptions> tflite::CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::SequenceRNNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9825:114: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11034:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LessEqualOptionsT *LessEqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessEqualOptionsT* tflite::LessEqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11035:8: error: ‘_o’ does not name a type
   auto _o = new LessEqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11036:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11040:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LessEqualOptions::UnPackTo(LessEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11045:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessEqualOptions> LessEqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9825:177: error: too many initializers for ‘tflite::CreateSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::SequenceRNNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9826:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:9827:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9830:7: error: ‘_time_major’ was not declared in this scope
       _time_major,
       ^
./tensorflow/lite/schema/schema_generated.h:9831:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9834:101: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BidirectionalSequenceRNNOptionsT *BidirectionalSequenceRNNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceRNNOptionsT* tflite::BidirectionalSequenceRNNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9835:8: error: ‘_o’ does not name a type
   auto _o = new BidirectionalSequenceRNNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9836:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11049:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessEqualOptions> CreateLessEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9840:112: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void BidirectionalSequenceRNNOptions::UnPackTo(BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LessEqualOptions> tflite::CreateLessEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessEqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11052:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11052:175: error: too many initializers for ‘tflite::CreateLessEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessEqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BidirectionalSequenceRNNOptions::UnPackTo(tflite::BidirectionalSequenceRNNOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9843:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9843:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11057:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline NegOptionsT *NegOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:9844:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NegOptionsT* tflite::NegOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11058:8: error: ‘_o’ does not name a type
   auto _o = new NegOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11059:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11063:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void NegOptions::UnPackTo(NegOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:11068:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NegOptions> NegOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9844:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9845:10: error: ‘_e’ does not name a type
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9845:52: error: ‘_e’ was not declared in this scope
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9848:200: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceRNNOptions> BidirectionalSequenceRNNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:9852:200: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceRNNOptions> CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceRNNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11072:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NegOptions> CreateNegOptions(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::NegOptions> tflite::CreateNegOptions(flatbuffers::FlatBufferBuilder&, const tflite::NegOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11075:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NegOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::BidirectionalSequenceRNNOptions> tflite::CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceRNNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9855:127: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9855:190: error: too many initializers for ‘tflite::CreateBidirectionalSequenceRNNOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceRNNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceRNNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9856:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:9857:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9858:8: error: ‘_merge_outputs’ does not name a type
   auto _merge_outputs = _o->merge_outputs;
        ^
./tensorflow/lite/schema/schema_generated.h:9861:7: error: ‘_time_major’ was not declared in this scope
       _time_major,
       ^
./tensorflow/lite/schema/schema_generated.h:9862:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9863:7: error: ‘_merge_outputs’ was not declared in this scope
       _merge_outputs);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9866:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FullyConnectedOptionsT *FullyConnectedOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FullyConnectedOptionsT* tflite::FullyConnectedOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9867:8: error: ‘_o’ does not name a type
   auto _o = new FullyConnectedOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11075:169: error: too many initializers for ‘tflite::CreateNegOptions(flatbuffers::FlatBufferBuilder&, const tflite::NegOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NegOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11080:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SelectOptionsT *SelectOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:9868:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9872:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FullyConnectedOptions::UnPackTo(FullyConnectedOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SelectOptionsT* tflite::SelectOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11081:8: error: ‘_o’ does not name a type
   auto _o = new SelectOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11082:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11086:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SelectOptions::UnPackTo(SelectOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::FullyConnectedOptions::UnPackTo(tflite::FullyConnectedOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9875:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9875:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11091:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SelectOptions> SelectOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9876:10: error: ‘_e’ does not name a type
   { auto _e = weights_format(); _o->weights_format = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11095:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SelectOptions> CreateSelectOptions(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:9876:54: error: ‘_e’ was not declared in this scope
   { auto _e = weights_format(); _o->weights_format = _e; };
                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SelectOptions> tflite::CreateSelectOptions(flatbuffers::FlatBufferBuilder&, const tflite::SelectOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11098:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SelectOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11098:172: error: too many initializers for ‘tflite::CreateSelectOptions(flatbuffers::FlatBufferBuilder&, const tflite::SelectOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SelectOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9877:10: error: ‘_e’ does not name a type
   { auto _e = keep_num_dims(); _o->keep_num_dims = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9877:52: error: ‘_e’ was not declared in this scope
   { auto _e = keep_num_dims(); _o->keep_num_dims = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9880:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FullyConnectedOptions> FullyConnectedOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9884:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FullyConnectedOptions> CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder &_fbb, const FullyConnectedOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11103:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SliceOptionsT *SliceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SliceOptionsT* tflite::SliceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11104:8: error: ‘_o’ does not name a type
   auto _o = new SliceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FullyConnectedOptions> tflite::CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder&, const tflite::FullyConnectedOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9887:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FullyConnectedOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11105:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11109:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SliceOptions::UnPackTo(SliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9887:180: error: too many initializers for ‘tflite::CreateFullyConnectedOptions(flatbuffers::FlatBufferBuilder&, const tflite::FullyConnectedOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FullyConnectedOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9888:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:11114:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SliceOptions> SliceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9889:8: error: ‘_weights_format’ does not name a type
   auto _weights_format = _o->weights_format;
        ^
./tensorflow/lite/schema/schema_generated.h:11118:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SliceOptions> CreateSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9890:8: error: ‘_keep_num_dims’ does not name a type
   auto _keep_num_dims = _o->keep_num_dims;
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SliceOptions> tflite::CreateSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SliceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11121:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:9893:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:9894:7: error: ‘_weights_format’ was not declared in this scope
       _weights_format,
       ^
./tensorflow/lite/schema/schema_generated.h:9895:7: error: ‘_keep_num_dims’ was not declared in this scope
       _keep_num_dims);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9898:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SoftmaxOptionsT *SoftmaxOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SoftmaxOptionsT* tflite::SoftmaxOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9899:8: error: ‘_o’ does not name a type
   auto _o = new SoftmaxOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11121:171: error: too many initializers for ‘tflite::CreateSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SliceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:9900:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11126:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TransposeConvOptionsT *TransposeConvOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeConvOptionsT* tflite::TransposeConvOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11127:8: error: ‘_o’ does not name a type
   auto _o = new TransposeConvOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9904:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SoftmaxOptions::UnPackTo(SoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11128:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SoftmaxOptions::UnPackTo(tflite::SoftmaxOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9907:10: error: ‘_e’ does not name a type
   { auto _e = beta(); _o->beta = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9907:34: error: ‘_e’ was not declared in this scope
   { auto _e = beta(); _o->beta = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9910:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SoftmaxOptions> SoftmaxOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11132:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TransposeConvOptions::UnPackTo(TransposeConvOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::TransposeConvOptions::UnPackTo(tflite::TransposeConvOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11135:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9914:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SoftmaxOptions> CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const SoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11135:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:11136:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11136:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:11137:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11137:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11140:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeConvOptions> TransposeConvOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SoftmaxOptions> tflite::CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::SoftmaxOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9917:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11144:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeConvOptions> CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:9917:173: error: too many initializers for ‘tflite::CreateSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::SoftmaxOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TransposeConvOptions> tflite::CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeConvOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11147:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeConvOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9918:8: error: ‘_beta’ does not name a type
   auto _beta = _o->beta;
        ^
./tensorflow/lite/schema/schema_generated.h:9921:7: error: ‘_beta’ was not declared in this scope
       _beta);
       ^
./tensorflow/lite/schema/schema_generated.h:11147:179: error: too many initializers for ‘tflite::CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeConvOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeConvOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9924:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ConcatenationOptionsT *ConcatenationOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11148:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:11149:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:11150:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:11153:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ConcatenationOptionsT* tflite::ConcatenationOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9925:8: error: ‘_o’ does not name a type
   auto _o = new ConcatenationOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11154:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:11155:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h);
       ^
./tensorflow/lite/schema/schema_generated.h:9926:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11158:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ExpandDimsOptionsT *ExpandDimsOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9930:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ConcatenationOptions::UnPackTo(ConcatenationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpandDimsOptionsT* tflite::ExpandDimsOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11159:8: error: ‘_o’ does not name a type
   auto _o = new ExpandDimsOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11160:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ConcatenationOptions::UnPackTo(tflite::ConcatenationOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9933:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9933:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:9934:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11164:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ExpandDimsOptions::UnPackTo(ExpandDimsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9934:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9937:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatenationOptions> ConcatenationOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:11169:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpandDimsOptions> ExpandDimsOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:9941:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ConcatenationOptions> CreateConcatenationOptions(flatbuffers::FlatBufferBuilder &_fbb, const ConcatenationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ConcatenationOptions> tflite::CreateConcatenationOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatenationOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9944:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatenationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:9944:179: error: too many initializers for ‘tflite::CreateConcatenationOptions(flatbuffers::FlatBufferBuilder&, const tflite::ConcatenationOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ConcatenationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:9945:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:9946:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9949:7: error: ‘_axis’ was not declared in this scope
       _axis,
       ^
./tensorflow/lite/schema/schema_generated.h:9950:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9953:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline AddOptionsT *AddOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:11173:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpandDimsOptions> CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ExpandDimsOptions> tflite::CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpandDimsOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11176:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpandDimsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddOptionsT* tflite::AddOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9954:8: error: ‘_o’ does not name a type
   auto _o = new AddOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9955:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9959:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void AddOptions::UnPackTo(AddOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::AddOptions::UnPackTo(tflite::AddOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9962:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11176:176: error: too many initializers for ‘tflite::CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpandDimsOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpandDimsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:9962:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9965:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddOptions> AddOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11181:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SparseToDenseOptionsT *SparseToDenseOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:9969:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddOptions> CreateAddOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SparseToDenseOptionsT* tflite::SparseToDenseOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11182:8: error: ‘_o’ does not name a type
   auto _o = new SparseToDenseOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11183:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::AddOptions> tflite::CreateAddOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9972:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11187:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SparseToDenseOptions::UnPackTo(SparseToDenseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9972:169: error: too many initializers for ‘tflite::CreateAddOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SparseToDenseOptions::UnPackTo(tflite::SparseToDenseOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11190:10: error: ‘_e’ does not name a type
   { auto _e = validate_indices(); _o->validate_indices = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9973:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:9976:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h:11190:58: error: ‘_e’ was not declared in this scope
   { auto _e = validate_indices(); _o->validate_indices = _e; };
                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9979:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MulOptionsT *MulOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11193:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SparseToDenseOptions> SparseToDenseOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MulOptionsT* tflite::MulOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9980:8: error: ‘_o’ does not name a type
   auto _o = new MulOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:9981:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9985:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MulOptions::UnPackTo(MulOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:11197:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SparseToDenseOptions> CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::MulOptions::UnPackTo(tflite::MulOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:9988:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:9988:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SparseToDenseOptions> tflite::CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder&, const tflite::SparseToDenseOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11200:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SparseToDenseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:9991:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MulOptions> MulOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11200:179: error: too many initializers for ‘tflite::CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder&, const tflite::SparseToDenseOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SparseToDenseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11201:8: error: ‘_validate_indices’ does not name a type
   auto _validate_indices = _o->validate_indices;
        ^
./tensorflow/lite/schema/schema_generated.h:11204:7: error: ‘_validate_indices’ was not declared in this scope
       _validate_indices);
       ^
./tensorflow/lite/schema/schema_generated.h:9995:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MulOptions> CreateMulOptions(flatbuffers::FlatBufferBuilder &_fbb, const MulOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11207:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline EqualOptionsT *EqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EqualOptionsT* tflite::EqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11208:8: error: ‘_o’ does not name a type
   auto _o = new EqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MulOptions> tflite::CreateMulOptions(flatbuffers::FlatBufferBuilder&, const tflite::MulOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:9998:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MulOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11209:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11213:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void EqualOptions::UnPackTo(EqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:9998:169: error: too many initializers for ‘tflite::CreateMulOptions(flatbuffers::FlatBufferBuilder&, const tflite::MulOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MulOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:9999:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10002:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h:11218:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EqualOptions> EqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10005:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline L2NormOptionsT *L2NormOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::L2NormOptionsT* tflite::L2NormOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10006:8: error: ‘_o’ does not name a type
   auto _o = new L2NormOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11222:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EqualOptions> CreateEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10007:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10011:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void L2NormOptions::UnPackTo(L2NormOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::EqualOptions> tflite::CreateEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::EqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11225:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::L2NormOptions::UnPackTo(tflite::L2NormOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10014:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11225:171: error: too many initializers for ‘tflite::CreateEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::EqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10014:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10017:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<L2NormOptions> L2NormOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11230:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline NotEqualOptionsT *NotEqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NotEqualOptionsT* tflite::NotEqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11231:8: error: ‘_o’ does not name a type
   auto _o = new NotEqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10021:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<L2NormOptions> CreateL2NormOptions(flatbuffers::FlatBufferBuilder &_fbb, const L2NormOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11232:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11236:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void NotEqualOptions::UnPackTo(NotEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::L2NormOptions> tflite::CreateL2NormOptions(flatbuffers::FlatBufferBuilder&, const tflite::L2NormOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10024:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const L2NormOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10024:172: error: too many initializers for ‘tflite::CreateL2NormOptions(flatbuffers::FlatBufferBuilder&, const tflite::L2NormOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const L2NormOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11241:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NotEqualOptions> NotEqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10025:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10028:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10031:105: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LocalResponseNormalizationOptionsT *LocalResponseNormalizationOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11245:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NotEqualOptions> CreateNotEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LocalResponseNormalizationOptionsT* tflite::LocalResponseNormalizationOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10032:8: error: ‘_o’ does not name a type
   auto _o = new LocalResponseNormalizationOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10033:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10037:116: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LocalResponseNormalizationOptions::UnPackTo(LocalResponseNormalizationOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::NotEqualOptions> tflite::CreateNotEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::NotEqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11248:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NotEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11248:174: error: too many initializers for ‘tflite::CreateNotEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::NotEqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NotEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LocalResponseNormalizationOptions::UnPackTo(tflite::LocalResponseNormalizationOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10040:10: error: ‘_e’ does not name a type
   { auto _e = radius(); _o->radius = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10040:38: error: ‘_e’ was not declared in this scope
   { auto _e = radius(); _o->radius = _e; };
                                      ^
./tensorflow/lite/schema/schema_generated.h:10041:10: error: ‘_e’ does not name a type
   { auto _e = bias(); _o->bias = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11253:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ShapeOptionsT *ShapeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:10041:34: error: ‘_e’ was not declared in this scope
   { auto _e = bias(); _o->bias = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:10042:10: error: ‘_e’ does not name a type
   { auto _e = alpha(); _o->alpha = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10042:36: error: ‘_e’ was not declared in this scope
   { auto _e = alpha(); _o->alpha = _e; };
                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ShapeOptionsT* tflite::ShapeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11254:8: error: ‘_o’ does not name a type
   auto _o = new ShapeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10043:10: error: ‘_e’ does not name a type
   { auto _e = beta(); _o->beta = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10043:34: error: ‘_e’ was not declared in this scope
   { auto _e = beta(); _o->beta = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:11255:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11259:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ShapeOptions::UnPackTo(ShapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10046:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LocalResponseNormalizationOptions> LocalResponseNormalizationOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ShapeOptions::UnPackTo(tflite::ShapeOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11262:10: error: ‘_e’ does not name a type
   { auto _e = out_type(); _o->out_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11262:42: error: ‘_e’ was not declared in this scope
   { auto _e = out_type(); _o->out_type = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:10050:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LocalResponseNormalizationOptions> CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder &_fbb, const LocalResponseNormalizationOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11265:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ShapeOptions> ShapeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LocalResponseNormalizationOptions> tflite::CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder&, const tflite::LocalResponseNormalizationOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10053:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LocalResponseNormalizationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10053:192: error: too many initializers for ‘tflite::CreateLocalResponseNormalizationOptions(flatbuffers::FlatBufferBuilder&, const tflite::LocalResponseNormalizationOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LocalResponseNormalizationOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10054:8: error: ‘_radius’ does not name a type
   auto _radius = _o->radius;
        ^
./tensorflow/lite/schema/schema_generated.h:10055:8: error: ‘_bias’ does not name a type
   auto _bias = _o->bias;
        ^
./tensorflow/lite/schema/schema_generated.h:10056:8: error: ‘_alpha’ does not name a type
   auto _alpha = _o->alpha;
        ^
./tensorflow/lite/schema/schema_generated.h:10057:8: error: ‘_beta’ does not name a type
   auto _beta = _o->beta;
        ^
./tensorflow/lite/schema/schema_generated.h:10060:7: error: ‘_radius’ was not declared in this scope
       _radius,
       ^
./tensorflow/lite/schema/schema_generated.h:10061:7: error: ‘_bias’ was not declared in this scope
       _bias,
       ^
./tensorflow/lite/schema/schema_generated.h:11269:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ShapeOptions> CreateShapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10062:7: error: ‘_alpha’ was not declared in this scope
       _alpha,
       ^
./tensorflow/lite/schema/schema_generated.h:10063:7: error: ‘_beta’ was not declared in this scope
       _beta);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10066:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LSTMOptionsT *LSTMOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ShapeOptions> tflite::CreateShapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ShapeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11272:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ShapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LSTMOptionsT* tflite::LSTMOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10067:8: error: ‘_o’ does not name a type
   auto _o = new LSTMOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11272:171: error: too many initializers for ‘tflite::CreateShapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ShapeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ShapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10068:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11273:8: error: ‘_out_type’ does not name a type
   auto _out_type = _o->out_type;
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10072:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LSTMOptions::UnPackTo(LSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11276:7: error: ‘_out_type’ was not declared in this scope
       _out_type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11279:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline RankOptionsT *RankOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LSTMOptions::UnPackTo(tflite::LSTMOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10075:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10075:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RankOptionsT* tflite::RankOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11280:8: error: ‘_o’ does not name a type
   auto _o = new RankOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10076:10: error: ‘_e’ does not name a type
   { auto _e = cell_clip(); _o->cell_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10076:44: error: ‘_e’ was not declared in this scope
   { auto _e = cell_clip(); _o->cell_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:11281:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10077:10: error: ‘_e’ does not name a type
   { auto _e = proj_clip(); _o->proj_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10077:44: error: ‘_e’ was not declared in this scope
   { auto _e = proj_clip(); _o->proj_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10078:10: error: ‘_e’ does not name a type
   { auto _e = kernel_type(); _o->kernel_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11285:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void RankOptions::UnPackTo(RankOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10078:48: error: ‘_e’ was not declared in this scope
   { auto _e = kernel_type(); _o->kernel_type = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10081:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSTMOptions> LSTMOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11290:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RankOptions> RankOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11294:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RankOptions> CreateRankOptions(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10085:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LSTMOptions> CreateLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const LSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::RankOptions> tflite::CreateRankOptions(flatbuffers::FlatBufferBuilder&, const tflite::RankOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11297:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RankOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LSTMOptions> tflite::CreateLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSTMOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10088:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11297:170: error: too many initializers for ‘tflite::CreateRankOptions(flatbuffers::FlatBufferBuilder&, const tflite::RankOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RankOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10088:170: error: too many initializers for ‘tflite::CreateLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::LSTMOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10089:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10090:8: error: ‘_cell_clip’ does not name a type
   auto _cell_clip = _o->cell_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10091:8: error: ‘_proj_clip’ does not name a type
   auto _proj_clip = _o->proj_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10092:8: error: ‘_kernel_type’ does not name a type
   auto _kernel_type = _o->kernel_type;
        ^
./tensorflow/lite/schema/schema_generated.h:10095:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11302:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PowOptionsT *PowOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:10096:7: error: ‘_cell_clip’ was not declared in this scope
       _cell_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10097:7: error: ‘_proj_clip’ was not declared in this scope
       _proj_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10098:7: error: ‘_kernel_type’ was not declared in this scope
       _kernel_type);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PowOptionsT* tflite::PowOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11303:8: error: ‘_o’ does not name a type
   auto _o = new PowOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11304:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10101:105: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline UnidirectionalSequenceLSTMOptionsT *UnidirectionalSequenceLSTMOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11308:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PowOptions::UnPackTo(PowOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnidirectionalSequenceLSTMOptionsT* tflite::UnidirectionalSequenceLSTMOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10102:8: error: ‘_o’ does not name a type
   auto _o = new UnidirectionalSequenceLSTMOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10103:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11313:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PowOptions> PowOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10107:116: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void UnidirectionalSequenceLSTMOptions::UnPackTo(UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::UnidirectionalSequenceLSTMOptions::UnPackTo(tflite::UnidirectionalSequenceLSTMOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10110:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10110:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11317:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PowOptions> CreatePowOptions(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10111:10: error: ‘_e’ does not name a type
   { auto _e = cell_clip(); _o->cell_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10111:44: error: ‘_e’ was not declared in this scope
   { auto _e = cell_clip(); _o->cell_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10112:10: error: ‘_e’ does not name a type
   { auto _e = proj_clip(); _o->proj_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10112:44: error: ‘_e’ was not declared in this scope
   { auto _e = proj_clip(); _o->proj_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10113:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PowOptions> tflite::CreatePowOptions(flatbuffers::FlatBufferBuilder&, const tflite::PowOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11320:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PowOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10113:46: error: ‘_e%E2%80%99 was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:11320:169: error: too many initializers for ‘tflite::CreatePowOptions(flatbuffers::FlatBufferBuilder&, const tflite::PowOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PowOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10116:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> UnidirectionalSequenceLSTMOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11325:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FakeQuantOptionsT *FakeQuantOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:10120:206: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnidirectionalSequenceLSTMOptions> CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FakeQuantOptionsT* tflite::FakeQuantOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11326:8: error: ‘_o’ does not name a type
   auto _o = new FakeQuantOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11327:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::UnidirectionalSequenceLSTMOptions> tflite::CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnidirectionalSequenceLSTMOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10123:129: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11331:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FakeQuantOptions::UnPackTo(FakeQuantOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10123:192: error: too many initializers for ‘tflite::CreateUnidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnidirectionalSequenceLSTMOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10124:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::FakeQuantOptions::UnPackTo(tflite::FakeQuantOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11334:10: error: ‘_e’ does not name a type
   { auto _e = min(); _o->min = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10125:8: error: ‘_cell_clip’ does not name a type
   auto _cell_clip = _o->cell_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10126:8: error: ‘_proj_clip’ does not name a type
   auto _proj_clip = _o->proj_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:11334:32: error: ‘_e’ was not declared in this scope
   { auto _e = min(); _o->min = _e; };
                                ^
./tensorflow/lite/schema/schema_generated.h:11335:10: error: ‘_e’ does not name a type
   { auto _e = max(); _o->max = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11335:32: error: ‘_e’ was not declared in this scope
   { auto _e = max(); _o->max = _e; };
                                ^
./tensorflow/lite/schema/schema_generated.h:11336:10: error: ‘_e’ does not name a type
   { auto _e = num_bits(); _o->num_bits = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11336:42: error: ‘_e’ was not declared in this scope
   { auto _e = num_bits(); _o->num_bits = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:11337:10: error: ‘_e’ does not name a type
   { auto _e = narrow_range(); _o->narrow_range = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11337:50: error: ‘_e’ was not declared in this scope
   { auto _e = narrow_range(); _o->narrow_range = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11340:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FakeQuantOptions> FakeQuantOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11344:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FakeQuantOptions> CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FakeQuantOptions> tflite::CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder&, const tflite::FakeQuantOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11347:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FakeQuantOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11347:175: error: too many initializers for ‘tflite::CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder&, const tflite::FakeQuantOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FakeQuantOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11348:8: error: ‘_min’ does not name a type
   auto _min = _o->min;
        ^
./tensorflow/lite/schema/schema_generated.h:11349:8: error: ‘_max’ does not name a type
   auto _max = _o->max;
        ^
./tensorflow/lite/schema/schema_generated.h:11350:8: error: ‘_num_bits’ does not name a type
   auto _num_bits = _o->num_bits;
        ^
./tensorflow/lite/schema/schema_generated.h:11351:8: error: ‘_narrow_range’ does not name a type
   auto _narrow_range = _o->narrow_range;
        ^
./tensorflow/lite/schema/schema_generated.h:11354:7: error: ‘_min’ was not declared in this scope
       _min,
       ^
./tensorflow/lite/schema/schema_generated.h:11355:7: error: ‘_max’ was not declared in this scope
       _max,
       ^
./tensorflow/lite/schema/schema_generated.h:11356:7: error: ‘_num_bits’ was not declared in this scope
       _num_bits,
       ^
./tensorflow/lite/schema/schema_generated.h:11357:7: error: ‘_narrow_range’ was not declared in this scope
       _narrow_range);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11360:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PackOptionsT *PackOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PackOptionsT* tflite::PackOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11361:8: error: ‘_o’ does not name a type
   auto _o = new PackOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11362:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11366:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PackOptions::UnPackTo(PackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::PackOptions::UnPackTo(tflite::PackOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11369:10: error: ‘_e’ does not name a type
   { auto _e = values_count(); _o->values_count = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11369:50: error: ‘_e’ was not declared in this scope
   { auto _e = values_count(); _o->values_count = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:11370:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11370:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11373:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PackOptions> PackOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10127:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:10130:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:10131:7: error: ‘_cell_clip’ was not declared in this scope
       _cell_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10132:7: error: ‘_proj_clip’ was not declared in this scope
       _proj_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10133:7: error: ‘_time_major’ was not declared in this scope
       _time_major);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10136:103: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BidirectionalSequenceLSTMOptionsT *BidirectionalSequenceLSTMOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BidirectionalSequenceLSTMOptionsT* tflite::BidirectionalSequenceLSTMOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10137:8: error: ‘_o’ does not name a type
   auto _o = new BidirectionalSequenceLSTMOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10138:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11377:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PackOptions> CreatePackOptions(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PackOptions> tflite::CreatePackOptions(flatbuffers::FlatBufferBuilder&, const tflite::PackOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11380:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10142:114: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void BidirectionalSequenceLSTMOptions::UnPackTo(BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BidirectionalSequenceLSTMOptions::UnPackTo(tflite::BidirectionalSequenceLSTMOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10145:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10145:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10146:10: error: ‘_e’ does not name a type
   { auto _e = cell_clip(); _o->cell_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10146:44: error: ‘_e’ was not declared in this scope
   { auto _e = cell_clip(); _o->cell_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10147:10: error: ‘_e’ does not name a type
   { auto _e = proj_clip(); _o->proj_clip = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10147:44: error: ‘_e’ was not declared in this scope
   { auto _e = proj_clip(); _o->proj_clip = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:10148:10: error: ‘_e’ does not name a type
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10148:52: error: ‘_e’ was not declared in this scope
   { auto _e = merge_outputs(); _o->merge_outputs = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10149:10: error: ‘_e’ does not name a type
   { auto _e = time_major(); _o->time_major = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10149:46: error: ‘_e’ was not declared in this scope
   { auto _e = time_major(); _o->time_major = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10152:203: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceLSTMOptions> BidirectionalSequenceLSTMOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11380:170: error: too many initializers for ‘tflite::CreatePackOptions(flatbuffers::FlatBufferBuilder&, const tflite::PackOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11381:8: error: ‘_values_count’ does not name a type
   auto _values_count = _o->values_count;
        ^
./tensorflow/lite/schema/schema_generated.h:11382:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:11385:7: error: ‘_values_count’ was not declared in this scope
       _values_count,
       ^
./tensorflow/lite/schema/schema_generated.h:11386:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11389:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogicalOrOptionsT *LogicalOrOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:10156:203: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BidirectionalSequenceLSTMOptions> CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder &_fbb, const BidirectionalSequenceLSTMOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalOrOptionsT* tflite::LogicalOrOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11390:8: error: ‘_o’ does not name a type
   auto _o = new LogicalOrOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11391:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11395:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogicalOrOptions::UnPackTo(LogicalOrOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11400:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalOrOptions> LogicalOrOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::BidirectionalSequenceLSTMOptions> tflite::CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceLSTMOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10159:128: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10159:191: error: too many initializers for ‘tflite::CreateBidirectionalSequenceLSTMOptions(flatbuffers::FlatBufferBuilder&, const tflite::BidirectionalSequenceLSTMOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BidirectionalSequenceLSTMOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11404:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalOrOptions> CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogicalOrOptions> tflite::CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalOrOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11407:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalOrOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10160:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10161:8: error: ‘_cell_clip’ does not name a type
   auto _cell_clip = _o->cell_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10162:8: error: ‘_proj_clip’ does not name a type
   auto _proj_clip = _o->proj_clip;
        ^
./tensorflow/lite/schema/schema_generated.h:10163:8: error: ‘_merge_outputs’ does not name a type
   auto _merge_outputs = _o->merge_outputs;
        ^
./tensorflow/lite/schema/schema_generated.h:10164:8: error: ‘_time_major’ does not name a type
   auto _time_major = _o->time_major;
        ^
./tensorflow/lite/schema/schema_generated.h:10167:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function,
       ^
./tensorflow/lite/schema/schema_generated.h:10168:7: error: ‘_cell_clip’ was not declared in this scope
       _cell_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10169:7: error: ‘_proj_clip’ was not declared in this scope
       _proj_clip,
       ^
./tensorflow/lite/schema/schema_generated.h:10170:7: error: ‘_merge_outputs’ was not declared in this scope
       _merge_outputs,
       ^
./tensorflow/lite/schema/schema_generated.h:10171:7: error: ‘_time_major’ was not declared in this scope
       _time_major);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10174:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ResizeBilinearOptionsT *ResizeBilinearOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:11407:175: error: too many initializers for ‘tflite::CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalOrOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalOrOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11412:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline OneHotOptionsT *OneHotOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeBilinearOptionsT* tflite::ResizeBilinearOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10175:8: error: ‘_o’ does not name a type
   auto _o = new ResizeBilinearOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10176:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10180:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ResizeBilinearOptions::UnPackTo(ResizeBilinearOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OneHotOptionsT* tflite::OneHotOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11413:8: error: ‘_o’ does not name a type
   auto _o = new OneHotOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11414:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11418:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void OneHotOptions::UnPackTo(OneHotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ResizeBilinearOptions::UnPackTo(tflite::ResizeBilinearOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10183:10: error: ‘_e’ does not name a type
   { auto _e = align_corners(); _o->align_corners = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::OneHotOptions::UnPackTo(tflite::OneHotOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11421:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10183:52: error: ‘_e’ was not declared in this scope
   { auto _e = align_corners(); _o->align_corners = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10186:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeBilinearOptions> ResizeBilinearOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11421:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11424:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OneHotOptions> OneHotOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10190:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeBilinearOptions> CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeBilinearOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11428:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OneHotOptions> CreateOneHotOptions(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ResizeBilinearOptions> tflite::CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeBilinearOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10193:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeBilinearOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::OneHotOptions> tflite::CreateOneHotOptions(flatbuffers::FlatBufferBuilder&, const tflite::OneHotOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11431:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OneHotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10193:180: error: too many initializers for ‘tflite::CreateResizeBilinearOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeBilinearOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeBilinearOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11431:172: error: too many initializers for ‘tflite::CreateOneHotOptions(flatbuffers::FlatBufferBuilder&, const tflite::OneHotOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OneHotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11432:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:10194:8: error: ‘_align_corners’ does not name a type
   auto _align_corners = _o->align_corners;
        ^
./tensorflow/lite/schema/schema_generated.h:10197:7: error: ‘_align_corners’ was not declared in this scope
       _align_corners);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10200:95: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ResizeNearestNeighborOptionsT *ResizeNearestNeighborOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ResizeNearestNeighborOptionsT* tflite::ResizeNearestNeighborOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10201:8: error: ‘_o’ does not name a type
   auto _o = new ResizeNearestNeighborOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11435:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11438:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline AbsOptionsT *AbsOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:10202:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10206:106: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ResizeNearestNeighborOptions::UnPackTo(ResizeNearestNeighborOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ResizeNearestNeighborOptions::UnPackTo(tflite::ResizeNearestNeighborOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10209:10: error: ‘_e’ does not name a type
   { auto _e = align_corners(); _o->align_corners = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AbsOptionsT* tflite::AbsOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11439:8: error: ‘_o’ does not name a type
   auto _o = new AbsOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10209:52: error: ‘_e’ was not declared in this scope
   { auto _e = align_corners(); _o->align_corners = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10212:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeNearestNeighborOptions> ResizeNearestNeighborOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11440:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11444:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void AbsOptions::UnPackTo(AbsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:11449:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AbsOptions> AbsOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10216:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ResizeNearestNeighborOptions> CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder &_fbb, const ResizeNearestNeighborOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ResizeNearestNeighborOptions> tflite::CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeNearestNeighborOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10219:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeNearestNeighborOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11453:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AbsOptions> CreateAbsOptions(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10219:187: error: too many initializers for ‘tflite::CreateResizeNearestNeighborOptions(flatbuffers::FlatBufferBuilder&, const tflite::ResizeNearestNeighborOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ResizeNearestNeighborOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10220:8: error: ‘_align_corners’ does not name a type
   auto _align_corners = _o->align_corners;
        ^
./tensorflow/lite/schema/schema_generated.h:10223:7: error: ‘_align_corners’ was not declared in this scope
       _align_corners);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10226:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CallOptionsT *CallOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CallOptionsT* tflite::CallOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10227:8: error: ‘_o’ does not name a type
   auto _o = new CallOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10228:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10232:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CallOptions::UnPackTo(CallOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::AbsOptions> tflite::CreateAbsOptions(flatbuffers::FlatBufferBuilder&, const tflite::AbsOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11456:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AbsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::CallOptions::UnPackTo(tflite::CallOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10235:10: error: ‘_e’ does not name a type
   { auto _e = subgraph(); _o->subgraph = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11456:169: error: too many initializers for ‘tflite::CreateAbsOptions(flatbuffers::FlatBufferBuilder&, const tflite::AbsOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AbsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10235:42: error: ‘_e’ was not declared in this scope
   { auto _e = subgraph(); _o->subgraph = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10238:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CallOptions> CallOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11461:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline HardSwishOptionsT *HardSwishOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::HardSwishOptionsT* tflite::HardSwishOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11462:8: error: ‘_o’ does not name a type
   auto _o = new HardSwishOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11463:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10242:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CallOptions> CreateCallOptions(flatbuffers::FlatBufferBuilder &_fbb, const CallOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11467:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void HardSwishOptions::UnPackTo(HardSwishOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CallOptions> tflite::CreateCallOptions(flatbuffers::FlatBufferBuilder&, const tflite::CallOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10245:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CallOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11472:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<HardSwishOptions> HardSwishOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10245:170: error: too many initializers for ‘tflite::CreateCallOptions(flatbuffers::FlatBufferBuilder&, const tflite::CallOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CallOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10246:8: error: ‘_subgraph’ does not name a type
   auto _subgraph = _o->subgraph;
        ^
./tensorflow/lite/schema/schema_generated.h:10249:7: error: ‘_subgraph’ was not declared in this scope
       _subgraph);
       ^
./tensorflow/lite/schema/schema_generated.h:11476:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<HardSwishOptions> CreateHardSwishOptions(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10252:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PadOptionsT *PadOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::HardSwishOptions> tflite::CreateHardSwishOptions(flatbuffers::FlatBufferBuilder&, const tflite::HardSwishOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11479:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const HardSwishOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadOptionsT* tflite::PadOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10253:8: error: ‘_o’ does not name a type
   auto _o = new PadOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10254:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11479:175: error: too many initializers for ‘tflite::CreateHardSwishOptions(flatbuffers::FlatBufferBuilder&, const tflite::HardSwishOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const HardSwishOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10258:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PadOptions::UnPackTo(PadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11484:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogicalAndOptionsT *LogicalAndOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10263:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadOptions> PadOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalAndOptionsT* tflite::LogicalAndOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11485:8: error: ‘_o’ does not name a type
   auto _o = new LogicalAndOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11486:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10267:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadOptions> CreatePadOptions(flatbuffers::FlatBufferBuilder &_fbb, const PadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11490:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogicalAndOptions::UnPackTo(LogicalAndOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PadOptions> tflite::CreatePadOptions(flatbuffers::FlatBufferBuilder&, const tflite::PadOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10270:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11495:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalAndOptions> LogicalAndOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10270:169: error: too many initializers for ‘tflite::CreatePadOptions(flatbuffers::FlatBufferBuilder&, const tflite::PadOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10275:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PadV2OptionsT *PadV2Options::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:11499:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalAndOptions> CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PadV2OptionsT* tflite::PadV2Options::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10276:8: error: ‘_o’ does not name a type
   auto _o = new PadV2OptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10277:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogicalAndOptions> tflite::CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalAndOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11502:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalAndOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10281:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PadV2Options::UnPackTo(PadV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11502:176: error: too many initializers for ‘tflite::CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalAndOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalAndOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10286:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadV2Options> PadV2Options::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11507:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogicalNotOptionsT *LogicalNotOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalNotOptionsT* tflite::LogicalNotOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11508:8: error: ‘_o’ does not name a type
   auto _o = new LogicalNotOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11509:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10290:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11513:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogicalNotOptions::UnPackTo(LogicalNotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PadV2Options> tflite::CreatePadV2Options(flatbuffers::FlatBufferBuilder&, const tflite::PadV2OptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10293:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11518:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalNotOptions> LogicalNotOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10293:171: error: too many initializers for ‘tflite::CreatePadV2Options(flatbuffers::FlatBufferBuilder&, const tflite::PadV2OptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PadV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10298:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReshapeOptionsT *ReshapeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11522:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalNotOptions> CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReshapeOptionsT* tflite::ReshapeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10299:8: error: ‘_o’ does not name a type
   auto _o = new ReshapeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10300:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogicalNotOptions> tflite::CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalNotOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11525:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalNotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10304:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReshapeOptions::UnPackTo(ReshapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11525:176: error: too many initializers for ‘tflite::CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalNotOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalNotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ReshapeOptions::UnPackTo(tflite::ReshapeOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10307:10: error: ‘_e’ does not name a type
   { auto _e = new_shape(); if (_e) { _o->new_shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->new_shape[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10307:32: error: ‘_e’ was not declared in this scope
   { auto _e = new_shape(); if (_e) { _o->new_shape.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->new_shape[_i] = _e->Get(_i); } } };
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11530:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline UnpackOptionsT *UnpackOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnpackOptionsT* tflite::UnpackOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11531:8: error: ‘_o’ does not name a type
   auto _o = new UnpackOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11532:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11536:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void UnpackOptions::UnPackTo(UnpackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10310:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReshapeOptions> ReshapeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::UnpackOptions::UnPackTo(tflite::UnpackOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11539:10: error: ‘_e’ does not name a type
   { auto _e = num(); _o->num = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11539:32: error: ‘_e’ was not declared in this scope
   { auto _e = num(); _o->num = _e; };
                                ^
./tensorflow/lite/schema/schema_generated.h:11540:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11540:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:10314:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReshapeOptions> CreateReshapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReshapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11543:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnpackOptions> UnpackOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReshapeOptions> tflite::CreateReshapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReshapeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10317:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReshapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11547:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnpackOptions> CreateUnpackOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10317:173: error: too many initializers for ‘tflite::CreateReshapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReshapeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReshapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10318:8: error: ‘_new_shape’ does not name a type
   auto _new_shape = _o->new_shape.size() ? _fbb.CreateVector(_o->new_shape) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:10321:7: error: ‘_new_shape’ was not declared in this scope
       _new_shape);
       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::UnpackOptions> tflite::CreateUnpackOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnpackOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11550:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnpackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10324:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SpaceToBatchNDOptionsT *SpaceToBatchNDOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:11550:172: error: too many initializers for ‘tflite::CreateUnpackOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnpackOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnpackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToBatchNDOptionsT* tflite::SpaceToBatchNDOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10325:8: error: ‘_o’ does not name a type
   auto _o = new SpaceToBatchNDOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11551:8: error: ‘_num’ does not name a type
   auto _num = _o->num;
        ^
./tensorflow/lite/schema/schema_generated.h:11552:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:10326:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11555:7: error: ‘_num’ was not declared in this scope
       _num,
       ^
./tensorflow/lite/schema/schema_generated.h:11556:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10330:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SpaceToBatchNDOptions::UnPackTo(SpaceToBatchNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11559:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FloorDivOptionsT *FloorDivOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10335:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToBatchNDOptions> SpaceToBatchNDOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorDivOptionsT* tflite::FloorDivOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11560:8: error: ‘_o’ does not name a type
   auto _o = new FloorDivOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11561:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11565:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FloorDivOptions::UnPackTo(FloorDivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10339:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToBatchNDOptions> CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToBatchNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SpaceToBatchNDOptions> tflite::CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToBatchNDOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10342:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToBatchNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11570:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorDivOptions> FloorDivOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10342:180: error: too many initializers for ‘tflite::CreateSpaceToBatchNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToBatchNDOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToBatchNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11574:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorDivOptions> CreateFloorDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10347:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BatchToSpaceNDOptionsT *BatchToSpaceNDOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BatchToSpaceNDOptionsT* tflite::BatchToSpaceNDOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10348:8: error: ‘_o’ does not name a type
   auto _o = new BatchToSpaceNDOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FloorDivOptions> tflite::CreateFloorDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorDivOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11577:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorDivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10349:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11577:174: error: too many initializers for ‘tflite::CreateFloorDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorDivOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorDivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10353:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void BatchToSpaceNDOptions::UnPackTo(BatchToSpaceNDOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11582:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SquareOptionsT *SquareOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10358:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BatchToSpaceNDOptions> BatchToSpaceNDOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquareOptionsT* tflite::SquareOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11583:8: error: ‘_o’ does not name a type
   auto _o = new SquareOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11584:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11588:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SquareOptions::UnPackTo(SquareOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10362:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<BatchToSpaceNDOptions> CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder &_fbb, const BatchToSpaceNDOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11593:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquareOptions> SquareOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::BatchToSpaceNDOptions> tflite::CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::BatchToSpaceNDOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10365:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BatchToSpaceNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10365:180: error: too many initializers for ‘tflite::CreateBatchToSpaceNDOptions(flatbuffers::FlatBufferBuilder&, const tflite::BatchToSpaceNDOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BatchToSpaceNDOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11597:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquareOptions> CreateSquareOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10370:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SkipGramOptionsT *SkipGramOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SquareOptions> tflite::CreateSquareOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquareOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11600:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquareOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SkipGramOptionsT* tflite::SkipGramOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10371:8: error: ‘_o’ does not name a type
   auto _o = new SkipGramOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10372:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11600:172: error: too many initializers for ‘tflite::CreateSquareOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquareOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquareOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10376:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SkipGramOptions::UnPackTo(SkipGramOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11605:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ZerosLikeOptionsT *ZerosLikeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SkipGramOptions::UnPackTo(tflite::SkipGramOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10379:10: error: ‘_e’ does not name a type
   { auto _e = ngram_size(); _o->ngram_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10379:46: error: ‘_e’ was not declared in this scope
   { auto _e = ngram_size(); _o->ngram_size = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ZerosLikeOptionsT* tflite::ZerosLikeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11606:8: error: ‘_o’ does not name a type
   auto _o = new ZerosLikeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10380:10: error: ‘_e’ does not name a type
   { auto _e = max_skip_size(); _o->max_skip_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10380:52: error: ‘_e’ was not declared in this scope
   { auto _e = max_skip_size(); _o->max_skip_size = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:11607:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10381:10: error: ‘_e’ does not name a type
   { auto _e = include_all_ngrams(); _o->include_all_ngrams = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10381:62: error: ‘_e’ was not declared in this scope
   { auto _e = include_all_ngrams(); _o->include_all_ngrams = _e; };
                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11611:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ZerosLikeOptions::UnPackTo(ZerosLikeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10384:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SkipGramOptions> SkipGramOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11616:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ZerosLikeOptions> ZerosLikeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10388:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SkipGramOptions> CreateSkipGramOptions(flatbuffers::FlatBufferBuilder &_fbb, const SkipGramOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11620:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ZerosLikeOptions> CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SkipGramOptions> tflite::CreateSkipGramOptions(flatbuffers::FlatBufferBuilder&, const tflite::SkipGramOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10391:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SkipGramOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10391:174: error: too many initializers for ‘tflite::CreateSkipGramOptions(flatbuffers::FlatBufferBuilder&, const tflite::SkipGramOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SkipGramOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ZerosLikeOptions> tflite::CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ZerosLikeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11623:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ZerosLikeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10392:8: error: ‘_ngram_size’ does not name a type
   auto _ngram_size = _o->ngram_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10393:8: error: ‘_max_skip_size’ does not name a type
   auto _max_skip_size = _o->max_skip_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10394:8: error: ‘_include_all_ngrams’ does not name a type
   auto _include_all_ngrams = _o->include_all_ngrams;
        ^
./tensorflow/lite/schema/schema_generated.h:10397:7: error: ‘_ngram_size’ was not declared in this scope
       _ngram_size,
       ^
./tensorflow/lite/schema/schema_generated.h:11623:175: error: too many initializers for ‘tflite::CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ZerosLikeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ZerosLikeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10398:7: error: ‘_max_skip_size’ was not declared in this scope
       _max_skip_size,
       ^
./tensorflow/lite/schema/schema_generated.h:10399:7: error: ‘_include_all_ngrams’ was not declared in this scope
       _include_all_ngrams);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11628:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FillOptionsT *FillOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10402:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SpaceToDepthOptionsT *SpaceToDepthOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FillOptionsT* tflite::FillOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11629:8: error: ‘_o’ does not name a type
   auto _o = new FillOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11630:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11634:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FillOptions::UnPackTo(FillOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SpaceToDepthOptionsT* tflite::SpaceToDepthOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10403:8: error: ‘_o’ does not name a type
   auto _o = new SpaceToDepthOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11639:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FillOptions> FillOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10404:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10408:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SpaceToDepthOptions::UnPackTo(SpaceToDepthOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11643:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FillOptions> CreateFillOptions(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SpaceToDepthOptions::UnPackTo(tflite::SpaceToDepthOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10411:10: error: ‘_e’ does not name a type
   { auto _e = block_size(); _o->block_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10411:46: error: ‘_e’ was not declared in this scope
   { auto _e = block_size(); _o->block_size = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FillOptions> tflite::CreateFillOptions(flatbuffers::FlatBufferBuilder&, const tflite::FillOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11646:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FillOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10414:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToDepthOptions> SpaceToDepthOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11646:170: error: too many initializers for ‘tflite::CreateFillOptions(flatbuffers::FlatBufferBuilder&, const tflite::FillOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FillOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11651:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FloorModOptionsT *FloorModOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h:10418:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SpaceToDepthOptions> CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder &_fbb, const SpaceToDepthOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorModOptionsT* tflite::FloorModOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11652:8: error: ‘_o’ does not name a type
   auto _o = new FloorModOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11653:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11657:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FloorModOptions::UnPackTo(FloorModOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SpaceToDepthOptions> tflite::CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToDepthOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10421:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToDepthOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11662:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorModOptions> FloorModOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11666:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorModOptions> CreateFloorModOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FloorModOptions> tflite::CreateFloorModOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorModOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11669:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorModOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11669:174: error: too many initializers for ‘tflite::CreateFloorModOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorModOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorModOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11674:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline RangeOptionsT *RangeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RangeOptionsT* tflite::RangeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11675:8: error: ‘_o’ does not name a type
   auto _o = new RangeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11676:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11680:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void RangeOptions::UnPackTo(RangeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11685:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RangeOptions> RangeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11689:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RangeOptions> CreateRangeOptions(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10421:178: error: too many initializers for ‘tflite::CreateSpaceToDepthOptions(flatbuffers::FlatBufferBuilder&, const tflite::SpaceToDepthOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SpaceToDepthOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10422:8: error: ‘_block_size’ does not name a type
   auto _block_size = _o->block_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10425:7: error: ‘_block_size’ was not declared in this scope
       _block_size);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10428:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DepthToSpaceOptionsT *DepthToSpaceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DepthToSpaceOptionsT* tflite::DepthToSpaceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10429:8: error: ‘_o’ does not name a type
   auto _o = new DepthToSpaceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::RangeOptions> tflite::CreateRangeOptions(flatbuffers::FlatBufferBuilder&, const tflite::RangeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11692:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RangeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10430:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10434:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DepthToSpaceOptions::UnPackTo(DepthToSpaceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::DepthToSpaceOptions::UnPackTo(tflite::DepthToSpaceOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10437:10: error: ‘_e’ does not name a type
   { auto _e = block_size(); _o->block_size = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11692:171: error: too many initializers for ‘tflite::CreateRangeOptions(flatbuffers::FlatBufferBuilder&, const tflite::RangeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RangeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10437:46: error: ‘_e’ was not declared in this scope
   { auto _e = block_size(); _o->block_size = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11697:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LeakyReluOptionsT *LeakyReluOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LeakyReluOptionsT* tflite::LeakyReluOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11698:8: error: ‘_o’ does not name a type
   auto _o = new LeakyReluOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10440:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthToSpaceOptions> DepthToSpaceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11699:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11703:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LeakyReluOptions::UnPackTo(LeakyReluOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LeakyReluOptions::UnPackTo(tflite::LeakyReluOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11706:10: error: ‘_e’ does not name a type
   { auto _e = alpha(); _o->alpha = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11706:36: error: ‘_e’ was not declared in this scope
   { auto _e = alpha(); _o->alpha = _e; };
                                    ^
./tensorflow/lite/schema/schema_generated.h:10444:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DepthToSpaceOptions> CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder &_fbb, const DepthToSpaceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11709:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LeakyReluOptions> LeakyReluOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11713:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LeakyReluOptions> CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DepthToSpaceOptions> tflite::CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthToSpaceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10447:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthToSpaceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10447:178: error: too many initializers for ‘tflite::CreateDepthToSpaceOptions(flatbuffers::FlatBufferBuilder&, const tflite::DepthToSpaceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DepthToSpaceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10448:8: error: ‘_block_size’ does not name a type
   auto _block_size = _o->block_size;
        ^
./tensorflow/lite/schema/schema_generated.h:10451:7: error: ‘_block_size’ was not declared in this scope
       _block_size);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10454:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SubOptionsT *SubOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SubOptionsT* tflite::SubOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10455:8: error: ‘_o’ does not name a type
   auto _o = new SubOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LeakyReluOptions> tflite::CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder&, const tflite::LeakyReluOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11716:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LeakyReluOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10456:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10460:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SubOptions::UnPackTo(SubOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SubOptions::UnPackTo(tflite::SubOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10463:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11716:175: error: too many initializers for ‘tflite::CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder&, const tflite::LeakyReluOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LeakyReluOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11717:8: error: ‘_alpha’ does not name a type
   auto _alpha = _o->alpha;
        ^
./tensorflow/lite/schema/schema_generated.h:11720:7: error: ‘_alpha’ was not declared in this scope
       _alpha);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11723:87: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SquaredDifferenceOptionsT *SquaredDifferenceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquaredDifferenceOptionsT* tflite::SquaredDifferenceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11724:8: error: ‘_o’ does not name a type
   auto _o = new SquaredDifferenceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11725:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11729:98: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SquaredDifferenceOptions::UnPackTo(SquaredDifferenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11734:179: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquaredDifferenceOptions> SquaredDifferenceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11738:179: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquaredDifferenceOptions> CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10463:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10466:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubOptions> SubOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SquaredDifferenceOptions> tflite::CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquaredDifferenceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11741:120: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquaredDifferenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11741:183: error: too many initializers for ‘tflite::CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquaredDifferenceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquaredDifferenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11746:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MirrorPadOptionsT *MirrorPadOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:10470:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubOptions> CreateSubOptions(flatbuffers::FlatBufferBuilder &_fbb, const SubOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MirrorPadOptionsT* tflite::MirrorPadOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11747:8: error: ‘_o’ does not name a type
   auto _o = new MirrorPadOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11748:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11752:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MirrorPadOptions::UnPackTo(MirrorPadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::MirrorPadOptions::UnPackTo(tflite::MirrorPadOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11755:10: error: ‘_e’ does not name a type
   { auto _e = mode(); _o->mode = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SubOptions> tflite::CreateSubOptions(flatbuffers::FlatBufferBuilder&, const tflite::SubOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10473:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11755:34: error: ‘_e’ was not declared in this scope
   { auto _e = mode(); _o->mode = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11758:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MirrorPadOptions> MirrorPadOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10473:169: error: too many initializers for ‘tflite::CreateSubOptions(flatbuffers::FlatBufferBuilder&, const tflite::SubOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11762:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MirrorPadOptions> CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MirrorPadOptions> tflite::CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder&, const tflite::MirrorPadOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11765:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MirrorPadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11765:175: error: too many initializers for ‘tflite::CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder&, const tflite::MirrorPadOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MirrorPadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10474:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h:10477:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10480:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DivOptionsT *DivOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:11766:8: error: ‘_mode’ does not name a type
   auto _mode = _o->mode;
        ^
./tensorflow/lite/schema/schema_generated.h:11769:7: error: ‘_mode’ was not declared in this scope
       _mode);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DivOptionsT* tflite::DivOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10481:8: error: ‘_o’ does not name a type
   auto _o = new DivOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11772:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline UniqueOptionsT *UniqueOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UniqueOptionsT* tflite::UniqueOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11773:8: error: ‘_o’ does not name a type
   auto _o = new UniqueOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10482:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10486:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DivOptions::UnPackTo(DivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::DivOptions::UnPackTo(tflite::DivOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10489:10: error: ‘_e’ does not name a type
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11774:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11778:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void UniqueOptions::UnPackTo(UniqueOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::UniqueOptions::UnPackTo(tflite::UniqueOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11781:10: error: ‘_e’ does not name a type
   { auto _e = idx_out_type(); _o->idx_out_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10489:76: error: ‘_e’ was not declared in this scope
   { auto _e = fused_activation_function(); _o->fused_activation_function = _e; };
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10492:137: error: ‘rehasher_function_t’ in namespace %E2%80%98flatbuffers’ does not name a type
 inline flatbuffers::Offset<DivOptions> DivOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11781:50: error: ‘_e’ was not declared in this scope
   { auto _e = idx_out_type(); _o->idx_out_type = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11784:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UniqueOptions> UniqueOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11788:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UniqueOptions> CreateUniqueOptions(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10496:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DivOptions> CreateDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const DivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DivOptions> tflite::CreateDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::DivOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10499:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::UniqueOptions> tflite::CreateUniqueOptions(flatbuffers::FlatBufferBuilder&, const tflite::UniqueOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11791:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UniqueOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11791:172: error: too many initializers for ‘tflite::CreateUniqueOptions(flatbuffers::FlatBufferBuilder&, const tflite::UniqueOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UniqueOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11792:8: error: ‘_idx_out_type’ does not name a type
   auto _idx_out_type = _o->idx_out_type;
        ^
./tensorflow/lite/schema/schema_generated.h:11795:7: error: ‘_idx_out_type’ was not declared in this scope
       _idx_out_type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11798:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReverseV2OptionsT *ReverseV2Options::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseV2OptionsT* tflite::ReverseV2Options::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11799:8: error: ‘_o’ does not name a type
   auto _o = new ReverseV2OptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11800:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11804:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReverseV2Options::UnPackTo(ReverseV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11809:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseV2Options> ReverseV2Options::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11813:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseV2Options> CreateReverseV2Options(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10499:169: error: too many initializers for ‘tflite::CreateDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::DivOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10500:8: error: ‘_fused_activation_function’ does not name a type
   auto _fused_activation_function = _o->fused_activation_function;
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReverseV2Options> tflite::CreateReverseV2Options(flatbuffers::FlatBufferBuilder&, const tflite::ReverseV2OptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11816:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:10503:7: error: ‘_fused_activation_function’ was not declared in this scope
       _fused_activation_function);
       ^
./tensorflow/lite/schema/schema_generated.h:11816:175: error: too many initializers for ‘tflite::CreateReverseV2Options(flatbuffers::FlatBufferBuilder&, const tflite::ReverseV2OptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10506:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TopKV2OptionsT *TopKV2Options::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11821:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline AddNOptionsT *AddNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TopKV2OptionsT* tflite::TopKV2Options::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10507:8: error: ‘_o’ does not name a type
   auto _o = new TopKV2OptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10508:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddNOptionsT* tflite::AddNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11822:8: error: ‘_o’ does not name a type
   auto _o = new AddNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11823:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10512:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TopKV2Options::UnPackTo(TopKV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11827:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void AddNOptions::UnPackTo(AddNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10517:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TopKV2Options> TopKV2Options::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11832:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddNOptions> AddNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11836:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddNOptions> CreateAddNOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10521:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TopKV2Options> CreateTopKV2Options(flatbuffers::FlatBufferBuilder &_fbb, const TopKV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::AddNOptions> tflite::CreateAddNOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11839:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TopKV2Options> tflite::CreateTopKV2Options(flatbuffers::FlatBufferBuilder&, const tflite::TopKV2OptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10524:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TopKV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11839:170: error: too many initializers for ‘tflite::CreateAddNOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10524:172: error: too many initializers for ‘tflite::CreateTopKV2Options(flatbuffers::FlatBufferBuilder&, const tflite::TopKV2OptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TopKV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11844:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GatherNdOptionsT *GatherNdOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10529:95: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline EmbeddingLookupSparseOptionsT *EmbeddingLookupSparseOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherNdOptionsT* tflite::GatherNdOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11845:8: error: ‘_o’ does not name a type
   auto _o = new GatherNdOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EmbeddingLookupSparseOptionsT* tflite::EmbeddingLookupSparseOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10530:8: error: ‘_o’ does not name a type
   auto _o = new EmbeddingLookupSparseOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11846:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10531:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11850:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GatherNdOptions::UnPackTo(GatherNdOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10535:106: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void EmbeddingLookupSparseOptions::UnPackTo(EmbeddingLookupSparseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::EmbeddingLookupSparseOptions::UnPackTo(tflite::EmbeddingLookupSparseOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10538:10: error: ‘_e’ does not name a type
   { auto _e = combiner(); _o->combiner = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11855:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherNdOptions> GatherNdOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10538:42: error: ‘_e’ was not declared in this scope
   { auto _e = combiner(); _o->combiner = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10541:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EmbeddingLookupSparseOptions> EmbeddingLookupSparseOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11859:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherNdOptions> CreateGatherNdOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:10545:191: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EmbeddingLookupSparseOptions> CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder &_fbb, const EmbeddingLookupSparseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GatherNdOptions> tflite::CreateGatherNdOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherNdOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11862:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherNdOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11862:174: error: too many initializers for ‘tflite::CreateGatherNdOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherNdOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherNdOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::EmbeddingLookupSparseOptions> tflite::CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder&, const tflite::EmbeddingLookupSparseOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10548:124: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EmbeddingLookupSparseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10548:187: error: too many initializers for ‘tflite::CreateEmbeddingLookupSparseOptions(flatbuffers::FlatBufferBuilder&, const tflite::EmbeddingLookupSparseOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EmbeddingLookupSparseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11867:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline WhereOptionsT *WhereOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:10549:8: error: ‘_combiner’ does not name a type
   auto _combiner = _o->combiner;
        ^
./tensorflow/lite/schema/schema_generated.h:10552:7: error: ‘_combiner’ was not declared in this scope
       _combiner);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhereOptionsT* tflite::WhereOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11868:8: error: ‘_o’ does not name a type
   auto _o = new WhereOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10555:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GatherOptionsT *GatherOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:11869:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11873:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void WhereOptions::UnPackTo(WhereOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherOptionsT* tflite::GatherOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10556:8: error: ‘_o’ does not name a type
   auto _o = new GatherOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10557:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11878:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhereOptions> WhereOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10561:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GatherOptions::UnPackTo(GatherOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::GatherOptions::UnPackTo(tflite::GatherOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10564:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10564:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:11882:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhereOptions> CreateWhereOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10567:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherOptions> GatherOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::WhereOptions> tflite::CreateWhereOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhereOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11885:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhereOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11885:171: error: too many initializers for ‘tflite::CreateWhereOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhereOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhereOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10571:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherOptions> CreateGatherOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11890:83: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReverseSequenceOptionsT *ReverseSequenceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GatherOptions> tflite::CreateGatherOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10574:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseSequenceOptionsT* tflite::ReverseSequenceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11891:8: error: ‘_o’ does not name a type
   auto _o = new ReverseSequenceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11892:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:10574:172: error: too many initializers for ‘tflite::CreateGatherOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10575:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11896:94: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReverseSequenceOptions::UnPackTo(ReverseSequenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10578:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10581:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TransposeOptionsT *TransposeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ReverseSequenceOptions::UnPackTo(tflite::ReverseSequenceOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11899:10: error: ‘_e’ does not name a type
   { auto _e = seq_dim(); _o->seq_dim = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeOptionsT* tflite::TransposeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10582:8: error: ‘_o’ does not name a type
   auto _o = new TransposeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11899:40: error: ‘_e’ was not declared in this scope
   { auto _e = seq_dim(); _o->seq_dim = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:10583:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11900:10: error: ‘_e’ does not name a type
   { auto _e = batch_dim(); _o->batch_dim = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11900:44: error: ‘_e’ was not declared in this scope
   { auto _e = batch_dim(); _o->batch_dim = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10587:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TransposeOptions::UnPackTo(TransposeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11903:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseSequenceOptions> ReverseSequenceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10592:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeOptions> TransposeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11907:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseSequenceOptions> CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReverseSequenceOptions> tflite::CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReverseSequenceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11910:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseSequenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10596:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeOptions> CreateTransposeOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11910:181: error: too many initializers for ‘tflite::CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReverseSequenceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseSequenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11911:8: error: ‘_seq_dim’ does not name a type
   auto _seq_dim = _o->seq_dim;
        ^
./tensorflow/lite/schema/schema_generated.h:11912:8: error: ‘_batch_dim’ does not name a type
   auto _batch_dim = _o->batch_dim;
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TransposeOptions> tflite::CreateTransposeOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10599:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11915:7: error: ‘_seq_dim’ was not declared in this scope
       _seq_dim,
       ^
./tensorflow/lite/schema/schema_generated.h:11916:7: error: ‘_batch_dim’ was not declared in this scope
       _batch_dim);
       ^
./tensorflow/lite/schema/schema_generated.h:10599:175: error: too many initializers for ‘tflite::CreateTransposeOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11919:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MatrixDiagOptionsT *MatrixDiagOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10604:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ExpOptionsT *ExpOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixDiagOptionsT* tflite::MatrixDiagOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11920:8: error: ‘_o’ does not name a type
   auto _o = new MatrixDiagOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11921:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpOptionsT* tflite::ExpOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10605:8: error: ‘_o’ does not name a type
   auto _o = new ExpOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10606:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11925:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MatrixDiagOptions::UnPackTo(MatrixDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10610:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ExpOptions::UnPackTo(ExpOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:11930:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixDiagOptions> MatrixDiagOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10615:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpOptions> ExpOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11934:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixDiagOptions> CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MatrixDiagOptions> tflite::CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixDiagOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11937:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10619:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpOptions> CreateExpOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11937:176: error: too many initializers for ‘tflite::CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixDiagOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11942:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline QuantizeOptionsT *QuantizeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ExpOptions> tflite::CreateExpOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10622:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizeOptionsT* tflite::QuantizeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11943:8: error: ‘_o’ does not name a type
   auto _o = new QuantizeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10622:169: error: too many initializers for ‘tflite::CreateExpOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11944:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11948:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void QuantizeOptions::UnPackTo(QuantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10627:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CosOptionsT *CosOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:11953:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizeOptions> QuantizeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CosOptionsT* tflite::CosOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10628:8: error: ‘_o’ does not name a type
   auto _o = new CosOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10629:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11957:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizeOptions> CreateQuantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10633:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CosOptions::UnPackTo(CosOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::QuantizeOptions> tflite::CreateQuantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::QuantizeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11960:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10638:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CosOptions> CosOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11960:174: error: too many initializers for ‘tflite::CreateQuantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::QuantizeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10642:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CosOptions> CreateCosOptions(flatbuffers::FlatBufferBuilder &_fbb, const CosOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11965:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MatrixSetDiagOptionsT *MatrixSetDiagOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CosOptions> tflite::CreateCosOptions(flatbuffers::FlatBufferBuilder&, const tflite::CosOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10645:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CosOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10645:169: error: too many initializers for ‘tflite::CreateCosOptions(flatbuffers::FlatBufferBuilder&, const tflite::CosOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CosOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixSetDiagOptionsT* tflite::MatrixSetDiagOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11966:8: error: ‘_o’ does not name a type
   auto _o = new MatrixSetDiagOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11967:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10650:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReducerOptionsT *ReducerOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11971:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MatrixSetDiagOptions::UnPackTo(MatrixSetDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReducerOptionsT* tflite::ReducerOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10651:8: error: ‘_o’ does not name a type
   auto _o = new ReducerOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10652:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10656:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReducerOptions::UnPackTo(ReducerOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11976:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixSetDiagOptions> MatrixSetDiagOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ReducerOptions::UnPackTo(tflite::ReducerOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10659:10: error: ‘_e’ does not name a type
   { auto _e = keep_dims(); _o->keep_dims = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10659:44: error: ‘_e’ was not declared in this scope
   { auto _e = keep_dims(); _o->keep_dims = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h:11980:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixSetDiagOptions> CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10662:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReducerOptions> ReducerOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MatrixSetDiagOptions> tflite::CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixSetDiagOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11983:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixSetDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:10666:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReducerOptions> CreateReducerOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReducerOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11983:179: error: too many initializers for ‘tflite::CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixSetDiagOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixSetDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReducerOptions> tflite::CreateReducerOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReducerOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10669:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReducerOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11988:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline IfOptionsT *IfOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h:10669:173: error: too many initializers for ‘tflite::CreateReducerOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReducerOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReducerOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10670:8: error: ‘_keep_dims’ does not name a type
   auto _keep_dims = _o->keep_dims;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::IfOptionsT* tflite::IfOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11989:8: error: ‘_o’ does not name a type
   auto _o = new IfOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10673:7: error: ‘_keep_dims’ was not declared in this scope
       _keep_dims);
       ^
./tensorflow/lite/schema/schema_generated.h:11990:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10676:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SqueezeOptionsT *SqueezeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11994:68: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void IfOptions::UnPackTo(IfOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::IfOptions::UnPackTo(tflite::IfOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11997:10: error: ‘_e’ does not name a type
   { auto _e = then_subgraph_index(); _o->then_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SqueezeOptionsT* tflite::SqueezeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10677:8: error: ‘_o’ does not name a type
   auto _o = new SqueezeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10678:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:11997:64: error: ‘_e’ was not declared in this scope
   { auto _e = then_subgraph_index(); _o->then_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:11998:10: error: ‘_e’ does not name a type
   { auto _e = else_subgraph_index(); _o->else_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11998:64: error: ‘_e’ was not declared in this scope
   { auto _e = else_subgraph_index(); _o->else_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10682:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SqueezeOptions::UnPackTo(SqueezeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12001:134: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<IfOptions> IfOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SqueezeOptions::UnPackTo(tflite::SqueezeOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10685:10: error: ‘_e’ does not name a type
   { auto _e = squeeze_dims(); if (_e) { _o->squeeze_dims.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->squeeze_dims[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10685:35: error: ‘_e’ was not declared in this scope
   { auto _e = squeeze_dims(); if (_e) { _o->squeeze_dims.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->squeeze_dims[_i] = _e->Get(_i); } } };
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10688:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SqueezeOptions> SqueezeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12005:134: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<IfOptions> CreateIfOptions(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::IfOptions> tflite::CreateIfOptions(flatbuffers::FlatBufferBuilder&, const tflite::IfOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12008:105: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const IfOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10692:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SqueezeOptions> CreateSqueezeOptions(flatbuffers::FlatBufferBuilder &_fbb, const SqueezeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12008:168: error: too many initializers for ‘tflite::CreateIfOptions(flatbuffers::FlatBufferBuilder&, const tflite::IfOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const IfOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12009:8: error: ‘_then_subgraph_index’ does not name a type
   auto _then_subgraph_index = _o->then_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SqueezeOptions> tflite::CreateSqueezeOptions(flatbuffers::FlatBufferBuilder&, const tflite::SqueezeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10695:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SqueezeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12010:8: error: ‘_else_subgraph_index’ does not name a type
   auto _else_subgraph_index = _o->else_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:10695:173: error: too many initializers for ‘tflite::CreateSqueezeOptions(flatbuffers::FlatBufferBuilder&, const tflite::SqueezeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SqueezeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10696:8: error: ‘_squeeze_dims’ does not name a type
   auto _squeeze_dims = _o->squeeze_dims.size() ? _fbb.CreateVector(_o->squeeze_dims) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:10699: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:10702:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SplitOptionsT *SplitOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitOptionsT* tflite::SplitOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10703:8: error: ‘_o’ does not name a type
   auto _o = new SplitOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10704:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10708:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SplitOptions::UnPackTo(SplitOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SplitOptions::UnPackTo(tflite::SplitOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10711:10: error: ‘_e’ does not name a type
   { auto _e = num_splits(); _o->num_splits = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10711:46: error: ‘_e’ was not declared in this scope
   { auto _e = num_splits(); _o->num_splits = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10714:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitOptions> SplitOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10718:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitOptions> CreateSplitOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SplitOptions> tflite::CreateSplitOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10721:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10721:171: error: too many initializers for ‘tflite::CreateSplitOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10722:8: error: ‘_num_splits’ does not name a type
   auto _num_splits = _o->num_splits;
        ^
./tensorflow/lite/schema/schema_generated.h:10725:7: error: ‘_num_splits’ was not declared in this scope
       _num_splits);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10728:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SplitVOptionsT *SplitVOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SplitVOptionsT* tflite::SplitVOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10729:8: error: ‘_o’ does not name a type
   auto _o = new SplitVOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12013:7: error: ‘_then_subgraph_index’ was not declared in this scope
       _then_subgraph_index,
       ^
./tensorflow/lite/schema/schema_generated.h:12014:7: error: ‘_else_subgraph_index’ was not declared in this scope
       _else_subgraph_index);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12017:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline WhileOptionsT *WhileOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhileOptionsT* tflite::WhileOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12018:8: error: ‘_o’ does not name a type
   auto _o = new WhileOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12019:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12023:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void WhileOptions::UnPackTo(WhileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::WhileOptions::UnPackTo(tflite::WhileOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12026:10: error: ‘_e’ does not name a type
   { auto _e = cond_subgraph_index(); _o->cond_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12026:64: error: ‘_e’ was not declared in this scope
   { auto _e = cond_subgraph_index(); _o->cond_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:12027:10: error: ‘_e’ does not name a type
   { auto _e = body_subgraph_index(); _o->body_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12027:64: error: ‘_e’ was not declared in this scope
   { auto _e = body_subgraph_index(); _o->body_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12030:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhileOptions> WhileOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10730:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12034:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhileOptions> CreateWhileOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::WhileOptions> tflite::CreateWhileOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhileOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12037:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10734:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SplitVOptions::UnPackTo(SplitVOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SplitVOptions::UnPackTo(tflite::SplitVOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10737:10: error: ‘_e’ does not name a type
   { auto _e = num_splits(); _o->num_splits = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10737:46: error: ‘_e’ was not declared in this scope
   { auto _e = num_splits(); _o->num_splits = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10740:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitVOptions> SplitVOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12037:171: error: too many initializers for ‘tflite::CreateWhileOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhileOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10744:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SplitVOptions> CreateSplitVOptions(flatbuffers::FlatBufferBuilder &_fbb, const SplitVOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SplitVOptions> tflite::CreateSplitVOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitVOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10747:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitVOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12038:8: error: ‘_cond_subgraph_index’ does not name a type
   auto _cond_subgraph_index = _o->cond_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:12039:8: error: ‘_body_subgraph_index’ does not name a type
   auto _body_subgraph_index = _o->body_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:12042:7: error: ‘_cond_subgraph_index’ was not declared in this scope
       _cond_subgraph_index,
       ^
./tensorflow/lite/schema/schema_generated.h:12043:7: error: ‘_body_subgraph_index’ was not declared in this scope
       _body_subgraph_index);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12046:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline OperatorCodeT *OperatorCode::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OperatorCodeT* tflite::OperatorCode::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12047:8: error: ‘_o’ does not name a type
   auto _o = new OperatorCodeT();
        ^
./tensorflow/lite/schema/schema_generated.h:10747:172: error: too many initializers for ‘tflite::CreateSplitVOptions(flatbuffers::FlatBufferBuilder&, const tflite::SplitVOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SplitVOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10748:8: error: ‘_num_splits’ does not name a type
   auto _num_splits = _o->num_splits;
        ^
./tensorflow/lite/schema/schema_generated.h:10751:7: error: ‘_num_splits’ was not declared in this scope
       _num_splits);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10754:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline StridedSliceOptionsT *StridedSliceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12048:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12052:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void OperatorCode::UnPackTo(OperatorCodeT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::OperatorCode::UnPackTo(tflite::OperatorCodeT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12055:10: error: ‘_e’ does not name a type
   { auto _e = builtin_code(); _o->builtin_code = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::StridedSliceOptionsT* tflite::StridedSliceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10755:8: error: ‘_o’ does not name a type
   auto _o = new StridedSliceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10756:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10760:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void StridedSliceOptions::UnPackTo(StridedSliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::StridedSliceOptions::UnPackTo(tflite::StridedSliceOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10763:10: error: ‘_e’ does not name a type
   { auto _e = begin_mask(); _o->begin_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12055:50: error: ‘_e’ was not declared in this scope
   { auto _e = builtin_code(); _o->builtin_code = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:12056:10: error: ‘_e’ does not name a type
   { auto _e = custom_code(); if (_e) _o->custom_code = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12056:34: error: ‘_e’ was not declared in this scope
   { auto _e = custom_code(); if (_e) _o->custom_code = _e->str(); };
                                  ^
./tensorflow/lite/schema/schema_generated.h:12057:10: error: ‘_e’ does not name a type
   { auto _e = version(); _o->version = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12057:40: error: ‘_e’ was not declared in this scope
   { auto _e = version(); _o->version = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12060:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OperatorCode> OperatorCode::Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10763:46: error: ‘_e’ was not declared in this scope
   { auto _e = begin_mask(); _o->begin_mask = _e; };
                                              ^
./tensorflow/lite/schema/schema_generated.h:10764:10: error: ‘_e’ does not name a type
   { auto _e = end_mask(); _o->end_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10764:42: error: ‘_e’ was not declared in this scope
   { auto _e = end_mask(); _o->end_mask = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:10765:10: error: ‘_e’ does not name a type
   { auto _e = ellipsis_mask(); _o->ellipsis_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10765:52: error: ‘_e’ was not declared in this scope
   { auto _e = ellipsis_mask(); _o->ellipsis_mask = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10766:10: error: ‘_e’ does not name a type
   { auto _e = new_axis_mask(); _o->new_axis_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10766:52: error: ‘_e’ was not declared in this scope
   { auto _e = new_axis_mask(); _o->new_axis_mask = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h:10767:10: error: ‘_e’ does not name a type
   { auto _e = shrink_axis_mask(); _o->shrink_axis_mask = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10767:58: error: ‘_e’ was not declared in this scope
   { auto _e = shrink_axis_mask(); _o->shrink_axis_mask = _e; };
                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10770:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<StridedSliceOptions> StridedSliceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12064:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OperatorCode> CreateOperatorCode(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:10774:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<StridedSliceOptions> CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const StridedSliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::OperatorCode> tflite::CreateOperatorCode(flatbuffers::FlatBufferBuilder&, const tflite::OperatorCodeT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12067:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorCodeT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::StridedSliceOptions> tflite::CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::StridedSliceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10777:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const StridedSliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10777:178: error: too many initializers for ‘tflite::CreateStridedSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::StridedSliceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const StridedSliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12067:171: error: too many initializers for ‘tflite::CreateOperatorCode(flatbuffers::FlatBufferBuilder&, const tflite::OperatorCodeT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorCodeT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12068:8: error: ‘_builtin_code’ does not name a type
   auto _builtin_code = _o->builtin_code;
        ^
./tensorflow/lite/schema/schema_generated.h:12069:8: error: ‘_custom_code’ does not name a type
   auto _custom_code = _o->custom_code.empty() ? 0 : _fbb.CreateString(_o->custom_code);
        ^
./tensorflow/lite/schema/schema_generated.h:12070:8: error: ‘_version’ does not name a type
   auto _version = _o->version;
        ^
./tensorflow/lite/schema/schema_generated.h:12073:7: error: ‘_builtin_code’ was not declared in this scope
       _builtin_code,
       ^
./tensorflow/lite/schema/schema_generated.h:12074:7: error: ‘_custom_code’ was not declared in this scope
       _custom_code,
       ^
./tensorflow/lite/schema/schema_generated.h:12075:7: error: ‘_version’ was not declared in this scope
       _version);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12078:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline OperatorT *Operator::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:10778:8: error: ‘_begin_mask’ does not name a type
   auto _begin_mask = _o->begin_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10779:8: error: ‘_end_mask’ does not name a type
   auto _end_mask = _o->end_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10780:8: error: ‘_ellipsis_mask’ does not name a type
   auto _ellipsis_mask = _o->ellipsis_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10781:8: error: ‘_new_axis_mask’ does not name a type
   auto _new_axis_mask = _o->new_axis_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10782:8: error: ‘_shrink_axis_mask’ does not name a type
   auto _shrink_axis_mask = _o->shrink_axis_mask;
        ^
./tensorflow/lite/schema/schema_generated.h:10785:7: error: ‘_begin_mask’ was not declared in this scope
       _begin_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10786:7: error: ‘_end_mask’ was not declared in this scope
       _end_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10787:7: error: ‘_ellipsis_mask’ was not declared in this scope
       _ellipsis_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10788:7: error: ‘_new_axis_mask’ was not declared in this scope
       _new_axis_mask,
       ^
./tensorflow/lite/schema/schema_generated.h:10789:7: error: ‘_shrink_axis_mask’ was not declared in this scope
       _shrink_axis_mask);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10792:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogSoftmaxOptionsT *LogSoftmaxOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OperatorT* tflite::Operator::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12079:8: error: ‘_o’ does not name a type
   auto _o = new OperatorT();
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogSoftmaxOptionsT* tflite::LogSoftmaxOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10793:8: error: ‘_o’ does not name a type
   auto _o = new LogSoftmaxOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10794:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10798:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogSoftmaxOptions::UnPackTo(LogSoftmaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12080:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12084:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Operator::UnPackTo(OperatorT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Operator::UnPackTo(tflite::OperatorT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12087:10: error: ‘_e’ does not name a type
   { auto _e = opcode_index(); _o->opcode_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10803:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogSoftmaxOptions> LogSoftmaxOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12087:50: error: ‘_e’ was not declared in this scope
   { auto _e = opcode_index(); _o->opcode_index = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:12088:10: error: ‘_e’ does not name a type
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12088:29: error: ‘_e’ was not declared in this scope
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
                             ^
./tensorflow/lite/schema/schema_generated.h:12089:10: error: ‘_e’ does not name a type
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10807:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogSoftmaxOptions> CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogSoftmaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12089:30: error: ‘_e’ was not declared in this scope
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogSoftmaxOptions> tflite::CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogSoftmaxOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10810:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogSoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10810:176: error: too many initializers for ‘tflite::CreateLogSoftmaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogSoftmaxOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogSoftmaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10815:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline CastOptionsT *CastOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:12090:10: error: ‘_e’ does not name a type
   { auto _e = builtin_options_type(); _o->builtin_options.type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::CastOptionsT* tflite::CastOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10816:8: error: ‘_o’ does not name a type
   auto _o = new CastOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10817:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12090:66: error: ‘_e’ was not declared in this scope
   { auto _e = builtin_options_type(); _o->builtin_options.type = _e; };
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10821:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void CastOptions::UnPackTo(CastOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12091:10: error: ‘_e’ does not name a type
   { auto _e = builtin_options(); if (_e) _o->builtin_options.value = BuiltinOptionsUnion::UnPack(_e, builtin_options_type(), _resolver); };
          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::CastOptions::UnPackTo(tflite::CastOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10824:10: error: ‘_e’ does not name a type
   { auto _e = in_data_type(); _o->in_data_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10824:50: error: ‘_e’ was not declared in this scope
   { auto _e = in_data_type(); _o->in_data_type = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:10825:10: error: ‘_e’ does not name a type
   { auto _e = out_data_type(); _o->out_data_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10825:52: error: ‘_e’ was not declared in this scope
   { auto _e = out_data_type(); _o->out_data_type = _e; };
                                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10828:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CastOptions> CastOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12091:38: error: ‘_e’ was not declared in this scope
   { auto _e = builtin_options(); if (_e) _o->builtin_options.value = BuiltinOptionsUnion::UnPack(_e, builtin_options_type(), _resolver); };
                                      ^
./tensorflow/lite/schema/schema_generated.h:12092:10: error: ‘_e’ does not name a type
   { auto _e = custom_options(); if (_e) { _o->custom_options.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom_options[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12092:37: error: ‘_e’ was not declared in this scope
   { auto _e = custom_options(); if (_e) { _o->custom_options.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom_options[_i] = _e->Get(_i); } } };
                                     ^
./tensorflow/lite/schema/schema_generated.h:10832:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<CastOptions> CreateCastOptions(flatbuffers::FlatBufferBuilder &_fbb, const CastOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12093:10: error: ‘_e’ does not name a type
   { auto _e = custom_options_format(); _o->custom_options_format = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12093:68: error: ‘_e’ was not declared in this scope
   { auto _e = custom_options_format(); _o->custom_options_format = _e; };
                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12094:10: error: ‘_e’ does not name a type
   { auto _e = mutating_variable_inputs(); if (_e) { _o->mutating_variable_inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->mutating_variable_inputs[_i] = _e->Get(_i) != 0; } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12094:47: error: ‘_e’ was not declared in this scope
   { auto _e = mutating_variable_inputs(); if (_e) { _o->mutating_variable_inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->mutating_variable_inputs[_i] = _e->Get(_i) != 0; } } };
                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::CastOptions> tflite::CreateCastOptions(flatbuffers::FlatBufferBuilder&, const tflite::CastOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10835:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CastOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:10835:170: error: too many initializers for ‘tflite::CreateCastOptions(flatbuffers::FlatBufferBuilder&, const tflite::CastOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const CastOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:10836:8: error: ‘_in_data_type’ does not name a type
   auto _in_data_type = _o->in_data_type;
        ^
./tensorflow/lite/schema/schema_generated.h:10837:8: error: ‘_out_data_type’ does not name a type
   auto _out_data_type = _o->out_data_type;
        ^
./tensorflow/lite/schema/schema_generated.h:12095:10: error: ‘_e’ does not name a type
   { auto _e = intermediates(); if (_e) { _o->intermediates.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->intermediates[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10840:7: error: ‘_in_data_type’ was not declared in this scope
       _in_data_type,
       ^
./tensorflow/lite/schema/schema_generated.h:10841:7: error: ‘_out_data_type’ was not declared in this scope
       _out_data_type);
       ^
./tensorflow/lite/schema/schema_generated.h:12095:36: error: ‘_e’ was not declared in this scope
   { auto _e = intermediates(); if (_e) { _o->intermediates.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->intermediates[_i] = _e->Get(_i); } } };
                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10844:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline DequantizeOptionsT *DequantizeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12098:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Operator> Operator::Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::DequantizeOptionsT* tflite::DequantizeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10845:8: error: ‘_o’ does not name a type
   auto _o = new DequantizeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10846:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10850:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void DequantizeOptions::UnPackTo(DequantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12102:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Operator> CreateOperator(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10855:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DequantizeOptions> DequantizeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Operator> tflite::CreateOperator(flatbuffers::FlatBufferBuilder&, const tflite::OperatorT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12105:104: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12105:167: error: too many initializers for ‘tflite::CreateOperator(flatbuffers::FlatBufferBuilder&, const tflite::OperatorT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12106:8: error: ‘_opcode_index’ does not name a type
   auto _opcode_index = _o->opcode_index;
        ^
./tensorflow/lite/schema/schema_generated.h:12107:8: error: ‘_inputs’ does not name a type
   auto _inputs = _o->inputs.size() ? _fbb.CreateVector(_o->inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:10859:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<DequantizeOptions> CreateDequantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const DequantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12108:8: error: ‘_outputs’ does not name a type
   auto _outputs = _o->outputs.size() ? _fbb.CreateVector(_o->outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12109:8: error: ‘_builtin_options_type’ does not name a type
   auto _builtin_options_type = _o->builtin_options.type;
        ^
./tensorflow/lite/schema/schema_generated.h:12110:8: error: ‘_builtin_options’ does not name a type
   auto _builtin_options = _o->builtin_options.Pack(_fbb);
        ^
./tensorflow/lite/schema/schema_generated.h:12111:8: error: ‘_custom_options’ does not name a type
   auto _custom_options = _o->custom_options.size() ? _fbb.CreateVector(_o->custom_options) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12112:8: error: ‘_custom_options_format’ does not name a type
   auto _custom_options_format = _o->custom_options_format;
        ^
./tensorflow/lite/schema/schema_generated.h:12113:8: error: ‘_mutating_variable_inputs’ does not name a type
   auto _mutating_variable_inputs = _o->mutating_variable_inputs.size() ? _fbb.CreateVector(_o->mutating_variable_inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12114:8: error: ‘_intermediates’ does not name a type
   auto _intermediates = _o->intermediates.size() ? _fbb.CreateVector(_o->intermediates) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12117:7: error: ‘_opcode_index’ was not declared in this scope
       _opcode_index,
       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::DequantizeOptions> tflite::CreateDequantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::DequantizeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10862:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DequantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12118:7: error: ‘_inputs’ was not declared in this scope
       _inputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12119:7: error: ‘_outputs’ was not declared in this scope
       _outputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12120:7: error: ‘_builtin_options_type’ was not declared in this scope
       _builtin_options_type,
       ^
./tensorflow/lite/schema/schema_generated.h:10862:176: error: too many initializers for ‘tflite::CreateDequantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::DequantizeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const DequantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:12121:7: error: ‘_builtin_options’ was not declared in this scope
       _builtin_options,
       ^
./tensorflow/lite/schema/schema_generated.h:12122:7: error: ‘_custom_options’ was not declared in this scope
       _custom_options,
       ^
./tensorflow/lite/schema/schema_generated.h:12123:7: error: ‘_custom_options_format’ was not declared in this scope
       _custom_options_format,
       ^
./tensorflow/lite/schema/schema_generated.h:12124:7: error: ‘_mutating_variable_inputs’ was not declared in this scope
       _mutating_variable_inputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12125:7: error: ‘_intermediates’ was not declared in this scope
       _intermediates);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10867:81: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MaximumMinimumOptionsT *MaximumMinimumOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                 ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12128:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SubGraphT *SubGraph::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MaximumMinimumOptionsT* tflite::MaximumMinimumOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10868:8: error: ‘_o’ does not name a type
   auto _o = new MaximumMinimumOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10869:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10873:92: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MaximumMinimumOptions::UnPackTo(MaximumMinimumOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SubGraphT* tflite::SubGraph::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12129:8: error: ‘_o’ does not name a type
   auto _o = new SubGraphT();
        ^
./tensorflow/lite/schema/schema_generated.h:12130:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12134:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SubGraph::UnPackTo(SubGraphT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:10878:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MaximumMinimumOptions> MaximumMinimumOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SubGraph::UnPackTo(tflite::SubGraphT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12137:10: error: ‘_e’ does not name a type
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12137:30: error: ‘_e’ was not declared in this scope
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h:10882:170: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MaximumMinimumOptions> CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder &_fbb, const MaximumMinimumOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12137:40: error: ‘struct tflite::SubGraphT’ has no member named ‘tensors’
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                        ^
./tensorflow/lite/schema/schema_generated.h:12137:133: error: ‘struct tflite::SubGraphT’ has no member named ‘tensors’
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12137:147: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MaximumMinimumOptions> tflite::CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder&, const tflite::MaximumMinimumOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10885:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MaximumMinimumOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12137:147: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h:10885:180: error: too many initializers for ‘tflite::CreateMaximumMinimumOptions(flatbuffers::FlatBufferBuilder&, const tflite::MaximumMinimumOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MaximumMinimumOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                    ^
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:12137:170: error: expected primary-expression before ‘>’ token
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12138:10: error: ‘_e’ does not name a type
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12138:29: error: ‘_e’ was not declared in this scope
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
                             ^
./tensorflow/lite/schema/schema_generated.h:12139:10: error: ‘_e’ does not name a type
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12139:30: error: ‘_e’ was not declared in this scope
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10890:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TileOptionsT *TileOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TileOptionsT* tflite::TileOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10891:8: error: ‘_o’ does not name a type
   auto _o = new TileOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12140:10: error: ‘_e’ does not name a type
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10892:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12140:32: error: ‘_e’ was not declared in this scope
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                ^
./tensorflow/lite/schema/schema_generated.h:12140:42: error: ‘struct tflite::SubGraphT’ has no member named ‘operators’
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10896:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TileOptions::UnPackTo(TileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12140:137: error: ‘struct tflite::SubGraphT’ has no member named ‘operators’
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12140:153: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:10901:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TileOptions> TileOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12140:153: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12140:178: error: expected primary-expression before ‘>’ token
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12141:10: error: ‘_e’ does not name a type
   { auto _e = name(); if (_e) _o->name = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12141:27: error: ‘_e’ was not declared in this scope
   { auto _e = name(); if (_e) _o->name = _e->str(); };
                           ^
./tensorflow/lite/schema/schema_generated.h:10905:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TileOptions> CreateTileOptions(flatbuffers::FlatBufferBuilder &_fbb, const TileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TileOptions> tflite::CreateTileOptions(flatbuffers::FlatBufferBuilder&, const tflite::TileOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10908:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12144:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubGraph> SubGraph::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10908:170: error: too many initializers for ‘tflite::CreateTileOptions(flatbuffers::FlatBufferBuilder&, const tflite::TileOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10913:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ArgMaxOptionsT *ArgMaxOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12148:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubGraph> CreateSubGraph(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMaxOptionsT* tflite::ArgMaxOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10914:8: error: ‘_o’ does not name a type
   auto _o = new ArgMaxOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10915:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SubGraph> tflite::CreateSubGraph(flatbuffers::FlatBufferBuilder&, const tflite::SubGraphT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12151:104: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubGraphT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10919:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ArgMaxOptions::UnPackTo(ArgMaxOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12151:167: error: too many initializers for ‘tflite::CreateSubGraph(flatbuffers::FlatBufferBuilder&, const tflite::SubGraphT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubGraphT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12152:8: error: ‘_tensors’ does not name a type
   auto _tensors = _o->tensors.size() ? _fbb.CreateVector<flatbuffers::Offset<Tensor>> (_o->tensors.size(), [](size_t i, _VectorArgs *__va) { return CreateTensor(*__va->__fbb, __va->__o->tensors[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ArgMaxOptions::UnPackTo(tflite::ArgMaxOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10922:10: error: ‘_e’ does not name a type
   { auto _e = output_type(); _o->output_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12152:225: error: expected primary-expression before ‘,’ token
   auto _tensors = _o->tensors.size() ? _fbb.CreateVector<flatbuffers::Offset<Tensor>> (_o->tensors.size(), [](size_t i, _VectorArgs *__va) { return CreateTensor(*__va->__fbb, __va->__o->tensors[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:10922:48: error: ‘_e’ was not declared in this scope
   { auto _e = output_type(); _o->output_type = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h:12153:8: error: ‘_inputs’ does not name a type
   auto _inputs = _o->inputs.size() ? _fbb.CreateVector(_o->inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12154:8: error: ‘_outputs’ does not name a type
   auto _outputs = _o->outputs.size() ? _fbb.CreateVector(_o->outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12155:8: error: ‘_operators’ does not name a type
   auto _operators = _o->operators.size() ? _fbb.CreateVector<flatbuffers::Offset<Operator>> (_o->operators.size(), [](size_t i, _VectorArgs *__va) { return CreateOperator(*__va->__fbb, __va->__o->operators[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12155:237: error: expected primary-expression before ‘,’ token
   auto _operators = _o->operators.size() ? _fbb.CreateVector<flatbuffers::Offset<Operator>> (_o->operators.size(), [](size_t i, _VectorArgs *__va) { return CreateOperator(*__va->__fbb, __va->__o->operators[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12156:8: error: ‘_name’ does not name a type
   auto _name = _o->name.empty() ? 0 : _fbb.CreateString(_o->name);
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10925:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMaxOptions> ArgMaxOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12159:7: error: ‘_tensors’ was not declared in this scope
       _tensors,
       ^
./tensorflow/lite/schema/schema_generated.h:12160:7: error: ‘_inputs’ was not declared in this scope
       _inputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12161:7: error: ‘_outputs’ was not declared in this scope
       _outputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12162:7: error: ‘_operators’ was not declared in this scope
       _operators,
       ^
./tensorflow/lite/schema/schema_generated.h:12163:7: error: ‘_name’ was not declared in this scope
       _name);
       ^
./tensorflow/lite/schema/schema_generated.h:10929:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMaxOptions> CreateArgMaxOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMaxOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12166:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BufferT *Buffer::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BufferT* tflite::Buffer::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12167:8: error: ‘_o’ does not name a type
   auto _o = new BufferT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ArgMaxOptions> tflite::CreateArgMaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMaxOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10932:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12168:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12172:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Buffer::UnPackTo(BufferT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Buffer::UnPackTo(tflite::BufferT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12175:10: error: ‘_e’ does not name a type
   { auto _e = data(); if (_e) { _o->data.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->data[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12175:27: error: ‘_e’ was not declared in this scope
   { auto _e = data(); if (_e) { _o->data.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->data[_i] = _e->Get(_i); } } };
                           ^
./tensorflow/lite/schema/schema_generated.h:10932:172: error: too many initializers for ‘tflite::CreateArgMaxOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMaxOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMaxOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12178:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Buffer> Buffer::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BufferT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10933:8: error: ‘_output_type’ does not name a type
   auto _output_type = _o->output_type;
        ^
./tensorflow/lite/schema/schema_generated.h:10936:7: error: ‘_output_type’ was not declared in this scope
       _output_type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10939:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ArgMinOptionsT *ArgMinOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12182:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Buffer> CreateBuffer(flatbuffers::FlatBufferBuilder &_fbb, const BufferT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ArgMinOptionsT* tflite::ArgMinOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10940:8: error: ‘_o’ does not name a type
   auto _o = new ArgMinOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Buffer> tflite::CreateBuffer(flatbuffers::FlatBufferBuilder&, const tflite::BufferT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12185:102: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BufferT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:10941:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12185:165: error: too many initializers for ‘tflite::CreateBuffer(flatbuffers::FlatBufferBuilder&, const tflite::BufferT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BufferT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10945:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ArgMinOptions::UnPackTo(ArgMinOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12186:8: error: ‘_data’ does not name a type
   auto _data = _o->data.size() ? _fbb.CreateVector(_o->data) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12189:7: error: ‘_data’ was not declared in this scope
       _data);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ArgMinOptions::UnPackTo(tflite::ArgMinOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10948:10: error: ‘_e’ does not name a type
   { auto _e = output_type(); _o->output_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12192:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MetadataT *Metadata::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:10948:48: error: ‘_e’ was not declared in this scope
   { auto _e = output_type(); _o->output_type = _e; };
                                                ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MetadataT* tflite::Metadata::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12193:8: error: ‘_o’ does not name a type
   auto _o = new MetadataT();
        ^
./tensorflow/lite/schema/schema_generated.h:12194:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10951:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMinOptions> ArgMinOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12198:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Metadata::UnPackTo(MetadataT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Metadata::UnPackTo(tflite::MetadataT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12201:10: error: ‘_e’ does not name a type
   { auto _e = name(); if (_e) _o->name = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12201:27: error: ‘_e’ was not declared in this scope
   { auto _e = name(); if (_e) _o->name = _e->str(); };
                           ^
./tensorflow/lite/schema/schema_generated.h:12202:10: error: ‘_e’ does not name a type
   { auto _e = buffer(); _o->buffer = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:10955:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ArgMinOptions> CreateArgMinOptions(flatbuffers::FlatBufferBuilder &_fbb, const ArgMinOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12202:38: error: ‘_e’ was not declared in this scope
   { auto _e = buffer(); _o->buffer = _e; };
                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12205:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Metadata> Metadata::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ArgMinOptions> tflite::CreateArgMinOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMinOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10958:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMinOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:10958:172: error: too many initializers for ‘tflite::CreateArgMinOptions(flatbuffers::FlatBufferBuilder&, const tflite::ArgMinOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ArgMinOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:10959:8: error: ‘_output_type’ does not name a type
   auto _output_type = _o->output_type;
        ^
./tensorflow/lite/schema/schema_generated.h:10962:7: error: ‘_output_type’ was not declared in this scope
       _output_type);
       ^
./tensorflow/lite/schema/schema_generated.h:12209:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Metadata> CreateMetadata(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10965:67: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GreaterOptionsT *GreaterOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Metadata> tflite::CreateMetadata(flatbuffers::FlatBufferBuilder&, const tflite::MetadataT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12212:104: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MetadataT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterOptionsT* tflite::GreaterOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10966:8: error: ‘_o’ does not name a type
   auto _o = new GreaterOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:10967:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12212:167: error: too many initializers for ‘tflite::CreateMetadata(flatbuffers::FlatBufferBuilder&, const tflite::MetadataT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MetadataT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12213:8: error: ‘_name’ does not name a type
   auto _name = _o->name.empty() ? 0 : _fbb.CreateString(_o->name);
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10971:78: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GreaterOptions::UnPackTo(GreaterOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12214:8: error: ‘_buffer’ does not name a type
   auto _buffer = _o->buffer;
        ^
./tensorflow/lite/schema/schema_generated.h:12217:7: error: ‘_name’ was not declared in this scope
       _name,
       ^
./tensorflow/lite/schema/schema_generated.h:12218:7: error: ‘_buffer’ was not declared in this scope
       _buffer);
       ^
./tensorflow/lite/schema/schema_generated.h:10976:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterOptions> GreaterOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12221:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ModelT *Model::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                 ^
./tensorflow/lite/schema/schema_generated.h:10980:149: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterOptions> CreateGreaterOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ModelT* tflite::Model::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12222:8: error: ‘_o’ does not name a type
   auto _o = new ModelT();
        ^
./tensorflow/lite/schema/schema_generated.h:12223:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12227:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Model::UnPackTo(ModelT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GreaterOptions> tflite::CreateGreaterOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:10983:110: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:10983:173: error: too many initializers for ‘tflite::CreateGreaterOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Model::UnPackTo(tflite::ModelT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12230:10: error: ‘_e’ does not name a type
   { auto _e = version(); _o->version = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12230:40: error: ‘_e’ was not declared in this scope
   { auto _e = version(); _o->version = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:12231:10: error: ‘_e’ does not name a type
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10988:77: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GreaterEqualOptionsT *GreaterEqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12231:37: error: ‘_e’ was not declared in this scope
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                     ^
./tensorflow/lite/schema/schema_generated.h:12231:47: error: ‘struct tflite::ModelT’ has no member named ‘operator_codes’
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GreaterEqualOptionsT* tflite::GreaterEqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:10989:8: error: ‘_o’ does not name a type
   auto _o = new GreaterEqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12231:147: error: ‘struct tflite::ModelT’ has no member named ‘operator_codes’
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:10990:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12231:168: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12231:168: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:10994:88: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GreaterEqualOptions::UnPackTo(GreaterEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) 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:12231:197: error: expected primary-expression before ‘>’ token
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12232:10: error: ‘_e’ does not name a type
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:10999:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterEqualOptions> GreaterEqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12232:32: error: ‘_e’ was not declared in this scope
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                ^
./tensorflow/lite/schema/schema_generated.h:12232:42: error: ‘struct tflite::ModelT’ has no member named ‘subgraphs’
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                          ^
./tensorflow/lite/schema/schema_generated.h:12232:137: error: ‘struct tflite::ModelT’ has no member named ‘subgraphs’
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11003:164: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GreaterEqualOptions> CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const GreaterEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12232:153: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12232:153: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12232:178: error: expected primary-expression before ‘>’ token
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GreaterEqualOptions> tflite::CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterEqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11006:115: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12233:10: error: ‘_e’ does not name a type
   { auto _e = description(); if (_e) _o->description = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12233:34: error: ‘_e’ was not declared in this scope
   { auto _e = description(); if (_e) _o->description = _e->str(); };
                                  ^
./tensorflow/lite/schema/schema_generated.h:11006:178: error: too many initializers for ‘tflite::CreateGreaterEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::GreaterEqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GreaterEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12234:10: error: ‘_e’ does not name a type
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12234:30: error: ‘_e’ was not declared in this scope
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h:12234:40: error: ‘struct tflite::ModelT’ has no member named ‘buffers’
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11011:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LessOptionsT *LessOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessOptionsT* tflite::LessOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11012:8: error: ‘_o’ does not name a type
   auto _o = new LessOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12234:133: error: ‘struct tflite::ModelT’ has no member named ‘buffers’
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11013:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12234:147: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12234:147: note: suggested alternative:
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11017:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LessOptions::UnPackTo(LessOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) 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/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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12234:170: error: expected primary-expression before ‘>’ token
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12235:10: error: ‘_e’ does not name a type
   { auto _e = metadata_buffer(); if (_e) { _o->metadata_buffer.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata_buffer[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12235:38: error: ‘_e’ was not declared in this scope
   { auto _e = metadata_buffer(); if (_e) { _o->metadata_buffer.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata_buffer[_i] = _e->Get(_i); } } };
                                      ^
./tensorflow/lite/schema/schema_generated.h:11022:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessOptions> LessOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12236:10: error: ‘_e’ does not name a type
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12236:31: error: ‘_e’ was not declared in this scope
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                               ^
./tensorflow/lite/schema/schema_generated.h:12236:41: error: ‘struct tflite::ModelT’ has no member named ‘metadata’
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                         ^
./tensorflow/lite/schema/schema_generated.h:11026:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessOptions> CreateLessOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12236:135: error: ‘struct tflite::ModelT’ has no member named ‘metadata’
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12236:150: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LessOptions> tflite::CreateLessOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11029:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12236:150: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
./tensorflow/lite/schema/schema_generated.h:11029:170: error: too many initializers for ‘tflite::CreateLessOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
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:12236:175: error: expected primary-expression before ‘>’ token
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11034:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LessEqualOptionsT *LessEqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12239:122: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Model> Model::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ModelT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LessEqualOptionsT* tflite::LessEqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11035:8: error: ‘_o’ does not name a type
   auto _o = new LessEqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11036:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11040:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LessEqualOptions::UnPackTo(LessEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12243:122: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Model> CreateModel(flatbuffers::FlatBufferBuilder &_fbb, const ModelT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11045:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessEqualOptions> LessEqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Model> tflite::CreateModel(flatbuffers::FlatBufferBuilder&, const tflite::ModelT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12246:101: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ModelT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12246:164: error: too many initializers for ‘tflite::CreateModel(flatbuffers::FlatBufferBuilder&, const tflite::ModelT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ModelT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11049:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LessEqualOptions> CreateLessEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const LessEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12247:8: error: ‘_version’ does not name a type
   auto _version = _o->version;
        ^
./tensorflow/lite/schema/schema_generated.h:12248:8: error: ‘_operator_codes’ does not name a type
   auto _operator_codes = _o->operator_codes.size() ? _fbb.CreateVector<flatbuffers::Offset<OperatorCode>> (_o->operator_codes.size(), [](size_t i, _VectorArgs *__va) { return CreateOperatorCode(*__va->__fbb, __va->__o->operator_codes[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
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:12248:265: error: expected primary-expression before ‘,’ token
   auto _operator_codes = _o->operator_codes.size() ? _fbb.CreateVector<flatbuffers::Offset<OperatorCode>> (_o->operator_codes.size(), [](size_t i, _VectorArgs *__va) { return CreateOperatorCode(*__va->__fbb, __va->__o->operator_codes[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12249:8: error: ‘_subgraphs’ does not name a type
   auto _subgraphs = _o->subgraphs.size() ? _fbb.CreateVector<flatbuffers::Offset<SubGraph>> (_o->subgraphs.size(), [](size_t i, _VectorArgs *__va) { return CreateSubGraph(*__va->__fbb, __va->__o->subgraphs[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12249:237: error: expected primary-expression before ‘,’ token
   auto _subgraphs = _o->subgraphs.size() ? _fbb.CreateVector<flatbuffers::Offset<SubGraph>> (_o->subgraphs.size(), [](size_t i, _VectorArgs *__va) { return CreateSubGraph(*__va->__fbb, __va->__o->subgraphs[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12250:8: error: ‘_description’ does not name a type
   auto _description = _o->description.empty() ? 0 : _fbb.CreateString(_o->description);
        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LessEqualOptions> tflite::CreateLessEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessEqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11052:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:12251:8: error: ‘_buffers’ does not name a type
   auto _buffers = _o->buffers.size() ? _fbb.CreateVector<flatbuffers::Offset<Buffer>> (_o->buffers.size(), [](size_t i, _VectorArgs *__va) { return CreateBuffer(*__va->__fbb, __va->__o->buffers[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12251:225: error: expected primary-expression before ‘,’ token
   auto _buffers = _o->buffers.size() ? _fbb.CreateVector<flatbuffers::Offset<Buffer>> (_o->buffers.size(), [](size_t i, _VectorArgs *__va) { return CreateBuffer(*__va->__fbb, __va->__o->buffers[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12252:8: error: ‘_metadata_buffer’ does not name a type
   auto _metadata_buffer = _o->metadata_buffer.size() ? _fbb.CreateVector(_o->metadata_buffer) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12253:8: error: ‘_metadata’ does not name a type
   auto _metadata = _o->metadata.size() ? _fbb.CreateVector<flatbuffers::Offset<Metadata>> (_o->metadata.size(), [](size_t i, _VectorArgs *__va) { return CreateMetadata(*__va->__fbb, __va->__o->metadata[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:11052:175: error: too many initializers for ‘tflite::CreateLessEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::LessEqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LessEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12253:233: error: expected primary-expression before ‘,’ token
   auto _metadata = _o->metadata.size() ? _fbb.CreateVector<flatbuffers::Offset<Metadata>> (_o->metadata.size(), [](size_t i, _VectorArgs *__va) { return CreateMetadata(*__va->__fbb, __va->__o->metadata[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12256:7: error: ‘_version’ was not declared in this scope
       _version,
       ^
./tensorflow/lite/schema/schema_generated.h:12257:7: error: ‘_operator_codes’ was not declared in this scope
       _operator_codes,
       ^
./tensorflow/lite/schema/schema_generated.h:12258:7: error: ‘_subgraphs’ was not declared in this scope
       _subgraphs,
       ^
./tensorflow/lite/schema/schema_generated.h:12259:7: error: ‘_description’ was not declared in this scope
       _description,
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11057:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline NegOptionsT *NegOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:12260:7: error: ‘_buffers’ was not declared in this scope
       _buffers,
       ^
./tensorflow/lite/schema/schema_generated.h:12261:7: error: ‘_metadata_buffer’ was not declared in this scope
       _metadata_buffer,
       ^
./tensorflow/lite/schema/schema_generated.h:12262:7: error: ‘_metadata’ was not declared in this scope
       _metadata);
       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NegOptionsT* tflite::NegOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11058:8: error: ‘_o’ does not name a type
   auto _o = new NegOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11059:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11063:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void NegOptions::UnPackTo(NegOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘bool tflite::VerifyQuantizationDetails(flatbuffers::Verifier&, const void*, tflite::QuantizationDetails)’:
./tensorflow/lite/schema/schema_generated.h:12271:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CustomQuantization *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12272:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11068:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NegOptions> NegOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12278:128: error: ‘>>’ should be ‘> >’ within a nested template argument list
 inline bool VerifyQuantizationDetailsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types) {
                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11072:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NegOptions> CreateNegOptions(flatbuffers::FlatBufferBuilder &_fbb, const NegOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::NegOptions> tflite::CreateNegOptions(flatbuffers::FlatBufferBuilder&, const tflite::NegOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11075:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NegOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11075:169: error: too many initializers for ‘tflite::CreateNegOptions(flatbuffers::FlatBufferBuilder&, const tflite::NegOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NegOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11080:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SelectOptionsT *SelectOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SelectOptionsT* tflite::SelectOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11081:8: error: ‘_o’ does not name a type
   auto _o = new SelectOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11082:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11086:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SelectOptions::UnPackTo(SelectOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11091:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SelectOptions> SelectOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11095:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SelectOptions> CreateSelectOptions(flatbuffers::FlatBufferBuilder &_fbb, const SelectOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SelectOptions> tflite::CreateSelectOptions(flatbuffers::FlatBufferBuilder&, const tflite::SelectOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11098:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SelectOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11098:172: error: too many initializers for ‘tflite::CreateSelectOptions(flatbuffers::FlatBufferBuilder&, const tflite::SelectOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SelectOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11103:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SliceOptionsT *SliceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SliceOptionsT* tflite::SliceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11104:8: error: ‘_o’ does not name a type
   auto _o = new SliceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11105:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11109:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SliceOptions::UnPackTo(SliceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11114:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SliceOptions> SliceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11118:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SliceOptions> CreateSliceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SliceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12290:109: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void *QuantizationDetailsUnion::UnPack(const void *obj, QuantizationDetails type, const flatbuffers::resolver_function_t *resolver) {
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SliceOptions> tflite::CreateSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SliceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11121:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11121:171: error: too many initializers for ‘tflite::CreateSliceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SliceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SliceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In static member function ‘static void* tflite::QuantizationDetailsUnion::UnPack(const void*, tflite::QuantizationDetails, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12293:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CustomQuantization *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12294:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12296:21: error: ‘nullptr’ was not declared in this scope
     default: return nullptr;
                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11126:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline TransposeConvOptionsT *TransposeConvOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12300:122: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<void> QuantizationDetailsUnion::Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher) const {
                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::TransposeConvOptionsT* tflite::TransposeConvOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11127:8: error: ‘_o’ does not name a type
   auto _o = new TransposeConvOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11128:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<void> tflite::QuantizationDetailsUnion::Pack(flatbuffers::FlatBufferBuilder&, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12303:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CustomQuantizationT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12304:45: error: ‘ptr’ was not declared in this scope
       return CreateCustomQuantization(_fbb, ptr, _rehasher).Union();
                                             ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11132:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void TransposeConvOptions::UnPackTo(TransposeConvOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::TransposeConvOptions::UnPackTo(tflite::TransposeConvOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11135:10: error: ‘_e’ does not name a type
   { auto _e = padding(); _o->padding = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11135:40: error: ‘_e’ was not declared in this scope
   { auto _e = padding(); _o->padding = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:11136:10: error: ‘_e’ does not name a type
   { auto _e = stride_w(); _o->stride_w = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h: In copy constructor ‘tflite::QuantizationDetailsUnion::QuantizationDetailsUnion(const tflite::QuantizationDetailsUnion&)’:
./tensorflow/lite/schema/schema_generated.h:12310:137: error: ‘nullptr’ was not declared in this scope
 inline QuantizationDetailsUnion::QuantizationDetailsUnion(const QuantizationDetailsUnion &u) FLATBUFFERS_NOEXCEPT : type(u.type), value(nullptr) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:11136:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_w(); _o->stride_w = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:11137:10: error: ‘_e’ does not name a type
   { auto _e = stride_h(); _o->stride_h = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11137:42: error: ‘_e’ was not declared in this scope
   { auto _e = stride_h(); _o->stride_h = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11140:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeConvOptions> TransposeConvOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:11144:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<TransposeConvOptions> CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder &_fbb, const TransposeConvOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::TransposeConvOptions> tflite::CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeConvOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11147:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeConvOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11147:179: error: too many initializers for ‘tflite::CreateTransposeConvOptions(flatbuffers::FlatBufferBuilder&, const tflite::TransposeConvOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const TransposeConvOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11148:8: error: ‘_padding’ does not name a type
   auto _padding = _o->padding;
        ^
./tensorflow/lite/schema/schema_generated.h:11149:8: error: ‘_stride_w’ does not name a type
   auto _stride_w = _o->stride_w;
        ^
./tensorflow/lite/schema/schema_generated.h:11150:8: error: ‘_stride_h’ does not name a type
   auto _stride_h = _o->stride_h;
        ^
./tensorflow/lite/schema/schema_generated.h:11153:7: error: ‘_padding’ was not declared in this scope
       _padding,
       ^
./tensorflow/lite/schema/schema_generated.h:11154:7: error: ‘_stride_w’ was not declared in this scope
       _stride_w,
       ^
./tensorflow/lite/schema/schema_generated.h:11155:7: error: ‘_stride_h’ was not declared in this scope
       _stride_h);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11158:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ExpandDimsOptionsT *ExpandDimsOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::QuantizationDetailsUnion::Reset()’:
./tensorflow/lite/schema/schema_generated.h:12324:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CustomQuantizationT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12325:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ExpandDimsOptionsT* tflite::ExpandDimsOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11159:8: error: ‘_o’ does not name a type
   auto _o = new ExpandDimsOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11160:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12330:11: error: ‘nullptr’ was not declared in this scope
   value = nullptr;
           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11164:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ExpandDimsOptions::UnPackTo(ExpandDimsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11169:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpandDimsOptions> ExpandDimsOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘bool tflite::VerifyBuiltinOptions(flatbuffers::Verifier&, const void*, tflite::BuiltinOptions)’:
./tensorflow/lite/schema/schema_generated.h:12340:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Conv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12341:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12344:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthwiseConv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12345:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12348:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatEmbeddingsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12349:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11173:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ExpandDimsOptions> CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder &_fbb, const ExpandDimsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12352:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSHProjectionOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12353:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12356:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Pool2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12357:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ExpandDimsOptions> tflite::CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpandDimsOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11176:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpandDimsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12360:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SVDFOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12361:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11176:176: error: too many initializers for ‘tflite::CreateExpandDimsOptions(flatbuffers::FlatBufferBuilder&, const tflite::ExpandDimsOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ExpandDimsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:12364:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12365:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12368:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FullyConnectedOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12369:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11181:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SparseToDenseOptionsT *SparseToDenseOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12372:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SoftmaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12373:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12376:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatenationOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12377:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12380:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12381:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12384:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const L2NormOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12385:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12388:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LocalResponseNormalizationOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SparseToDenseOptionsT* tflite::SparseToDenseOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11182:8: error: ‘_o’ does not name a type
   auto _o = new SparseToDenseOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12389:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11183:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12392:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12393:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12396:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeBilinearOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11187:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SparseToDenseOptions::UnPackTo(SparseToDenseOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12397:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12400:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CallOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12401:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12404:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReshapeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12405:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SparseToDenseOptions::UnPackTo(tflite::SparseToDenseOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11190:10: error: ‘_e’ does not name a type
   { auto _e = validate_indices(); _o->validate_indices = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12408:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SkipGramOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12409:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11190:58: error: ‘_e’ was not declared in this scope
   { auto _e = validate_indices(); _o->validate_indices = _e; };
                                                          ^
./tensorflow/lite/schema/schema_generated.h:12412:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToDepthOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12413:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12416:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EmbeddingLookupSparseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12417:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11193:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SparseToDenseOptions> SparseToDenseOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12420:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MulOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12421:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12424:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12425:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12428:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11197:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SparseToDenseOptions> CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder &_fbb, const SparseToDenseOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12429:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12432:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BatchToSpaceNDOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12433:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12436:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToBatchNDOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12437:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12440:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SparseToDenseOptions> tflite::CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder&, const tflite::SparseToDenseOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11200:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SparseToDenseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12441:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12444:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReducerOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12445:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11200:179: error: too many initializers for ‘tflite::CreateSparseToDenseOptions(flatbuffers::FlatBufferBuilder&, const tflite::SparseToDenseOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SparseToDenseOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12448:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SubOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12449:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11201:8: error: ‘_validate_indices’ does not name a type
   auto _validate_indices = _o->validate_indices;
        ^
./tensorflow/lite/schema/schema_generated.h:11204:7: error: ‘_validate_indices’ was not declared in this scope
       _validate_indices);
       ^
./tensorflow/lite/schema/schema_generated.h:12452:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DivOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12453:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12456:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SqueezeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12457:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11207:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline EqualOptionsT *EqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:12460:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SequenceRNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12461:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::EqualOptionsT* tflite::EqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11208:8: error: ‘_o’ does not name a type
   auto _o = new EqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12464:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const StridedSliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11209:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12465:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12468:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12469:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11213:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void EqualOptions::UnPackTo(EqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12472:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TopKV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12473:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12476:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12477:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11218:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EqualOptions> EqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12480:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogSoftmaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12481:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12484:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CastOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12485:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12488:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DequantizeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12489:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12492:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MaximumMinimumOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12493:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12496:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12497:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12500:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12501:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12504:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NegOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12505:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11222:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<EqualOptions> CreateEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const EqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12508:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12509:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12512:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12513:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12516:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12517:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::EqualOptions> tflite::CreateEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::EqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11225:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12520:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12521:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12524:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SelectOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12525:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11225:171: error: too many initializers for ‘tflite::CreateEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::EqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const EqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12528:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12529:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12532:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeConvOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12533:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12536:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SparseToDenseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12537:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12540:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TileOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12541:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12544:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpandDimsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12545:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12548:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11230:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline NotEqualOptionsT *NotEqualOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12549:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12552:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NotEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12553:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12556:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ShapeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12557:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12560:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PowOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::NotEqualOptionsT* tflite::NotEqualOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11231:8: error: ‘_o’ does not name a type
   auto _o = new NotEqualOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12561:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11232:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12564:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMinOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12565:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12568:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FakeQuantOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11236:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void NotEqualOptions::UnPackTo(NotEqualOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:12569:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12572:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PackOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12573:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12576:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalOrOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12577:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12580:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const OneHotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12581:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11241:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NotEqualOptions> NotEqualOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12584:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalAndOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12585:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12588:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalNotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12589:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12592:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnpackOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12593:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11245:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<NotEqualOptions> CreateNotEqualOptions(flatbuffers::FlatBufferBuilder &_fbb, const NotEqualOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12596:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorDivOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12597:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12600:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquareOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12601:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12604:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ZerosLikeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12605:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::NotEqualOptions> tflite::CreateNotEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::NotEqualOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11248:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NotEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12608:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FillOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12609:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12612:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceLSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12613:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11248:174: error: too many initializers for ‘tflite::CreateNotEqualOptions(flatbuffers::FlatBufferBuilder&, const tflite::NotEqualOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const NotEqualOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:12616:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceRNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12617:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12620:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnidirectionalSequenceLSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12621:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12624:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorModOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12625:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11253:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ShapeOptionsT *ShapeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:12628:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RangeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12629:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12632:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeNearestNeighborOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ShapeOptionsT* tflite::ShapeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11254:8: error: ‘_o’ does not name a type
   auto _o = new ShapeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12633:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11255:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12636:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LeakyReluOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12637:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12640:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquaredDifferenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11259:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ShapeOptions::UnPackTo(ShapeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12641:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12644:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MirrorPadOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12645:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ShapeOptions::UnPackTo(tflite::ShapeOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11262:10: error: ‘_e’ does not name a type
   { auto _e = out_type(); _o->out_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12648:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AbsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11262:42: error: ‘_e’ was not declared in this scope
   { auto _e = out_type(); _o->out_type = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:12649:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12652:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitVOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12653:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11265:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ShapeOptions> ShapeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12656:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UniqueOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12657:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12660:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12661:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12664:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12665:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12668:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherNdOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12669:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11269:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ShapeOptions> CreateShapeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ShapeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12672:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CosOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12673:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12676:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhereOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12677:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ShapeOptions> tflite::CreateShapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ShapeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11272:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ShapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12680:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RankOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12681:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12684:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseSequenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12685:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11272:171: error: too many initializers for ‘tflite::CreateShapeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ShapeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ShapeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12688:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12689:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11273:8: error: ‘_out_type’ does not name a type
   auto _out_type = _o->out_type;
        ^
./tensorflow/lite/schema/schema_generated.h:12692:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const QuantizeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11276:7: error: ‘_out_type’ was not declared in this scope
       _out_type);
       ^
./tensorflow/lite/schema/schema_generated.h:12693:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12696:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixSetDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12697:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11279:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline RankOptionsT *RankOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:12700:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const HardSwishOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12701:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12704:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const IfOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12705:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12708:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhileOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12709:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RankOptionsT* tflite::RankOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11280:8: error: ‘_o’ does not name a type
   auto _o = new RankOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12712:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthToSpaceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12713:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:11281:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11285:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void RankOptions::UnPackTo(RankOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11290:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RankOptions> RankOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12719:123: error: ‘>>’ should be ‘> >’ within a nested template argument list
 inline bool VerifyBuiltinOptionsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types) {
                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11294:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RankOptions> CreateRankOptions(flatbuffers::FlatBufferBuilder &_fbb, const RankOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::RankOptions> tflite::CreateRankOptions(flatbuffers::FlatBufferBuilder&, const tflite::RankOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11297:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RankOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11297:170: error: too many initializers for ‘tflite::CreateRankOptions(flatbuffers::FlatBufferBuilder&, const tflite::RankOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RankOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11302:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PowOptionsT *PowOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:12731:99: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void *BuiltinOptionsUnion::UnPack(const void *obj, BuiltinOptions type, const flatbuffers::resolver_function_t *resolver) {
                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PowOptionsT* tflite::PowOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11303:8: error: ‘_o’ does not name a type
   auto _o = new PowOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11304:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11308:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PowOptions::UnPackTo(PowOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h: In static member function ‘static void* tflite::BuiltinOptionsUnion::UnPack(const void*, tflite::BuiltinOptions, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12734:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Conv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12735:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12738:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthwiseConv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12739:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12742:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatEmbeddingsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11313:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PowOptions> PowOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12743:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12746:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSHProjectionOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12747:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12750:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Pool2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12751:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12754:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SVDFOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11317:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PowOptions> CreatePowOptions(flatbuffers::FlatBufferBuilder &_fbb, const PowOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PowOptions> tflite::CreatePowOptions(flatbuffers::FlatBufferBuilder&, const tflite::PowOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11320:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PowOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12755:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11320:169: error: too many initializers for ‘tflite::CreatePowOptions(flatbuffers::FlatBufferBuilder&, const tflite::PowOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PowOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12758:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12759:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12762:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FullyConnectedOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12763:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12766:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SoftmaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11325:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FakeQuantOptionsT *FakeQuantOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12767:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12770:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatenationOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12771:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FakeQuantOptionsT* tflite::FakeQuantOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11326:8: error: ‘_o’ does not name a type
   auto _o = new FakeQuantOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12774:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12775:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11327:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12778:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const L2NormOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12779:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11331:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FakeQuantOptions::UnPackTo(FakeQuantOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12782:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LocalResponseNormalizationOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12783:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12786:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::FakeQuantOptions::UnPackTo(tflite::FakeQuantOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11334:10: error: ‘_e’ does not name a type
   { auto _e = min(); _o->min = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12787:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11334:32: error: ‘_e’ was not declared in this scope
   { auto _e = min(); _o->min = _e; };
                                ^
./tensorflow/lite/schema/schema_generated.h:12790:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeBilinearOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12791:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12794:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CallOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11335:10: error: ‘_e’ does not name a type
   { auto _e = max(); _o->max = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12795:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11335:32: error: ‘_e’ was not declared in this scope
   { auto _e = max(); _o->max = _e; };
                                ^
./tensorflow/lite/schema/schema_generated.h:12798:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReshapeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11336:10: error: ‘_e’ does not name a type
   { auto _e = num_bits(); _o->num_bits = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12799:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11336:42: error: ‘_e’ was not declared in this scope
   { auto _e = num_bits(); _o->num_bits = _e; };
                                          ^
./tensorflow/lite/schema/schema_generated.h:12802:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SkipGramOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12803:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11337:10: error: ‘_e’ does not name a type
   { auto _e = narrow_range(); _o->narrow_range = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11337:50: error: ‘_e’ was not declared in this scope
   { auto _e = narrow_range(); _o->narrow_range = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:12806:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToDepthOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12807:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12810:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EmbeddingLookupSparseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11340:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FakeQuantOptions> FakeQuantOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12811:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12814:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MulOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12815:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12818:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12819:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12822:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12823:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11344:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FakeQuantOptions> CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder &_fbb, const FakeQuantOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12826:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BatchToSpaceNDOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12827:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12830:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToBatchNDOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12831:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12834:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12835:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FakeQuantOptions> tflite::CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder&, const tflite::FakeQuantOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11347:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FakeQuantOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:12838:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReducerOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12839:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12842:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SubOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11347:175: error: too many initializers for ‘tflite::CreateFakeQuantOptions(flatbuffers::FlatBufferBuilder&, const tflite::FakeQuantOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FakeQuantOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:12843:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12846:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DivOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11348:8: error: ‘_min’ does not name a type
   auto _min = _o->min;
        ^
./tensorflow/lite/schema/schema_generated.h:12847:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11349:8: error: ‘_max’ does not name a type
   auto _max = _o->max;
        ^
./tensorflow/lite/schema/schema_generated.h:11350:8: error: ‘_num_bits’ does not name a type
   auto _num_bits = _o->num_bits;
        ^
./tensorflow/lite/schema/schema_generated.h:12850:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SqueezeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11351:8: error: ‘_narrow_range’ does not name a type
   auto _narrow_range = _o->narrow_range;
        ^
./tensorflow/lite/schema/schema_generated.h:12851:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11354:7: error: ‘_min’ was not declared in this scope
       _min,
       ^
./tensorflow/lite/schema/schema_generated.h:12854:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SequenceRNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11355:7: error: ‘_max’ was not declared in this scope
       _max,
       ^
./tensorflow/lite/schema/schema_generated.h:12855:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11356:7: error: ‘_num_bits’ was not declared in this scope
       _num_bits,
       ^
./tensorflow/lite/schema/schema_generated.h:11357:7: error: ‘_narrow_range’ was not declared in this scope
       _narrow_range);
       ^
./tensorflow/lite/schema/schema_generated.h:12858:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const StridedSliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12859:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12862:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11360:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline PackOptionsT *PackOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:12863:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12866:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TopKV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12867:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::PackOptionsT* tflite::PackOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11361:8: error: ‘_o’ does not name a type
   auto _o = new PackOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12870:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12871:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11362:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12874:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogSoftmaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12875:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11366:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void PackOptions::UnPackTo(PackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12878:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CastOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12879:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12882:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DequantizeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12883:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::PackOptions::UnPackTo(tflite::PackOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11369:10: error: ‘_e’ does not name a type
   { auto _e = values_count(); _o->values_count = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12886:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MaximumMinimumOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12887:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11369:50: error: ‘_e’ was not declared in this scope
   { auto _e = values_count(); _o->values_count = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:12890:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12891:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11370:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12894:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12895:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11370:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:12898:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NegOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12899:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11373:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PackOptions> PackOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12902:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12903:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12906:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12907:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12910:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12911:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12914:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12915:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11377:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<PackOptions> CreatePackOptions(flatbuffers::FlatBufferBuilder &_fbb, const PackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12918:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SelectOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12919:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12922:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12923:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12926:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeConvOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::PackOptions> tflite::CreatePackOptions(flatbuffers::FlatBufferBuilder&, const tflite::PackOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11380:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12927:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12930:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SparseToDenseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12931:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12934:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TileOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11380:170: error: too many initializers for ‘tflite::CreatePackOptions(flatbuffers::FlatBufferBuilder&, const tflite::PackOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const PackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12935:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12938:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpandDimsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11381:8: error: ‘_values_count’ does not name a type
   auto _values_count = _o->values_count;
        ^
./tensorflow/lite/schema/schema_generated.h:12939:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11382:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:12942:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11385:7: error: ‘_values_count’ was not declared in this scope
       _values_count,
       ^
./tensorflow/lite/schema/schema_generated.h:12943:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11386:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h:12946:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NotEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12947:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11389:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogicalOrOptionsT *LogicalOrOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12950:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ShapeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12951:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12954:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PowOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12955:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalOrOptionsT* tflite::LogicalOrOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11390:8: error: ‘_o’ does not name a type
   auto _o = new LogicalOrOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12958:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMinOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12959:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11391:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:12962:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FakeQuantOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12963:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11395:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogicalOrOptions::UnPackTo(LogicalOrOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12966:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PackOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12967:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12970:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalOrOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12971:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12974:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const OneHotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11400:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalOrOptions> LogicalOrOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12975:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12978:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalAndOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12979:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12982:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalNotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12983:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12986:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnpackOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11404:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalOrOptions> CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalOrOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12987:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12990:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorDivOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12991:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12994:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquareOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogicalOrOptions> tflite::CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalOrOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11407:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalOrOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:12995:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12998:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ZerosLikeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12999:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11407:175: error: too many initializers for ‘tflite::CreateLogicalOrOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalOrOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalOrOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:13002:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FillOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13003:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13006:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceLSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13007:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11412:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline OneHotOptionsT *OneHotOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h:13010:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceRNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13011:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13014:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnidirectionalSequenceLSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13015:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OneHotOptionsT* tflite::OneHotOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11413:8: error: ‘_o’ does not name a type
   auto _o = new OneHotOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13018:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorModOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11414:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13019:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13022:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RangeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13023:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11418:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void OneHotOptions::UnPackTo(OneHotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:13026:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeNearestNeighborOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13027:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13030:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LeakyReluOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13031:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::OneHotOptions::UnPackTo(tflite::OneHotOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11421:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:13034:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquaredDifferenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11421:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h:13035:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13038:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MirrorPadOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13039:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11424:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OneHotOptions> OneHotOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:13042:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AbsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13043:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13046:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitVOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13047:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13050:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UniqueOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13051:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11428:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OneHotOptions> CreateOneHotOptions(flatbuffers::FlatBufferBuilder &_fbb, const OneHotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:13054:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13055:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13058:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13059:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::OneHotOptions> tflite::CreateOneHotOptions(flatbuffers::FlatBufferBuilder&, const tflite::OneHotOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11431:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OneHotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:13062:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherNdOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13063:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13066:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CosOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13067:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11431:172: error: too many initializers for ‘tflite::CreateOneHotOptions(flatbuffers::FlatBufferBuilder&, const tflite::OneHotOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OneHotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11432:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:13070:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhereOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:11435:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h:13071:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13074:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RankOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11438:59: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline AbsOptionsT *AbsOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:13075:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13078:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseSequenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13079:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13082:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AbsOptionsT* tflite::AbsOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11439:8: error: ‘_o’ does not name a type
   auto _o = new AbsOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13083:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11440:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13086:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const QuantizeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13087:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13090:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixSetDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13091:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11444:70: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void AbsOptions::UnPackTo(AbsOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:13094:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const HardSwishOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13095:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13098:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const IfOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13099:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:11449:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AbsOptions> AbsOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:13102:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhileOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13103:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13106:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthToSpaceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13107:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13109:21: error: ‘nullptr’ was not declared in this scope
     default: return nullptr;
                     ^
./tensorflow/lite/schema/schema_generated.h:11453:137: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AbsOptions> CreateAbsOptions(flatbuffers::FlatBufferBuilder &_fbb, const AbsOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::AbsOptions> tflite::CreateAbsOptions(flatbuffers::FlatBufferBuilder&, const tflite::AbsOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11456:106: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AbsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:13113:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<void> BuiltinOptionsUnion::Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher) const {
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11456:169: error: too many initializers for ‘tflite::CreateAbsOptions(flatbuffers::FlatBufferBuilder&, const tflite::AbsOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AbsOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<void> tflite::BuiltinOptionsUnion::Pack(flatbuffers::FlatBufferBuilder&, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:13116:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Conv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13117:40: error: ‘ptr’ was not declared in this scope
       return CreateConv2DOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11461:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline HardSwishOptionsT *HardSwishOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:13120:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthwiseConv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13121:49: error: ‘ptr’ was not declared in this scope
       return CreateDepthwiseConv2DOptions(_fbb, ptr, _rehasher).Union();
                                                 ^
./tensorflow/lite/schema/schema_generated.h:13124:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatEmbeddingsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::HardSwishOptionsT* tflite::HardSwishOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11462:8: error: ‘_o’ does not name a type
   auto _o = new HardSwishOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13125:50: error: ‘ptr’ was not declared in this scope
       return CreateConcatEmbeddingsOptions(_fbb, ptr, _rehasher).Union();
                                                  ^
./tensorflow/lite/schema/schema_generated.h:11463:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13128:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSHProjectionOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13129:47: error: ‘ptr’ was not declared in this scope
       return CreateLSHProjectionOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11467:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void HardSwishOptions::UnPackTo(HardSwishOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:13132:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Pool2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13133:40: error: ‘ptr’ was not declared in this scope
       return CreatePool2DOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13136:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SVDFOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13137:38: error: ‘ptr’ was not declared in this scope
       return CreateSVDFOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13140:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13141:37: error: ‘ptr’ was not declared in this scope
       return CreateRNNOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13144:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FullyConnectedOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13145:48: error: ‘ptr’ was not declared in this scope
       return CreateFullyConnectedOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:11472:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<HardSwishOptions> HardSwishOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:13148:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13149:41: error: ‘ptr’ was not declared in this scope
       return CreateSoftmaxOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13152:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatenationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13153:47: error: ‘ptr’ was not declared in this scope
       return CreateConcatenationOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13156:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13157:37: error: ‘ptr’ was not declared in this scope
       return CreateAddOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:11476:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<HardSwishOptions> CreateHardSwishOptions(flatbuffers::FlatBufferBuilder &_fbb, const HardSwishOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:13160:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const L2NormOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13161:40: error: ‘ptr’ was not declared in this scope
       return CreateL2NormOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13164:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LocalResponseNormalizationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13165:60: error: ‘ptr’ was not declared in this scope
       return CreateLocalResponseNormalizationOptions(_fbb, ptr, _rehasher).Union();
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::HardSwishOptions> tflite::CreateHardSwishOptions(flatbuffers::FlatBufferBuilder&, const tflite::HardSwishOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11479:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const HardSwishOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:13168:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13169:38: error: ‘ptr’ was not declared in this scope
       return CreateLSTMOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:11479:175: error: too many initializers for ‘tflite::CreateHardSwishOptions(flatbuffers::FlatBufferBuilder&, const tflite::HardSwishOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const HardSwishOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:13172:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeBilinearOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13173:48: error: ‘ptr’ was not declared in this scope
       return CreateResizeBilinearOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13176:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CallOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11484:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogicalAndOptionsT *LogicalAndOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:13177:38: error: ‘ptr’ was not declared in this scope
       return CreateCallOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13180:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReshapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13181:41: error: ‘ptr’ was not declared in this scope
       return CreateReshapeOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalAndOptionsT* tflite::LogicalAndOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11485:8: error: ‘_o’ does not name a type
   auto _o = new LogicalAndOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13184:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SkipGramOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13185:42: error: ‘ptr’ was not declared in this scope
       return CreateSkipGramOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:11486:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11490:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogicalAndOptions::UnPackTo(LogicalAndOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:13188:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToDepthOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11495:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalAndOptions> LogicalAndOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11499:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalAndOptions> CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalAndOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogicalAndOptions> tflite::CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalAndOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11502:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalAndOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:11502:176: error: too many initializers for ‘tflite::CreateLogicalAndOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalAndOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalAndOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11507:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LogicalNotOptionsT *LogicalNotOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LogicalNotOptionsT* tflite::LogicalNotOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11508:8: error: ‘_o’ does not name a type
   auto _o = new LogicalNotOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11509:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11513:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LogicalNotOptions::UnPackTo(LogicalNotOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11518:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalNotOptions> LogicalNotOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11522:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LogicalNotOptions> CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder &_fbb, const LogicalNotOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LogicalNotOptions> tflite::CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalNotOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11525:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalNotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:11525:176: error: too many initializers for ‘tflite::CreateLogicalNotOptions(flatbuffers::FlatBufferBuilder&, const tflite::LogicalNotOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LogicalNotOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11530:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline UnpackOptionsT *UnpackOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UnpackOptionsT* tflite::UnpackOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11531:8: error: ‘_o’ does not name a type
   auto _o = new UnpackOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11532:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11536:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void UnpackOptions::UnPackTo(UnpackOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::UnpackOptions::UnPackTo(tflite::UnpackOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11539:10: error: ‘_e’ does not name a type
   { auto _e = num(); _o->num = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11539:32: error: ‘_e’ was not declared in this scope
   { auto _e = num(); _o->num = _e; };
                                ^
./tensorflow/lite/schema/schema_generated.h:11540:10: error: ‘_e’ does not name a type
   { auto _e = axis(); _o->axis = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11540:34: error: ‘_e’ was not declared in this scope
   { auto _e = axis(); _o->axis = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11543:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnpackOptions> UnpackOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11547:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UnpackOptions> CreateUnpackOptions(flatbuffers::FlatBufferBuilder &_fbb, const UnpackOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::UnpackOptions> tflite::CreateUnpackOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnpackOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11550:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnpackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11550:172: error: too many initializers for ‘tflite::CreateUnpackOptions(flatbuffers::FlatBufferBuilder&, const tflite::UnpackOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UnpackOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11551:8: error: ‘_num’ does not name a type
   auto _num = _o->num;
        ^
./tensorflow/lite/schema/schema_generated.h:11552:8: error: ‘_axis’ does not name a type
   auto _axis = _o->axis;
        ^
./tensorflow/lite/schema/schema_generated.h:11555:7: error: ‘_num’ was not declared in this scope
       _num,
       ^
./tensorflow/lite/schema/schema_generated.h:11556:7: error: ‘_axis’ was not declared in this scope
       _axis);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11559:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FloorDivOptionsT *FloorDivOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorDivOptionsT* tflite::FloorDivOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11560:8: error: ‘_o’ does not name a type
   auto _o = new FloorDivOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11561:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11565:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FloorDivOptions::UnPackTo(FloorDivOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:13189:46: error: ‘ptr’ was not declared in this scope
       return CreateSpaceToDepthOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h:13192:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EmbeddingLookupSparseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13193:55: error: ‘ptr’ was not declared in this scope
       return CreateEmbeddingLookupSparseOptions(_fbb, ptr, _rehasher).Union();
                                                       ^
./tensorflow/lite/schema/schema_generated.h:13196:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MulOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13197:37: error: ‘ptr’ was not declared in this scope
       return CreateMulOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13200:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13201:37: error: ‘ptr’ was not declared in this scope
       return CreatePadOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13204:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13205:40: error: ‘ptr’ was not declared in this scope
       return CreateGatherOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13208:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BatchToSpaceNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13209:48: error: ‘ptr’ was not declared in this scope
       return CreateBatchToSpaceNDOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13212:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToBatchNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13213:48: error: ‘ptr’ was not declared in this scope
       return CreateSpaceToBatchNDOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13216:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13217:43: error: ‘ptr’ was not declared in this scope
       return CreateTransposeOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13220:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReducerOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13221:41: error: ‘ptr’ was not declared in this scope
       return CreateReducerOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13224:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SubOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13225:37: error: ‘ptr’ was not declared in this scope
       return CreateSubOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13228:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13229:37: error: ‘ptr’ was not declared in this scope
       return CreateDivOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13232:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SqueezeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13233:41: error: ‘ptr’ was not declared in this scope
       return CreateSqueezeOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13236:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13237:45: error: ‘ptr’ was not declared in this scope
       return CreateSequenceRNNOptions(_fbb, ptr, _rehasher).Union();
                                             ^
./tensorflow/lite/schema/schema_generated.h:13240:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const StridedSliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13241:46: error: ‘ptr’ was not declared in this scope
       return CreateStridedSliceOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h:13244:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13245:37: error: ‘ptr’ was not declared in this scope
       return CreateExpOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13248:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TopKV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13249:40: error: ‘ptr’ was not declared in this scope
       return CreateTopKV2Options(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13252:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13253:39: error: ‘ptr’ was not declared in this scope
       return CreateSplitOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13256:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogSoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13257:44: error: ‘ptr’ was not declared in this scope
       return CreateLogSoftmaxOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13260:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CastOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13261:38: error: ‘ptr’ was not declared in this scope
       return CreateCastOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13264:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DequantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13265:44: error: ‘ptr’ was not declared in this scope
       return CreateDequantizeOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13268:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MaximumMinimumOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13269:48: error: ‘ptr’ was not declared in this scope
       return CreateMaximumMinimumOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:11570:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorDivOptions> FloorDivOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11574:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorDivOptions> CreateFloorDivOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorDivOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FloorDivOptions> tflite::CreateFloorDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorDivOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11577:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorDivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:13272:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13273:40: error: ‘ptr’ was not declared in this scope
       return CreateArgMaxOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13276:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13277:38: error: ‘ptr’ was not declared in this scope
       return CreateLessOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13280:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NegOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13281:37: error: ‘ptr’ was not declared in this scope
       return CreateNegOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13284:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13285:39: error: ‘ptr’ was not declared in this scope
       return CreatePadV2Options(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13288:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13289:41: error: ‘ptr’ was not declared in this scope
       return CreateGreaterOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13292:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13293:46: error: ‘ptr’ was not declared in this scope
       return CreateGreaterEqualOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h:13296:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11577:174: error: too many initializers for ‘tflite::CreateFloorDivOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorDivOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorDivOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:13297:43: error: ‘ptr’ was not declared in this scope
       return CreateLessEqualOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11582:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SquareOptionsT *SquareOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquareOptionsT* tflite::SquareOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11583:8: error: ‘_o’ does not name a type
   auto _o = new SquareOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13300:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SelectOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13301:40: error: ‘ptr’ was not declared in this scope
       return CreateSelectOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13304:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13305:39: error: ‘ptr’ was not declared in this scope
       return CreateSliceOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13308:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeConvOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13309:47: error: ‘ptr’ was not declared in this scope
       return CreateTransposeConvOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13312:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SparseToDenseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13313:47: error: ‘ptr’ was not declared in this scope
       return CreateSparseToDenseOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13316:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13317:38: error: ‘ptr’ was not declared in this scope
       return CreateTileOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13320:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpandDimsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13321:44: error: ‘ptr’ was not declared in this scope
       return CreateExpandDimsOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13324:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13325:39: error: ‘ptr’ was not declared in this scope
       return CreateEqualOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13328:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NotEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13329:42: error: ‘ptr’ was not declared in this scope
       return CreateNotEqualOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13332:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ShapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13333:39: error: ‘ptr’ was not declared in this scope
       return CreateShapeOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13336:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PowOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13337:37: error: ‘ptr’ was not declared in this scope
       return CreatePowOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13340:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMinOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13341:40: error: ‘ptr’ was not declared in this scope
       return CreateArgMinOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13344:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FakeQuantOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13345:43: error: ‘ptr’ was not declared in this scope
       return CreateFakeQuantOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13348:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13349:38: error: ‘ptr’ was not declared in this scope
       return CreatePackOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13352:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalOrOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13353:43: error: ‘ptr’ was not declared in this scope
       return CreateLogicalOrOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:11584:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13356:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const OneHotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13357:40: error: ‘ptr’ was not declared in this scope
       return CreateOneHotOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11588:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SquareOptions::UnPackTo(SquareOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:13360:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalAndOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13361:44: error: ‘ptr’ was not declared in this scope
       return CreateLogicalAndOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13364:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalNotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13365:44: error: ‘ptr’ was not declared in this scope
       return CreateLogicalNotOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13368:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnpackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11593:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquareOptions> SquareOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:13369:40: error: ‘ptr’ was not declared in this scope
       return CreateUnpackOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13372:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorDivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13373:42: error: ‘ptr’ was not declared in this scope
       return CreateFloorDivOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13376:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquareOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13377:40: error: ‘ptr’ was not declared in this scope
       return CreateSquareOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13380:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ZerosLikeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11597:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquareOptions> CreateSquareOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquareOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:13381:43: error: ‘ptr’ was not declared in this scope
       return CreateZerosLikeOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13384:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FillOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13385:38: error: ‘ptr’ was not declared in this scope
       return CreateFillOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SquareOptions> tflite::CreateSquareOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquareOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11600:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquareOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:13388:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13389:59: error: ‘ptr’ was not declared in this scope
       return CreateBidirectionalSequenceLSTMOptions(_fbb, ptr, _rehasher).Union();
                                                           ^
./tensorflow/lite/schema/schema_generated.h:11600:172: error: too many initializers for ‘tflite::CreateSquareOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquareOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquareOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:13392:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13393:58: error: ‘ptr’ was not declared in this scope
       return CreateBidirectionalSequenceRNNOptions(_fbb, ptr, _rehasher).Union();
                                                          ^
./tensorflow/lite/schema/schema_generated.h:13396:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13397:60: error: ‘ptr’ was not declared in this scope
       return CreateUnidirectionalSequenceLSTMOptions(_fbb, ptr, _rehasher).Union();
                                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11605:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ZerosLikeOptionsT *ZerosLikeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:13400:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorModOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13401:42: error: ‘ptr’ was not declared in this scope
       return CreateFloorModOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ZerosLikeOptionsT* tflite::ZerosLikeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11606:8: error: ‘_o’ does not name a type
   auto _o = new ZerosLikeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13404:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RangeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13405:39: error: ‘ptr’ was not declared in this scope
       return CreateRangeOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:11607:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13408:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeNearestNeighborOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13409:55: error: ‘ptr’ was not declared in this scope
       return CreateResizeNearestNeighborOptions(_fbb, ptr, _rehasher).Union();
                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11611:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ZerosLikeOptions::UnPackTo(ZerosLikeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:13412:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LeakyReluOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13413:43: error: ‘ptr’ was not declared in this scope
       return CreateLeakyReluOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:11616:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ZerosLikeOptions> ZerosLikeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:13416:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquaredDifferenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13417:51: error: ‘ptr’ was not declared in this scope
       return CreateSquaredDifferenceOptions(_fbb, ptr, _rehasher).Union();
                                                   ^
./tensorflow/lite/schema/schema_generated.h:13420:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MirrorPadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13421:43: error: ‘ptr’ was not declared in this scope
       return CreateMirrorPadOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13424:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AbsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13425:37: error: ‘ptr’ was not declared in this scope
       return CreateAbsOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:11620:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ZerosLikeOptions> CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder &_fbb, const ZerosLikeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:13428:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitVOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13429:40: error: ‘ptr’ was not declared in this scope
       return CreateSplitVOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13432:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UniqueOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13433:40: error: ‘ptr’ was not declared in this scope
       return CreateUniqueOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ZerosLikeOptions> tflite::CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ZerosLikeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11623:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ZerosLikeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:13436:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13437:43: error: ‘ptr’ was not declared in this scope
       return CreateReverseV2Options(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13440:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11623:175: error: too many initializers for ‘tflite::CreateZerosLikeOptions(flatbuffers::FlatBufferBuilder&, const tflite::ZerosLikeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ZerosLikeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:13441:38: error: ‘ptr’ was not declared in this scope
       return CreateAddNOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13444:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherNdOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13445:42: error: ‘ptr’ was not declared in this scope
       return CreateGatherNdOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13448:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CosOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13449:37: error: ‘ptr’ was not declared in this scope
       return CreateCosOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11628:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FillOptionsT *FillOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:13452:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhereOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13453:39: error: ‘ptr’ was not declared in this scope
       return CreateWhereOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13456:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RankOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13457:38: error: ‘ptr’ was not declared in this scope
       return CreateRankOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FillOptionsT* tflite::FillOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11629:8: error: ‘_o’ does not name a type
   auto _o = new FillOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13460:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseSequenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11630:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13461:49: error: ‘ptr’ was not declared in this scope
       return CreateReverseSequenceOptions(_fbb, ptr, _rehasher).Union();
                                                 ^
./tensorflow/lite/schema/schema_generated.h:13464:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11634:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FillOptions::UnPackTo(FillOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:13465:44: error: ‘ptr’ was not declared in this scope
       return CreateMatrixDiagOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13468:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const QuantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13469:42: error: ‘ptr’ was not declared in this scope
       return CreateQuantizeOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13472:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixSetDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13473:47: error: ‘ptr’ was not declared in this scope
       return CreateMatrixSetDiagOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:11639:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FillOptions> FillOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:13476:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const HardSwishOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13477:43: error: ‘ptr’ was not declared in this scope
       return CreateHardSwishOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13480:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const IfOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13481:36: error: ‘ptr’ was not declared in this scope
       return CreateIfOptions(_fbb, ptr, _rehasher).Union();
                                    ^
./tensorflow/lite/schema/schema_generated.h:13484:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11643:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FillOptions> CreateFillOptions(flatbuffers::FlatBufferBuilder &_fbb, const FillOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:13485:39: error: ‘ptr’ was not declared in this scope
       return CreateWhileOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13488:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthToSpaceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13489:46: error: ‘ptr’ was not declared in this scope
       return CreateDepthToSpaceOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FillOptions> tflite::CreateFillOptions(flatbuffers::FlatBufferBuilder&, const tflite::FillOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11646:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FillOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11646:170: error: too many initializers for ‘tflite::CreateFillOptions(flatbuffers::FlatBufferBuilder&, const tflite::FillOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FillOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11651:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline FloorModOptionsT *FloorModOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::FloorModOptionsT* tflite::FloorModOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11652:8: error: ‘_o’ does not name a type
   auto _o = new FloorModOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11653:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: In copy constructor ‘tflite::BuiltinOptionsUnion::BuiltinOptionsUnion(const tflite::BuiltinOptionsUnion&)’:
./tensorflow/lite/schema/schema_generated.h:13495:122: error: ‘nullptr’ was not declared in this scope
 inline BuiltinOptionsUnion::BuiltinOptionsUnion(const BuiltinOptionsUnion &u) FLATBUFFERS_NOEXCEPT : type(u.type), value(nullptr) {
                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11657:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void FloorModOptions::UnPackTo(FloorModOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11662:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorModOptions> FloorModOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11666:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<FloorModOptions> CreateFloorModOptions(flatbuffers::FlatBufferBuilder &_fbb, const FloorModOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::FloorModOptions> tflite::CreateFloorModOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorModOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11669:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorModOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11669:174: error: too many initializers for ‘tflite::CreateFloorModOptions(flatbuffers::FlatBufferBuilder&, const tflite::FloorModOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const FloorModOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11674:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline RangeOptionsT *RangeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::RangeOptionsT* tflite::RangeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11675:8: error: ‘_o’ does not name a type
   auto _o = new RangeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11676:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11680:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void RangeOptions::UnPackTo(RangeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11685:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RangeOptions> RangeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11689:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<RangeOptions> CreateRangeOptions(flatbuffers::FlatBufferBuilder &_fbb, const RangeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::RangeOptions> tflite::CreateRangeOptions(flatbuffers::FlatBufferBuilder&, const tflite::RangeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11692:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RangeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11692:171: error: too many initializers for ‘tflite::CreateRangeOptions(flatbuffers::FlatBufferBuilder&, const tflite::RangeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const RangeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11697:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline LeakyReluOptionsT *LeakyReluOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::LeakyReluOptionsT* tflite::LeakyReluOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11698:8: error: ‘_o’ does not name a type
   auto _o = new LeakyReluOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11699:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11703:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void LeakyReluOptions::UnPackTo(LeakyReluOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::LeakyReluOptions::UnPackTo(tflite::LeakyReluOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11706:10: error: ‘_e’ does not name a type
   { auto _e = alpha(); _o->alpha = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11706:36: error: ‘_e’ was not declared in this scope
   { auto _e = alpha(); _o->alpha = _e; };
                                    ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11709:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LeakyReluOptions> LeakyReluOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11713:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<LeakyReluOptions> CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder &_fbb, const LeakyReluOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::LeakyReluOptions> tflite::CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder&, const tflite::LeakyReluOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11716:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LeakyReluOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11716:175: error: too many initializers for ‘tflite::CreateLeakyReluOptions(flatbuffers::FlatBufferBuilder&, const tflite::LeakyReluOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const LeakyReluOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11717:8: error: ‘_alpha’ does not name a type
   auto _alpha = _o->alpha;
        ^
./tensorflow/lite/schema/schema_generated.h:11720:7: error: ‘_alpha’ was not declared in this scope
       _alpha);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11723:87: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SquaredDifferenceOptionsT *SquaredDifferenceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SquaredDifferenceOptionsT* tflite::SquaredDifferenceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11724:8: error: ‘_o’ does not name a type
   auto _o = new SquaredDifferenceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11725:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11729:98: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SquaredDifferenceOptions::UnPackTo(SquaredDifferenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11734:179: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquaredDifferenceOptions> SquaredDifferenceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:11738:179: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SquaredDifferenceOptions> CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const SquaredDifferenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SquaredDifferenceOptions> tflite::CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquaredDifferenceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11741:120: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquaredDifferenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11741:183: error: too many initializers for ‘tflite::CreateSquaredDifferenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::SquaredDifferenceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SquaredDifferenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11746:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MirrorPadOptionsT *MirrorPadOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MirrorPadOptionsT* tflite::MirrorPadOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11747:8: error: ‘_o’ does not name a type
   auto _o = new MirrorPadOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11748:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11752:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MirrorPadOptions::UnPackTo(MirrorPadOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::MirrorPadOptions::UnPackTo(tflite::MirrorPadOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11755:10: error: ‘_e’ does not name a type
   { auto _e = mode(); _o->mode = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11755:34: error: ‘_e’ was not declared in this scope
   { auto _e = mode(); _o->mode = _e; };
                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11758:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MirrorPadOptions> MirrorPadOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11762:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MirrorPadOptions> CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder &_fbb, const MirrorPadOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MirrorPadOptions> tflite::CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder&, const tflite::MirrorPadOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11765:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MirrorPadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11765:175: error: too many initializers for ‘tflite::CreateMirrorPadOptions(flatbuffers::FlatBufferBuilder&, const tflite::MirrorPadOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MirrorPadOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11766:8: error: ‘_mode’ does not name a type
   auto _mode = _o->mode;
        ^
./tensorflow/lite/schema/schema_generated.h:11769:7: error: ‘_mode’ was not declared in this scope
       _mode);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11772:65: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline UniqueOptionsT *UniqueOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::UniqueOptionsT* tflite::UniqueOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11773:8: error: ‘_o’ does not name a type
   auto _o = new UniqueOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11774:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11778:76: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void UniqueOptions::UnPackTo(UniqueOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::UniqueOptions::UnPackTo(tflite::UniqueOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11781:10: error: ‘_e’ does not name a type
   { auto _e = idx_out_type(); _o->idx_out_type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11781:50: error: ‘_e’ was not declared in this scope
   { auto _e = idx_out_type(); _o->idx_out_type = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11784:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UniqueOptions> UniqueOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11788:146: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<UniqueOptions> CreateUniqueOptions(flatbuffers::FlatBufferBuilder &_fbb, const UniqueOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::UniqueOptions> tflite::CreateUniqueOptions(flatbuffers::FlatBufferBuilder&, const tflite::UniqueOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11791:109: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UniqueOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11791:172: error: too many initializers for ‘tflite::CreateUniqueOptions(flatbuffers::FlatBufferBuilder&, const tflite::UniqueOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const UniqueOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11792:8: error: ‘_idx_out_type’ does not name a type
   auto _idx_out_type = _o->idx_out_type;
        ^
./tensorflow/lite/schema/schema_generated.h:11795:7: error: ‘_idx_out_type’ was not declared in this scope
       _idx_out_type);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11798:71: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReverseV2OptionsT *ReverseV2Options::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseV2OptionsT* tflite::ReverseV2Options::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11799:8: error: ‘_o’ does not name a type
   auto _o = new ReverseV2OptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11800:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11804:82: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReverseV2Options::UnPackTo(ReverseV2OptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:11809:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseV2Options> ReverseV2Options::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11813:155: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseV2Options> CreateReverseV2Options(flatbuffers::FlatBufferBuilder &_fbb, const ReverseV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReverseV2Options> tflite::CreateReverseV2Options(flatbuffers::FlatBufferBuilder&, const tflite::ReverseV2OptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11816:112: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11816:175: error: too many initializers for ‘tflite::CreateReverseV2Options(flatbuffers::FlatBufferBuilder&, const tflite::ReverseV2OptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseV2OptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11821:61: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline AddNOptionsT *AddNOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                             ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::AddNOptionsT* tflite::AddNOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11822:8: error: ‘_o’ does not name a type
   auto _o = new AddNOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11823:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11827:72: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void AddNOptions::UnPackTo(AddNOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11832:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddNOptions> AddNOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11836:140: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<AddNOptions> CreateAddNOptions(flatbuffers::FlatBufferBuilder &_fbb, const AddNOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::AddNOptions> tflite::CreateAddNOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddNOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11839:107: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:11839:170: error: too many initializers for ‘tflite::CreateAddNOptions(flatbuffers::FlatBufferBuilder&, const tflite::AddNOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const AddNOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11844:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline GatherNdOptionsT *GatherNdOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::GatherNdOptionsT* tflite::GatherNdOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11845:8: error: ‘_o’ does not name a type
   auto _o = new GatherNdOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11846:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11850:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void GatherNdOptions::UnPackTo(GatherNdOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11855:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherNdOptions> GatherNdOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11859:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<GatherNdOptions> CreateGatherNdOptions(flatbuffers::FlatBufferBuilder &_fbb, const GatherNdOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::GatherNdOptions> tflite::CreateGatherNdOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherNdOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11862:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherNdOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11862:174: error: too many initializers for ‘tflite::CreateGatherNdOptions(flatbuffers::FlatBufferBuilder&, const tflite::GatherNdOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const GatherNdOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11867:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline WhereOptionsT *WhereOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhereOptionsT* tflite::WhereOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11868:8: error: ‘_o’ does not name a type
   auto _o = new WhereOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11869:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11873:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void WhereOptions::UnPackTo(WhereOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11878:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhereOptions> WhereOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11882:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhereOptions> CreateWhereOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhereOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::WhereOptions> tflite::CreateWhereOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhereOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11885:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhereOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:11885:171: error: too many initializers for ‘tflite::CreateWhereOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhereOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhereOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11890:83: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ReverseSequenceOptionsT *ReverseSequenceOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ReverseSequenceOptionsT* tflite::ReverseSequenceOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11891:8: error: ‘_o’ does not name a type
   auto _o = new ReverseSequenceOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11892:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11896:94: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void ReverseSequenceOptions::UnPackTo(ReverseSequenceOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::ReverseSequenceOptions::UnPackTo(tflite::ReverseSequenceOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11899:10: error: ‘_e’ does not name a type
   { auto _e = seq_dim(); _o->seq_dim = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11899:40: error: ‘_e’ was not declared in this scope
   { auto _e = seq_dim(); _o->seq_dim = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:11900:10: error: ‘_e’ does not name a type
   { auto _e = batch_dim(); _o->batch_dim = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:11900:44: error: ‘_e’ was not declared in this scope
   { auto _e = batch_dim(); _o->batch_dim = _e; };
                                            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11903:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseSequenceOptions> ReverseSequenceOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:11907:173: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<ReverseSequenceOptions> CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder &_fbb, const ReverseSequenceOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::ReverseSequenceOptions> tflite::CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReverseSequenceOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11910:118: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseSequenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:11910:181: error: too many initializers for ‘tflite::CreateReverseSequenceOptions(flatbuffers::FlatBufferBuilder&, const tflite::ReverseSequenceOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ReverseSequenceOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:11911:8: error: ‘_seq_dim’ does not name a type
   auto _seq_dim = _o->seq_dim;
        ^
./tensorflow/lite/schema/schema_generated.h:11912:8: error: ‘_batch_dim’ does not name a type
   auto _batch_dim = _o->batch_dim;
        ^
./tensorflow/lite/schema/schema_generated.h:11915:7: error: ‘_seq_dim’ was not declared in this scope
       _seq_dim,
       ^
./tensorflow/lite/schema/schema_generated.h:11916:7: error: ‘_batch_dim’ was not declared in this scope
       _batch_dim);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11919:73: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MatrixDiagOptionsT *MatrixDiagOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixDiagOptionsT* tflite::MatrixDiagOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11920:8: error: ‘_o’ does not name a type
   auto _o = new MatrixDiagOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11921:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11925:84: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MatrixDiagOptions::UnPackTo(MatrixDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11930:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixDiagOptions> MatrixDiagOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h:11934:158: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixDiagOptions> CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MatrixDiagOptions> tflite::CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixDiagOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11937:113: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:11937:176: error: too many initializers for ‘tflite::CreateMatrixDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixDiagOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11942:69: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline QuantizeOptionsT *QuantizeOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::QuantizeOptionsT* tflite::QuantizeOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11943:8: error: ‘_o’ does not name a type
   auto _o = new QuantizeOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11944:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11948:80: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void QuantizeOptions::UnPackTo(QuantizeOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                ^
./tensorflow/lite/schema/schema_generated.h:11953:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizeOptions> QuantizeOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:11957:152: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<QuantizeOptions> CreateQuantizeOptions(flatbuffers::FlatBufferBuilder &_fbb, const QuantizeOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::QuantizeOptions> tflite::CreateQuantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::QuantizeOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11960:111: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:11960:174: error: too many initializers for ‘tflite::CreateQuantizeOptions(flatbuffers::FlatBufferBuilder&, const tflite::QuantizeOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const QuantizeOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11965:79: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MatrixSetDiagOptionsT *MatrixSetDiagOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MatrixSetDiagOptionsT* tflite::MatrixSetDiagOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11966:8: error: ‘_o’ does not name a type
   auto _o = new MatrixSetDiagOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:11967:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11971:90: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void MatrixSetDiagOptions::UnPackTo(MatrixSetDiagOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:11976:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixSetDiagOptions> MatrixSetDiagOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:11980:167: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<MatrixSetDiagOptions> CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder &_fbb, const MatrixSetDiagOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::MatrixSetDiagOptions> tflite::CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixSetDiagOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:11983:116: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixSetDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                    ^
./tensorflow/lite/schema/schema_generated.h:11983:179: error: too many initializers for ‘tflite::CreateMatrixSetDiagOptions(flatbuffers::FlatBufferBuilder&, const tflite::MatrixSetDiagOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MatrixSetDiagOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11988:57: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline IfOptionsT *IfOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                         ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BuiltinOptionsUnion::Reset()’:
./tensorflow/lite/schema/schema_generated.h:13881:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<Conv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13882:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::IfOptionsT* tflite::IfOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11989:8: error: ‘_o’ does not name a type
   auto _o = new IfOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:13886:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DepthwiseConv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11990:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:13887:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13891:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ConcatEmbeddingsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13892:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:11994:68: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void IfOptions::UnPackTo(IfOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                    ^
./tensorflow/lite/schema/schema_generated.h:13896:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LSHProjectionOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13897:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13901:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<Pool2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13902:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::IfOptions::UnPackTo(tflite::IfOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:11997:10: error: ‘_e’ does not name a type
   { auto _e = then_subgraph_index(); _o->then_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:13906:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SVDFOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11997:64: error: ‘_e’ was not declared in this scope
   { auto _e = then_subgraph_index(); _o->then_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:13907:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:11998:10: error: ‘_e’ does not name a type
   { auto _e = else_subgraph_index(); _o->else_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:13911:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<RNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:11998:64: error: ‘_e’ was not declared in this scope
   { auto _e = else_subgraph_index(); _o->else_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:13912:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13916:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FullyConnectedOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13917:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13921:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12001:134: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<IfOptions> IfOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:13922:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13926:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ConcatenationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13927:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13931:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<AddOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13932:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13936:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<L2NormOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13937:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13941:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LocalResponseNormalizationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12005:134: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<IfOptions> CreateIfOptions(flatbuffers::FlatBufferBuilder &_fbb, const IfOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:13942:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13946:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13947:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13951:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ResizeBilinearOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13952:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13956:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CallOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13957:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13961:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReshapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::IfOptions> tflite::CreateIfOptions(flatbuffers::FlatBufferBuilder&, const tflite::IfOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12008:105: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const IfOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:13962:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13966:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SkipGramOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13967:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13971:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SpaceToDepthOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13972:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12008:168: error: too many initializers for ‘tflite::CreateIfOptions(flatbuffers::FlatBufferBuilder&, const tflite::IfOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const IfOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:13976:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<EmbeddingLookupSparseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13977:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12009:8: error: ‘_then_subgraph_index’ does not name a type
   auto _then_subgraph_index = _o->then_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:12010:8: error: ‘_else_subgraph_index’ does not name a type
   auto _else_subgraph_index = _o->else_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:13981:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MulOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12013:7: error: ‘_then_subgraph_index’ was not declared in this scope
       _then_subgraph_index,
       ^
./tensorflow/lite/schema/schema_generated.h:13982:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12014:7: error: ‘_else_subgraph_index’ was not declared in this scope
       _else_subgraph_index);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12017:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline WhileOptionsT *WhileOptions::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::WhileOptionsT* tflite::WhileOptions::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12018:8: error: ‘_o’ does not name a type
   auto _o = new WhileOptionsT();
        ^
./tensorflow/lite/schema/schema_generated.h:12019:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12023:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void WhileOptions::UnPackTo(WhileOptionsT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:13986:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::WhileOptions::UnPackTo(tflite::WhileOptionsT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12026:10: error: ‘_e’ does not name a type
   { auto _e = cond_subgraph_index(); _o->cond_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:13987:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12026:64: error: ‘_e’ was not declared in this scope
   { auto _e = cond_subgraph_index(); _o->cond_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:13991:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GatherOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12027:10: error: ‘_e’ does not name a type
   { auto _e = body_subgraph_index(); _o->body_subgraph_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:13992:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12027:64: error: ‘_e’ was not declared in this scope
   { auto _e = body_subgraph_index(); _o->body_subgraph_index = _e; };
                                                                ^
./tensorflow/lite/schema/schema_generated.h:13996:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<BatchToSpaceNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13997:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14001:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SpaceToBatchNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12030:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhileOptions> WhileOptions::Pack(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:14002:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14006:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TransposeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14007:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14011:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReducerOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14012:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14016:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SubOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14017:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14021:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12034:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<WhileOptions> CreateWhileOptions(flatbuffers::FlatBufferBuilder &_fbb, const WhileOptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:14022:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14026:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SqueezeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14027:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14031:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14032:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::WhileOptions> tflite::CreateWhileOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhileOptionsT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12037:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:14036:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<StridedSliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14037:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14041:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ExpOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14042:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12037:171: error: too many initializers for ‘tflite::CreateWhileOptions(flatbuffers::FlatBufferBuilder&, const tflite::WhileOptionsT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const WhileOptionsT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:14046:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TopKV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14047:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12038:8: error: ‘_cond_subgraph_index’ does not name a type
   auto _cond_subgraph_index = _o->cond_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:12039:8: error: ‘_body_subgraph_index’ does not name a type
   auto _body_subgraph_index = _o->body_subgraph_index;
        ^
./tensorflow/lite/schema/schema_generated.h:14051:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SplitOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12042:7: error: ‘_cond_subgraph_index’ was not declared in this scope
       _cond_subgraph_index,
       ^
./tensorflow/lite/schema/schema_generated.h:14052:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12043:7: error: ‘_body_subgraph_index’ was not declared in this scope
       _body_subgraph_index);
       ^
./tensorflow/lite/schema/schema_generated.h:14056:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogSoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14057:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12046:63: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline OperatorCodeT *OperatorCode::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                               ^
./tensorflow/lite/schema/schema_generated.h:14061:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CastOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14062:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14066:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DequantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14067:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OperatorCodeT* tflite::OperatorCode::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12047:8: error: ‘_o’ does not name a type
   auto _o = new OperatorCodeT();
        ^
./tensorflow/lite/schema/schema_generated.h:14071:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MaximumMinimumOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14072:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12048:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:14076:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ArgMaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14077:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14081:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LessOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14082:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12052:74: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void OperatorCode::UnPackTo(OperatorCodeT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:14086:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<NegOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14087:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14091:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PadV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14092:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::OperatorCode::UnPackTo(tflite::OperatorCodeT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12055:10: error: ‘_e’ does not name a type
   { auto _e = builtin_code(); _o->builtin_code = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:14096:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GreaterOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14097:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12055:50: error: ‘_e’ was not declared in this scope
   { auto _e = builtin_code(); _o->builtin_code = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:12056:10: error: ‘_e’ does not name a type
   { auto _e = custom_code(); if (_e) _o->custom_code = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:14101:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GreaterEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12056:34: error: ‘_e’ was not declared in this scope
   { auto _e = custom_code(); if (_e) _o->custom_code = _e->str(); };
                                  ^
./tensorflow/lite/schema/schema_generated.h:14102:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12057:10: error: ‘_e’ does not name a type
   { auto _e = version(); _o->version = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12057:40: error: ‘_e’ was not declared in this scope
   { auto _e = version(); _o->version = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:14106:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LessEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14107:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14111:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SelectOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14112:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14116:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12060:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OperatorCode> OperatorCode::Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:14117:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14121:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TransposeConvOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14122:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14126:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SparseToDenseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14127:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14131:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14132:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14136:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ExpandDimsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12064:143: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<OperatorCode> CreateOperatorCode(flatbuffers::FlatBufferBuilder &_fbb, const OperatorCodeT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                               ^
./tensorflow/lite/schema/schema_generated.h:14137:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14141:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<EqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14142:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14146:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<NotEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14147:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14151:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ShapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::OperatorCode> tflite::CreateOperatorCode(flatbuffers::FlatBufferBuilder&, const tflite::OperatorCodeT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12067:108: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorCodeT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                            ^
./tensorflow/lite/schema/schema_generated.h:14152:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14156:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PowOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14157:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12067:171: error: too many initializers for ‘tflite::CreateOperatorCode(flatbuffers::FlatBufferBuilder&, const tflite::OperatorCodeT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorCodeT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                           ^
./tensorflow/lite/schema/schema_generated.h:14161:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ArgMinOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14162:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12068:8: error: ‘_builtin_code’ does not name a type
   auto _builtin_code = _o->builtin_code;
        ^
./tensorflow/lite/schema/schema_generated.h:14166:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FakeQuantOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12069:8: error: ‘_custom_code’ does not name a type
   auto _custom_code = _o->custom_code.empty() ? 0 : _fbb.CreateString(_o->custom_code);
        ^
./tensorflow/lite/schema/schema_generated.h:14167:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12070:8: error: ‘_version’ does not name a type
   auto _version = _o->version;
        ^
./tensorflow/lite/schema/schema_generated.h:12073:7: error: ‘_builtin_code’ was not declared in this scope
       _builtin_code,
       ^
./tensorflow/lite/schema/schema_generated.h:12074:7: error: ‘_custom_code’ was not declared in this scope
       _custom_code,
       ^
./tensorflow/lite/schema/schema_generated.h:14171:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12075:7: error: ‘_version’ was not declared in this scope
       _version);
       ^
./tensorflow/lite/schema/schema_generated.h:14172:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14176:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogicalOrOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14177:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12078:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline OperatorT *Operator::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:14181:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<OneHotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14182:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14186:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogicalAndOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::OperatorT* tflite::Operator::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12079:8: error: ‘_o’ does not name a type
   auto _o = new OperatorT();
        ^
./tensorflow/lite/schema/schema_generated.h:14187:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12080:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h:14191:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogicalNotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14192:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14196:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<UnpackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12084:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Operator::UnPackTo(OperatorT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:14197:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14201:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FloorDivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14202:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Operator::UnPackTo(tflite::OperatorT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12087:10: error: ‘_e’ does not name a type
   { auto _e = opcode_index(); _o->opcode_index = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:14206:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SquareOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14207:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12087:50: error: ‘_e’ was not declared in this scope
   { auto _e = opcode_index(); _o->opcode_index = _e; };
                                                  ^
./tensorflow/lite/schema/schema_generated.h:14211:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ZerosLikeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14212:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12088:10: error: ‘_e’ does not name a type
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12088:29: error: ‘_e’ was not declared in this scope
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
                             ^
./tensorflow/lite/schema/schema_generated.h:14216:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FillOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14217:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14221:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<BidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14222:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14226:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<BidirectionalSequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14227:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14231:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<UnidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14232:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12089:10: error: ‘_e’ does not name a type
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:14236:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FloorModOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14237:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12089:30: error: ‘_e’ was not declared in this scope
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h:14241:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<RangeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14242:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14246:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ResizeNearestNeighborOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14247:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14251:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LeakyReluOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12090:10: error: ‘_e’ does not name a type
   { auto _e = builtin_options_type(); _o->builtin_options.type = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:14252:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12090:66: error: ‘_e’ was not declared in this scope
   { auto _e = builtin_options_type(); _o->builtin_options.type = _e; };
                                                                  ^
./tensorflow/lite/schema/schema_generated.h:14256:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SquaredDifferenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14257:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12091:10: error: ‘_e’ does not name a type
   { auto _e = builtin_options(); if (_e) _o->builtin_options.value = BuiltinOptionsUnion::UnPack(_e, builtin_options_type(), _resolver); };
          ^
./tensorflow/lite/schema/schema_generated.h:14261:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MirrorPadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14262:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12091:38: error: ‘_e’ was not declared in this scope
   { auto _e = builtin_options(); if (_e) _o->builtin_options.value = BuiltinOptionsUnion::UnPack(_e, builtin_options_type(), _resolver); };
                                      ^
./tensorflow/lite/schema/schema_generated.h:14266:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<AbsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14267:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12092:10: error: ‘_e’ does not name a type
   { auto _e = custom_options(); if (_e) { _o->custom_options.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom_options[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:14271:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SplitVOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12092:37: error: ‘_e’ was not declared in this scope
   { auto _e = custom_options(); if (_e) { _o->custom_options.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->custom_options[_i] = _e->Get(_i); } } };
                                     ^
./tensorflow/lite/schema/schema_generated.h:14272:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14276:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<UniqueOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14277:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14281:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReverseV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14282:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12093:10: error: ‘_e’ does not name a type
   { auto _e = custom_options_format(); _o->custom_options_format = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:14286:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<AddNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14287:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12093:68: error: ‘_e’ was not declared in this scope
   { auto _e = custom_options_format(); _o->custom_options_format = _e; };
                                                                    ^
./tensorflow/lite/schema/schema_generated.h:14291:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GatherNdOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:12094:10: error: ‘_e’ does not name a type
   { auto _e = mutating_variable_inputs(); if (_e) { _o->mutating_variable_inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->mutating_variable_inputs[_i] = _e->Get(_i) != 0; } } };
          ^
./tensorflow/lite/schema/schema_generated.h:14292:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12094:47: error: ‘_e’ was not declared in this scope
   { auto _e = mutating_variable_inputs(); if (_e) { _o->mutating_variable_inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->mutating_variable_inputs[_i] = _e->Get(_i) != 0; } } };
                                               ^
./tensorflow/lite/schema/schema_generated.h:14296:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CosOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14297:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14301:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<WhereOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14302:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14306:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<RankOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14307:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12095:10: error: ‘_e’ does not name a type
   { auto _e = intermediates(); if (_e) { _o->intermediates.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->intermediates[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:14311:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReverseSequenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14312:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:12095:36: error: ‘_e’ was not declared in this scope
   { auto _e = intermediates(); if (_e) { _o->intermediates.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->intermediates[_i] = _e->Get(_i); } } };
                                    ^
./tensorflow/lite/schema/schema_generated.h:14316:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MatrixDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14317:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14321:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<QuantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14322:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14326:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MatrixSetDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14327:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14331:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<HardSwishOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14332:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14336:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<IfOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14337:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12098:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Operator> Operator::Pack(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:14341:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<WhileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14342:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14346:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DepthToSpaceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14347:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14352:11: error: ‘nullptr’ was not declared in this scope
   value = nullptr;
           ^
./tensorflow/lite/schema/schema_generated.h:12102:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Operator> CreateOperator(flatbuffers::FlatBufferBuilder &_fbb, const OperatorT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Operator> tflite::CreateOperator(flatbuffers::FlatBufferBuilder&, const tflite::OperatorT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12105:104: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12105:167: error: too many initializers for ‘tflite::CreateOperator(flatbuffers::FlatBufferBuilder&, const tflite::OperatorT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const OperatorT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12106:8: error: ‘_opcode_index’ does not name a type
   auto _opcode_index = _o->opcode_index;
        ^
./tensorflow/lite/schema/schema_generated.h:12107:8: error: ‘_inputs’ does not name a type
   auto _inputs = _o->inputs.size() ? _fbb.CreateVector(_o->inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12108:8: error: ‘_outputs’ does not name a type
   auto _outputs = _o->outputs.size() ? _fbb.CreateVector(_o->outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12109:8: error: ‘_builtin_options_type’ does not name a type
   auto _builtin_options_type = _o->builtin_options.type;
        ^
./tensorflow/lite/schema/schema_generated.h:12110:8: error: ‘_builtin_options’ does not name a type
   auto _builtin_options = _o->builtin_options.Pack(_fbb);
        ^
./tensorflow/lite/schema/schema_generated.h:12111:8: error: ‘_custom_options’ does not name a type
   auto _custom_options = _o->custom_options.size() ? _fbb.CreateVector(_o->custom_options) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12112:8: error: ‘_custom_options_format’ does not name a type
   auto _custom_options_format = _o->custom_options_format;
        ^
./tensorflow/lite/schema/schema_generated.h:12113:8: error: ‘_mutating_variable_inputs’ does not name a type
   auto _mutating_variable_inputs = _o->mutating_variable_inputs.size() ? _fbb.CreateVector(_o->mutating_variable_inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12114:8: error: ‘_intermediates’ does not name a type
   auto _intermediates = _o->intermediates.size() ? _fbb.CreateVector(_o->intermediates) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12117:7: error: ‘_opcode_index’ was not declared in this scope
       _opcode_index,
       ^
./tensorflow/lite/schema/schema_generated.h:12118:7: error: ‘_inputs’ was not declared in this scope
       _inputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12119:7: error: ‘_outputs’ was not declared in this scope
       _outputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12120:7: error: ‘_builtin_options_type’ was not declared in this scope
       _builtin_options_type,
       ^
./tensorflow/lite/schema/schema_generated.h:12121:7: error: ‘_builtin_options’ was not declared in this scope
       _builtin_options,
       ^
./tensorflow/lite/schema/schema_generated.h:12122:7: error: ‘_custom_options’ was not declared in this scope
       _custom_options,
       ^
./tensorflow/lite/schema/schema_generated.h:12123:7: error: ‘_custom_options_format’ was not declared in this scope
       _custom_options_format,
       ^
./tensorflow/lite/schema/schema_generated.h:12124:7: error: ‘_mutating_variable_inputs’ was not declared in this scope
       _mutating_variable_inputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12125:7: error: ‘_intermediates’ was not declared in this scope
       _intermediates);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12128:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline SubGraphT *SubGraph::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::SubGraphT* tflite::SubGraph::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12129:8: error: ‘_o’ does not name a type
   auto _o = new SubGraphT();
        ^
./tensorflow/lite/schema/schema_generated.h:12130:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12134:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void SubGraph::UnPackTo(SubGraphT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::SubGraph::UnPackTo(tflite::SubGraphT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12137:10: error: ‘_e’ does not name a type
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12137:30: error: ‘_e’ was not declared in this scope
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h:12137:40: error: ‘struct tflite::SubGraphT’ has no member named ‘tensors’
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                        ^
./tensorflow/lite/schema/schema_generated.h:12137:133: error: ‘struct tflite::SubGraphT’ has no member named ‘tensors’
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12137:147: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12137:147: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12137:170: error: expected primary-expression before ‘>’ token
   { auto _e = tensors(); if (_e) { _o->tensors.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->tensors[_i] = std::unique_ptr<TensorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12138:10: error: ‘_e’ does not name a type
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12138:29: error: ‘_e’ was not declared in this scope
   { auto _e = inputs(); if (_e) { _o->inputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->inputs[_i] = _e->Get(_i); } } };
                             ^
./tensorflow/lite/schema/schema_generated.h:12139:10: error: ‘_e’ does not name a type
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12139:30: error: ‘_e’ was not declared in this scope
   { auto _e = outputs(); if (_e) { _o->outputs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->outputs[_i] = _e->Get(_i); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h:12140:10: error: ‘_e’ does not name a type
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:14399:13: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
 inline std::unique_ptr<ModelT> UnPackModel(
             ^
./tensorflow/lite/schema/schema_generated.h:12140:32: error: ‘_e’ was not declared in this scope
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                ^
./tensorflow/lite/schema/schema_generated.h:12140:42: error: ‘struct tflite::SubGraphT’ has no member named ‘operators’
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                          ^
./tensorflow/lite/schema/schema_generated.h:12140:137: error: ‘struct tflite::SubGraphT’ has no member named ‘operators’
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12140:153: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12140:153: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12140:178: error: expected primary-expression before ‘>’ token
   { auto _e = operators(); if (_e) { _o->operators.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operators[_i] = std::unique_ptr<OperatorT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12141:10: error: ‘_e’ does not name a type
   { auto _e = name(); if (_e) _o->name = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12141:27: error: ‘_e’ was not declared in this scope
   { auto _e = name(); if (_e) _o->name = _e->str(); };
                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12144:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubGraph> SubGraph::Pack(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12148:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<SubGraph> CreateSubGraph(flatbuffers::FlatBufferBuilder &_fbb, const SubGraphT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::SubGraph> tflite::CreateSubGraph(flatbuffers::FlatBufferBuilder&, const tflite::SubGraphT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12151:104: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubGraphT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12151:167: error: too many initializers for ‘tflite::CreateSubGraph(flatbuffers::FlatBufferBuilder&, const tflite::SubGraphT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const SubGraphT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12152:8: error: ‘_tensors’ does not name a type
   auto _tensors = _o->tensors.size() ? _fbb.CreateVector<flatbuffers::Offset<Tensor>> (_o->tensors.size(), [](size_t i, _VectorArgs *__va) { return CreateTensor(*__va->__fbb, __va->__o->tensors[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12152:225: error: expected primary-expression before ‘,’ token
   auto _tensors = _o->tensors.size() ? _fbb.CreateVector<flatbuffers::Offset<Tensor>> (_o->tensors.size(), [](size_t i, _VectorArgs *__va) { return CreateTensor(*__va->__fbb, __va->__o->tensors[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12153:8: error: ‘_inputs’ does not name a type
   auto _inputs = _o->inputs.size() ? _fbb.CreateVector(_o->inputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12154:8: error: ‘_outputs’ does not name a type
   auto _outputs = _o->outputs.size() ? _fbb.CreateVector(_o->outputs) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12155:8: error: ‘_operators’ does not name a type
   auto _operators = _o->operators.size() ? _fbb.CreateVector<flatbuffers::Offset<Operator>> (_o->operators.size(), [](size_t i, _VectorArgs *__va) { return CreateOperator(*__va->__fbb, __va->__o->operators[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12155:237: error: expected primary-expression before ‘,’ token
   auto _operators = _o->operators.size() ? _fbb.CreateVector<flatbuffers::Offset<Operator>> (_o->operators.size(), [](size_t i, _VectorArgs *__va) { return CreateOperator(*__va->__fbb, __va->__o->operators[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12156:8: error: ‘_name’ does not name a type
   auto _name = _o->name.empty() ? 0 : _fbb.CreateString(_o->name);
        ^
./tensorflow/lite/schema/schema_generated.h:12159:7: error: ‘_tensors’ was not declared in this scope
       _tensors,
       ^
./tensorflow/lite/schema/schema_generated.h:12160:7: error: ‘_inputs’ was not declared in this scope
       _inputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12161:7: error: ‘_outputs’ was not declared in this scope
       _outputs,
       ^
./tensorflow/lite/schema/schema_generated.h:12162:7: error: ‘_operators’ was not declared in this scope
       _operators,
       ^
./tensorflow/lite/schema/schema_generated.h:12163:7: error: ‘_name’ was not declared in this scope
       _name);
       ^
In file included from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:0:
./tensorflow/lite/core/api/flatbuffer_conversions.h: In member function ‘T* tflite::BuiltinDataAllocator::AllocatePOD()’:
./tensorflow/lite/core/api/flatbuffer_conversions.h:41:19: error: ‘is_pod’ is not a member of ‘std’
     static_assert(std::is_pod<T>::value, "Builtin data structure must be POD.");
                   ^
./tensorflow/lite/core/api/flatbuffer_conversions.h:41:32: error: expected primary-expression before ‘>’ token
     static_assert(std::is_pod<T>::value, "Builtin data structure must be POD.");
                                ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12166:51: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline BufferT *Buffer::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                   ^
./tensorflow/lite/core/api/flatbuffer_conversions.h:41:33: error: ‘::value’ has not been declared
     static_assert(std::is_pod<T>::value, "Builtin data structure must be POD.");
                                 ^
./tensorflow/lite/core/api/flatbuffer_conversions.h:41:79: 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_pod<T>::value, "Builtin data structure must be POD.");
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::BufferT* tflite::Buffer::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12167:8: error: ‘_o’ does not name a type
   auto _o = new BufferT();
        ^
./tensorflow/lite/schema/schema_generated.h:12168:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12172:62: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Buffer::UnPackTo(BufferT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                              ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Buffer::UnPackTo(tflite::BufferT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12175:10: error: ‘_e’ does not name a type
   { auto _e = data(); if (_e) { _o->data.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->data[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12175:27: error: ‘_e’ was not declared in this scope
   { auto _e = data(); if (_e) { _o->data.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->data[_i] = _e->Get(_i); } } };
                           ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12178:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Buffer> Buffer::Pack(flatbuffers::FlatBufferBuilder &_fbb, const BufferT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12182:125: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Buffer> CreateBuffer(flatbuffers::FlatBufferBuilder &_fbb, const BufferT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                             ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Buffer> tflite::CreateBuffer(flatbuffers::FlatBufferBuilder&, const tflite::BufferT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12185:102: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BufferT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:12185:165: error: too many initializers for ‘tflite::CreateBuffer(flatbuffers::FlatBufferBuilder&, const tflite::BufferT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const BufferT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12186:8: error: ‘_data’ does not name a type
   auto _data = _o->data.size() ? _fbb.CreateVector(_o->data) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12189:7: error: ‘_data’ was not declared in this scope
       _data);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12192:55: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline MetadataT *Metadata::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                       ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::MetadataT* tflite::Metadata::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12193:8: error: ‘_o’ does not name a type
   auto _o = new MetadataT();
        ^
./tensorflow/lite/schema/schema_generated.h:12194:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12198:66: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Metadata::UnPackTo(MetadataT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                                  ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Metadata::UnPackTo(tflite::MetadataT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12201:10: error: ‘_e’ does not name a type
   { auto _e = name(); if (_e) _o->name = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12201:27: error: ‘_e’ was not declared in this scope
   { auto _e = name(); if (_e) _o->name = _e->str(); };
                           ^
./tensorflow/lite/schema/schema_generated.h:12202:10: error: ‘_e’ does not name a type
   { auto _e = buffer(); _o->buffer = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12202:38: error: ‘_e’ was not declared in this scope
   { auto _e = buffer(); _o->buffer = _e; };
                                      ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12205:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Metadata> Metadata::Pack(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12209:131: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Metadata> CreateMetadata(flatbuffers::FlatBufferBuilder &_fbb, const MetadataT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Metadata> tflite::CreateMetadata(flatbuffers::FlatBufferBuilder&, const tflite::MetadataT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12212:104: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MetadataT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12212:167: error: too many initializers for ‘tflite::CreateMetadata(flatbuffers::FlatBufferBuilder&, const tflite::MetadataT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const MetadataT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12213:8: error: ‘_name’ does not name a type
   auto _name = _o->name.empty() ? 0 : _fbb.CreateString(_o->name);
        ^
./tensorflow/lite/schema/schema_generated.h:12214:8: error: ‘_buffer’ does not name a type
   auto _buffer = _o->buffer;
        ^
./tensorflow/lite/schema/schema_generated.h:12217:7: error: ‘_name’ was not declared in this scope
       _name,
       ^
./tensorflow/lite/schema/schema_generated.h:12218:7: error: ‘_buffer’ was not declared in this scope
       _buffer);
       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12221:49: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline ModelT *Model::UnPack(const flatbuffers::resolver_function_t *_resolver) const {
                                                 ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘tflite::ModelT* tflite::Model::UnPack(const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12222:8: error: ‘_o’ does not name a type
   auto _o = new ModelT();
        ^
./tensorflow/lite/schema/schema_generated.h:12223:12: error: ‘_o’ was not declared in this scope
   UnPackTo(_o, _resolver);
            ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12227:60: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void Model::UnPackTo(ModelT *_o, const flatbuffers::resolver_function_t *_resolver) const {
                                                            ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::Model::UnPackTo(tflite::ModelT*, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12230:10: error: ‘_e’ does not name a type
   { auto _e = version(); _o->version = _e; };
          ^
./tensorflow/lite/schema/schema_generated.h:12230:40: error: ‘_e’ was not declared in this scope
   { auto _e = version(); _o->version = _e; };
                                        ^
./tensorflow/lite/schema/schema_generated.h:12231:10: error: ‘_e’ does not name a type
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12231:37: error: ‘_e’ was not declared in this scope
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                     ^
./tensorflow/lite/schema/schema_generated.h:12231:47: error: ‘struct tflite::ModelT’ has no member named ‘operator_codes’
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                               ^
./tensorflow/lite/schema/schema_generated.h:12231:147: error: ‘struct tflite::ModelT’ has no member named ‘operator_codes’
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12231:168: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12231:168: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12231:197: error: expected primary-expression before ‘>’ token
   { auto _e = operator_codes(); if (_e) { _o->operator_codes.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->operator_codes[_i] = std::unique_ptr<OperatorCodeT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12232:10: error: ‘_e’ does not name a type
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc: At global scope:
tensorflow/lite/core/api/flatbuffer_conversions.cc:45:3: error: expected unqualified-id before ‘using’
   using BuiltinDataPtr = std::unique_ptr<T, BuiltinDataDeleter>;
   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:51:3: error: ‘BuiltinDataPtr’ does not name a type
   BuiltinDataPtr<T> Allocate() {
   ^
./tensorflow/lite/schema/schema_generated.h:12232:32: error: ‘_e’ was not declared in this scope
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                ^
./tensorflow/lite/schema/schema_generated.h:12232:42: error: ‘struct tflite::ModelT’ has no member named ‘subgraphs’
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                          ^
./tensorflow/lite/schema/schema_generated.h:12232:137: error: ‘struct tflite::ModelT’ has no member named ‘subgraphs’
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12232:153: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12232:153: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12232:178: error: expected primary-expression before ‘>’ token
   { auto _e = subgraphs(); if (_e) { _o->subgraphs.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->subgraphs[_i] = std::unique_ptr<SubGraphT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                                  ^
./tensorflow/lite/schema/schema_generated.h:12233:10: error: ‘_e’ does not name a type
   { auto _e = description(); if (_e) _o->description = _e->str(); };
          ^
./tensorflow/lite/schema/schema_generated.h:12233:34: error: ‘_e’ was not declared in this scope
   { auto _e = description(); if (_e) _o->description = _e->str(); };
                                  ^
./tensorflow/lite/schema/schema_generated.h:12234:10: error: ‘_e’ does not name a type
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12234:30: error: ‘_e’ was not declared in this scope
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                              ^
./tensorflow/lite/schema/schema_generated.h:12234:40: error: ‘struct tflite::ModelT’ has no member named ‘buffers’
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                        ^
./tensorflow/lite/schema/schema_generated.h:12234:133: error: ‘struct tflite::ModelT’ has no member named ‘buffers’
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12234:147: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                   ^
./tensorflow/lite/schema/schema_generated.h:12234:147: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12234:170: error: expected primary-expression before ‘>’ token
   { auto _e = buffers(); if (_e) { _o->buffers.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->buffers[_i] = std::unique_ptr<BufferT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12235:10: error: ‘_e’ does not name a type
   { auto _e = metadata_buffer(); if (_e) { _o->metadata_buffer.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata_buffer[_i] = _e->Get(_i); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12235:38: error: ‘_e’ was not declared in this scope
   { auto _e = metadata_buffer(); if (_e) { _o->metadata_buffer.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata_buffer[_i] = _e->Get(_i); } } };
                                      ^
./tensorflow/lite/schema/schema_generated.h:12236:10: error: ‘_e’ does not name a type
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
          ^
./tensorflow/lite/schema/schema_generated.h:12236:31: error: ‘_e’ was not declared in this scope
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                               ^
./tensorflow/lite/schema/schema_generated.h:12236:41: error: ‘struct tflite::ModelT’ has no member named ‘metadata’
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                         ^
./tensorflow/lite/schema/schema_generated.h:12236:135: error: ‘struct tflite::ModelT’ has no member named ‘metadata’
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12236:150: error: ‘unique_ptr’ is not a member of ‘std’
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                      ^
./tensorflow/lite/schema/schema_generated.h:12236:150: note: suggested alternative:
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:180:30: note:   ‘flatbuffers::unique_ptr’
     template <class T> class unique_ptr : public std::unique_ptr<T> {
                              ^
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:12236:175: error: expected primary-expression before ‘>’ token
   { auto _e = metadata(); if (_e) { _o->metadata.resize(_e->size()); for (flatbuffers::uoffset_t _i = 0; _i < _e->size(); _i++) { _o->metadata[_i] = std::unique_ptr<MetadataT>(_e->Get(_i)->UnPack(_resolver)); } } };
                                                                                                                                                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc: In function ‘TfLiteStatus tflite::ParseOpData(const tflite::Operator*, tflite::BuiltinOperator, tflite::ErrorReporter*, tflite::BuiltinDataAllocator*, void**)’:
tensorflow/lite/core/api/flatbuffer_conversions.cc:139:8: error: ‘parse_padding’ does not name a type
   auto parse_padding = [](Padding padding) {
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:148:8: error: ‘parse_activation’ does not name a type
   auto parse_activation = [](ActivationFunctionType activation) {
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:165:8: error: ‘parseLSHProjectionType’ does not name a type
   auto parseLSHProjectionType = [](LSHProjectionType type) {
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:175:8: error: ‘parseCombinerType’ does not name a type
   auto parseCombinerType = [](CombinerType type) {
        ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12239:122: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Model> Model::Pack(flatbuffers::FlatBufferBuilder &_fbb, const ModelT* _o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:188:19: error: ‘nullptr’ was not declared in this scope
   *builtin_data = nullptr;
                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:191:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteConvParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:192:11: error: decl-specifier invalid in condition
       if (auto* conv_params = op->builtin_options_as_Conv2DOptions()) {
           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:192:17: error: ISO C++ forbids declaration of ‘conv_params’ with no type [-fpermissive]
       if (auto* conv_params = op->builtin_options_as_Conv2DOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:192:68: error: cannot convert ‘const tflite::Conv2DOptions*’ to ‘int*’ in initialization
       if (auto* conv_params = op->builtin_options_as_Conv2DOptions()) {
                                                                    ^
./tensorflow/lite/schema/schema_generated.h:12243:122: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<Model> CreateModel(flatbuffers::FlatBufferBuilder &_fbb, const ModelT *_o, const flatbuffers::rehasher_function_t *_rehasher) {
                                                                                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:193:9: error: ‘params’ was not declared in this scope
         params->padding = parse_padding(conv_params->padding());
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:193:54: error: request for member ‘padding’ in ‘* conv_params’, which is of non-class type ‘int’
         params->padding = parse_padding(conv_params->padding());
                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:193:63: error: ‘parse_padding’ was not declared in this scope
         params->padding = parse_padding(conv_params->padding());
                                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘flatbuffers::Offset<tflite::Model> tflite::CreateModel(flatbuffers::FlatBufferBuilder&, const tflite::ModelT*, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12246:101: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ModelT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:194:45: error: request for member ‘stride_w’ in ‘* conv_params’, which is of non-class type ‘int’
         params->stride_width = conv_params->stride_w();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:195:46: error: request for member ‘stride_h’ in ‘* conv_params’, which is of non-class type ‘int’
         params->stride_height = conv_params->stride_h();
                                              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:197:43: error: request for member ‘fused_activation_function’ in ‘* conv_params’, which is of non-class type ‘int’
             parse_activation(conv_params->fused_activation_function());
                                           ^
./tensorflow/lite/schema/schema_generated.h:12246:164: error: too many initializers for ‘tflite::CreateModel(flatbuffers::FlatBufferBuilder&, const tflite::ModelT*, const int*)::_VectorArgs’
   struct _VectorArgs { flatbuffers::FlatBufferBuilder *__fbb; const ModelT* __o; const flatbuffers::rehasher_function_t *__rehasher; } _va = { &_fbb, _o, _rehasher}; (void)_va;
                                                                                                                                                                    ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:197:70: error: ‘parse_activation’ was not declared in this scope
             parse_activation(conv_params->fused_activation_function());
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:12247:8: error: ‘_version’ does not name a type
   auto _version = _o->version;
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:199:54: error: request for member ‘dilation_w_factor’ in ‘* conv_params’, which is of non-class type ‘int’
         params->dilation_width_factor = conv_params->dilation_w_factor();
                                                      ^
./tensorflow/lite/schema/schema_generated.h:12248:8: error: ‘_operator_codes’ does not name a type
   auto _operator_codes = _o->operator_codes.size() ? _fbb.CreateVector<flatbuffers::Offset<OperatorCode>> (_o->operator_codes.size(), [](size_t i, _VectorArgs *__va) { return CreateOperatorCode(*__va->__fbb, __va->__o->operator_codes[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:200:55: error: request for member ‘dilation_h_factor’ in ‘* conv_params’, which is of non-class type ‘int’
         params->dilation_height_factor = conv_params->dilation_h_factor();
                                                       ^
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:12248:265: error: expected primary-expression before ‘,’ token
   auto _operator_codes = _o->operator_codes.size() ? _fbb.CreateVector<flatbuffers::Offset<OperatorCode>> (_o->operator_codes.size(), [](size_t i, _VectorArgs *__va) { return CreateOperatorCode(*__va->__fbb, __va->__o->operator_codes[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:202:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12249:8: error: ‘_subgraphs’ does not name a type
   auto _subgraphs = _o->subgraphs.size() ? _fbb.CreateVector<flatbuffers::Offset<SubGraph>> (_o->subgraphs.size(), [](size_t i, _VectorArgs *__va) { return CreateSubGraph(*__va->__fbb, __va->__o->subgraphs[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12249:237: error: expected primary-expression before ‘,’ token
   auto _subgraphs = _o->subgraphs.size() ? _fbb.CreateVector<flatbuffers::Offset<SubGraph>> (_o->subgraphs.size(), [](size_t i, _VectorArgs *__va) { return CreateSubGraph(*__va->__fbb, __va->__o->subgraphs[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:206:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteCastParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12250:8: error: ‘_description’ does not name a type
   auto _description = _o->description.empty() ? 0 : _fbb.CreateString(_o->description);
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:207:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_CastOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12251:8: error: ‘_buffers’ does not name a type
   auto _buffers = _o->buffers.size() ? _fbb.CreateVector<flatbuffers::Offset<Buffer>> (_o->buffers.size(), [](size_t i, _VectorArgs *__va) { return CreateBuffer(*__va->__fbb, __va->__o->buffers[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:207:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_CastOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12251:225: error: expected primary-expression before ‘,’ token
   auto _buffers = _o->buffers.size() ? _fbb.CreateVector<flatbuffers::Offset<Buffer>> (_o->buffers.size(), [](size_t i, _VectorArgs *__va) { return CreateBuffer(*__va->__fbb, __va->__o->buffers[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                 ^
./tensorflow/lite/schema/schema_generated.h:12252:8: error: ‘_metadata_buffer’ does not name a type
   auto _metadata_buffer = _o->metadata_buffer.size() ? _fbb.CreateVector(_o->metadata_buffer) : 0;
        ^
./tensorflow/lite/schema/schema_generated.h:12253:8: error: ‘_metadata’ does not name a type
   auto _metadata = _o->metadata.size() ? _fbb.CreateVector<flatbuffers::Offset<Metadata>> (_o->metadata.size(), [](size_t i, _VectorArgs *__va) { return CreateMetadata(*__va->__fbb, __va->__o->metadata[i].get(), __va->__rehasher); }, &_va ) : 0;
        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:207:74: error: cannot convert ‘const tflite::CastOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_CastOptions()) {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12253:233: error: expected primary-expression before ‘,’ token
   auto _metadata = _o->metadata.size() ? _fbb.CreateVector<flatbuffers::Offset<Metadata>> (_o->metadata.size(), [](size_t i, _VectorArgs *__va) { return CreateMetadata(*__va->__fbb, __va->__o->metadata[i].get(), __va->__rehasher); }, &_va ) : 0;
                                                                                                                                                                                                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:208:14: error: ‘in_status’ does not name a type
         auto in_status =
              ^
./tensorflow/lite/schema/schema_generated.h:12256:7: error: ‘_version’ was not declared in this scope
       _version,
       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:211:14: error: ‘out_status’ does not name a type
         auto out_status =
              ^
./tensorflow/lite/schema/schema_generated.h:12257:7: error: ‘_operator_codes’ was not declared in this scope
       _operator_codes,
       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:214:13: error: ‘in_status’ was not declared in this scope
         if (in_status != kTfLiteOk || out_status != kTfLiteOk) {
             ^
./tensorflow/lite/schema/schema_generated.h:12258:7: error: ‘_subgraphs’ was not declared in this scope
       _subgraphs,
       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:214:39: error: ‘out_status’ was not declared in this scope
         if (in_status != kTfLiteOk || out_status != kTfLiteOk) {
                                       ^
./tensorflow/lite/schema/schema_generated.h:12259:7: error: ‘_description’ was not declared in this scope
       _description,
       ^
./tensorflow/lite/schema/schema_generated.h:12260:7: error: ‘_buffers’ was not declared in this scope
       _buffers,
       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:218:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12261:7: error: ‘_metadata_buffer’ was not declared in this scope
       _metadata_buffer,
       ^
./tensorflow/lite/schema/schema_generated.h:12262:7: error: ‘_metadata’ was not declared in this scope
       _metadata);
       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:222:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteLSHProjectionParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:223:17: error: decl-specifier invalid in condition
       if (const auto* lshParams =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:223:23: error: ISO C++ forbids declaration of ‘lshParams’ with no type [-fpermissive]
       if (const auto* lshParams =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:224:59: error: cannot convert ‘const tflite::LSHProjectionOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_LSHProjectionOptions()) {
                                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:225:9: error: ‘params’ was not declared in this scope
         params->type = parseLSHProjectionType(lshParams->type());
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:225:58: error: request for member ‘type’ in ‘* lshParams’, which is of non-class type ‘const int’
         params->type = parseLSHProjectionType(lshParams->type());
                                                          ^
./tensorflow/lite/schema/schema_generated.h: In function ‘bool tflite::VerifyQuantizationDetails(flatbuffers::Verifier&, const void*, tflite::QuantizationDetails)’:
./tensorflow/lite/schema/schema_generated.h:12271:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CustomQuantization *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:225:64: error: ‘parseLSHProjectionType’ was not declared in this scope
         params->type = parseLSHProjectionType(lshParams->type());
                                                                ^
./tensorflow/lite/schema/schema_generated.h:12272:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:227:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:233:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLitePoolParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:234:17: error: decl-specifier invalid in condition
       if (const auto* pool_params = op->builtin_options_as_Pool2DOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:234:23: error: ISO C++ forbids declaration of ‘pool_params’ with no type [-fpermissive]
       if (const auto* pool_params = op->builtin_options_as_Pool2DOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:234:74: error: cannot convert ‘const tflite::Pool2DOptions*’ to ‘const int*’ in initialization
       if (const auto* pool_params = op->builtin_options_as_Pool2DOptions()) {
                                                                          ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12278:128: error: ‘>>’ should be ‘> >’ within a nested template argument list
 inline bool VerifyQuantizationDetailsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types) {
                                                                                                                                ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:235:9: error: ‘params’ was not declared in this scope
         params->padding = parse_padding(pool_params->padding());
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:235:54: error: request for member ‘padding’ in ‘* pool_params’, which is of non-class type ‘const int’
         params->padding = parse_padding(pool_params->padding());
                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:235:63: error: ‘parse_padding’ was not declared in this scope
         params->padding = parse_padding(pool_params->padding());
                                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:236:45: error: request for member ‘stride_w’ in ‘* pool_params’, which is of non-class type ‘const int’
         params->stride_width = pool_params->stride_w();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:237:46: error: request for member ‘stride_h’ in ‘* pool_params’, which is of non-class type ‘const int’
         params->stride_height = pool_params->stride_h();
                                              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:238:45: error: request for member ‘filter_width’ in ‘* pool_params’, which is of non-class type ‘const int’
         params->filter_width = pool_params->filter_width();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:239:46: error: request for member ‘filter_height’ in ‘* pool_params’, which is of non-class type ‘const int’
         params->filter_height = pool_params->filter_height();
                                              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:241:43: error: request for member ‘fused_activation_function’ in ‘* pool_params’, which is of non-class type ‘const int’
             parse_activation(pool_params->fused_activation_function());
                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:241:70: error: ‘parse_activation’ was not declared in this scope
             parse_activation(pool_params->fused_activation_function());
                                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:243:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:247:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteDepthwiseConvParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:248:17: error: decl-specifier invalid in condition
       if (const auto* conv_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:248:23: error: ISO C++ forbids declaration of ‘conv_params’ with no type [-fpermissive]
       if (const auto* conv_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:249:61: error: cannot convert ‘const tflite::DepthwiseConv2DOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_DepthwiseConv2DOptions()) {
                                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:250:9: error: ‘params’ was not declared in this scope
         params->padding = parse_padding(conv_params->padding());
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:250:54: error: request for member ‘padding’ in ‘* conv_params’, which is of non-class type ‘const int’
         params->padding = parse_padding(conv_params->padding());
                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:250:63: error: ‘parse_padding’ was not declared in this scope
         params->padding = parse_padding(conv_params->padding());
                                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:251:45: error: request for member ‘stride_w’ in ‘* conv_params’, which is of non-class type ‘const int’
         params->stride_width = conv_params->stride_w();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:252:46: error: request for member ‘stride_h’ in ‘* conv_params’, which is of non-class type ‘const int’
         params->stride_height = conv_params->stride_h();
                                              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:253:49: error: request for member ‘depth_multiplier’ in ‘* conv_params’, which is of non-class type ‘const int’
         params->depth_multiplier = conv_params->depth_multiplier();
                                                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:255:43: error: request for member ‘fused_activation_function’ in ‘* conv_params’, which is of non-class type ‘const int’
             parse_activation(conv_params->fused_activation_function());
                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:255:70: error: ‘parse_activation’ was not declared in this scope
             parse_activation(conv_params->fused_activation_function());
                                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:257:54: error: request for member ‘dilation_w_factor’ in ‘* conv_params’, which is of non-class type ‘const int’
         params->dilation_width_factor = conv_params->dilation_w_factor();
                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:258:55: error: request for member ‘dilation_h_factor’ in ‘* conv_params’, which is of non-class type ‘const int’
         params->dilation_height_factor = conv_params->dilation_h_factor();
                                                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:260:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:264:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSVDFParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:265:17: error: decl-specifier invalid in condition
       if (const auto* svdf_params = op->builtin_options_as_SVDFOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:265:23: error: ISO C++ forbids declaration of ‘svdf_params’ with no type [-fpermissive]
       if (const auto* svdf_params = op->builtin_options_as_SVDFOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:265:72: error: cannot convert ‘const tflite::SVDFOptions*’ to ‘const int*’ in initialization
       if (const auto* svdf_params = op->builtin_options_as_SVDFOptions()) {
                                                                        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:266:9: error: ‘params’ was not declared in this scope
         params->rank = svdf_params->rank();
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:266:37: error: request for member ‘rank’ in ‘* svdf_params’, which is of non-class type ‘const int’
         params->rank = svdf_params->rank();
                                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:268:43: error: request for member ‘fused_activation_function’ in ‘* svdf_params’, which is of non-class type ‘const int’
             parse_activation(svdf_params->fused_activation_function());
                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:268:70: error: ‘parse_activation’ was not declared in this scope
             parse_activation(svdf_params->fused_activation_function());
                                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:270:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:274:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSequenceRNNParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:275:17: error: decl-specifier invalid in condition
       if (const auto* sequence_rnn_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:275:23: error: ISO C++ forbids declaration of ‘sequence_rnn_params’ with no type [-fpermissive]
       if (const auto* sequence_rnn_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:276:57: error: cannot convert ‘const tflite::SequenceRNNOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_SequenceRNNOptions()) {
                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:277:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:278:51: error: request for member ‘fused_activation_function’ in ‘* sequence_rnn_params’, which is of non-class type ‘const int’
             parse_activation(sequence_rnn_params->fused_activation_function());
                                                   ^
./tensorflow/lite/schema/schema_generated.h:12290:109: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void *QuantizationDetailsUnion::UnPack(const void *obj, QuantizationDetails type, const flatbuffers::resolver_function_t *resolver) {
                                                                                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:278:78: error: ‘parse_activation’ was not declared in this scope
             parse_activation(sequence_rnn_params->fused_activation_function());
                                                                              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:279:51: error: request for member ‘time_major’ in ‘* sequence_rnn_params’, which is of non-class type ‘const int’
         params->time_major = sequence_rnn_params->time_major();
                                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:281:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:285:12: error: ‘params’ does not name a type
       auto params =
            ^
./tensorflow/lite/schema/schema_generated.h: In static member function ‘static void* tflite::QuantizationDetailsUnion::UnPack(const void*, tflite::QuantizationDetails, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12293:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CustomQuantization *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:287:17: error: decl-specifier invalid in condition
       if (const auto* bidi_sequence_rnn_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:287:23: error: ISO C++ forbids declaration of ‘bidi_sequence_rnn_params’ with no type [-fpermissive]
       if (const auto* bidi_sequence_rnn_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12294:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12296:21: error: ‘nullptr’ was not declared in this scope
     default: return nullptr;
                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:288:70: error: cannot convert ‘const tflite::BidirectionalSequenceRNNOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_BidirectionalSequenceRNNOptions()) {
                                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:289:9: error: ‘params’ was not declared in this scope
         params->activation = parse_activation(
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:290:39: error: request for member ‘fused_activation_function’ in ‘* bidi_sequence_rnn_params’, which is of non-class type ‘const int’
             bidi_sequence_rnn_params->fused_activation_function());
                                       ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12300:122: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<void> QuantizationDetailsUnion::Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher) const {
                                                                                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:290:66: error: ‘parse_activation’ was not declared in this scope
             bidi_sequence_rnn_params->fused_activation_function());
                                                                  ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:291:56: error: request for member ‘time_major’ in ‘* bidi_sequence_rnn_params’, which is of non-class type ‘const int’
         params->time_major = bidi_sequence_rnn_params->time_major();
                                                        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:292:59: error: request for member ‘merge_outputs’ in ‘* bidi_sequence_rnn_params’, which is of non-class type ‘const int’
         params->merge_outputs = bidi_sequence_rnn_params->merge_outputs();
                                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:294:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<void> tflite::QuantizationDetailsUnion::Pack(flatbuffers::FlatBufferBuilder&, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:12303:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CustomQuantizationT *>(value);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:298:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteRNNParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:299:17: error: decl-specifier invalid in condition
       if (const auto* rnn_params = op->builtin_options_as_RNNOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12304:45: error: ‘ptr’ was not declared in this scope
       return CreateCustomQuantization(_fbb, ptr, _rehasher).Union();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:299:23: error: ISO C++ forbids declaration of ‘rnn_params’ with no type [-fpermissive]
       if (const auto* rnn_params = op->builtin_options_as_RNNOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:299:70: error: cannot convert ‘const tflite::RNNOptions*’ to ‘const int*’ in initialization
       if (const auto* rnn_params = op->builtin_options_as_RNNOptions()) {
                                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:300:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:301:42: error: request for member ‘fused_activation_function’ in ‘* rnn_params’, which is of non-class type ‘const int’
             parse_activation(rnn_params->fused_activation_function());
                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:301:69: error: ‘parse_activation’ was not declared in this scope
             parse_activation(rnn_params->fused_activation_function());
                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In copy constructor ‘tflite::QuantizationDetailsUnion::QuantizationDetailsUnion(const tflite::QuantizationDetailsUnion&)’:
./tensorflow/lite/schema/schema_generated.h:12310:137: error: ‘nullptr’ was not declared in this scope
 inline QuantizationDetailsUnion::QuantizationDetailsUnion(const QuantizationDetailsUnion &u) FLATBUFFERS_NOEXCEPT : type(u.type), value(nullptr) {
                                                                                                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:303:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:307:12: error: ‘params’ does not name a type
       auto params =
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:309:17: error: decl-specifier invalid in condition
       if (const auto* embedding_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:309:23: error: ISO C++ forbids declaration of ‘embedding_params’ with no type [-fpermissive]
       if (const auto* embedding_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:310:67: error: cannot convert ‘const tflite::EmbeddingLookupSparseOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_EmbeddingLookupSparseOptions()) {
                                                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:311:9: error: ‘params’ was not declared in this scope
         params->combiner = parseCombinerType(embedding_params->combiner());
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:311:64: error: request for member ‘combiner’ in ‘* embedding_params’, which is of non-class type ‘const int’
         params->combiner = parseCombinerType(embedding_params->combiner());
                                                                ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:311:74: error: ‘parseCombinerType’ was not declared in this scope
         params->combiner = parseCombinerType(embedding_params->combiner());
                                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:313:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:317:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteFullyConnectedParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:318:17: error: decl-specifier invalid in condition
       if (const auto* fully_connected_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:318:23: error: ISO C++ forbids declaration of ‘fully_connected_params’ with no type [-fpermissive]
       if (const auto* fully_connected_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:319:60: error: cannot convert ‘const tflite::FullyConnectedOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_FullyConnectedOptions()) {
                                                            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:320:9: error: ‘params’ was not declared in this scope
         params->activation = parse_activation(
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:321:37: error: request for member ‘fused_activation_function’ in ‘* fully_connected_params’, which is of non-class type ‘const int’
             fully_connected_params->fused_activation_function());
                                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:321:64: error: ‘parse_activation’ was not declared in this scope
             fully_connected_params->fused_activation_function());
                                                                ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:322:57: error: request for member ‘keep_num_dims’ in ‘* fully_connected_params’, which is of non-class type ‘const int’
         params->keep_num_dims = fully_connected_params->keep_num_dims();
                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:323:41: error: request for member ‘weights_format’ in ‘* fully_connected_params’, which is of non-class type ‘const int’
         switch (fully_connected_params->weights_format()) {
                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:336:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:343:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSoftmaxParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:344:17: error: decl-specifier invalid in condition
       if (const auto* softmax_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:344:23: error: ISO C++ forbids declaration of ‘softmax_params’ with no type [-fpermissive]
       if (const auto* softmax_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:345:53: error: cannot convert ‘const tflite::SoftmaxOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_SoftmaxOptions()) {
                                                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:346:9: error: ‘params’ was not declared in this scope
         params->beta = softmax_params->beta();
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:346:40: error: request for member ‘beta’ in ‘* softmax_params’, which is of non-class type ‘const int’
         params->beta = softmax_params->beta();
                                        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:348:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:352:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteConcatenationParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:353:17: error: decl-specifier invalid in condition
       if (const auto* concatenation_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:353:23: error: ISO C++ forbids declaration of ‘concatenation_params’ with no type [-fpermissive]
       if (const auto* concatenation_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:354:59: error: cannot convert ‘const tflite::ConcatenationOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_ConcatenationOptions()) {
                                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:355:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:356:52: error: request for member ‘fused_activation_function’ in ‘* concatenation_params’, which is of non-class type ‘const int’
             parse_activation(concatenation_params->fused_activation_function());
                                                    ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:356:79: error: ‘parse_activation’ was not declared in this scope
             parse_activation(concatenation_params->fused_activation_function());
                                                                               ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::QuantizationDetailsUnion::Reset()’:
./tensorflow/lite/schema/schema_generated.h:12324:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CustomQuantizationT *>(value);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:357:46: error: request for member ‘axis’ in ‘* concatenation_params’, which is of non-class type ‘const int’
         params->axis = concatenation_params->axis();
                                              ^
./tensorflow/lite/schema/schema_generated.h:12325:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:359:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:363:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteMulParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12330:11: error: ‘nullptr’ was not declared in this scope
   value = nullptr;
           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:364:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_MulOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:364:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_MulOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:364:73: error: cannot convert ‘const tflite::MulOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_MulOptions()) {
                                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:365:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:366:45: error: request for member ‘fused_activation_function’ in ‘* schema_params’, which is of non-class type ‘const int’
             parse_activation(schema_params->fused_activation_function());
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:366:72: error: ‘parse_activation’ was not declared in this scope
             parse_activation(schema_params->fused_activation_function());
                                                                        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:368:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h: In function ‘bool tflite::VerifyBuiltinOptions(flatbuffers::Verifier&, const void*, tflite::BuiltinOptions)’:
./tensorflow/lite/schema/schema_generated.h:12340:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Conv2DOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:372:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteAddParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12341:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:373:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_AddOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:373:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_AddOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12344:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthwiseConv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12345:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:373:73: error: cannot convert ‘const tflite::AddOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_AddOptions()) {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12348:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatEmbeddingsOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:374:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
./tensorflow/lite/schema/schema_generated.h:12349:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:375:45: error: request for member ‘fused_activation_function’ in ‘* schema_params’, which is of non-class type ‘const int’
             parse_activation(schema_params->fused_activation_function());
                                             ^
./tensorflow/lite/schema/schema_generated.h:12352:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSHProjectionOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:375:72: error: ‘parse_activation’ was not declared in this scope
             parse_activation(schema_params->fused_activation_function());
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12353:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:377:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12356:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Pool2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12357:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:381:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteDivParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:382:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_DivOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12360:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SVDFOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:382:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_DivOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12361:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12364:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RNNOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:382:73: error: cannot convert ‘const tflite::DivOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_DivOptions()) {
                                                                         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:383:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
./tensorflow/lite/schema/schema_generated.h:12365:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:384:45: error: request for member ‘fused_activation_function’ in ‘* schema_params’, which is of non-class type ‘const int’
             parse_activation(schema_params->fused_activation_function());
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:384:72: error: ‘parse_activation’ was not declared in this scope
             parse_activation(schema_params->fused_activation_function());
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12368:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FullyConnectedOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12369:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:386:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12372:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SoftmaxOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:390:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSubParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12373:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:391:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_SubOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:391:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_SubOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12376:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatenationOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12377:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:391:73: error: cannot convert ‘const tflite::SubOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_SubOptions()) {
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12380:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:392:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
./tensorflow/lite/schema/schema_generated.h:12381:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:393:45: error: request for member ‘fused_activation_function’ in ‘* schema_params’, which is of non-class type ‘const int’
             parse_activation(schema_params->fused_activation_function());
                                             ^
./tensorflow/lite/schema/schema_generated.h:12384:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const L2NormOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:393:72: error: ‘parse_activation’ was not declared in this scope
             parse_activation(schema_params->fused_activation_function());
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12385:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:395:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12388:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LocalResponseNormalizationOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12389:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:399:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteL2NormParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:400:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_L2NormOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12392:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSTMOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:400:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_L2NormOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12393:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:400:76: error: cannot convert ‘const tflite::L2NormOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_L2NormOptions()) {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12396:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeBilinearOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:401:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
./tensorflow/lite/schema/schema_generated.h:12397:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:402:45: error: request for member ‘fused_activation_function’ in ‘* schema_params’, which is of non-class type ‘const int’
             parse_activation(schema_params->fused_activation_function());
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:402:72: error: ‘parse_activation’ was not declared in this scope
             parse_activation(schema_params->fused_activation_function());
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12400:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CallOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:404:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12401:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:408:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteLocalResponseNormParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12404:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReshapeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:409:17: error: decl-specifier invalid in condition
       if (const auto* schema_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:409:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12405:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12408:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SkipGramOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:410:72: error: cannot convert ‘const tflite::LocalResponseNormalizationOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_LocalResponseNormalizationOptions()) {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12409:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:411:9: error: ‘params’ was not declared in this scope
         params->radius = schema_params->radius();
         ^
./tensorflow/lite/schema/schema_generated.h:12412:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToDepthOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:411:41: error: request for member ‘radius’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->radius = schema_params->radius();
                                         ^
./tensorflow/lite/schema/schema_generated.h:12413:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:412:39: error: request for member ‘bias’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->bias = schema_params->bias();
                                       ^
./tensorflow/lite/schema/schema_generated.h:12416:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EmbeddingLookupSparseOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:413:40: error: request for member ‘alpha’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->alpha = schema_params->alpha();
                                        ^
./tensorflow/lite/schema/schema_generated.h:12417:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:414:39: error: request for member ‘beta’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->beta = schema_params->beta();
                                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:416:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12420:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MulOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:420:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteLSTMParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12421:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:421:17: error: decl-specifier invalid in condition
       if (const auto* lstm_params = op->builtin_options_as_LSTMOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:421:23: error: ISO C++ forbids declaration of ‘lstm_params’ with no type [-fpermissive]
       if (const auto* lstm_params = op->builtin_options_as_LSTMOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:421:72: error: cannot convert ‘const tflite::LSTMOptions*’ to ‘const int*’ in initialization
       if (const auto* lstm_params = op->builtin_options_as_LSTMOptions()) {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12424:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12425:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:422:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:423:43: error: request for member ‘fused_activation_function’ in ‘* lstm_params’, which is of non-class type ‘const int’
             parse_activation(lstm_params->fused_activation_function());
                                           ^
./tensorflow/lite/schema/schema_generated.h:12428:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:423:70: error: ‘parse_activation’ was not declared in this scope
             parse_activation(lstm_params->fused_activation_function());
                                                                      ^
./tensorflow/lite/schema/schema_generated.h:12429:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:424:42: error: request for member ‘cell_clip’ in ‘* lstm_params’, which is of non-class type ‘const int’
         params->cell_clip = lstm_params->cell_clip();
                                          ^
./tensorflow/lite/schema/schema_generated.h:12432:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BatchToSpaceNDOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:425:42: error: request for member ‘proj_clip’ in ‘* lstm_params’, which is of non-class type ‘const int’
         params->proj_clip = lstm_params->proj_clip();
                                          ^
./tensorflow/lite/schema/schema_generated.h:12433:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:426:30: error: request for member ‘kernel_type’ in ‘* lstm_params’, which is of non-class type ‘const int’
         switch (lstm_params->kernel_type()) {
                              ^
./tensorflow/lite/schema/schema_generated.h:12436:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToBatchNDOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12437:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12440:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:435:49: error: request for member ‘kernel_type’ in ‘* lstm_params’, which is of non-class type ‘const int’
                                    lstm_params->kernel_type());
                                                 ^
./tensorflow/lite/schema/schema_generated.h:12441:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12444:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReducerOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12445:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:442:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12448:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SubOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12449:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:446:12: error: ‘params’ does not name a type
       auto params =
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:448:17: error: decl-specifier invalid in condition
       if (const auto* seq_lstm_params =
                 ^
./tensorflow/lite/schema/schema_generated.h:12452:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DivOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:448:23: error: ISO C++ forbids declaration of ‘seq_lstm_params’ with no type [-fpermissive]
       if (const auto* seq_lstm_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12453:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:449:72: error: cannot convert ‘const tflite::UnidirectionalSequenceLSTMOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_UnidirectionalSequenceLSTMOptions()) {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12456:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SqueezeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12457:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:450:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
./tensorflow/lite/schema/schema_generated.h:12460:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SequenceRNNOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:451:47: error: request for member ‘fused_activation_function’ in ‘* seq_lstm_params’, which is of non-class type ‘const int’
             parse_activation(seq_lstm_params->fused_activation_function());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12461:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:451:74: error: ‘parse_activation’ was not declared in this scope
             parse_activation(seq_lstm_params->fused_activation_function());
                                                                          ^
./tensorflow/lite/schema/schema_generated.h:12464:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const StridedSliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12465:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:452:46: error: request for member ‘cell_clip’ in ‘* seq_lstm_params’, which is of non-class type ‘const int’
         params->cell_clip = seq_lstm_params->cell_clip();
                                              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:453:46: error: request for member ‘proj_clip’ in ‘* seq_lstm_params’, which is of non-class type ‘const int’
         params->proj_clip = seq_lstm_params->proj_clip();
                                              ^
./tensorflow/lite/schema/schema_generated.h:12468:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12469:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:454:47: error: request for member ‘time_major’ in ‘* seq_lstm_params’, which is of non-class type ‘const int’
         params->time_major = seq_lstm_params->time_major();
                                               ^
./tensorflow/lite/schema/schema_generated.h:12472:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TopKV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12473:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:456:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12476:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:460:12: error: ‘params’ does not name a type
       auto params =
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:462:17: error: decl-specifier invalid in condition
       if (const auto* bidi_lstm_params =
                 ^
./tensorflow/lite/schema/schema_generated.h:12477:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:462:23: error: ISO C++ forbids declaration of ‘bidi_lstm_params’ with no type [-fpermissive]
       if (const auto* bidi_lstm_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12480:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogSoftmaxOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:463:71: error: cannot convert ‘const tflite::BidirectionalSequenceLSTMOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_BidirectionalSequenceLSTMOptions()) {
                                                                       ^
./tensorflow/lite/schema/schema_generated.h:12481:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12484:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CastOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:464:9: error: ‘params’ was not declared in this scope
         params->activation =
         ^
./tensorflow/lite/schema/schema_generated.h:12485:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12488:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DequantizeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:465:48: error: request for member ‘fused_activation_function’ in ‘* bidi_lstm_params’, which is of non-class type ‘const int’
             parse_activation(bidi_lstm_params->fused_activation_function());
                                                ^
./tensorflow/lite/schema/schema_generated.h:12489:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:465:75: error: ‘parse_activation’ was not declared in this scope
             parse_activation(bidi_lstm_params->fused_activation_function());
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12492:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MaximumMinimumOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:466:47: error: request for member ‘cell_clip’ in ‘* bidi_lstm_params’, which is of non-class type ‘const int’
         params->cell_clip = bidi_lstm_params->cell_clip();
                                               ^
./tensorflow/lite/schema/schema_generated.h:12493:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:467:47: error: request for member ‘proj_clip’ in ‘* bidi_lstm_params’, which is of non-class type ‘const int’
         params->proj_clip = bidi_lstm_params->proj_clip();
                                               ^
./tensorflow/lite/schema/schema_generated.h:12496:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMaxOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:468:51: error: request for member ‘merge_outputs’ in ‘* bidi_lstm_params’, which is of non-class type ‘const int’
         params->merge_outputs = bidi_lstm_params->merge_outputs();
                                                   ^
./tensorflow/lite/schema/schema_generated.h:12497:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:469:48: error: request for member ‘time_major’ in ‘* bidi_lstm_params’, which is of non-class type ‘const int’
         params->time_major = bidi_lstm_params->time_major();
                                                ^
./tensorflow/lite/schema/schema_generated.h:12500:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:471:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12501:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:475:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteResizeBilinearParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:476:17: error: decl-specifier invalid in condition
       if (const auto* schema_params =
                 ^
./tensorflow/lite/schema/schema_generated.h:12504:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NegOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:476:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12505:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:477:60: error: cannot convert ‘const tflite::ResizeBilinearOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_ResizeBilinearOptions()) {
                                                            ^
./tensorflow/lite/schema/schema_generated.h:12508:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadV2Options *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:478:9: error: ‘params’ was not declared in this scope
         params->align_corners = schema_params->align_corners();
         ^
./tensorflow/lite/schema/schema_generated.h:12509:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:478:48: error: request for member ‘align_corners’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->align_corners = schema_params->align_corners();
                                                ^
./tensorflow/lite/schema/schema_generated.h:12512:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:480:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12513:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12516:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12517:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12520:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12521:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12524:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SelectOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12525:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12528:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12529:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12532:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeConvOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12533:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12536:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SparseToDenseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12537:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12540:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TileOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12541:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12544:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpandDimsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12545:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12548:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12549:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12552:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NotEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12553:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12556:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ShapeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12557:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12560:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PowOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12561:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12564:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMinOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12565:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12568:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FakeQuantOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12569:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12572:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PackOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12573:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12576:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalOrOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12577:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12580:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const OneHotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12581:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12584:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalAndOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12585:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12588:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalNotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12589:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12592:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnpackOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12593:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12596:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorDivOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12597:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12600:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquareOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12601:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12604:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ZerosLikeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12605:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12608:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FillOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12609:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12612:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceLSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12613:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12616:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceRNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12617:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12620:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnidirectionalSequenceLSTMOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12621:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12624:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorModOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12625:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12628:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RangeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc: In lambda function:
tensorflow/lite/core/api/flatbuffer_conversions.cc:488:14: error: ‘params’ does not name a type
         auto params =
              ^
./tensorflow/lite/schema/schema_generated.h:12629:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12632:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeNearestNeighborOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:490:19: error: decl-specifier invalid in condition
         if (const auto* schema_params =
                   ^
./tensorflow/lite/schema/schema_generated.h:12633:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:490:25: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
         if (const auto* schema_params =
                         ^
./tensorflow/lite/schema/schema_generated.h:12636:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LeakyReluOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12637:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12640:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquaredDifferenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12641:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:491:69: error: cannot convert ‘const tflite::ResizeNearestNeighborOptions*’ to ‘const int*’ in initialization
                 op->builtin_options_as_ResizeNearestNeighborOptions()) {
                                                                     ^
./tensorflow/lite/schema/schema_generated.h:12644:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MirrorPadOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12645:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:492:11: error: ‘params’ was not declared in this scope
           params->align_corners = schema_params->align_corners();
           ^
./tensorflow/lite/schema/schema_generated.h:12648:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AbsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12649:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:492:50: error: request for member ‘align_corners’ in ‘* schema_params’, which is of non-class type ‘const int’
           params->align_corners = schema_params->align_corners();
                                                  ^
./tensorflow/lite/schema/schema_generated.h:12652:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitVOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12653:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:494:49: error: ‘params’ was not declared in this scope
         *builtin_data = reinterpret_cast<void*>(params.release());
                                                 ^
./tensorflow/lite/schema/schema_generated.h:12656:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UniqueOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12657:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12660:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseV2Options *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12661:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12664:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddNOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc: In function ‘TfLiteStatus tflite::ParseOpData(const tflite::Operator*, tflite::BuiltinOperator, tflite::ErrorReporter*, tflite::BuiltinDataAllocator*, void**)’:
tensorflow/lite/core/api/flatbuffer_conversions.cc:495:7: warning: lambda expressions only available with -std=c++11 or -std=gnu++11
       }();
       ^
./tensorflow/lite/schema/schema_generated.h:12665:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12668:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherNdOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12669:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:499:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteReshapeParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:500:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_ReshapeOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12672:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CosOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:500:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_ReshapeOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12673:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:500:77: error: cannot convert ‘const tflite::ReshapeOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_ReshapeOptions()) {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12676:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhereOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12677:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12680:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RankOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:501:15: error: ISO C++ forbids declaration of ‘new_shape’ with no type [-fpermissive]
         auto* new_shape = schema_params->new_shape();
               ^
./tensorflow/lite/schema/schema_generated.h:12681:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:501:42: error: request for member ‘new_shape’ in ‘* schema_params’, which is of non-class type ‘const int’
         auto* new_shape = schema_params->new_shape();
                                          ^
./tensorflow/lite/schema/schema_generated.h:12684:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseSequenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12685:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12688:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12689:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12692:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const QuantizeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12693:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12696:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixSetDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12697:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12700:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const HardSwishOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12701:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
In file included from ./tensorflow/lite/core/api/flatbuffer_conversions.h:22:0,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
tensorflow/lite/core/api/flatbuffer_conversions.cc:503:20: error: ‘params’ was not declared in this scope
             sizeof(params->shape), new_shape, params->shape, error_reporter,
                    ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
./tensorflow/lite/schema/schema_generated.h:12704:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const IfOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12705:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
./tensorflow/lite/schema/schema_generated.h:12708:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhileOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:505:9: error: ‘params’ was not declared in this scope
         params->num_dimensions = new_shape->size();
         ^
./tensorflow/lite/schema/schema_generated.h:12709:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:505:45: error: request for member ‘size’ in ‘* new_shape’, which is of non-class type ‘int’
         params->num_dimensions = new_shape->size();
                                             ^
./tensorflow/lite/schema/schema_generated.h:12712:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthToSpaceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12713:35: error: ‘ptr’ was not declared in this scope
       return verifier.VerifyTable(ptr);
                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:507:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:511:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSkipGramParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:512:17: error: decl-specifier invalid in condition
       if (const auto* skip_gram_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:512:23: error: ISO C++ forbids declaration of ‘skip_gram_params’ with no type [-fpermissive]
       if (const auto* skip_gram_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:513:54: error: cannot convert ‘const tflite::SkipGramOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_SkipGramOptions()) {
                                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:514:9: error: ‘params’ was not declared in this scope
         params->ngram_size = skip_gram_params->ngram_size();
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:514:48: error: request for member ‘ngram_size’ in ‘* skip_gram_params’, which is of non-class type ‘const int’
         params->ngram_size = skip_gram_params->ngram_size();
                                                ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:515:51: error: request for member ‘max_skip_size’ in ‘* skip_gram_params’, which is of non-class type ‘const int’
         params->max_skip_size = skip_gram_params->max_skip_size();
                                                   ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:12719:123: error: ‘>>’ should be ‘> >’ within a nested template argument list
 inline bool VerifyBuiltinOptionsVector(flatbuffers::Verifier &verifier, const flatbuffers::Vector<flatbuffers::Offset<void>> *values, const flatbuffers::Vector<uint8_t> *types) {
                                                                                                                           ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:516:56: error: request for member ‘include_all_ngrams’ in ‘* skip_gram_params’, which is of non-class type ‘const int’
         params->include_all_ngrams = skip_gram_params->include_all_ngrams();
                                                        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:518:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:522:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSpaceToDepthParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:523:17: error: decl-specifier invalid in condition
       if (const auto* schema_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:523:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:524:58: error: cannot convert ‘const tflite::SpaceToDepthOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_SpaceToDepthOptions()) {
                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:525:9: error: ‘params’ was not declared in this scope
         params->block_size = schema_params->block_size();
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:525:45: error: request for member ‘block_size’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->block_size = schema_params->block_size();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:527:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:531:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteDepthToSpaceParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:532:17: error: decl-specifier invalid in condition
       if (const auto* schema_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:532:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:533:58: error: cannot convert ‘const tflite::DepthToSpaceOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_DepthToSpaceOptions()) {
                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:534:9: error: ‘params’ was not declared in this scope
         params->block_size = schema_params->block_size();
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:534:45: error: request for member ‘block_size’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->block_size = schema_params->block_size();
                                             ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:536:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:540:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteGatherParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:541:7: error: ‘params’ was not declared in this scope
       params->axis = 0;
       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:542:17: error: decl-specifier invalid in condition
       if (const auto* gather_params = op->builtin_options_as_GatherOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:542:23: error: ISO C++ forbids declaration of ‘gather_params’ with no type [-fpermissive]
       if (const auto* gather_params = op->builtin_options_as_GatherOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12731:99: error: ‘resolver_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline void *BuiltinOptionsUnion::UnPack(const void *obj, BuiltinOptions type, const flatbuffers::resolver_function_t *resolver) {
                                                                                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:542:76: error: cannot convert ‘const tflite::GatherOptions*’ to ‘const int*’ in initialization
       if (const auto* gather_params = op->builtin_options_as_GatherOptions()) {
                                                                            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:543:39: error: request for member ‘axis’ in ‘* gather_params’, which is of non-class type ‘const int’
         params->axis = gather_params->axis();
                                       ^
./tensorflow/lite/schema/schema_generated.h: In static member function ‘static void* tflite::BuiltinOptionsUnion::UnPack(const void*, tflite::BuiltinOptions, const int*)’:
./tensorflow/lite/schema/schema_generated.h:12734:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Conv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12735:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:555:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteReducerParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:556:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_ReducerOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:556:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_ReducerOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12738:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthwiseConv2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12739:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:556:77: error: cannot convert ‘const tflite::ReducerOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_ReducerOptions()) {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12742:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatEmbeddingsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12743:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:557:9: error: ‘params’ was not declared in this scope
         params->keep_dims = schema_params->keep_dims();
         ^
./tensorflow/lite/schema/schema_generated.h:12746:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSHProjectionOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:557:44: error: request for member ‘keep_dims’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->keep_dims = schema_params->keep_dims();
                                            ^
./tensorflow/lite/schema/schema_generated.h:12747:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:559:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12750:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Pool2DOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12751:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:563:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSplitParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:564:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_SplitOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12754:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SVDFOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:564:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_SplitOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12755:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:564:75: error: cannot convert ‘const tflite::SplitOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_SplitOptions()) {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12758:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RNNOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:565:9: error: ‘params’ was not declared in this scope
         params->num_splits = schema_params->num_splits();
         ^
./tensorflow/lite/schema/schema_generated.h:12759:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:565:45: error: request for member ‘num_splits’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->num_splits = schema_params->num_splits();
                                             ^
./tensorflow/lite/schema/schema_generated.h:12762:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FullyConnectedOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:567:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12763:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:571:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSplitParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12766:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SoftmaxOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:572:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_SplitVOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12767:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:572:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_SplitVOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:572:76: error: cannot convert ‘const tflite::SplitVOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_SplitVOptions()) {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12770:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatenationOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:573:9: error: ‘params’ was not declared in this scope
         params->num_splits = schema_params->num_splits();
         ^
./tensorflow/lite/schema/schema_generated.h:12771:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:573:45: error: request for member ‘num_splits’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->num_splits = schema_params->num_splits();
                                             ^
./tensorflow/lite/schema/schema_generated.h:12774:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:575:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12775:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:579:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSqueezeParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12778:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const L2NormOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:580:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_SqueezeOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12779:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:580:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_SqueezeOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12782:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LocalResponseNormalizationOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:580:77: error: cannot convert ‘const tflite::SqueezeOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_SqueezeOptions()) {
                                                                             ^
./tensorflow/lite/schema/schema_generated.h:12783:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:581:21: error: ISO C++ forbids declaration of ‘squeeze_dims’ with no type [-fpermissive]
         const auto& squeeze_dims = schema_params->squeeze_dims();
                     ^
./tensorflow/lite/schema/schema_generated.h:12786:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSTMOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:581:51: error: request for member ‘squeeze_dims’ in ‘* schema_params’, which is of non-class type ‘const int’
         const auto& squeeze_dims = schema_params->squeeze_dims();
                                                   ^
./tensorflow/lite/schema/schema_generated.h:12787:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12790:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeBilinearOptions *>(obj);
            ^
In file included from ./tensorflow/lite/core/api/flatbuffer_conversions.h:22:0,
                 from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:
tensorflow/lite/core/api/flatbuffer_conversions.cc:583:20: error: ‘params’ was not declared in this scope
             sizeof(params->squeeze_dims), squeeze_dims, params->squeeze_dims,
                    ^
./tensorflow/lite/c/c_api_internal.h:159:10: note: in definition of macro ‘TF_LITE_ENSURE_STATUS’
     if ((a) != kTfLiteOk) {      \
          ^
./tensorflow/lite/schema/schema_generated.h:12791:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12794:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CallOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12795:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:585:9: error: ‘params’ was not declared in this scope
         params->num_squeeze_dims = squeeze_dims->size();
         ^
./tensorflow/lite/schema/schema_generated.h:12798:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReshapeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:585:48: error: base operand of ‘->’ is not a pointer
         params->num_squeeze_dims = squeeze_dims->size();
                                                ^
./tensorflow/lite/schema/schema_generated.h:12799:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:587:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12802:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SkipGramOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12803:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12806:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToDepthOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:591:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteStridedSliceParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12807:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:592:17: error: decl-specifier invalid in condition
       if (const auto* schema_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:592:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12810:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EmbeddingLookupSparseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12811:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:593:58: error: cannot convert ‘const tflite::StridedSliceOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_StridedSliceOptions()) {
                                                          ^
./tensorflow/lite/schema/schema_generated.h:12814:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MulOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:594:9: error: ‘params’ was not declared in this scope
         params->begin_mask = schema_params->begin_mask();
         ^
./tensorflow/lite/schema/schema_generated.h:12815:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:594:45: error: request for member ‘begin_mask’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->begin_mask = schema_params->begin_mask();
                                             ^
./tensorflow/lite/schema/schema_generated.h:12818:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:595:43: error: request for member ‘end_mask’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->end_mask = schema_params->end_mask();
                                           ^
./tensorflow/lite/schema/schema_generated.h:12819:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:596:48: error: request for member ‘ellipsis_mask’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->ellipsis_mask = schema_params->ellipsis_mask();
                                                ^
./tensorflow/lite/schema/schema_generated.h:12822:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:597:48: error: request for member ‘new_axis_mask’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->new_axis_mask = schema_params->new_axis_mask();
                                                ^
./tensorflow/lite/schema/schema_generated.h:12823:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:598:51: error: request for member ‘shrink_axis_mask’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->shrink_axis_mask = schema_params->shrink_axis_mask();
                                                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:600:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12826:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BatchToSpaceNDOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12827:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:604:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteArgMaxParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:605:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_ArgMaxOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12830:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToBatchNDOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:605:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_ArgMaxOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12831:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12834:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:605:76: error: cannot convert ‘const tflite::ArgMaxOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_ArgMaxOptions()) {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12835:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:606:42: error: request for member ‘output_type’ in ‘* schema_params’, which is of non-class type ‘const int’
         ConvertTensorType(schema_params->output_type(), &params->output_type,
                                          ^
./tensorflow/lite/schema/schema_generated.h:12838:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReducerOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:606:58: error: ‘params’ was not declared in this scope
         ConvertTensorType(schema_params->output_type(), &params->output_type,
                                                          ^
./tensorflow/lite/schema/schema_generated.h:12839:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12842:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SubOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:609:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12843:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:613:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteArgMinParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12846:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DivOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:614:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_ArgMinOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12847:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:614:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_ArgMinOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12850:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SqueezeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:614:76: error: cannot convert ‘const tflite::ArgMinOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_ArgMinOptions()) {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12851:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:615:42: error: request for member ‘output_type’ in ‘* schema_params’, which is of non-class type ‘const int’
         ConvertTensorType(schema_params->output_type(), &params->output_type,
                                          ^
./tensorflow/lite/schema/schema_generated.h:12854:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SequenceRNNOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:615:58: error: ‘params’ was not declared in this scope
         ConvertTensorType(schema_params->output_type(), &params->output_type,
                                                          ^
./tensorflow/lite/schema/schema_generated.h:12855:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12858:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const StridedSliceOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:618:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12859:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:622:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteTransposeConvParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12862:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:623:17: error: decl-specifier invalid in condition
       if (const auto* transpose_conv_params =
                 ^
./tensorflow/lite/schema/schema_generated.h:12863:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:623:23: error: ISO C++ forbids declaration of ‘transpose_conv_params’ with no type [-fpermissive]
       if (const auto* transpose_conv_params =
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:624:59: error: cannot convert ‘const tflite::TransposeConvOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_TransposeConvOptions()) {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:12866:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TopKV2Options *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:625:9: error: ‘params’ was not declared in this scope
         params->padding = parse_padding(transpose_conv_params->padding());
         ^
./tensorflow/lite/schema/schema_generated.h:12867:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:625:64: error: request for member ‘padding’ in ‘* transpose_conv_params’, which is of non-class type ‘const int’
         params->padding = parse_padding(transpose_conv_params->padding());
                                                                ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:625:73: error: ‘parse_padding’ was not declared in this scope
         params->padding = parse_padding(transpose_conv_params->padding());
                                                                         ^
./tensorflow/lite/schema/schema_generated.h:12870:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12871:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:626:55: error: request for member ‘stride_w’ in ‘* transpose_conv_params’, which is of non-class type ‘const int’
         params->stride_width = transpose_conv_params->stride_w();
                                                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:627:56: error: request for member ‘stride_h’ in ‘* transpose_conv_params’, which is of non-class type ‘const int’
         params->stride_height = transpose_conv_params->stride_h();
                                                        ^
./tensorflow/lite/schema/schema_generated.h:12874:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogSoftmaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12875:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:629:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12878:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CastOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12879:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:633:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteSparseToDenseParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12882:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DequantizeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:634:17: error: decl-specifier invalid in condition
       if (const auto* sparse_to_dense_params =
                 ^
./tensorflow/lite/schema/schema_generated.h:12883:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:634:23: error: ISO C++ forbids declaration of ‘sparse_to_dense_params’ with no type [-fpermissive]
       if (const auto* sparse_to_dense_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12886:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MaximumMinimumOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:635:59: error: cannot convert ‘const tflite::SparseToDenseOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_SparseToDenseOptions()) {
                                                           ^
./tensorflow/lite/schema/schema_generated.h:12887:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:636:9: error: ‘params’ was not declared in this scope
         params->validate_indices = sparse_to_dense_params->validate_indices();
         ^
./tensorflow/lite/schema/schema_generated.h:12890:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMaxOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12891:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:636:60: error: request for member ‘validate_indices’ in ‘* sparse_to_dense_params’, which is of non-class type ‘const int’
         params->validate_indices = sparse_to_dense_params->validate_indices();
                                                            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:638:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12894:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12895:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:642:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteShapeParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:643:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_ShapeOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:643:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_ShapeOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12898:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NegOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12899:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12902:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadV2Options *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:643:75: error: cannot convert ‘const tflite::ShapeOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_ShapeOptions()) {
                                                                           ^
./tensorflow/lite/schema/schema_generated.h:12903:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12906:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:644:42: error: request for member ‘out_type’ in ‘* schema_params’, which is of non-class type ‘const int’
         ConvertTensorType(schema_params->out_type(), &params->out_type,
                                          ^
./tensorflow/lite/schema/schema_generated.h:12907:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:644:55: error: ‘params’ was not declared in this scope
         ConvertTensorType(schema_params->out_type(), &params->out_type,
                                                       ^
./tensorflow/lite/schema/schema_generated.h:12910:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12911:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:647:42: error: ‘params’ was not declared in this scope
       *builtin_data = static_cast<void*>(params.release());
                                          ^
./tensorflow/lite/schema/schema_generated.h:12914:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12915:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:651:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLitePackParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12918:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SelectOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12919:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:652:17: error: decl-specifier invalid in condition
       if (const auto* pack_params = op->builtin_options_as_PackOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:652:23: error: ISO C++ forbids declaration of ‘pack_params’ with no type [-fpermissive]
       if (const auto* pack_params = op->builtin_options_as_PackOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12922:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SliceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12923:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12926:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeConvOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:652:72: error: cannot convert ‘const tflite::PackOptions*’ to ‘const int*’ in initialization
       if (const auto* pack_params = op->builtin_options_as_PackOptions()) {
                                                                        ^
./tensorflow/lite/schema/schema_generated.h:12927:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:653:9: error: ‘params’ was not declared in this scope
         params->values_count = pack_params->values_count();
         ^
./tensorflow/lite/schema/schema_generated.h:12930:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SparseToDenseOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12931:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:653:45: error: request for member ‘values_count’ in ‘* pack_params’, which is of non-class type ‘const int’
         params->values_count = pack_params->values_count();
                                             ^
./tensorflow/lite/schema/schema_generated.h:12934:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TileOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:654:37: error: request for member ‘axis’ in ‘* pack_params’, which is of non-class type ‘const int’
         params->axis = pack_params->axis();
                                     ^
./tensorflow/lite/schema/schema_generated.h:12935:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:656:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:12938:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpandDimsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12939:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12942:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12943:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:12946:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NotEqualOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12947:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:665:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteFakeQuantParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:666:17: error: decl-specifier invalid in condition
       if (const auto* schema_params =
                 ^
./tensorflow/lite/schema/schema_generated.h:12950:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ShapeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:666:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:12951:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:667:55: error: cannot convert ‘const tflite::FakeQuantOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_FakeQuantOptions()) {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:12954:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PowOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12955:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:668:9: error: ‘params’ was not declared in this scope
         params->min = schema_params->min();
         ^
./tensorflow/lite/schema/schema_generated.h:12958:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMinOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12959:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:668:38: error: request for member ‘min’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->min = schema_params->min();
                                      ^
./tensorflow/lite/schema/schema_generated.h:12962:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FakeQuantOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:669:38: error: request for member ‘max’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->max = schema_params->max();
                                      ^
./tensorflow/lite/schema/schema_generated.h:12963:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:670:43: error: request for member ‘num_bits’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->num_bits = schema_params->num_bits();
                                           ^
./tensorflow/lite/schema/schema_generated.h:12966:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PackOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:671:47: error: request for member ‘narrow_range’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->narrow_range = schema_params->narrow_range();
                                               ^
./tensorflow/lite/schema/schema_generated.h:12967:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:673:42: error: ‘params’ was not declared in this scope
       *builtin_data = static_cast<void*>(params.release());
                                          ^
./tensorflow/lite/schema/schema_generated.h:12970:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalOrOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12971:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:677:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteOneHotParams>();
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:678:17: error: decl-specifier invalid in condition
       if (const auto* schema_params = op->builtin_options_as_OneHotOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12974:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const OneHotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12975:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:678:23: error: ISO C++ forbids declaration of ‘schema_params’ with no type [-fpermissive]
       if (const auto* schema_params = op->builtin_options_as_OneHotOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12978:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalAndOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12979:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:678:76: error: cannot convert ‘const tflite::OneHotOptions*’ to ‘const int*’ in initialization
       if (const auto* schema_params = op->builtin_options_as_OneHotOptions()) {
                                                                            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:679:9: error: ‘params’ was not declared in this scope
         params->axis = schema_params->axis();
         ^
./tensorflow/lite/schema/schema_generated.h:12982:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalNotOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12983:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:679:39: error: request for member ‘axis’ in ‘* schema_params’, which is of non-class type ‘const int’
         params->axis = schema_params->axis();
                                       ^
./tensorflow/lite/schema/schema_generated.h:12986:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnpackOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:681:42: error: ‘params’ was not declared in this scope
       *builtin_data = static_cast<void*>(params.release());
                                          ^
./tensorflow/lite/schema/schema_generated.h:12987:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:685:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteUnpackParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:12990:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorDivOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:686:17: error: decl-specifier invalid in condition
       if (const auto* unpack_params = op->builtin_options_as_UnpackOptions()) {
                 ^
./tensorflow/lite/schema/schema_generated.h:12991:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:686:23: error: ISO C++ forbids declaration of ‘unpack_params’ with no type [-fpermissive]
       if (const auto* unpack_params = op->builtin_options_as_UnpackOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:12994:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquareOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:686:76: error: cannot convert ‘const tflite::UnpackOptions*’ to ‘const int*’ in initialization
       if (const auto* unpack_params = op->builtin_options_as_UnpackOptions()) {
                                                                            ^
./tensorflow/lite/schema/schema_generated.h:12995:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:687:9: error: ‘params’ was not declared in this scope
         params->num = unpack_params->num();
         ^
./tensorflow/lite/schema/schema_generated.h:12998:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ZerosLikeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:12999:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:687:38: error: request for member ‘num’ in ‘* unpack_params’, which is of non-class type ‘const int’
         params->num = unpack_params->num();
                                      ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:688:39: error: request for member ‘axis’ in ‘* unpack_params’, which is of non-class type ‘const int’
         params->axis = unpack_params->axis();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13002:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FillOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13003:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:690:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:13006:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceLSTMOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:694:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteLeakyReluParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:13007:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:695:17: error: decl-specifier invalid in condition
       if (const auto* leaky_relu_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:695:23: error: ISO C++ forbids declaration of ‘leaky_relu_params’ with no type [-fpermissive]
       if (const auto* leaky_relu_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:13010:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceRNNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13011:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:696:55: error: cannot convert ‘const tflite::LeakyReluOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_LeakyReluOptions()) {
                                                       ^
./tensorflow/lite/schema/schema_generated.h:13014:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnidirectionalSequenceLSTMOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:697:9: error: ‘params’ was not declared in this scope
         params->alpha = leaky_relu_params->alpha();
         ^
./tensorflow/lite/schema/schema_generated.h:13015:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:697:44: error: request for member ‘alpha’ in ‘* leaky_relu_params’, which is of non-class type ‘const int’
         params->alpha = leaky_relu_params->alpha();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13018:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorModOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:699:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:13019:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13022:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RangeOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:703:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteMirrorPaddingParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:13023:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:704:19: error: ISO C++ forbids declaration of ‘mirror_pad_params’ with no type [-fpermissive]
       const auto* mirror_pad_params = op->builtin_options_as_MirrorPadOptions();
                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:704:79: error: cannot convert ‘const tflite::MirrorPadOptions*’ to ‘const int*’ in initialization
       const auto* mirror_pad_params = op->builtin_options_as_MirrorPadOptions();
                                                                               ^
./tensorflow/lite/schema/schema_generated.h:13026:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeNearestNeighborOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13027:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:706:9: error: ‘params’ was not declared in this scope
         params->mode =
         ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:707:32: error: request for member ‘mode’ in ‘* mirror_pad_params’, which is of non-class type ‘const int’
             mirror_pad_params->mode() == tflite::MirrorPadMode_REFLECT
                                ^
./tensorflow/lite/schema/schema_generated.h:13030:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LeakyReluOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13031:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:708:19: error: ‘TfLiteMirrorPaddingMode’ is not a class or namespace
                 ? TfLiteMirrorPaddingMode::kTfLiteMirrorPaddingReflect
                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:709:19: error: ‘TfLiteMirrorPaddingMode’ is not a class or namespace
                 : TfLiteMirrorPaddingMode::kTfLiteMirrorPaddingSymmetric;
                   ^
./tensorflow/lite/schema/schema_generated.h:13034:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquaredDifferenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13035:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:711:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:13038:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MirrorPadOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:715:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteUniqueParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:13039:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:716:19: error: ISO C++ forbids declaration of ‘unique_params’ with no type [-fpermissive]
       const auto* unique_params = op->builtin_options_as_UniqueOptions();
                   ^
./tensorflow/lite/schema/schema_generated.h:13042:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AbsOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13043:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:716:72: error: cannot convert ‘const tflite::UniqueOptions*’ to ‘const int*’ in initialization
       const auto* unique_params = op->builtin_options_as_UniqueOptions();
                                                                        ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:718:9: error: ‘params’ was not declared in this scope
         params->index_out_type =
         ^
./tensorflow/lite/schema/schema_generated.h:13046:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitVOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13047:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:719:28: error: request for member ‘idx_out_type’ in ‘* unique_params’, which is of non-class type ‘const int’
             unique_params->idx_out_type() == tflite::TensorType_INT64
                            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:720:19: error: ‘TfLiteType’ is not a class or namespace
                 ? TfLiteType::kTfLiteInt64
                   ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:721:19: error: ‘TfLiteType’ is not a class or namespace
                 : TfLiteType::kTfLiteInt32;
                   ^
./tensorflow/lite/schema/schema_generated.h:13050:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UniqueOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13051:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:723:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:13054:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseV2Options *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:727:12: error: ‘params’ does not name a type
       auto params = safe_allocator.Allocate<TfLiteReverseSequenceParams>();
            ^
./tensorflow/lite/schema/schema_generated.h:13055:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:728:17: error: decl-specifier invalid in condition
       if (const auto* reverse_seq_params =
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:728:23: error: ISO C++ forbids declaration of ‘reverse_seq_params’ with no type [-fpermissive]
       if (const auto* reverse_seq_params =
                       ^
./tensorflow/lite/schema/schema_generated.h:13058:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddNOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13059:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13062:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherNdOptions *>(obj);
            ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:729:61: error: cannot convert ‘const tflite::ReverseSequenceOptions*’ to ‘const int*’ in initialization
               op->builtin_options_as_ReverseSequenceOptions()) {
                                                             ^
./tensorflow/lite/schema/schema_generated.h:13063:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:730:9: error: ‘params’ was not declared in this scope
         params->seq_dim = reverse_seq_params->seq_dim();
         ^
./tensorflow/lite/schema/schema_generated.h:13066:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CosOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13067:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:730:47: error: request for member ‘seq_dim’ in ‘* reverse_seq_params’, which is of non-class type ‘const int’
         params->seq_dim = reverse_seq_params->seq_dim();
                                               ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:731:49: error: request for member ‘batch_dim’ in ‘* reverse_seq_params’, which is of non-class type ‘const int’
         params->batch_dim = reverse_seq_params->batch_dim();
                                                 ^
./tensorflow/lite/schema/schema_generated.h:13070:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhereOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13071:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:733:47: error: ‘params’ was not declared in this scope
       *builtin_data = reinterpret_cast<void*>(params.release());
                                               ^
./tensorflow/lite/schema/schema_generated.h:13074:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RankOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13075:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13078:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseSequenceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13079:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13082:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13083:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13086:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const QuantizeOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13087:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:738:17: error: decl-specifier invalid in condition
       if (const auto* if_params = op->builtin_options_as_IfOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:738:23: error: ISO C++ forbids declaration of ‘if_params’ with no type [-fpermissive]
       if (const auto* if_params = op->builtin_options_as_IfOptions()) {
                       ^
./tensorflow/lite/schema/schema_generated.h:13090:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixSetDiagOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13091:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:738:68: error: cannot convert ‘const tflite::IfOptions*’ to ‘const int*’ in initialization
       if (const auto* if_params = op->builtin_options_as_IfOptions()) {
                                                                    ^
./tensorflow/lite/schema/schema_generated.h:13094:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const HardSwishOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13095:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:739:50: error: request for member ‘then_subgraph_index’ in ‘* if_params’, which is of non-class type ‘const int’
         params->then_subgraph_index = if_params->then_subgraph_index();
                                                  ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:740:50: error: request for member ‘else_subgraph_index’ in ‘* if_params’, which is of non-class type ‘const int’
         params->else_subgraph_index = if_params->else_subgraph_index();
                                                  ^
./tensorflow/lite/schema/schema_generated.h:13098:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const IfOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13099:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13102:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhileOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13103:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13106:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthToSpaceOptions *>(obj);
            ^
./tensorflow/lite/schema/schema_generated.h:13107:14: error: ‘ptr’ was not declared in this scope
       return ptr->UnPack(resolver);
              ^
./tensorflow/lite/schema/schema_generated.h:13109:21: error: ‘nullptr’ was not declared in this scope
     default: return nullptr;
                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:747:17: error: decl-specifier invalid in condition
       if (const auto* while_params = op->builtin_options_as_WhileOptions()) {
                 ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:747:23: error: ISO C++ forbids declaration of ‘while_params’ with no type [-fpermissive]
       if (const auto* while_params = op->builtin_options_as_WhileOptions()) {
                       ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:747:74: error: cannot convert ‘const tflite::WhileOptions*’ to ‘const int*’ in initialization
       if (const auto* while_params = op->builtin_options_as_WhileOptions()) {
                                                                          ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:748:53: error: request for member ‘cond_subgraph_index’ in ‘* while_params’, which is of non-class type ‘const int’
         params->cond_subgraph_index = while_params->cond_subgraph_index();
                                                     ^
tensorflow/lite/core/api/flatbuffer_conversions.cc:749:53: error: request for member ‘body_subgraph_index’ in ‘* while_params’, which is of non-class type ‘const int’
         params->body_subgraph_index = while_params->body_subgraph_index();
                                                     ^
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:13113:117: error: ‘rehasher_function_t’ in namespace ‘flatbuffers’ does not name a type
 inline flatbuffers::Offset<void> BuiltinOptionsUnion::Pack(flatbuffers::FlatBufferBuilder &_fbb, const flatbuffers::rehasher_function_t *_rehasher) const {
                                                                                                                     ^
./tensorflow/lite/schema/schema_generated.h: In member function ‘flatbuffers::Offset<void> tflite::BuiltinOptionsUnion::Pack(flatbuffers::FlatBufferBuilder&, const int*) const’:
./tensorflow/lite/schema/schema_generated.h:13116:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Conv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13117:40: error: ‘ptr’ was not declared in this scope
       return CreateConv2DOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13120:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthwiseConv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13121:49: error: ‘ptr’ was not declared in this scope
       return CreateDepthwiseConv2DOptions(_fbb, ptr, _rehasher).Union();
                                                 ^
./tensorflow/lite/schema/schema_generated.h:13124:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatEmbeddingsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13125:50: error: ‘ptr’ was not declared in this scope
       return CreateConcatEmbeddingsOptions(_fbb, ptr, _rehasher).Union();
                                                  ^
./tensorflow/lite/schema/schema_generated.h:13128:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSHProjectionOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13129:47: error: ‘ptr’ was not declared in this scope
       return CreateLSHProjectionOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13132:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const Pool2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13133:40: error: ‘ptr’ was not declared in this scope
       return CreatePool2DOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13136:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SVDFOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13137:38: error: ‘ptr’ was not declared in this scope
       return CreateSVDFOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13140:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13141:37: error: ‘ptr’ was not declared in this scope
       return CreateRNNOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13144:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FullyConnectedOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13145:48: error: ‘ptr’ was not declared in this scope
       return CreateFullyConnectedOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13148:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13149:41: error: ‘ptr’ was not declared in this scope
       return CreateSoftmaxOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13152:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ConcatenationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13153:47: error: ‘ptr’ was not declared in this scope
       return CreateConcatenationOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13156:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13157:37: error: ‘ptr’ was not declared in this scope
       return CreateAddOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13160:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const L2NormOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13161:40: error: ‘ptr’ was not declared in this scope
       return CreateL2NormOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13164:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LocalResponseNormalizationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13165:60: error: ‘ptr’ was not declared in this scope
       return CreateLocalResponseNormalizationOptions(_fbb, ptr, _rehasher).Union();
                                                            ^
./tensorflow/lite/schema/schema_generated.h:13168:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13169:38: error: ‘ptr’ was not declared in this scope
       return CreateLSTMOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13172:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeBilinearOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13173:48: error: ‘ptr’ was not declared in this scope
       return CreateResizeBilinearOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13176:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CallOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13177:38: error: ‘ptr’ was not declared in this scope
       return CreateCallOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13180:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReshapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13181:41: error: ‘ptr’ was not declared in this scope
       return CreateReshapeOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13184:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SkipGramOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13185:42: error: ‘ptr’ was not declared in this scope
       return CreateSkipGramOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13188:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToDepthOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13189:46: error: ‘ptr’ was not declared in this scope
       return CreateSpaceToDepthOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h:13192:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EmbeddingLookupSparseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13193:55: error: ‘ptr’ was not declared in this scope
       return CreateEmbeddingLookupSparseOptions(_fbb, ptr, _rehasher).Union();
                                                       ^
./tensorflow/lite/schema/schema_generated.h:13196:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MulOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13197:37: error: ‘ptr’ was not declared in this scope
       return CreateMulOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13200:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13201:37: error: ‘ptr’ was not declared in this scope
       return CreatePadOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13204:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13205:40: error: ‘ptr’ was not declared in this scope
       return CreateGatherOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13208:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BatchToSpaceNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13209:48: error: ‘ptr’ was not declared in this scope
       return CreateBatchToSpaceNDOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13212:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SpaceToBatchNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13213:48: error: ‘ptr’ was not declared in this scope
       return CreateSpaceToBatchNDOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13216:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13217:43: error: ‘ptr’ was not declared in this scope
       return CreateTransposeOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13220:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReducerOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13221:41: error: ‘ptr’ was not declared in this scope
       return CreateReducerOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13224:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SubOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13225:37: error: ‘ptr’ was not declared in this scope
       return CreateSubOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13228:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13229:37: error: ‘ptr’ was not declared in this scope
       return CreateDivOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13232:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SqueezeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13233:41: error: ‘ptr’ was not declared in this scope
       return CreateSqueezeOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13236:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13237:45: error: ‘ptr’ was not declared in this scope
       return CreateSequenceRNNOptions(_fbb, ptr, _rehasher).Union();
                                             ^
./tensorflow/lite/schema/schema_generated.h:13240:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const StridedSliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13241:46: error: ‘ptr’ was not declared in this scope
       return CreateStridedSliceOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h:13244:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13245:37: error: ‘ptr’ was not declared in this scope
       return CreateExpOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13248:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TopKV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13249:40: error: ‘ptr’ was not declared in this scope
       return CreateTopKV2Options(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13252:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13253:39: error: ‘ptr’ was not declared in this scope
       return CreateSplitOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13256:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogSoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13257:44: error: ‘ptr’ was not declared in this scope
       return CreateLogSoftmaxOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13260:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CastOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13261:38: error: ‘ptr’ was not declared in this scope
       return CreateCastOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13264:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DequantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13265:44: error: ‘ptr’ was not declared in this scope
       return CreateDequantizeOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13268:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MaximumMinimumOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13269:48: error: ‘ptr’ was not declared in this scope
       return CreateMaximumMinimumOptions(_fbb, ptr, _rehasher).Union();
                                                ^
./tensorflow/lite/schema/schema_generated.h:13272:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13273:40: error: ‘ptr’ was not declared in this scope
       return CreateArgMaxOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13276:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13277:38: error: ‘ptr’ was not declared in this scope
       return CreateLessOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13280:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NegOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13281:37: error: ‘ptr’ was not declared in this scope
       return CreateNegOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13284:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PadV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13285:39: error: ‘ptr’ was not declared in this scope
       return CreatePadV2Options(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13288:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13289:41: error: ‘ptr’ was not declared in this scope
       return CreateGreaterOptions(_fbb, ptr, _rehasher).Union();
                                         ^
./tensorflow/lite/schema/schema_generated.h:13292:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GreaterEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13293:46: error: ‘ptr’ was not declared in this scope
       return CreateGreaterEqualOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h:13296:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LessEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13297:43: error: ‘ptr’ was not declared in this scope
       return CreateLessEqualOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13300:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SelectOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13301:40: error: ‘ptr’ was not declared in this scope
       return CreateSelectOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13304:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13305:39: error: ‘ptr’ was not declared in this scope
       return CreateSliceOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13308:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TransposeConvOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13309:47: error: ‘ptr’ was not declared in this scope
       return CreateTransposeConvOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13312:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SparseToDenseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13313:47: error: ‘ptr’ was not declared in this scope
       return CreateSparseToDenseOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13316:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const TileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13317:38: error: ‘ptr’ was not declared in this scope
       return CreateTileOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13320:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ExpandDimsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13321:44: error: ‘ptr’ was not declared in this scope
       return CreateExpandDimsOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13324:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const EqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13325:39: error: ‘ptr’ was not declared in this scope
       return CreateEqualOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13328:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const NotEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13329:42: error: ‘ptr’ was not declared in this scope
       return CreateNotEqualOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13332:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ShapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13333:39: error: ‘ptr’ was not declared in this scope
       return CreateShapeOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13336:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PowOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13337:37: error: ‘ptr’ was not declared in this scope
       return CreatePowOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13340:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ArgMinOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13341:40: error: ‘ptr’ was not declared in this scope
       return CreateArgMinOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13344:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FakeQuantOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13345:43: error: ‘ptr’ was not declared in this scope
       return CreateFakeQuantOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13348:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const PackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13349:38: error: ‘ptr’ was not declared in this scope
       return CreatePackOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13352:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalOrOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13353:43: error: ‘ptr’ was not declared in this scope
       return CreateLogicalOrOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13356:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const OneHotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13357:40: error: ‘ptr’ was not declared in this scope
       return CreateOneHotOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13360:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalAndOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13361:44: error: ‘ptr’ was not declared in this scope
       return CreateLogicalAndOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13364:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LogicalNotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13365:44: error: ‘ptr’ was not declared in this scope
       return CreateLogicalNotOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13368:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnpackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13369:40: error: ‘ptr’ was not declared in this scope
       return CreateUnpackOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13372:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorDivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13373:42: error: ‘ptr’ was not declared in this scope
       return CreateFloorDivOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13376:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquareOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13377:40: error: ‘ptr’ was not declared in this scope
       return CreateSquareOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13380:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ZerosLikeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13381:43: error: ‘ptr’ was not declared in this scope
       return CreateZerosLikeOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13384:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FillOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13385:38: error: ‘ptr’ was not declared in this scope
       return CreateFillOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13388:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13389:59: error: ‘ptr’ was not declared in this scope
       return CreateBidirectionalSequenceLSTMOptions(_fbb, ptr, _rehasher).Union();
                                                           ^
./tensorflow/lite/schema/schema_generated.h:13392:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const BidirectionalSequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13393:58: error: ‘ptr’ was not declared in this scope
       return CreateBidirectionalSequenceRNNOptions(_fbb, ptr, _rehasher).Union();
                                                          ^
./tensorflow/lite/schema/schema_generated.h:13396:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UnidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13397:60: error: ‘ptr’ was not declared in this scope
       return CreateUnidirectionalSequenceLSTMOptions(_fbb, ptr, _rehasher).Union();
                                                            ^
./tensorflow/lite/schema/schema_generated.h:13400:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const FloorModOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13401:42: error: ‘ptr’ was not declared in this scope
       return CreateFloorModOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13404:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RangeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13405:39: error: ‘ptr’ was not declared in this scope
       return CreateRangeOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13408:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ResizeNearestNeighborOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13409:55: error: ‘ptr’ was not declared in this scope
       return CreateResizeNearestNeighborOptions(_fbb, ptr, _rehasher).Union();
                                                       ^
./tensorflow/lite/schema/schema_generated.h:13412:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const LeakyReluOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13413:43: error: ‘ptr’ was not declared in this scope
       return CreateLeakyReluOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13416:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SquaredDifferenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13417:51: error: ‘ptr’ was not declared in this scope
       return CreateSquaredDifferenceOptions(_fbb, ptr, _rehasher).Union();
                                                   ^
./tensorflow/lite/schema/schema_generated.h:13420:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MirrorPadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13421:43: error: ‘ptr’ was not declared in this scope
       return CreateMirrorPadOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13424:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AbsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13425:37: error: ‘ptr’ was not declared in this scope
       return CreateAbsOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13428:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const SplitVOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13429:40: error: ‘ptr’ was not declared in this scope
       return CreateSplitVOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13432:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const UniqueOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13433:40: error: ‘ptr’ was not declared in this scope
       return CreateUniqueOptions(_fbb, ptr, _rehasher).Union();
                                        ^
./tensorflow/lite/schema/schema_generated.h:13436:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13437:43: error: ‘ptr’ was not declared in this scope
       return CreateReverseV2Options(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13440:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const AddNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13441:38: error: ‘ptr’ was not declared in this scope
       return CreateAddNOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13444:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const GatherNdOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13445:42: error: ‘ptr’ was not declared in this scope
       return CreateGatherNdOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13448:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const CosOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13449:37: error: ‘ptr’ was not declared in this scope
       return CreateCosOptions(_fbb, ptr, _rehasher).Union();
                                     ^
./tensorflow/lite/schema/schema_generated.h:13452:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhereOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13453:39: error: ‘ptr’ was not declared in this scope
       return CreateWhereOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13456:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const RankOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13457:38: error: ‘ptr’ was not declared in this scope
       return CreateRankOptions(_fbb, ptr, _rehasher).Union();
                                      ^
./tensorflow/lite/schema/schema_generated.h:13460:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const ReverseSequenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13461:49: error: ‘ptr’ was not declared in this scope
       return CreateReverseSequenceOptions(_fbb, ptr, _rehasher).Union();
                                                 ^
./tensorflow/lite/schema/schema_generated.h:13464:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13465:44: error: ‘ptr’ was not declared in this scope
       return CreateMatrixDiagOptions(_fbb, ptr, _rehasher).Union();
                                            ^
./tensorflow/lite/schema/schema_generated.h:13468:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const QuantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13469:42: error: ‘ptr’ was not declared in this scope
       return CreateQuantizeOptions(_fbb, ptr, _rehasher).Union();
                                          ^
./tensorflow/lite/schema/schema_generated.h:13472:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const MatrixSetDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13473:47: error: ‘ptr’ was not declared in this scope
       return CreateMatrixSetDiagOptions(_fbb, ptr, _rehasher).Union();
                                               ^
./tensorflow/lite/schema/schema_generated.h:13476:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const HardSwishOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13477:43: error: ‘ptr’ was not declared in this scope
       return CreateHardSwishOptions(_fbb, ptr, _rehasher).Union();
                                           ^
./tensorflow/lite/schema/schema_generated.h:13480:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const IfOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13481:36: error: ‘ptr’ was not declared in this scope
       return CreateIfOptions(_fbb, ptr, _rehasher).Union();
                                    ^
./tensorflow/lite/schema/schema_generated.h:13484:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const WhileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13485:39: error: ‘ptr’ was not declared in this scope
       return CreateWhileOptions(_fbb, ptr, _rehasher).Union();
                                       ^
./tensorflow/lite/schema/schema_generated.h:13488:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<const DepthToSpaceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13489:46: error: ‘ptr’ was not declared in this scope
       return CreateDepthToSpaceOptions(_fbb, ptr, _rehasher).Union();
                                              ^
./tensorflow/lite/schema/schema_generated.h: In copy constructor ‘tflite::BuiltinOptionsUnion::BuiltinOptionsUnion(const tflite::BuiltinOptionsUnion&)’:
./tensorflow/lite/schema/schema_generated.h:13495:122: error: ‘nullptr’ was not declared in this scope
 inline BuiltinOptionsUnion::BuiltinOptionsUnion(const BuiltinOptionsUnion &u) FLATBUFFERS_NOEXCEPT : type(u.type), value(nullptr) {
                                                                                                                          ^
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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = unsigned char]’:
./tensorflow/lite/schema/schema_generated.h:2606:42:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
     return !vec || VerifyVectorOrString(reinterpret_cast<const uint8_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: In instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = float]’:
./tensorflow/lite/schema/schema_generated.h:2703:39:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = long int]’:
./tensorflow/lite/schema/schema_generated.h:2709:46:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = int]’:
./tensorflow/lite/schema/schema_generated.h:2853:41:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Tensor>]’:
./tensorflow/lite/schema/schema_generated.h:9072:43:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Operator>]’:
./tensorflow/lite/schema/schema_generated.h:9079:45:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::OperatorCode>]’:
./tensorflow/lite/schema/schema_generated.h:9349:50:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::SubGraph>]’:
./tensorflow/lite/schema/schema_generated.h:9352:45:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Buffer>]’:
./tensorflow/lite/schema/schema_generated.h:9357:43:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Metadata>]’:
./tensorflow/lite/schema/schema_generated.h:9362:44:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
./tensorflow/lite/schema/schema_generated.h: In member function ‘void tflite::BuiltinOptionsUnion::Reset()’:
./tensorflow/lite/schema/schema_generated.h:13881:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<Conv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13882:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13886:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DepthwiseConv2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13887:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13891:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ConcatEmbeddingsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13892:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13896:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LSHProjectionOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13897:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13901:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<Pool2DOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13902:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13906:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SVDFOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13907:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13911:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<RNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13912:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13916:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FullyConnectedOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13917:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13921:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13922:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13926:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ConcatenationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13927:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13931:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<AddOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13932:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13936:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<L2NormOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13937:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13941:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LocalResponseNormalizationOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13942:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13946:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13947:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13951:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ResizeBilinearOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13952:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13956:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CallOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13957:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13961:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReshapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13962:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13966:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SkipGramOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13967:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13971:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SpaceToDepthOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13972:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13976:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<EmbeddingLookupSparseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13977:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13981:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MulOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13982:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13986:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13987:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13991:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GatherOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13992:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:13996:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<BatchToSpaceNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:13997:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14001:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SpaceToBatchNDOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14002:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14006:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TransposeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14007:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14011:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReducerOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14012:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14016:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SubOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14017:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14021:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14022:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14026:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SqueezeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14027:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14031:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14032:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14036:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<StridedSliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14037:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14041:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ExpOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14042:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14046:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TopKV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14047:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14051:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SplitOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14052:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14056:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogSoftmaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14057:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14061:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CastOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14062:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14066:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DequantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14067:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14071:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MaximumMinimumOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14072:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14076:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ArgMaxOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14077:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14081:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LessOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14082:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14086:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<NegOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14087:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14091:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PadV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14092:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14096:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GreaterOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14097:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14101:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GreaterEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14102:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14106:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LessEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14107:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14111:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SelectOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14112:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14116:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SliceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14117:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14121:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TransposeConvOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14122:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14126:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SparseToDenseOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14127:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14131:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<TileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14132:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14136:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ExpandDimsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14137:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14141:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<EqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14142:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14146:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<NotEqualOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14147:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14151:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ShapeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14152:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14156:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PowOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14157:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14161:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ArgMinOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14162:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14166:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FakeQuantOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14167:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14171:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<PackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14172:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14176:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogicalOrOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14177:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14181:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<OneHotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14182:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14186:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogicalAndOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14187:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14191:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LogicalNotOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14192:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14196:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<UnpackOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14197:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14201:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FloorDivOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14202:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14206:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SquareOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14207:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14211:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ZerosLikeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14212:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14216:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FillOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14217:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14221:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<BidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14222:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14226:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<BidirectionalSequenceRNNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14227:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14231:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<UnidirectionalSequenceLSTMOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14232:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14236:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<FloorModOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14237:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14241:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<RangeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14242:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14246:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ResizeNearestNeighborOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14247:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14251:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<LeakyReluOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14252:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14256:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SquaredDifferenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14257:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14261:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MirrorPadOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14262:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14266:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<AbsOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14267:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14271:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<SplitVOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14272:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14276:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<UniqueOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14277:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14281:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReverseV2OptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14282:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14286:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<AddNOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14287:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14291:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<GatherNdOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14292:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14296:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<CosOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14297:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14301:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<WhereOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14302:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14306:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<RankOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14307:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14311:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<ReverseSequenceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14312:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14316:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MatrixDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14317:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14321:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<QuantizeOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14322:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14326:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<MatrixSetDiagOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14327:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14331:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<HardSwishOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14332:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14336:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<IfOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14337:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14341:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<WhileOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14342:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14346:12: error: ‘ptr’ does not name a type
       auto ptr = reinterpret_cast<DepthToSpaceOptionsT *>(value);
            ^
./tensorflow/lite/schema/schema_generated.h:14347:14: error: ‘ptr’ was not declared in this scope
       delete ptr;
              ^
./tensorflow/lite/schema/schema_generated.h:14352:11: error: ‘nullptr’ was not declared in this scope
   value = nullptr;
           ^
In file included from tensorflow/lite/core/api/flatbuffer_conversions.cc:16:0:
./tensorflow/lite/core/api/flatbuffer_conversions.h: In instantiation of ‘T* tflite::BuiltinDataAllocator::AllocatePOD() [with T = TfLiteIfParams]’:
tensorflow/lite/core/api/flatbuffer_conversions.cc:737:71:   required from here
./tensorflow/lite/core/api/flatbuffer_conversions.h:41:18: error: ‘static_assert’ was not declared in this scope
     static_assert(std::is_pod<T>::value, "Builtin data structure must be POD.");
                  ^
./tensorflow/lite/core/api/flatbuffer_conversions.h: In instantiation of ‘T* tflite::BuiltinDataAllocator::AllocatePOD() [with T = TfLiteWhileParams]’:
tensorflow/lite/core/api/flatbuffer_conversions.cc:746:77:   required from here
./tensorflow/lite/core/api/flatbuffer_conversions.h:41:18: error: ‘static_assert’ was not declared in this scope
./tensorflow/lite/schema/schema_generated.h: At global scope:
./tensorflow/lite/schema/schema_generated.h:14399:13: error: ‘unique_ptr’ in namespace ‘std’ does not name a template type
 inline std::unique_ptr<ModelT> UnPackModel(
             ^
tensorflow/lite/core/api/op_resolver.cc: In function ‘TfLiteStatus tflite::GetRegistrationFromOpCode(const tflite::OperatorCode*, const tflite::OpResolver&, tflite::ErrorReporter*, const TfLiteRegistration**)’:
tensorflow/lite/core/api/op_resolver.cc:24:19: error: ‘nullptr’ was not declared in this scope
   *registration = nullptr;
                   ^
tensorflow/lite/core/api/op_resolver.cc:25:8: error: ‘builtin_code’ does not name a type
   auto builtin_code = opcode->builtin_code();
        ^
tensorflow/lite/core/api/op_resolver.cc:28:7: error: ‘builtin_code’ was not declared in this scope
   if (builtin_code > BuiltinOperator_MAX ||
       ^
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 instantiation of ‘void flatbuffers::FlatBufferBuilder::AssertScalarT() [with T = unsigned 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:1289:21:   required from ‘void flatbuffers::FlatBufferBuilder::PreAlign(size_t) [with T = unsigned int; size_t = long unsigned 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:1300:32:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1110:18: error: incomplete type ‘flatbuffers::is_scalar<unsigned int>’ used in nested name specifier
     static_assert(flatbuffers::is_scalar<T>::value, "T must be a scalar type");
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1110:18: error: ‘static_assert’ was not declared in this scope
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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = unsigned char]’:
./tensorflow/lite/schema/schema_generated.h:2606:42:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
     return !vec || VerifyVectorOrString(reinterpret_cast<const uint8_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: In instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = float]’:
./tensorflow/lite/schema/schema_generated.h:2703:39:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = long int]’:
./tensorflow/lite/schema/schema_generated.h:2709:46:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = int]’:
./tensorflow/lite/schema/schema_generated.h:2853:41:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Tensor>]’:
./tensorflow/lite/schema/schema_generated.h:9072:43:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Operator>]’:
./tensorflow/lite/schema/schema_generated.h:9079:45:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::OperatorCode>]’:
./tensorflow/lite/schema/schema_generated.h:9349:50:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::SubGraph>]’:
./tensorflow/lite/schema/schema_generated.h:9352:45:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Buffer>]’:
./tensorflow/lite/schema/schema_generated.h:9357:43:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘bool flatbuffers::Verifier::VerifyVector(const flatbuffers::Vector<T>*) const [with T = flatbuffers::Offset<tflite::Metadata>]’:
./tensorflow/lite/schema/schema_generated.h:9362:44:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:2039:40: error: call to ‘bool flatbuffers::Verifier::VerifyVectorOrString(const uint8_t*, size_t, size_t*) const’ uses the default argument for parameter 3, which is not yet defined
/home/ti-user/tisdk/build/arago-tmp-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 instantiation of ‘void flatbuffers::FlatBufferBuilder::AssertScalarT() [with T = unsigned 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:1289:21:   required from ‘void flatbuffers::FlatBufferBuilder::PreAlign(size_t) [with T = unsigned int; size_t = long unsigned 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:1300:32:   required from here
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1110:18: error: incomplete type ‘flatbuffers::is_scalar<unsigned int>’ used in nested name specifier
     static_assert(flatbuffers::is_scalar<T>::value, "T must be a scalar type");
                  ^
/home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/git/tensorflow/lite/tools/make/downloads/flatbuffers/include/flatbuffers/flatbuffers.h:1110:18: error: ‘static_assert’ was not declared in this scope
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/core/api/flatbuffer_conversions.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/core/api/flatbuffer_conversions.o] Error 1
ERROR: oe_runmake failed
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/core/api/op_resolver.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/core/api/op_resolver.o] Error 1
WARNING: /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/temp/run.do_compile.30193:1 exit 1 from 'exit 1'
ERROR: Function failed: do_compile (log file is located at /home/ti-user/tisdk/build/arago-tmp-external-arm-toolchain/work/x86_64-linux/tensorflow-lite-native/1.15-r4/temp/log.do_compile.30193)

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

这个报错该如何解决呢?