Your message dated Sat, 18 Oct 2025 01:35:07 +0000
with message-id <[email protected]>
and subject line Bug#1116843: fixed in pyopencl 2025.1-2
has caused the Debian Bug report #1116843,
regarding pyopencl: FTBFS with the nocheck build profile
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1116843: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116843
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyopencl
Version: 2025.1-1
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pyopencl, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem pybuild
   dh_auto_clean -O--buildsystem=pybuild
        pybuild --clean -i python{version} -p 3.13
D: pybuild pybuild:602: version: 6.20250414
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--clean', '-i', 
'python{version}', '-p', '3.13']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=Fa 
[too-long-redacted] sable=None, custom_tests=False)
D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
'meson'
D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:166: skipping package python-pyopencl-doc (missing 
${python3:Depends} in Depends/Recommends)
D: pybuild debhelper:174: source=pyopencl, binary packages=['python3-pyopencl']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
D: pybuild debhelper:166: skipping package python-pyopencl-doc (missing 
${python3:Depends} in Depends/Recommends)
D: pybuild debhelper:174: source=pyopencl, binary packages=['python3-pyopencl']
D: pybuild plugin_pyproject:94: removing 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under it)
        rm -rf .pybuild/
        find . -name \*.pyc -exec rm {} \;
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f -r doc/_build/
rm -f doc/constants.inc
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/python3-pyopencl.substvars 
debian/python-pyopencl-doc.substvars debian/files
        rm -fr -- debian/python3-pyopencl/ debian/tmp/ 
debian/python-pyopencl-doc/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a \( -name autom4te.cache -o -name __pycache__ \) 
-prune -exec rm -rf {} + \) \)
 debian/rules binary
dh binary --buildsystem pybuild
   dh_update_autotools_config -O--buildsystem=pybuild
   dh_autoreconf -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
        pybuild --configure -i python{version} -p 3.13
D: pybuild pybuild:602: version: 6.20250414
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--configure', '-i', 
'python{version}', '-p', '3.13']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=Fa 
[too-long-redacted] sable=None, custom_tests=False)
D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
'meson'
D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:166: skipping package python-pyopencl-doc (missing 
${python3:Depends} in Depends/Recommends)
D: pybuild debhelper:174: source=pyopencl, binary packages=['python3-pyopencl']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
   dh_auto_build -O--buildsystem=pybuild
        pybuild --build -i python{version} -p 3.13
D: pybuild pybuild:602: version: 6.20250414
D: pybuild pybuild:603: ['/usr/bin/pybuild', '--build', '-i', 
'python{version}', '-p', '3.13']
D: pybuild pybuild:39: cfg: Namespace(verbose=True, quiet=Fa 
[too-long-redacted] sable=None, custom_tests=False)
D: pybuild __init__:37: cannot initialize 'meson' plugin: Missing command 
'meson'
D: pybuild tools:232: invoking: /usr/bin/dpkg-architecture
D: pybuild debhelper:166: skipping package python-pyopencl-doc (missing 
${python3:Depends} in Depends/Recommends)
D: pybuild debhelper:174: source=pyopencl, binary packages=['python3-pyopencl']
D: pybuild pybuild:151: detected build system: pyproject (certainty: 99%)
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build" 
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
D: pybuild tools:232: invoking: python3.13 -m build --skip-dependency-check 
--no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
* Building wheel...
*** scikit-build-core 0.11.6 using CMake 3.31.6 (wheel)
*** Configuring CMake...
loading initial cache file /tmp/tmp26t9gfup/build/CMakeInit.txt
Re-run cmake no build system arguments
-- The CXX compiler identification is GNU 15.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/x86_64-linux-gnu-g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CL_INC_DIR not set, trying to guess it from environment variables.
-- CL_INC_DIR not set, trying to guess it from conda environment.
-- CL_INC_DIR 
-- CL_LIB_DIR 
-- CL_LIBNAME 
CMake Error at 
/usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find Python (missing: Python_NumPy_INCLUDE_DIRS Interpreter
  Development.Module NumPy) (found version "3.13.7")
Call Stack (most recent call first):
  /usr/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 
(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.31/Modules/FindPython.cmake:673 
(find_package_handle_standard_args)
  CMakeLists.txt:133 (find_package)


-- Configuring incomplete, errors occurred!

*** CMake configuration failed

ERROR Backend subprocess exited when trying to invoke build_wheel
E: pybuild pybuild:389: build: plugin pyproject failed with: exit code=1: 
python3.13 -m build --skip-dependency-check --no-isolation --wheel --outdir 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
Traceback (most recent call last):
  File "/usr/bin/pybuild", line 387, in main
    run(func, i, version, c)
    ~~~^^^^^^^^^^^^^^^^^^^^^
  File "/usr/bin/pybuild", line 325, in run
    result = func(context, args)
  File "/usr/share/dh-python/dhpython/build/plugin_pyproject.py", line 108, in 
build
    self.build_wheel(context, args)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/share/dh-python/dhpython/build/base.py", line 365, in wrapped_func
    raise Exception(msg)
Exception: exit code=1: python3.13 -m build --skip-dependency-check 
--no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
dh_auto_build: error: pybuild --build -i python{version} -p 3.13 returned exit 
code 13
make: *** [debian/rules:24: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: pyopencl
Source-Version: 2025.1-2
Done: Andreas Beckmann <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyopencl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <[email protected]> (supplier of updated pyopencl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 18 Oct 2025 03:15:04 +0200
Source: pyopencl
Architecture: source
Version: 2025.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenCL Maintainers <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Closes: 1103260 1114713 1116843
Changes:
 pyopencl (2025.1-2) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * Fix building with NumPy 2.3.  (Closes: #1114713)
   * Drop redundant Rules-Requires-Root: no.
   * Avoid cross-directory hardlinks.  (Closes: #1103260)
 .
   [ Santiago Vila ]
   * d/control: Drop <!nocheck> from python3-pytools.  (Closes: #1116843)
Checksums-Sha1:
 ee14077e3d70dac8b3c35501b053ec0ba7e0948d 2719 pyopencl_2025.1-2.dsc
 4ce94887a594e5f73f8747c008e64526a0e08143 26076 pyopencl_2025.1-2.debian.tar.xz
 6d16da72615258a7989b94358a644565ef311484 8883 
pyopencl_2025.1-2_source.buildinfo
Checksums-Sha256:
 08eebbee593fbe0937f7ce672f12409e79694ce180818c1254d669d9663bcd49 2719 
pyopencl_2025.1-2.dsc
 afd318d820add1393e498692cc9be21c7c2fe27e635e4fde49b5d9a4ea5def05 26076 
pyopencl_2025.1-2.debian.tar.xz
 84220c5a80adbe5f36000b8a0b4a6f1a966ca009346ebd95e072e4c0ddd539a0 8883 
pyopencl_2025.1-2_source.buildinfo
Files:
 4acf0540c5f9562892e15f68c92a89ab 2719 python optional pyopencl_2025.1-2.dsc
 35990bc143edb60b2f7b8e57f2aeb821 26076 python optional 
pyopencl_2025.1-2.debian.tar.xz
 4f9268ee8283f966e8f1ccbfbf9358ba 8883 python optional 
pyopencl_2025.1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmjy6sYQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCBzUEACn4fnEdpw1mxrV7eVUpaMEQbjQz8N7ORuF
gesd1/hE0XK3iWQ1kB9vUOpa3ZBOmWGy0IoObYl79gsgDJ+GGi1A0Xy4uLt5luwE
n/Yl6JV3m3hMxNb94wZlsqyOpv5gYzXh6mwCMDE4Gbm1q/VN6YXicPyUqo5CeLTm
Ikz2yZXkoIXuGbX6+ao+sJwNokePuR6/p12fi2iSfzS9BwltgsGn8EwfGaQ6mUp3
NN9Fznen39ADCc0k+NEtu2nOBijNMltcI5lj8KhLfHiMW24qwbDsJOR1bOQ7qJRb
7wCGx3AB5FpAEJA6Dby/m9678Z8EMQNtdvhpT2V/tAmu6e95VEQL6+O6V1hYgKlA
xx6QLZjqzRLpl6IcejNwN/sZP8tA4vGRvOhpKyt0E854r5jE8aH4ZZrZK2wEgXBV
sbEbVUob7Vthm8/SGkcqWX7v0KsrCrBhIkgDTm2rQXGAPmYEdbYKqEy+l4UZHXEb
bzRZQWLcPNG7BqpmZhpMBYgs/C4kQoWgC4ZBFjtS5Nr0EHveKR7pcSs3TUSm9b8I
OQYiVGlE20guAhkru0aOrwUAvXGNXunzzNp0Q/iuJMMt0L2pcnXy+ivfdM6DXmOW
TpNuH+0O2NBCTDgF6VgNw1hLf7Rp04+rcNIH4sMyTUbalBmKSJdGPInfA54iaW9N
K1aFxK73Zw==
=bo30
-----END PGP SIGNATURE-----

Attachment: pgpiiRyG5BKmU.pgp
Description: PGP signature


--- End Message ---

Reply via email to