Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909569 - dev-python/iminuit-2.23.0 - Could not find a package configuration file provided by "pybind11"
Summary: dev-python/iminuit-2.23.0 - Could not find a package configuration file pro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
: 911507 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-03 17:20 UTC by Toralf Förster
Modified: 2023-08-04 15:14 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.75 KB, text/plain)
2023-07-03 17:20 UTC, Toralf Förster
Details
dev-python:iminuit-2.22.0:20230703-165502.log (dev-python:iminuit-2.22.0:20230703-165502.log,23.87 KB, text/plain)
2023-07-03 17:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,57.08 KB, text/plain)
2023-07-03 17:20 UTC, Toralf Förster
Details
environment (environment,173.18 KB, text/plain)
2023-07-03 17:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,780 bytes, application/x-xz)
2023-07-03 17:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,11.36 KB, application/x-xz)
2023-07-03 17:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,41.32 KB, application/x-xz)
2023-07-03 17:20 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 2023-07-03 17:20:38 UTC
-- The CXX compiler identification is GNU 13.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:18 (find_package):
  Could not find a package configuration file provided by "pybind11" with any
  of the following names:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-20230702-220152

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0
  [2]   rust-1.69.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.372_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.20.5 linux/amd64

  HEAD of ::gentoo
commit 43e2f353f58ca987b5ef4d71b74c840ca5d0a3eb
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 3 15:32:06 2023 +0000

    2023-07-03 15:32:05 UTC

emerge -qpvO dev-python/iminuit
[ebuild  N    ] dev-python/iminuit-2.22.0  USE="-debug -test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-07-03 17:20:39 UTC
Created attachment 865101 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-07-03 17:20:40 UTC
Created attachment 865102 [details]
dev-python:iminuit-2.22.0:20230703-165502.log
Comment 3 Toralf Förster gentoo-dev 2023-07-03 17:20:41 UTC
Created attachment 865103 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-07-03 17:20:42 UTC
Created attachment 865104 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-07-03 17:20:43 UTC
Created attachment 865105 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-07-03 17:20:44 UTC
Created attachment 865106 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-07-03 17:20:45 UTC
Created attachment 865107 [details]
temp.tar.xz
Comment 8 Magnus Granberg gentoo-dev 2023-07-30 19:00:41 UTC
*** Bug 911507 has been marked as a duplicate of this bug. ***
Comment 9 Agostino Sarubbo gentoo-dev 2023-08-04 13:32:18 UTC
python-3.12_tinderbox has reproduced this issue with version 2.23.0 - Updating summary.
Comment 10 Larry the Git Cow gentoo-dev 2023-08-04 15:14:19 UTC
The bug has been closed via the following commit(s):

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

commit 4f0d8fe6798ea972e2d1f0642dffadea64d2910f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-08-04 15:12:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-08-04 15:12:56 +0000

    dev-python/iminuit: Depend on dev-python/pybind11
    
    Closes: https://bugs.gentoo.org/909569
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/iminuit/iminuit-2.23.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)