Your message dated Mon, 05 Jan 2026 20:43:09 +0000
with message-id <[email protected]>
and subject line Bug#1117355: fixed in onnxruntime 1.21.0+dfsg-3
has caused the Debian Bug report #1117355,
regarding onnxruntime: FTBFS: /usr/include/pybind11/pybind11.h:1830:92: error: 
'SR.26039' is used uninitialized [-Werror=uninitialized]
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.)


-- 
1117355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:onnxruntime
Version: 1.21.0+dfsg-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

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

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

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 cannot 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:onnxruntime, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
[616/619] : && /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-ffunction-sections -fdata-sections -DCPUINFO_SUPPORTED -O2 -g -DNDEBUG 
-Wl,-z,relro -Wl,-z,now -Wl,-rpath='$ORIGIN'    
-Wl,--dependency-file=CMakeFiles/onnxruntime_mlas_q4dq.dir/link.d 
CMakeFiles/onnxruntime_mlas_q4dq.dir/onnxruntime/core/mlas/lib/q4_dq_cli.cpp.o 
-o onnxruntime_mlas_q4dq  libonnxruntime_mlas.a  libonnxruntime_common.a  
/usr/lib/x86_64-linux-gnu/libcpuinfo.so.0  -ldl && :
[617/619] /usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISA 
[too-long-redacted] hon/onnxruntime_pybind_state.cc
FAILED: 
CMakeFiles/onnxruntime_pybind11_state.dir/onnxruntime/python/onnxruntime_pybind_state.cc.o
 
/usr/bin/c++ -DCPUINFO_SUPPORTED_PLATFORM=1 -DDISABLE_ABSEIL 
[too-long-redacted] hon/onnxruntime_pybind_state.cc
In file included from 
/<<PKGBUILDDIR>>/onnxruntime/python/onnxruntime_pybind.h:18,
                 from 
/<<PKGBUILDDIR>>/onnxruntime/python/onnxruntime_pybind_exceptions.h:6,
                 from 
/<<PKGBUILDDIR>>/onnxruntime/python/onnxruntime_pybind_state.cc:5:
In static member function ‘static pybind11::cpp_function 
pybind11::detail::property_cpp_function_classic<T, D>::readonly(PM, const 
pybind11::handle&) [with PM = std::__cxx11::basic_string<char> 
onnxruntime::ModelMetadata::*; typename 
std::enable_if<std::is_member_pointer<PM>::value, int>::type <anonymous> = 0; T 
= onnxruntime::ModelMetadata; D = std::__cxx11::basic_string<char>]’,
    inlined from ‘static pybind11::cpp_function 
pybind11::detail::property_cpp_function_classic<T, D>::read(PM, const 
pybind11::handle&) [with PM = std::__cxx11::basic_string<char> 
onnxruntime::ModelMetadata::*; typename 
std::enable_if<std::is_member_pointer<PM>::value, int>::type <anonymous> = 0; T 
= onnxruntime::ModelMetadata; D = std::__cxx11::basic_string<char>]’ at 
/usr/include/pybind11/pybind11.h:1835:32,
    inlined from ‘pybind11::class_<type_, options>& pybind11::class_<type_, 
options>::def_readwrite(const char*, D C::*, const Extra& ...) [with C = 
onnxruntime::ModelMetadata; D = std::__cxx11::basic_string<char>; Extra = {char 
[14]}; type_ = onnxruntime::ModelMetadata; options = {}]’ at 
/usr/include/pybind11/pybind11.h:2260:58,
    inlined from ‘void 
onnxruntime::python::addObjectMethods(pybind11::module&, 
ExecutionProviderRegistrationFn)’ at 
/<<PKGBUILDDIR>>/onnxruntime/python/onnxruntime_pybind_state.cc:1934:21:
/usr/include/pybind11/pybind11.h:1830:92: error: ‘SR.26039’ is used 
uninitialized [-Werror=uninitialized]
 1830 |         return cpp_function([pm](const T &c) -> const D & { return 
c.*pm; }, is_method(hdl));
      |                                                                         
                   ^
/usr/include/pybind11/pybind11.h: In function ‘void 
onnxruntime::python::addObjectMethods(pybind11::module&, 
ExecutionProviderRegistrationFn)’:
/usr/include/pybind11/pybind11.h:2260:58: note: ‘SR.26039’ was declared here
 2260 |                      property_cpp_function<type, D>::read(pm, *this),
      |                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
cc1plus: all warnings being treated as errors
ninja: build stopped: subcommand failed.
dh_auto_build: error: LC_ALL=C.UTF-8 ninja -j2 -v returned exit code 1
make[1]: *** [debian/rules:62: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:38: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: onnxruntime
Source-Version: 1.21.0+dfsg-3
Done: Dylan Aïssi <[email protected]>

We believe that the bug you reported is fixed in the latest version of
onnxruntime, 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.
Dylan Aïssi <[email protected]> (supplier of updated onnxruntime 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: Mon, 05 Jan 2026 21:06:37 +0100
Source: onnxruntime
Architecture: source
Version: 1.21.0+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Deep Learning Team <[email protected]>
Changed-By: Dylan Aïssi <[email protected]>
Closes: 1117355 1119803
Changes:
 onnxruntime (1.21.0+dfsg-3) unstable; urgency=medium
 .
   [ Kentaro Hayashi ]
   * Use d/watch 5
 .
   [ Dylan Aïssi ]
   * d/watch: use Github template
   * Don't treat uninitialized warnings as errors for now (Closes: #1117355)
   * Build ONNX Runtime with -O3 like binaries provided upstream
   * Build-Deps on python3* rather than python3-all* (Closes: #1119803)
   * Add debian/gbp.conf
   * debian/salsa-ci: disable arm64 and remove reference to reprotest
Checksums-Sha1:
 da743fece15a5db00d30f023ba2f97f413d56521 3243 onnxruntime_1.21.0+dfsg-3.dsc
 35954a153e34c8825ecf9dba1f1d4d5b55aeb876 22896 
onnxruntime_1.21.0+dfsg-3.debian.tar.xz
 ab53cd9f31fad6bb388dd90c97499c519a382474 8425 
onnxruntime_1.21.0+dfsg-3_source.buildinfo
Checksums-Sha256:
 1672b78eb705075d8d5181446a31cac3a5a288ccc94c51479167a96256b05834 3243 
onnxruntime_1.21.0+dfsg-3.dsc
 b36d6f36abcdf40e13875d74b8919954b96a01e062102810ff5c89260b684811 22896 
onnxruntime_1.21.0+dfsg-3.debian.tar.xz
 2adf122aaf8b6f5f5f1b445d7cd8371455b9581eb619993912791c14ee695e44 8425 
onnxruntime_1.21.0+dfsg-3_source.buildinfo
Files:
 e5ad5794f2d00edb5c58492e8b06f9b4 3243 science optional 
onnxruntime_1.21.0+dfsg-3.dsc
 e2cbbd739ce63e3634544742020a3372 22896 science optional 
onnxruntime_1.21.0+dfsg-3.debian.tar.xz
 ce7a58662ded8c0711f12aafcd0b82cf 8425 science optional 
onnxruntime_1.21.0+dfsg-3_source.buildinfo

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

wsG7BAEBCgBvBYJpXBoGCRBhLvFhPgUPVEcUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmcW8DbTghIoavUmQ2du90kWMYYjVA3hbmbYiV0DIXew
rxYhBJo8B70G3i9BboE6XWEu8WE+BQ9UAADFLA/+Ph/eY7TMLINZHwa6HLCXsv8B
OywPhhsdeF8/niJx6fDl7vZdvgOQfvQCexHQSAbzEkktOlw7xx7Tgbv56s/Liyp9
aoI06v61Vgcznlofs3x9XML6WB/bUOKoNRB9y5auh6wGVzH16KpTDNzQaI2j8nQD
BO4GQWbsotk3FRHR6fnrZ97T0++dF/1vyzjfvk+VhR2Rh7PcwV6HapuGRs4pJca5
z3tPlu57w8ePpEnODsppNamJ+8nJptH048z0UWmuQj0z/6fKZfQAFdnCap6axp/Z
BEJfGO7vm0BMB0Qse8UGXxgUOMw4KAT2YkYwFlZVcGYTznztEPZ5vYHxqy3kBzgb
bXY1BAv6ZODC5AbJIBeRJrhpLP8YhW4DFZAWa9bSx70s5+NoYkVYova+yZ7pzsEv
dfsENSOyqBRis58noop16CUr+JI3vctxxFSDqQ816wneO1tMm4RiU85nxMEE5IkT
q3iD5vCPQP3m5sRCVNWgDPfjWWdH2FPAoJAvP3ox8Hl7gBsN8zd37rjI0lLrEtoH
ldyFyXoO+xVlEnfteaM7EbvKv/Fxx8oSnAg+ueQrM5ONz6Nj2HfJIEu/0FZtl5m4
UygDE9fTDqowwx70hAyGkAd5pWZ1tr2eIm7E7xnbe73r+XhqnBGri+g3OadTNlLz
eVhKL44jWYLaD6p9qfs=
=mzCq
-----END PGP SIGNATURE-----

Attachment: pgpXvRODeHUx4.pgp
Description: PGP signature


--- End Message ---

Reply via email to