[mlpack-git] [mlpack/mlpack] Why the compiler will crash when building serialization_test.cpp (#602)

shvikeray-gelo notifications at github.com
Mon Apr 4 08:27:36 EDT 2016


The last output is:
[ 53%] Built target mlpack_allkrann
[ 53%] Built target mlpack_softmax_regression
[ 54%] Built target mlpack_sparse_coding
[ 54%] Building CXX object src/mlpack/tests/CMakeFiles/mlpack_test.dir/serialization_test.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-4.9/README.Bugs> for instructions.
src/mlpack/tests/CMakeFiles/mlpack_test.dir/build.make:1227: recipe for target 'src/mlpack/tests/CMakeFiles/mlpack_test.dir/serialization_test.cpp.o' failed
make[2]: *** [src/mlpack/tests/CMakeFiles/mlpack_test.dir/serialization_test.cpp.o] Error 4
make[2]: Target 'src/mlpack/tests/CMakeFiles/mlpack_test.dir/build' not remade because of errors.
CMakeFiles/Makefile2:2472: recipe for target 'src/mlpack/tests/CMakeFiles/mlpack_test.dir/all' failed
make[1]: *** [src/mlpack/tests/CMakeFiles/mlpack_test.dir/all] Error 2
make[1]: Target 'all' not remade because of errors.
Makefile:117: recipe for target 'all' failed
make: *** [all] Error 2
make: Target 'default_target' not remade because of errors.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/602#issuecomment-205274106
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160404/a2d08a8b/attachment.html>


More information about the mlpack-git mailing list