Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 858473 - dev-python/pyopencl-2022.1.6 - src/wrap_constants.cpp: error: no matching function for call to pybind11::exception<pyopencl::error
Summary: dev-python/pyopencl-2022.1.6 - src/wrap_constants.cpp: error: no matching fun...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-16 22:22 UTC by Toralf Förster
Modified: 2022-07-27 23:37 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.45 KB, text/plain)
2022-07-16 22:22 UTC, Toralf Förster
Details
dev-python:pyopencl-2022.1.6:20220716-215225.log (dev-python:pyopencl-2022.1.6:20220716-215225.log,11.45 KB, text/plain)
2022-07-16 22:22 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,130.94 KB, application/x-bzip)
2022-07-16 22:22 UTC, Toralf Förster
Details
environment (environment,135.17 KB, text/plain)
2022-07-16 22:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,52.76 KB, application/x-bzip)
2022-07-16 22:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.59 KB, application/x-bzip)
2022-07-16 22:22 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 2022-07-16 22:22:12 UTC
/usr/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
   17 | #warning "Using deprecated NumPy API, disable it with " \
      |  ^~~~~~~
src/wrap_constants.cpp: In function void pyopencl_expose_constants(pybind11::module&)’:
src/wrap_constants.cpp:107:64: error: no matching function for call to pybind11::exception<pyopencl::error>::exception(pybind11::module&, const char [6], NULL)’
  107 |   static py::exception<pyopencl::error> CL##NAME(m, #NAME, BASE);
      |                                                                ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220705-020011

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.62.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
2)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 5ce9b6915f15ca977ecb88d262070c200723a52f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 16 20:46:39 2022 +0000

    2022-07-16 20:46:38 UTC

emerge -qpvO dev-python/pyopencl
[ebuild  N    ] dev-python/pyopencl-2022.1.6  USE="-examples -opengl" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-07-16 22:22:13 UTC
Created attachment 791807 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-16 22:22:14 UTC
Created attachment 791810 [details]
dev-python:pyopencl-2022.1.6:20220716-215225.log
Comment 3 Toralf Förster gentoo-dev 2022-07-16 22:22:16 UTC
Created attachment 791813 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-07-16 22:22:17 UTC
Created attachment 791816 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-16 22:22:18 UTC
Created attachment 791819 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-16 22:22:19 UTC
Created attachment 791822 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-07-27 23:37:21 UTC
The bug has been closed via the following commit(s):

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

commit 7348691d6134aeaaf36e5e3d0280f412081169a0
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2022-07-27 23:06:08 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2022-07-27 23:37:10 +0000

    dev-python/pyopencl: block pybind11-2.10
    
    Closes: https://bugs.gentoo.org/858473
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-python/pyopencl/pyopencl-2022.1.5.ebuild | 1 +
 dev-python/pyopencl/pyopencl-2022.1.6.ebuild | 1 +
 dev-python/pyopencl/pyopencl-2022.1.ebuild   | 1 +
 3 files changed, 3 insertions(+)