bbc / turingcodec

Source code for the Turing codec, an HEVC software encoder optimised for fast encoding of large resolution video content
http://turingcodec.org/
GNU General Public License v2.0
154 stars 39 forks source link

Compiling Error on Ubuntu 16.04 Linux #21

Open linyf2008 opened 5 years ago

linyf2008 commented 5 years ago

-- 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

linyf2008 commented 5 years ago

_2019-02-28_10-32-38