Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920881 - dev-python/pyopencl-2023.1.4 - src/wrap_constants.cpp: error: CL_UNORM_INT24 was not declared in this scope
Summary: dev-python/pyopencl-2023.1.4 - src/wrap_constants.cpp: error: CL_UNORM_INT24 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Marek Szuba (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-28 10:13 UTC by Toralf Förster
Modified: 2024-02-01 21:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.53 KB, text/plain)
2023-12-28 10:13 UTC, Toralf Förster
Details
dev-python:pyopencl-2023.1.4:20231228-040747.log (dev-python:pyopencl-2023.1.4:20231228-040747.log,24.08 KB, text/plain)
2023-12-28 10:13 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,113.87 KB, application/x-xz)
2023-12-28 10:13 UTC, Toralf Förster
Details
environment (environment,162.80 KB, text/plain)
2023-12-28 10:13 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,968 bytes, application/x-xz)
2023-12-28 10:13 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,41.43 KB, application/x-xz)
2023-12-28 10:13 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,110.43 KB, application/x-xz)
2023-12-28 10:13 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.89 KB, application/x-xz)
2023-12-28 10:13 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-12-28 10:13:28 UTC
                 from src/wrap_cl.hpp:101,
                 from src/wrap_constants.cpp:30:
/usr/lib/python3.11/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:158:21: error: CL_UNORM_INT24 was not declared in this scope; did you mean CL_UNORM_INT16?
  158 |   cls.attr(#NAME) = CL_##PREFIX##NAME
      |                     ^~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-20231219-155504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1
  [2]   rust-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_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):
go version go1.21.5 linux/amd64

  HEAD of ::gentoo
commit 2d7e79352c8f0ef1b28327a69f35f5b461da2131
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 28 03:03:55 2023 +0000

    2023-12-28 03:03:55 UTC

emerge -qpvO dev-python/pyopencl
[ebuild  N    ] dev-python/pyopencl-2023.1.4  USE="-debug -examples -opengl -test" PYTHON_TARGETS="python3_11 -python3_10 -python3_12"
Comment 1 Toralf Förster gentoo-dev 2023-12-28 10:13:29 UTC
Created attachment 880823 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-12-28 10:13:30 UTC
Created attachment 880824 [details]
dev-python:pyopencl-2023.1.4:20231228-040747.log
Comment 3 Toralf Förster gentoo-dev 2023-12-28 10:13:31 UTC
Created attachment 880825 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2023-12-28 10:13:32 UTC
Created attachment 880826 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-12-28 10:13:33 UTC
Created attachment 880827 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-12-28 10:13:34 UTC
Created attachment 880828 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-12-28 10:13:35 UTC
Created attachment 880829 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2023-12-28 10:13:37 UTC
Created attachment 880830 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-02-01 21:21:14 UTC
The bug has been closed via the following commit(s):

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

commit f5310866fad63f31379652c385d926887e8351c8
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2024-02-01 21:19:19 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2024-02-01 21:21:02 +0000

    dev-python/pyopencl: add 2024.1
    
    Closes: https://bugs.gentoo.org/920881
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 dev-python/pyopencl/Manifest               |  1 +
 dev-python/pyopencl/pyopencl-2024.1.ebuild | 72 ++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)