trying to build it on ppc64le (not keyworded I know, but should build fine), not sure if it's arch specific. >>> Configuring source in /var/tmp/portage/dev-python/pypy3-exe-7.3.0/work/pypy3.6-v7.3.0-src ... /usr/bin/python2.7 rpython/bin/rpython --batch --source --no-shared -Ojit --sandbox --jit-backend=auto pypy/goal/targetpypystandalone --withmod-bz2 --withmod-_minimal_curses [translation:info] 2.7.17 (default, Dec 31 2019, 01:22:15) [GCC 9.2.0] [platform:msg] Set platform with 'host' cc=None, using cc='powerpc64le-unknown-linux-gnu-gcc', version='Unknown' [translation:info] Translating target as defined by pypy/goal/targetpypystandalone [translation:info] Error: File "/var/tmp/portage/dev-python/pypy3-exe-7.3.0/work/pypy3.6-v7.3.0-src/rpython/translator/goal/translate.py", line 284, in main default_goal='compile') File "/var/tmp/portage/dev-python/pypy3-exe-7.3.0/work/pypy3.6-v7.3.0-src/rpython/translator/driver.py", line 569, in from_targetspec spec = target(driver, args) File "pypy/goal/targetpypystandalone.py", line 333, in target assert 0, ("--sandbox is not tested nor maintained. If you " [translation:ERROR] AssertionError: --sandbox is not tested nor maintained. If you really want to try it anyway, remove this line in pypy/goal/targetpypystandalone.py. [translation] batch mode, not calling interactive helpers * ERROR: dev-python/pypy3-exe-7.3.0::gentoo failed (configure phase): * translation failed
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d574b7a62f4449a74f613d99feaf5f2186b9bf79 commit d574b7a62f4449a74f613d99feaf5f2186b9bf79 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-01-01 14:51:30 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-01-01 16:04:10 +0000 dev-python/pypy3-exe: Remove dead USE=sandbox Closes: https://bugs.gentoo.org/704376 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pypy3-exe/metadata.xml | 1 - dev-python/pypy3-exe/pypy3-exe-7.3.0.ebuild | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f06bb4a367f8443f573273551df9010a14e5e36 commit 2f06bb4a367f8443f573273551df9010a14e5e36 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-01-01 14:51:18 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-01-01 16:04:09 +0000 dev-python/pypy-exe: Remove dead USE=sandbox Closes: https://bugs.gentoo.org/704376 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pypy-exe/metadata.xml | 1 - dev-python/pypy-exe/pypy-exe-7.3.0.ebuild | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-)