Hello team, I'm trying to setup docker for development and encountering the below issue during bootstrap_development.sh sourcing. Any pointers on how to resolve this? If you need more stack trace to backtrack or any other kind of information to debug let me know.
*Please submit a full bug report,* *with preprocessed source if appropriate.* *Please include the complete backtrace with any bug report.* *See <http://gcc.gnu.org/bugs.html <http://gcc.gnu.org/bugs.html>> for instructions.* *be/src/service/CMakeFiles/Service.dir/build.make:123: recipe for target 'be/src/service/CMakeFiles/Service.dir/impala-server.cc.o' failed* *make[2]: *** [be/src/service/CMakeFiles/Service.dir/impala-server.cc.o] Error 4* *CMakeFiles/Makefile2:5694: recipe for target 'be/src/service/CMakeFiles/Service.dir/all' failed* *make[1]: *** [be/src/service/CMakeFiles/Service.dir/all] Error 2* *Linking CXX static library ../../build/debug/testutil/libTestUtil.a* *[ 23%] Built target TestUtil* *Makefile:85: recipe for target 'all' failed* *make: *** [all] Error 2* *Error in /home/impdev/Impala/bin/make_impala.sh at line 178: ${MAKE_CMD} ${MAKE_ARGS}* Thanks! Mansi
