Guest User

Untitled

a guest
Nov 14th, 2016
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. In file included from /home/sudarshan/shogun/build/GoogleMock/src/GoogleMock/googletest/include/gtest/gtest-param-test.h:193:0,
  2. from /home/sudarshan/shogun/build/GoogleMock/src/GoogleMock/googletest/include/gtest/gtest.h:62,
  3. from /home/sudarshan/shogun/tests/unit/neuralnets/NeuralLinearLayer_unittest.cc:39:
  4. /home/sudarshan/shogun/build/GoogleMock/src/GoogleMock/googletest/include/gtest/internal/gtest-param-util-generated.h:1514:9: internal compiler error: Segmentation fault
  5. const T26 v26_;
  6. ^
  7. Please submit a full bug report,
  8. with preprocessed source if appropriate.
  9. See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  10. The bug is not reproducible, so it is likely a hardware or OS problem.
  11. make[3]: *** [tests/unit/CMakeFiles/shogun-unit-test.dir/neuralnets/NeuralLinearLayer_unittest.cc.o] Error 1
  12. make[2]: *** [tests/unit/CMakeFiles/shogun-unit-test.dir/all] Error 2
  13. make[1]: *** [tests/unit/CMakeFiles/unit-tests.dir/rule] Error 2
  14. make: *** [unit-tests] Error 2
Add Comment
Please, Sign In to add comment