spacepaste

  1.  
  2.  * Package: dev-lang/spidermonkey-38.3.0
  3.  * Repository: gentoo
  4.  * Maintainer: mozilla@gentoo.org
  5.  * USE: abi_x86_64 amd64 elibc_glibc jit kernel_linux system-icu userland_GNU
  6.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking mozjs-38.3.0sfink2.tar.bz2 to /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work
  9. >>> Unpacking spidermonkey-slot38-patches-01.tar.xz to /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work
  10. >>> Source unpacked in /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work
  11. >>> Preparing source in /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2 ...
  12. * Applying spidermonkey-38-jsapi-tests.patch ...
  13.  [ ok ]
  14. * Applying mozjs38-1269317.patch ...
  15.  [ ok ]
  16. * Applying mozjs38-fix-tracelogger.patch ...
  17.  [ ok ]
  18. * Applying mozjs38-copy-headers.patch ...
  19.  [ ok ]
  20. * Applying mozjs38-pkg-config-version.patch ...
  21.  [ ok ]
  22. * Applying mozilla_configure_regexp_esr38.patch ...
  23.  [ ok ]
  24. * Applying moz38-dont-hardcode-libc-soname.patch ...
  25.  [ ok ]
  26. * Running autoconf ...
  27.  [ ok ]
  28. >>> Source prepared.
  29. >>> Configuring source in /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2 ...
  30. * econf: updating mozjs-38.3.0sfink2/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  31. * econf: updating mozjs-38.3.0sfink2/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  32. * econf: updating mozjs-38.3.0sfink2/js/src/ctypes/libffi/config.guess with /usr/share/gnuconfig/config.guess
  33. * econf: updating mozjs-38.3.0sfink2/js/src/ctypes/libffi/config.sub with /usr/share/gnuconfig/config.sub
  34. * econf: updating mozjs-38.3.0sfink2/nsprpub/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  35. * econf: updating mozjs-38.3.0sfink2/nsprpub/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  36. * econf: updating mozjs-38.3.0sfink2/intl/icu/source/config.guess with /usr/share/gnuconfig/config.guess
  37. * econf: updating mozjs-38.3.0sfink2/intl/icu/source/config.sub with /usr/share/gnuconfig/config.sub
  38. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-jemalloc --enable-readline --enable-threadsafe --with-system-nspr --enable-system-ffi --disable-optimize --with-intl-api --with-system-icu --disable-debug --enable-yarr-jit --enable-ion --disable-static --disable-tests
  39. creating cache ./config.cache
  40. checking host system type... x86_64-pc-linux-gnu
  41. checking target system type... x86_64-pc-linux-gnu
  42. checking build system type... x86_64-pc-linux-gnu
  43. checking for mawk... no
  44. checking for gawk... gawk
  45. checking for perl5... no
  46. checking for perl... /usr/bin/perl
  47. Using Python from environment variable $PYTHON
  48. Creating Python environment
  49. New python executable in /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/js/src/_virtualenv/bin/python2.7
  50. Also creating executable in /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/js/src/_virtualenv/bin/python
  51. Installing setuptools, pip...
  52. Complete output from command /var/tmp/portage/dev...ualenv/bin/python2.7 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip:
  53. Traceback (most recent call last):
  54. File "<string>", line 1, in <module>
  55. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv_support/pip-6.0.6-py2.py3-none-any.whl/pip/__init__.py", line 15, in <module>
  56. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv_support/pip-6.0.6-py2.py3-none-any.whl/pip/vcs/mercurial.py", line 11, in <module>
  57. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv_support/pip-6.0.6-py2.py3-none-any.whl/pip/download.py", line 30, in <module>
  58. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv_support/pip-6.0.6-py2.py3-none-any.whl/pip/_vendor/__init__.py", line 81, in load_module
  59. ImportError: No module named 'pip._vendor.requests'
  60. ----------------------------------------
  61. ...Installing setuptools, pip...done.
  62. Traceback (most recent call last):
  63. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv.py", line 2352, in <module>
  64. main()
  65. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv.py", line 825, in main
  66. symlink=options.symlink)
  67. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv.py", line 993, in create_environment
  68. install_wheel(to_install, py_executable, search_dirs)
  69. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv.py", line 961, in install_wheel
  70. 'PIP_NO_INDEX': '1'
  71. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/virtualenv/virtualenv.py", line 903, in call_subprocess
  72. % (cmd_desc, proc.returncode))
  73. OSError: Command /var/tmp/portage/dev...ualenv/bin/python2.7 -c "import sys, pip; sys...d\"] + sys.argv[1:]))" setuptools pip failed with error code 1
  74. Traceback (most recent call last):
  75. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/mozbuild/mozbuild/virtualenv.py", line 475, in <module>
  76. manager.ensure()
  77. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/mozbuild/mozbuild/virtualenv.py", line 128, in ensure
  78. return self.build()
  79. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/mozbuild/mozbuild/virtualenv.py", line 371, in build
  80. self.create()
  81. File "/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/python/mozbuild/mozbuild/virtualenv.py", line 147, in create
  82. raise Exception('Error creating virtualenv.')
  83. Exception: Error creating virtualenv.
  84. ------ config.log ------
  85. This file contains any messages produced by compilers while
  86. running configure, to aid debugging if configure makes a mistake.
  87. configure:893: checking host system type
  88. configure:914: checking target system type
  89. configure:932: checking build system type
  90. configure:993: checking for mawk
  91. configure:993: checking for gawk
  92. configure:1267: checking for perl5
  93. configure:1267: checking for perl
  94. !!! Please attach the following file when seeking support:
  95. !!! /var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/js/src/config.log
  96. * ERROR: dev-lang/spidermonkey-38.3.0::gentoo failed (configure phase):
  97. * econf failed
  98. *
  99. * Call stack:
  100. * ebuild.sh, line 124: Called src_configure
  101. * environment, line 3998: Called econf '--enable-jemalloc' '--enable-readline' '--enable-threadsafe' '--with-system-nspr' '--enable-system-ffi' '--disable-optimize' '--with-intl-api' '--with-system-icu' '--disable-debug' '--enable-yarr-jit' '--enable-ion' '--disable-static' '--disable-tests'
  102. * phase-helpers.sh, line 718: Called __helpers_die 'econf failed'
  103. * isolated-functions.sh, line 121: Called die
  104. * The specific snippet of code:
  105. * die "$@"
  106. *
  107. * If you need support, post the output of `emerge --info '=dev-lang/spidermonkey-38.3.0::gentoo'`,
  108. * the complete build log and the output of `emerge -pqv '=dev-lang/spidermonkey-38.3.0::gentoo'`.
  109. * The complete build log is located at '/var/tmp/portage/dev-lang/spidermonkey-38.3.0/temp/build.log'.
  110. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/spidermonkey-38.3.0/temp/environment'.
  111. * Working directory: '/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2/js/src'
  112. * S: '/var/tmp/portage/dev-lang/spidermonkey-38.3.0/work/mozjs-38.3.0sfink2'
  113.