Advertisement
murpholinox

error phenix source

Feb 13th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1. [root@eva03 phenix-installer-dev-2681-source]# ./install
  2.  
  3. ==========================================================================
  4. Phenix Installation
  5.  
  6. version: dev-2681
  7. machine type: intel-linux-2.6-x86_64
  8. OS version: 4.9.8-1-ARCH
  9. destination: /usr/local/phenix-dev-2681
  10. # of processors: 4
  11. =========================================================================
  12.  
  13. No build directory exists; trying source installation.
  14. Source installation specified.
  15. File "modules/cctbx_project/libtbx/auto_build/bootstrap.py", line 73
  16. tarinfo.mode = 0700
  17. ^
  18. SyntaxError: invalid token
  19. Traceback (most recent call last):
  20. File "./bin/install.py", line 275, in <module>
  21. installer(sys.argv[1:]).install()
  22. File "/home/fmp/Descargas/phenix-installer-dev-2681-source/lib/libtbx/auto_build/install_distribution.py", line 195, in install
  23. self.install_from_source()
  24. File "/home/fmp/Descargas/phenix-installer-dev-2681-source/lib/libtbx/auto_build/install_distribution.py", line 332, in install_from_source
  25. ], log=log)
  26. File "/home/fmp/Descargas/phenix-installer-dev-2681-source/lib/libtbx/auto_build/installer_utils.py", line 81, in call
  27. raise RuntimeError("Call to '%s' failed with exit code %d" % (args, rc))
  28. RuntimeError: Call to 'python modules/cctbx_project/libtbx/auto_build/bootstrap.py --builder phenix base build' failed with exit code 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement