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

Bug 716328

Summary: dev-python/pypy-exe-7.3.9 : [translation:ERROR] AssertionError: Cannot find C library, ctypes.util.find_library('c') returned None
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:pypy-exe-7.3.0:20200405-134014.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-05 13:57: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.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Apr  5 10:43:40 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO dev-python/pypy-exe
[ebuild  N    ] dev-python/pypy-exe-7.3.0  USE="bzip2 jit ncurses -low-memory" CPU_FLAGS_X86="(-sse2)"
Comment 1 Toralf Förster gentoo-dev 2020-04-05 13:57:44 UTC
there is still a similar issue at unstable amd64 tinderbox image 17.0_musl-20200328-141627 (see bug 705796)
Comment 2 Toralf Förster gentoo-dev 2020-04-05 13:57:47 UTC
Created attachment 630466 [details]
emerge-info.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-05 13:57:49 UTC
Created attachment 630468 [details]
dev-python:pypy-exe-7.3.0:20200405-134014.log
Comment 4 Toralf Förster gentoo-dev 2020-04-05 13:57:52 UTC
Created attachment 630470 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-04-05 13:57:55 UTC
Created attachment 630472 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-04-05 13:57:58 UTC
Created attachment 630474 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-05 13:58:00 UTC
Created attachment 630476 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-04-05 13:58:03 UTC
Created attachment 630478 [details]
temp.tbz2
Comment 9 Agostino Sarubbo gentoo-dev 2022-01-15 10:49:48 UTC
tinderbox_musl has reproduced this issue with version 7.3.6 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2022-01-22 08:35:21 UTC
*** Bug 831755 has been marked as a duplicate of this bug. ***
Comment 11 Agostino Sarubbo gentoo-dev 2022-08-21 14:40:53 UTC
tinderbox_musl has reproduced this issue with version 7.3.9 - Updating summary.
Comment 12 Larry the Git Cow gentoo-dev 2022-08-28 19:20:28 UTC
The bug has been closed via the following commit(s):

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

commit e14780c5f79ac114a65c9aff68f224933ed17f1c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-08-28 17:38:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-08-28 19:20:23 +0000

    dev-python/pypy-exe: Fix translating on musl
    
    Closes: https://bugs.gentoo.org/716328
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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