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

Bug 947209

Summary: dev-python/orjson-3.10.11-r1 - [meson] Error: command [maturin, pep517, build-wheel, -i, python3.12, --compatibility, off, --auditwheel=skip, --jobs=4] returned non-zero
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:orjson-3.10.11-r1:20241229-231124.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-12-30 10:48:47 UTC
 *   Building the wheel for orjson-3.10.11 via maturin
cargo_env python3.12 -m gpep517 build-wheel --prefix=/usr --backend maturin --output-fd 3 --wheel-dir /var/tmp/portage/dev-python/orjson-3.10.11-r1/work/orjson-3.10.11-python3_12/wheel --config-json {"build-args": ["--auditwheel=skip", "--jobs=4"]}
2024-12-29 23:11:28,989 gpep517 INFO Building wheel via backend maturin
Running `maturin pep517 build-wheel -i /usr/bin/python3.12 --compatibility off --auditwheel=skip --jobs=4`
💥 maturin failed
  Caused by: `project.version` field is required in pyproject.toml unless it is present in the `project.dynamic` list
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/usr/bin/python3.12', '--compatibility', 'off', '--auditwheel=skip', '--jobs=4'] returned non-zero exit status 1
 * ERROR: dev-python/orjson-3.10.11-r1::gentoo failed (compile phase):
 *   Wheel build failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20241228-020502

  UNMASKED:
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  <dev-build/meson-9999

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang version 19.1.6
llvm-config: 19.1.6
Python 3.12.8
go version go1.23.4 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0
  [2]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.25_p9 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 52a14c5763c4aeedbcfd952df4caec993534624e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 29 21:48:28 2024 +0000

    2024-12-29 21:48:27 UTC

emerge -qpvO =dev-python/orjson-3.10.11-r1
[ebuild  N    ] dev-python/orjson-3.10.11-r1  USE="-debug -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11 -python3_13"
Comment 1 Toralf Förster gentoo-dev 2024-12-30 10:48:48 UTC
Created attachment 915519 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-30 10:48:49 UTC
Created attachment 915520 [details]
dev-python:orjson-3.10.11-r1:20241229-231124.log
Comment 3 Toralf Förster gentoo-dev 2024-12-30 10:48:50 UTC
Created attachment 915521 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-30 10:48:52 UTC
Created attachment 915522 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-30 10:48:53 UTC
Created attachment 915523 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-30 10:48:53 UTC
Created attachment 915524 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-30 10:48:55 UTC
Created attachment 915525 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-30 10:48:56 UTC
Created attachment 915526 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-12-30 10:48:57 UTC
Created attachment 915527 [details]
temp.tar.xz
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-12-30 11:20:38 UTC
Already fixed in 3.10.13.
Comment 11 Larry the Git Cow gentoo-dev 2024-12-30 11:48:41 UTC
The bug has been referenced in the following commit(s):

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

commit 6bccdb743d0af4c79eab58d40689075dd6d6ecd1
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-12-30 11:46:22 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-12-30 11:47:59 +0000

    profiles: mask ~dev-util/maturin-1.8.0
    
    Bug: https://bugs.gentoo.org/947209
    Closes: https://bugs.gentoo.org/946966
    Closes: https://bugs.gentoo.org/947040
    Closes: https://bugs.gentoo.org/947166
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 profiles/package.mask | 10 ++++++++++
 1 file changed, 10 insertions(+)