creating build/temp.linux-x86_64-cpython-39 creating build/temp.linux-x86_64-cpython-39/numexpr x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fPIC -I/usr/lib/python3.9/site-packages/numpy/core/include -Iframestream -I/usr/include/python3.9 -c numexpr/interpreter.cpp -o build/temp.linux-x86_64-cpython-39/numexpr/interpreter.o numexpr/interpreter.cpp: In function PyObject* NumExpr_run(NumExprObject*, PyObject*, PyObject*)’: numexpr/interpreter.cpp:1272:59: error: NPY_ARRAY_UPDATEIFCOPY’ was not declared in this scope; did you mean NPY_ITER_UPDATEIFCOPY’? 1272 | NPY_ARRAY_ALIGNED|NPY_ARRAY_UPDATEIFCOPY); | ^~~~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-j4-20220622-000016 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.1.1 * clang/llvm (if any): clang version 14.0.5 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.5 Python 3.9.13 Available Rust versions: [1] rust-1.61.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php8.1 * HEAD of ::gentoo commit 6531fc4af1608d02ee6942cf729024d9cd18168c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Jun 23 20:32:52 2022 +0000 2022-06-23 20:32:52 UTC emerge -qpvO dev-python/numexpr [ebuild N ] dev-python/numexpr-2.8.1-r1 PYTHON_TARGETS="python3_9 -python3_8 -python3_10 -python3_11"
Created attachment 787271 [details] emerge-info.txt
Created attachment 787274 [details] dev-python:numexpr-2.8.1-r1:20220623-211048.log
Created attachment 787277 [details] emerge-history.txt
Created attachment 787280 [details] environment
Created attachment 787283 [details] etc.portage.tar.bz2
Created attachment 787286 [details] temp.tar.bz2
https://github.com/pydata/numexpr/commit/1c6a024947c3aa1bf926ecb9828036b306d7c6d7
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6dc1335a46d15eafd97470097668dfa1af74d6 commit 2a6dc1335a46d15eafd97470097668dfa1af74d6 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-24 03:52:50 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-24 03:52:50 +0000 dev-python/numexpr: fix build with numpy 1.23.0 Closes: https://bugs.gentoo.org/853955 Signed-off-by: Sam James <sam@gentoo.org> .../numexpr/files/numexpr-2.8.1-numpy-1.23.0.patch | 22 ++++++++++++++++++++++ dev-python/numexpr/numexpr-2.8.1-r1.ebuild | 4 ++++ 2 files changed, 26 insertions(+)