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

Bug 932351

Summary: dev-lang/python-3.13.0_beta1_p1 USE=jit - emake failed
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED WONTFIX    
Severity: normal CC: eschwartz
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:python-3.13.0_beta1_p1:20240520-212134.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-05-21 08:02:17 UTC
    |     raise RuntimeError(f"Can't find {tool}-{_LLVM_VERSION}!")
    | RuntimeError: Can't find clang-18!
    +------------------------------------
make: *** [Makefile:3013: jit_stencils.h] Error 1
make: *** Waiting for unfinished jobs....
 * ERROR: dev-lang/python-3.13.0_beta1_p1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/python-3.13.0_beta1_p1::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_llvm_systemd-20240520-084001

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  >=sys-libs/ncurses-6.5
    Issues involving opaque types / incomplete typedefs should block bug 930805

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
 [2] x86_64-pc-linux-gnu-15
clang/llvm (if any):
clang version 18.1.6+libcxx
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.6+libcxx
Python 3.11.9
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.77.1 *
php cli (if any):
go version go1.22.3 linux/amd64

  HEAD of ::gentoo
commit 5f7d7387dd34a82b2b50cab888f3b1f98438a1e3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon May 20 13:19:00 2024 +0000

    2024-05-20 13:18:59 UTC

emerge -qpvO dev-lang/python
[ebuild  NS   ] dev-lang/python-3.13.0_beta1_p1 [3.11.9, 3.12.3] USE="debug* ensurepip gdbm gil%* jit%* ncurses readline sqlite ssl valgrind -bluetooth -build -examples -libedit -pgo -test -tk -verify-sig" LLVM_SLOT="18%*"
Comment 1 Toralf Förster gentoo-dev 2024-05-21 08:02:17 UTC
Created attachment 893629 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-05-21 08:02:19 UTC
Created attachment 893630 [details]
dev-lang:python-3.13.0_beta1_p1:20240520-212134.log
Comment 3 Toralf Förster gentoo-dev 2024-05-21 08:02:19 UTC
Created attachment 893631 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-05-21 08:02:21 UTC
Created attachment 893632 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-05-21 08:02:21 UTC
Created attachment 893633 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-05-21 08:02:22 UTC
Created attachment 893634 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-05-21 08:02:23 UTC
Created attachment 893635 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-05-21 08:02:24 UTC
Created attachment 893636 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-05-21 08:02:25 UTC
Created attachment 893637 [details]
temp.tar.xz
Comment 10 Eli Schwartz gentoo-dev 2024-09-22 18:11:31 UTC
commit 37362ba27cfdcf6909bb728da6606f2f9631dd9f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Fri Jun 28 23:15:06 2024
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Fri Jun 28 23:26:26 2024

    profiles/base: Mask experimental dev-lang/python configurations
    
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/base/package.use.force | 6 ++++++
 profiles/base/package.use.mask  | 6 ++++++
 2 files changed, 12 insertions(+)