-
Notifications
You must be signed in to change notification settings - Fork 39
Description
-- Configuring done
-- Generating done
-- Build files have been written to: /root/old/turingcodec/build/release
[ 15%] Built target boost_program_options
[ 27%] Built target boost_filesystem
[ 30%] Built target boost_system
[ 34%] Built target boost_timer
[ 39%] Built target boost_chrono
Scanning dependencies of target havoc
[ 40%] Building CXX object havoc/CMakeFiles/havoc.dir/havoc.cpp.o
[ 42%] Building CXX object havoc/CMakeFiles/havoc.dir/pred_intra.cpp.o
c++: internal compiler error: killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
havoc/CMakeFiles/havoc.dir/build.make:182: recipe for target 'havoc/CMakeFiles/havoc.dir/pred_intra.cpp.o' failed
make[2]: *** [havoc/CMakeFiles/havoc.dir/pred_intra.cpp.o] Error 4
CMakeFiles/Makefile2:392: recipe for target 'havoc/CMakeFiles/havoc.dir/all' failed
make[1]: *** [havoc/CMakeFiles/havoc.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2