/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `glBindBuffer'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GlBuffer::operator=(tflite::gpu::gl::GlBuffer&&)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::ConverterBhwcToPhwc4::Create(tflite::gpu::gl::ConverterBhwcToPhwc4*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::NewNodeShaderRegistry()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::ObjectManager::FindBuffer(unsigned int) const'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::ConverterPhwc4ToBhwc::Create(tflite::gpu::gl::ConverterPhwc4ToBhwc*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `glGenBuffers'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::Compile(tflite::gpu::gl::CompilationOptions const&, tflite::gpu::Model<tflite::gpu::TensorRef<tflite::gpu::StrongShape<(tflite::gpu::Layout)10> > > const&, std::unordered_set<int, std::hash<int>, std::equal_to<int>, std::allocator<int> > const&, tflite::gpu::gl::NodeShader const&, tflite::gpu::gl::WorkgroupsCalculator const&, std::unique_ptr<tflite::gpu::gl::CompiledModel, std::default_delete<tflite::gpu::gl::CompiledModel> >*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::ConverterPhwc4ToBhwc::Convert(tflite::gpu::StrongShape<(tflite::gpu::Layout)10> const&, tflite::gpu::gl::GlBuffer const&, tflite::gpu::gl::CommandQueue*, tflite::gpu::gl::GlBuffer*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `glUnmapBuffer'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::BestEffortWorkgroupsCalculator(unsigned char const*, tflite::gpu::GpuInfo const&)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::NewCommandQueue(tflite::gpu::GpuInfo const&)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::RequestGpuInfo(tflite::gpu::GpuInfo*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::ApplyGeneralTransformations(tflite::gpu::ModelTransformer*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::ConvertToPHWC4(absl::Span<float const>, tflite::gpu::StrongShape<(tflite::gpu::Layout)10> const&, absl::Span<float>)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::EglEnvironment::~EglEnvironment()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `glMapBufferRange'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GlTexture::~GlTexture()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GetSSBOSize(unsigned int, long*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `glBufferData'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `eglGetCurrentContext'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GlBuffer::~GlBuffer()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GlBuffer::GlBuffer(tflite::gpu::gl::GlBuffer&&)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GetOpenGlErrors()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::ConvertFromPHWC4(absl::Span<float const>, tflite::gpu::StrongShape<(tflite::gpu::Layout)10> const&, absl::Span<float>)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::EglEnvironment::NewEglEnvironment(std::unique_ptr<tflite::gpu::gl::EglEnvironment, std::default_delete<tflite::gpu::gl::EglEnvironment> >*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::GetOpsToReplace(TfLiteContext*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::BuildModel(TfLiteContext*, TfLiteDelegateParams const*, tflite::gpu::Model<tflite::gpu::TensorRef<tflite::gpu::StrongShape<(tflite::gpu::Layout)10> > >*)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::GetElementsSizeForPHWC4(tflite::gpu::StrongShape<(tflite::gpu::Layout)10> const&)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GlProgram::~GlProgram()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `glDeleteBuffers'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::GlBuffer::MakeRef()'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::ObjectManager::RegisterBuffer(unsigned int, tflite::gpu::gl::GlBuffer)'
/usr/bin/ld: /root/code/tensorflow/bazel-bin/tensorflow/lite/delegates/gpu/libgl_delegate.so: undefined reference to `tflite::gpu::gl::ConverterBhwcToPhwc4::Convert(tflite::gpu::StrongShape<(tflite::gpu::Layout)10> const&, tflite::gpu::gl::GlBuffer const&, tflite::gpu::gl::CommandQueue*, tflite::gpu::gl::GlBuffer*)'
collect2: error: ld returned 1 exit status
make: *** [Makefile:13: tflite-sin] Error 1