Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940710 - sci-visualization/veusz-3.6.2-r1 - [ncurses-6.5] [meson] [libtool] [gcc-15] ModuleNotFoundError: No module named tomli
Summary: sci-visualization/veusz-3.6.2-r1 - [ncurses-6.5] [meson] [libtool] [gcc-15] M...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-03 12:09 UTC by Toralf Förster
Modified: 2024-10-03 12:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.18 KB, text/plain)
2024-10-03 12:09 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,64.27 KB, application/x-xz)
2024-10-03 12:09 UTC, Toralf Förster
Details
environment (environment,184.47 KB, text/plain)
2024-10-03 12:09 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-10-03 12:09 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,23.80 KB, application/x-xz)
2024-10-03 12:09 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,75.91 KB, application/x-xz)
2024-10-03 12:09 UTC, Toralf Förster
Details
sci-visualization:veusz-3.6.2-r1:20241003-095056.log (sci-visualization:veusz-3.6.2-r1:20241003-095056.log,5.04 KB, text/plain)
2024-10-03 12:09 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,39.13 KB, application/x-xz)
2024-10-03 12:09 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 2024-10-03 12:09:22 UTC
    super().run_setup(setup_script=setup_script)
  File "/usr/lib/python3.12/site-packages/setuptools/build_meta.py", line 318, in run_setup
    exec(code, locals())
  File "<string>", line 38, in <module>
  File "/var/tmp/portage/sci-visualization/veusz-3.6.2-r1/work/veusz-3.6.2/pyqt_setuptools.py", line 11, in <module>
    import tomli
ModuleNotFoundError: No module named 'tomli'
 * ERROR: sci-visualization/veusz-3.6.2-r1::gentoo failed (compile phase):
 *   Wheel build failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_systemd-20240927-085502

  UNMASKED:
  /etc/portage/package.unmask/60gcc:<sys-devel/gcc-15.0.9999:15
    Requested by sam
    Please re-assign to ztrawhcse@ if you cannot reproduced it with regular meson.
  /etc/portage/package.unmask/50unstable:<dev-build/meson-9999
    Issues involving opaque types / incomplete typedefs should block bug 930805
  /etc/portage/package.unmask/50unstable:>=sys-libs/ncurses-6.5

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-15 *
clang/llvm (if any):
clang version 19.1.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/19/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/19
19.1.1
Python 3.12.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.81.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.24_p8 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
  [1]   php8.3 *
go version go1.23.1 linux/amd64

  HEAD of ::gentoo
commit 95626c7a48f1342bc21c5e7ce69a173d69ed8554
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Oct 3 09:18:38 2024 +0000

    2024-10-03 09:18:37 UTC

emerge -qpvO =sci-visualization/veusz-3.6.2-r1
[ebuild  N    ] sci-visualization/veusz-3.6.2-r1  USE="dbus -doc -hdf5 -test" PYTHON_TARGETS="python3_12 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2024-10-03 12:09:23 UTC
Created attachment 904821 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-10-03 12:09:24 UTC
Created attachment 904822 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-10-03 12:09:25 UTC
Created attachment 904823 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-10-03 12:09:26 UTC
Created attachment 904824 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-10-03 12:09:27 UTC
Created attachment 904825 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-10-03 12:09:28 UTC
Created attachment 904826 [details]
qlist-info.txt.xz
Comment 7 Toralf Förster gentoo-dev 2024-10-03 12:09:29 UTC
Created attachment 904827 [details]
sci-visualization:veusz-3.6.2-r1:20241003-095056.log
Comment 8 Toralf Förster gentoo-dev 2024-10-03 12:09:30 UTC
Created attachment 904828 [details]
temp.tar.xz