Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836170 - dev-lang/spidermonkey-91.7.1 - Exception: Failed to create virtualenv: .../common (virtualenv.py retcode: 1)
Summary: dev-lang/spidermonkey-91.7.1 - Exception: Failed to create virtualenv: .../co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 15:42 UTC by Toralf Förster
Modified: 2022-03-27 07:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2022-03-26 15:42 UTC, Toralf Förster
Details
dev-lang:spidermonkey-91.7.1:20220326-113754.log (dev-lang:spidermonkey-91.7.1:20220326-113754.log,13.92 KB, text/plain)
2022-03-26 15:42 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,80.53 KB, application/x-bzip)
2022-03-26 15:42 UTC, Toralf Förster
Details
environment (environment,143.84 KB, text/plain)
2022-03-26 15:42 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,41.48 KB, application/x-bzip)
2022-03-26 15:42 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.07 KB, application/x-bzip)
2022-03-26 15:42 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,35.69 KB, application/x-bzip)
2022-03-26 15:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-03-26 15:42:39 UTC
  File "/var/tmp/portage/dev-lang/spidermonkey-91.7.1/work/firefox-91.7.1/python/mozbuild/mozbuild/virtualenv.py", line 434, in build
    self.create(python)
  File "/var/tmp/portage/dev-lang/spidermonkey-91.7.1/work/firefox-91.7.1/python/mozbuild/mozbuild/virtualenv.py", line 263, in create
    raise Exception(
Exception: Failed to create virtualenv: /var/tmp/portage/dev-lang/spidermonkey-91.7.1/work/build/_virtualenvs/common (virtualenv.py retcode: 1)

!!! Please attach the following file when seeking support:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j4-20220321-160039

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 14.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.0
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.59.0
  [2]   rust-1.59.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JRE 11.0.14_p9 [openjdk-jre-bin-11]
*)	Eclipse Temurin JRE 8.322_p06 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm
  [2]   openjdk-jre-bin-11 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit e9c9adc804e8c7fbee0742e225501f3ed1f6d5a3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 26 11:19:38 2022 +0000

    2022-03-26 11:19:37 UTC

emerge -qpvO dev-lang/spidermonkey
[ebuild  N    ] dev-lang/spidermonkey-91.7.1  USE="jit -clang -debug -lto -test"
Comment 1 Toralf Förster gentoo-dev 2022-03-26 15:42:40 UTC
Created attachment 767881 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-03-26 15:42:41 UTC
Created attachment 767882 [details]
dev-lang:spidermonkey-91.7.1:20220326-113754.log
Comment 3 Toralf Förster gentoo-dev 2022-03-26 15:42:43 UTC
Created attachment 767883 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-03-26 15:42:44 UTC
Created attachment 767884 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-03-26 15:42:52 UTC
Created attachment 767885 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-03-26 15:42:53 UTC
Created attachment 767886 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-03-26 15:42:54 UTC
Created attachment 767887 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-03-27 07:39:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=906713494f9edb4eb6986572fd3f4ce3ccfc6b73

commit 906713494f9edb4eb6986572fd3f4ce3ccfc6b73
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2022-03-27 07:38:22 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2022-03-27 07:39:29 +0000

    dev-lang/spidermonkey: 91.7.1 requires python[xml]
    
    Closes: https://bugs.gentoo.org/836170
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-lang/spidermonkey/spidermonkey-91.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)