Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704756 - dev-python/pypy-exe-7.3.0 : * translation failed
Summary: dev-python/pypy-exe-7.3.0 : * translation failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-04 09:17 UTC by Toralf Förster
Modified: 2020-01-04 15:01 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.04 KB, text/plain)
2020-01-04 09:17 UTC, Toralf Förster
Details
dev-python:pypy-exe-7.3.0:20200104-051520.log (dev-python:pypy-exe-7.3.0:20200104-051520.log,1.85 KB, text/plain)
2020-01-04 09:17 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,21.13 KB, text/plain)
2020-01-04 09:17 UTC, Toralf Förster
Details
environment (environment,94.54 KB, text/plain)
2020-01-04 09:17 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.12 KB, application/x-bzip)
2020-01-04 09:17 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.52 KB, application/x-bzip)
2020-01-04 09:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.31 KB, application/x-bzip)
2020-01-04 09:18 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 2020-01-04 09:17:41 UTC
 * ERROR: dev-python/pypy-exe-7.3.0::gentoo failed (configure phase):
 *   translation failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-20200103-125609

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)





repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 04 Jan 2020 02:45:43 +0000

emerge -qpvO dev-python/pypy-exe
[ebuild  N    ] dev-python/pypy-exe-7.3.0  USE="bzip2 ncurses -jit -low-memory" CPU_FLAGS_X86="(-sse2)"
Comment 1 Toralf Förster gentoo-dev 2020-01-04 09:17:43 UTC
Created attachment 602502 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-04 09:17:46 UTC
Created attachment 602504 [details]
dev-python:pypy-exe-7.3.0:20200104-051520.log
Comment 3 Toralf Förster gentoo-dev 2020-01-04 09:17:49 UTC
Created attachment 602506 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-04 09:17:52 UTC
Created attachment 602508 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-04 09:17:55 UTC
Created attachment 602510 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-04 09:17:57 UTC
Created attachment 602512 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-01-04 09:18:00 UTC
Created attachment 602514 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-01-04 15:01:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d9634f14b12fdc731701e9edb5458f64a79b3a4

commit 1d9634f14b12fdc731701e9edb5458f64a79b3a4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-01-04 14:59:15 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-01-04 15:01:48 +0000

    dev-python/pypy-exe: Fix interpreter choice conditional
    
    Closes: https://bugs.gentoo.org/704756
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pypy-exe/pypy-exe-7.3.0.ebuild | 24 +++++++++++-------------
 1 file changed, 11 insertions(+), 13 deletions(-)