Advertisement
Gingeropolous

Untitled

Feb 19th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. NOTES: the rest of the previous effort
  2.  
  3.  
  4. make[3]: Leaving directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  5. make[3]: Entering directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  6. [ 56%] Building CXX object src/common/CMakeFiles/common.dir/base58.cpp.o
  7. [ 58%] Building CXX object src/common/CMakeFiles/common.dir/command_line.cpp.o
  8. [ 60%] Building CXX object src/common/CMakeFiles/common.dir/dns_utils.cpp.o
  9. [ 61%] Building CXX object src/common/CMakeFiles/common.dir/util.cpp.o
  10. Linking CXX static library libcommon.a
  11. make[3]: Leaving directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  12. [ 61%] Built target common
  13. make[3]: Entering directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  14. Scanning dependencies of target cryptonote_core
  15. make[3]: Leaving directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  16. make[3]: Entering directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  17. [ 63%] Building CXX object src/cryptonote_core/CMakeFiles/cryptonote_core.dir/account.cpp.o
  18. [ 65%] Building CXX object src/cryptonote_core/CMakeFiles/cryptonote_core.dir/blockchain_storage.cpp.o
  19. In file included from /usr/include/c++/4.9/random:49:0,
  20. from /usr/include/c++/4.9/bits/stl_algo.h:66,
  21. from /usr/include/c++/4.9/algorithm:62,
  22. from /home/asusp5qpro/bitmonero_R2/bitmonero/src/cryptonote_core/blockchain_storage.cpp:31:
  23. /usr/include/c++/4.9/bits/random.h:6037:7: internal compiler error: Segmentation fault
  24. { }
  25. ^
  26. Please submit a full bug report,
  27. with preprocessed source if appropriate.
  28. See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
  29. The bug is not reproducible, so it is likely a hardware or OS problem.
  30. make[3]: *** [src/cryptonote_core/CMakeFiles/cryptonote_core.dir/blockchain_storage.cpp.o] Error 1
  31. make[3]: Leaving directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  32. make[2]: *** [src/cryptonote_core/CMakeFiles/cryptonote_core.dir/all] Error 2
  33. make[2]: Leaving directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  34. make[1]: *** [all] Error 2
  35. make[1]: Leaving directory `/home/asusp5qpro/bitmonero_R2/bitmonero/build/debug'
  36. make: *** [debug] Error 2
  37. asusp5qpro@asusp5qpro-System-Product-Name:~/bitmonero_R2/bitmonero$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement