can someone pls provide the build.sh instructions for ubuntu 22.04 docker environment?
stuck here
[ 7%] Built target snappy-project
[ 75%] Building CXX object CMakeFiles/gflags_nothreads_static.dir/src/gflags_completions.cc.o
[ 87%] Linking CXX static library lib/libgflags.a
[ 87%] Built target gflags_static
[100%] Linking CXX static library lib/libgflags_nothreads.a
[100%] Built target gflags_nothreads_static
[ 7%] Performing install step for 'gflags-project'
Consolidate compiler generated dependencies of target gflags_nothreads_static
Consolidate compiler generated dependencies of target gflags_static
[ 87%] Built target gflags_static
[100%] Built target gflags_nothreads_static
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/src/terarkdb/build/lib/libgflags.a
-- Installing: /usr/local/src/terarkdb/build/lib/libgflags_nothreads.a
-- Installing: /usr/local/src/terarkdb/build/include/gflags/gflags.h
-- Installing: /usr/local/src/terarkdb/build/include/gflags/gflags_declare.h
-- Installing: /usr/local/src/terarkdb/build/include/gflags/gflags_completions.h
-- Installing: /usr/local/src/terarkdb/build/include/gflags/gflags_gflags.h
-- Installing: /usr/local/src/terarkdb/build/lib/cmake/gflags/gflags-config.cmake
-- Installing: /usr/local/src/terarkdb/build/lib/cmake/gflags/gflags-config-version.cmake
-- Installing: /usr/local/src/terarkdb/build/lib/cmake/gflags/gflags-targets.cmake
-- Installing: /usr/local/src/terarkdb/build/lib/cmake/gflags/gflags-targets-release.cmake
-- Installing: /usr/local/src/terarkdb/build/lib/cmake/gflags/gflags-nonamespace-targets.cmake
-- Installing: /usr/local/src/terarkdb/build/lib/cmake/gflags/gflags-nonamespace-targets-release.cmake
-- Installing: /usr/local/src/terarkdb/build/bin/gflags_completions.sh
-- Installing: /usr/local/src/terarkdb/build/lib/pkgconfig/gflags.pc
-- Installing: /root/.cmake/packages/gflags/fb11080af635180fa85c237355921f99
[ 8%] Completed 'gflags-project'
[ 8%] Built target gflags-project
make: *** [Makefile:136: all] Error 2
can someone pls provide the build.sh instructions for ubuntu 22.04 docker environment?
stuck here