<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Package: pybind11-dev</p>
<p>Version: 2.13.6-2</p>
<p>Severity: important</p>
<pre>X-Debbugs-CC: <a class="moz-txt-link-abbreviated" href="mailto:debian-devel@lists.debian.org">debian-devel@lists.debian.org</a></pre>
<p></p>
<p> I'm currently adopting python-awkward and updating it to the
latest version. It seems that the upstream of python-awkward also
updated the version of pybind11 to 3.0.0 which includes a new
multiple_interpreters function [1] and python-awkward fails to
build resulting in the following error:</p>
<p> from
/build/reproducible-path/python-awkward-2.8.7/awkward-cpp/src/python/_ext.cpp:5:<br>
/build/reproducible-path/python-awkward-2.8.7/awkward-cpp/src/python/_ext.cpp:
In function ‘PyObject* PyInit__ext()’:<br>
/build/reproducible-path/python-awkward-2.8.7/awkward-cpp/src/python/_ext.cpp:12:54:
error: ‘py::multiple_interpreters’ has not been declared<br>
12 | PYBIND11_MODULE(_ext, m, py::mod_gil_not_used(),
py::multiple_interpreters::per_interpreter_gil()) {<br>
|
^~~~~~~~~~~~~~~~~~~~~<br>
gmake[4]: *** [CMakeFiles/_ext.dir/build.make:79:
CMakeFiles/_ext.dir/src/python/_ext.cpp.o] Error 1<br>
gmake[3]: *** [CMakeFiles/Makefile2:177: CMakeFiles/_ext.dir/all]
Error 2<br>
gmake[2]: *** [Makefile:136: all] Error 2<br>
gmake[2]: Leaving directory
'/build/reproducible-path/python-awkward-2.8.7/awkward-cpp/build/cpython-313'<br>
<br>
*** CMake build failed<br>
</p>
<p>This is happening because the pybind11-dev version in the Debian
archive is 2.13.6 as opposed to 3.0.1 upstream.</p>
<p>Please update the package to the latest upstream version so that
I can upload the latest version of python-awkward to the archive.</p>
<p>[1] <a class="moz-txt-link-freetext" href="https://github.com/pybind/pybind11/releases/tag/v3.0.0">https://github.com/pybind/pybind11/releases/tag/v3.0.0</a><br>
</p>
<pre class="moz-signature" cols="72">--
Regards,
Aryan Karamtoth
Matrix: @SpaciousCoder78:matrix.org
XMPP: <a class="moz-txt-link-abbreviated" href="mailto:SpaciousCoder78@xmpp.earth">SpaciousCoder78@xmpp.earth</a>
GPG Fingerprint: 7A7D 9308 2BD1 9BAF A83B 7E34 FE90 07B8 ED64 0421</pre>
</body>
</html>