Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 956382 - dev-python/pyqt6-6.8.1 - TypeError: unsupported operand type(s) for /: PosixPath and list
Summary: dev-python/pyqt6-6.8.1 - TypeError: unsupported operand type(s) for /: PosixP...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL: https://github.com/Python-SIP/sip/iss...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-21 17:01 UTC by Toralf Förster
Modified: 2025-05-21 19:59 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.69 KB, text/plain)
2025-05-21 17:01 UTC, Toralf Förster
Details
dev-python:pyqt6-6.8.1:20250521-163514.log.xz (dev-python:pyqt6-6.8.1:20250521-163514.log.xz,29.26 KB, application/x-xz)
2025-05-21 17:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.74 KB, text/plain)
2025-05-21 17:01 UTC, Toralf Förster
Details
environment (environment,161.44 KB, text/plain)
2025-05-21 17:01 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2025-05-21 17:01 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,20.06 KB, application/x-xz)
2025-05-21 17:01 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,580 bytes, application/x-xz)
2025-05-21 17:01 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,97.71 KB, text/plain)
2025-05-21 17:01 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,61.84 KB, application/x-xz)
2025-05-21 17:01 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 2025-05-21 17:01:24 UTC
  File "/usr/lib/python3.13/site-packages/gpep517/__main__.py", line 45, in build_wheel
    print(build_wheel_impl(args, args.wheel_dir), file=out)
          ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/gpep517/build.py", line 181, in build_wheel_impl
    logger.info(f"The backend produced {wheel_dir / wheel_name}")
                                        ~~~~~~~~~~^~~~~~~~~~~~
TypeError: unsupported operand type(s) for /: 'PosixPath' and 'list'
/usr/lib64/qt6/bin/qmake -install qinstall /var/tmp/portage/dev-python/pyqt6-6.8.1/temp/tmpalqdz4c5/bindings/QtXml/QtXml.toml /var/tmp/portage/dev-python/pyqt6-6.8.1/temp/tmpalqdz4c5/wheel/PyQt6/bindings/QtXml/QtXml.toml
/usr/lib64/qt6/bin/qmake -install qinstall /var/tmp/portage/dev-python/pyqt6-6.8.1/temp/tmpalqdz4c5/QtXml/QtXml.abi3.so /var/tmp/portage/dev-python/pyqt6-6.8.1/temp/tmpalqdz4c5/wheel/PyQt6/QtXml.abi3.so

  -------------------------------------------------------------------
  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20250521-042502

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 20.1.5
llvm-config: 20.1.5
Python 3.13.3
Available Ruby profiles:
  [1]   ruby32 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.87.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.452_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

  HEAD of ::gentoo
commit 85d3c898365fa571f518af5b90634984e6a68e8c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed May 21 15:24:26 2025 +0000

    2025-05-21 15:24:26 UTC

The tinderbox task was: dev-python/pyqtgraph

emerge -qpvO =dev-python/pyqt6-6.8.1
[ebuild  N    ] dev-python/pyqt6-6.8.1  USE="dbus gui network printsupport sql ssl widgets xml -bluetooth -debug -designer -examples -gles2-only -help -multimedia -nfc -opengl -pdfium -positioning -qml -quick -quick3d -remoteobjects -scxml -sensors -serialport -spatialaudio -speech -svg -testlib -vulkan -webchannel -websockets" PYTHON_TARGETS="python3_13 -python3_11 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2025-05-21 17:01:25 UTC
Created attachment 929225 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2025-05-21 17:01:28 UTC
Created attachment 929226 [details]
dev-python:pyqt6-6.8.1:20250521-163514.log.xz
Comment 3 Toralf Förster gentoo-dev 2025-05-21 17:01:31 UTC
Created attachment 929227 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2025-05-21 17:01:33 UTC
Created attachment 929228 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2025-05-21 17:01:35 UTC
Created attachment 929229 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2025-05-21 17:01:37 UTC
Created attachment 929230 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2025-05-21 17:01:38 UTC
Created attachment 929231 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2025-05-21 17:01:41 UTC
Created attachment 929232 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2025-05-21 17:01:44 UTC
Created attachment 929233 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2025-05-21 19:36:49 UTC
The bug has been referenced in the following commit(s):

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

commit f1efdafab0d7981c0a85d94a7f59d95fde1a5dd7
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-05-21 19:35:32 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-05-21 19:35:59 +0000

    profiles: mask dev-python/sip-6.11.0 for now
    
    Bug: https://bugs.gentoo.org/956382
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

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