Guest User

Untitled

a guest
Dec 11th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. CXX libbitcoin_server_a-init.o
  2. g++: internal compiler error: Killed (program cc1plus)
  3. Please submit a full bug report,
  4. with preprocessed source if appropriate.
  5. See <file:///usr/share/doc/gcc-5/README.Bugs> for instructions.
  6. Makefile:5478: recipe for target 'libbitcoin_server_a-init.o' failed
  7. make[2]: *** [libbitcoin_server_a-init.o] Error 4
  8. make[2]: Leaving directory '/root/temp/src'
  9. Makefile:9073: recipe for target 'install-recursive' failed
  10. make[1]: *** [install-recursive] Error 1
  11. make[1]: Leaving directory '/root/temp/src'
  12. Makefile:652: recipe for target 'install-recursive' failed
  13. make: *** [install-recursive] Error 1
  14. mkdir: cannot create directory '/root/innova': File exists
  15. mkdir: cannot create directory '/root/.innovacore': File exists
  16. cp: cannot stat '/root/temp/src/innovad': No such file or directory
  17. cp: cannot stat '/root/temp/src/innova-cli': No such file or directory
  18. Reading package lists... Done
  19. Building dependency tree
  20. Reading state information... Done
  21. pwgen is already the newest version (2.07-1.1ubuntu1).
  22. The following package was automatically installed and is no longer required:
  23. libdb5.3++
  24. Use 'sudo apt autoremove' to remove it.
  25. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  26. ./linux_masternode_setup_script.sh: line 36: ./innovad: No such file or directory
  27. ./linux_masternode_setup_script.sh: line 38: ./innova-cli: No such file or directory
  28. ./linux_masternode_setup_script.sh: line 39: ./innova-cli: No such file or directory
  29. ./linux_masternode_setup_script.sh: line 41: ./innovad: No such file or directory
  30. Reading package lists... Done
  31. Building dependency tree
  32. Reading state information... Done
  33. git is already the newest version (1:2.7.4-0ubuntu1.3).
  34. python-virtualenv is already the newest version (15.0.1+ds-3ubuntu1).
  35. The following package was automatically installed and is no longer required:
  36. libdb5.3++
  37. Use 'sudo apt autoremove' to remove it.
  38. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  39. fatal: destination path 'sentinel' already exists and is not an empty directory.
  40. Reading package lists... Done
  41. Building dependency tree
  42. Reading state information... Done
  43. virtualenv is already the newest version (15.0.1+ds-3ubuntu1).
  44. The following package was automatically installed and is no longer required:
  45. libdb5.3++
  46. Use 'sudo apt autoremove' to remove it.
  47. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  48. Running virtualenv with interpreter /usr/bin/python2
  49. New python executable in /root/.innovacore/sentinel/venv/bin/python2
  50. Not overwriting existing python script /root/.innovacore/sentinel/venv/bin/python (you must use /root/.innovacore/sentinel/venv/bin/python2)
  51. Installing setuptools, pkg_resources, pip, wheel...
  52. Complete output from command /root/.innovacore/sentinel/venv/bin/python2 - setuptools pkg_resources pip wheel:
  53. Traceback (most recent call last):
  54. File "<stdin>", line 24, in <module>
  55. File "/usr/share/python-wheels/pip-8.1.1-py2.py3-none-any.whl/pip/__init__.py", line 215, in main
  56. File "/root/.innovacore/sentinel/venv/lib/python2.7/locale.py", line 581, in setlocale
  57. return _setlocale(category, locale)
  58. locale.Error: unsupported locale setting
Advertisement
Add Comment
Please, Sign In to add comment