Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 839501

Summary: dev-python/pypy3-exe-7.3.9 - translation failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pypy3-exe-7.3.9:20220419-105932.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-04-19 12:44:28 UTC
    assert libc_name is not None, "Cannot find C library, ctypes.util.find_library('c') returned None"
[translation:ERROR] AssertionError: Cannot find C library, ctypes.util.find_library('c') returned None
[translation] batch mode, not calling interactive helpers
 * ERROR: dev-python/pypy3-exe-7.3.9::gentoo failed (configure phase):
 *   translation failed
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220418-182735

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 14.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.1
Python 3.9.12
Available Ruby profiles:
  [1]   ruby26
  [2]   ruby27 *
Available Rust versions:
  [1]   rust-1.60.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 885136c932e871570ace98d45e164f320064d1ac
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Apr 19 09:54:08 2022 +0000

    2022-04-19 09:54:05 UTC

emerge -qpvO dev-python/pypy3-exe
[ebuild  N    ] dev-python/pypy3-exe-7.3.9  USE="bzip2 ncurses -jit -low-memory" CPU_FLAGS_X86="(-sse2)"
Comment 1 Toralf Förster gentoo-dev 2022-04-19 12:44:29 UTC
Created attachment 771815 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-19 12:44:30 UTC
Created attachment 771818 [details]
dev-python:pypy3-exe-7.3.9:20220419-105932.log
Comment 3 Toralf Förster gentoo-dev 2022-04-19 12:44:32 UTC
Created attachment 771821 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-04-19 12:44:33 UTC
Created attachment 771824 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-04-19 12:44:34 UTC
Created attachment 771827 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-19 12:44:35 UTC
Created attachment 771830 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-04-19 12:44:37 UTC
Created attachment 771833 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-08-28 19:20:27 UTC
The bug has been closed via the following commit(s):

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

commit b47eecafad3321f6c34aa63ae7aad61d5386abe8
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-08-28 18:33:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-08-28 19:20:24 +0000

    dev-python/pypy3-exe: Fix musl build issues
    
    Closes: https://bugs.gentoo.org/839501
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pypy3-exe/Manifest                  | 2 +-
 dev-python/pypy3-exe/pypy3-exe-7.3.9_p3.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)