Guest User

Untitled

a guest
Jul 9th, 2016
146
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. failed to run custom build command for `mozjs_sys v0.0.0 (https://github.com/servo/mozjs#2af5849a)`
  2. Process didn't exit successfully: `/home/vtomole/servo/target/debug/build/mozjs_sys-661d4efe7c7ca939/build-script-build` (exit code: 101)
  3. --- stdout
  4. touch /home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/js/src/configure
  5. cd /home/vtomole/servo/target/debug/build/mozjs_sys-661d4efe7c7ca939/out && \
  6. MOZ_TOOLS="" CC="gcc" CPP="gcc -E" CXX="g++" AR="ar" \
  7. /home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/js/src/configure --disable-jemalloc --disable-js-shell --disable-tests --disable-shared-js --without-intl-api || (cat config.log && exit 1)
  8. Using real prefix '/home/vtomole/anaconda2'
  9. New python executable in /home/vtomole/servo/target/debug/build/mozjs_sys-661d4efe7c7ca939/out/_virtualenv/bin/python2.7
  10. Not overwriting existing python script /home/vtomole/servo/target/debug/build/mozjs_sys-661d4efe7c7ca939/out/_virtualenv/bin/python (you must use /home/vtomole/servo/target/debug/build/mozjs_sys-661d4efe7c7ca939/out/_virtualenv/bin/python2.7)
  11. Installing setuptools, pip, wheel...
  12. Complete output from command /home/vtomole/servo/...ualenv/bin/python2.7 - setuptools pip wheel:
  13. Traceback (most recent call last):
  14. File "<stdin>", line 7, in <module>
  15. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/__init__.py", line 16, in <module>
  16. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/vcs/mercurial.py", line 9, in <module>
  17. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/download.py", line 39, in <module>
  18. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/_vendor/requests/__init__.py", line 58, in <module>
  19. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/_vendor/requests/utils.py", line 26, in <module>
  20. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/_vendor/requests/compat.py", line 7, in <module>
  21. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv_support/pip-8.1.1-py2.py3-none-any.whl/pip/_vendor/requests/packages/__init__.py", line 29, in <module>
  22. ImportError: No module named urllib3
  23. ----------------------------------------
  24. ...Installing setuptools, pip, wheel...done.
  25. Traceback (most recent call last):
  26. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv.py", line 2316, in <module>
  27. main()
  28. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv.py", line 708, in main
  29. symlink=options.symlink)
  30. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv.py", line 941, in create_environment
  31. download=download,
  32. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv.py", line 897, in install_wheel
  33. call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)
  34. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/virtualenv/virtualenv.py", line 792, in call_subprocess
  35. % (cmd_desc, proc.returncode))
  36. OSError: Command /home/vtomole/servo/...ualenv/bin/python2.7 - setuptools pip wheel failed with error code 1
  37.  
  38. --- stderr
  39. makefile.cargo:65: Extraneous text after `else' directive
  40. Creating Python environment
  41. Traceback (most recent call last):
  42. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/js/src/../../configure.py", line 94, in <module>
  43. sys.exit(main(sys.argv))
  44. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/js/src/../../configure.py", line 22, in main
  45. sandbox.run(os.path.join(os.path.dirname(__file__), 'moz.configure'))
  46. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 164, in run
  47. self.exec_file(path)
  48. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 157, in exec_file
  49. exec(code, self)
  50. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/moz.configure", line 7, in <module>
  51. include('build/moz.configure/init.configure')
  52. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 344, in include_impl
  53. self.exec_file(what)
  54. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 157, in exec_file
  55. exec(code, self)
  56. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/build/moz.configure/init.configure", line 165, in <module>
  57. @advanced
  58. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/configure/__init__.py", line 327, in decorator
  59. self._results[func] = func(*resolved_args)
  60. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/build/moz.configure/init.configure", line 215, in virtualenv_python
  61. manager.build(python)
  62. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/virtualenv.py", line 424, in build
  63. self.create(python)
  64. File "/home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/mozjs/python/mozbuild/mozbuild/virtualenv.py", line 188, in create
  65. 'Failed to create virtualenv: %s' % self.virtualenv_root)
  66. Exception: Failed to create virtualenv: /home/vtomole/servo/target/debug/build/mozjs_sys-661d4efe7c7ca939/out/_virtualenv
  67. cat: config.log: No such file or directory
  68. make: *** [all] Error 1
  69. thread 'main' panicked at 'assertion failed: result.success()', /home/vtomole/servo/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/master/build.rs:17
  70. note: Run with `RUST_BACKTRACE=1` for a backtrace.
  71.  
  72. Build completed in 0:06:05
RAW Paste Data