Your message dated Wed, 12 Aug 2026 12:11:29 +0000
with message-id <[email protected]>
and subject line Bug#1133591: fixed in odin 2.0.5-10
has caused the Debian Bug report #1133591,
regarding odin: ftbfs with GCC-16
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.)
--
1133591: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133591
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:odin
Version: 2.0.5-9
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16
Hi,
odin fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.
The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/odin_arm64.build.xz
The last lines of the build log are at the end of this report.
To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html
Please only close this issue after double-checking that the package can be
built correctly with GCC 16.
Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.
[...]
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/reproducible-path/odin-2.0.5/install-sh'
libdir='/usr/lib/aarch64-linux-gnu/odin'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "odin"
#define PACKAGE_TARNAME "odin"
#define PACKAGE_VERSION "2.0.5"
#define PACKAGE_STRING "odin 2.0.5"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "odin"
#define VERSION "2.0.5"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_DIRENT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_TIME_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_CTYPE_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SETJMP_H 1
#define HAVE_TYPEINFO 1
#define HAVE_GSL_MULTIFIT_FDFSOLVER_JAC 1
#define HAVE_VTKSTRUCTUREDPOINTS_H 1
#define HAVE_VTKARROWSOURCE_H 1
configure: exit 1
dh_auto_configure: error: ./configure --build=aarch64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-option-checking --disable-silent-rules
--libdir=\${prefix}/lib/aarch64-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking
--libdir=/usr/lib/aarch64-linux-gnu/odin --with-pic
--enable-only-standalone-plugin --enable-static --enable-shared
--enable-niftisupport --enable-vtksupport --enable-dcmtksupport
--enable-pngsupport returned exit code 1
make[1]: *** [debian/rules:16: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/build/reproducible-path/odin-2.0.5'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--- End Message ---
--- Begin Message ---
Source: odin
Source-Version: 2.0.5-10
Done: Andreas Tille <[email protected]>
We believe that the bug you reported is fixed in the latest version of
odin, 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 Tille <[email protected]> (supplier of updated odin 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: Wed, 12 Aug 2026 12:00:54 +0200
Source: odin
Architecture: source
Version: 2.0.5-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1133591
Changes:
odin (2.0.5-10) unstable; urgency=medium
.
* Team upload.
* Update standards version to 4.7.4, no changes needed.
* Set upstream metadata fields: Repository.
* Secure URI in Source
* Fix FTBFS with GCC 16: std::endian name clash
Closes: #1133591
* odin: Depends: sensible-utils
* No need to use dh-exec any more
* cme fix dpkg-control
Checksums-Sha1:
1afc79800ffd2ab103ad0d439c651b1c98136b57 2344 odin_2.0.5-10.dsc
76064f9db5f0c758c8e5f580f9e83eed8288ee75 12304 odin_2.0.5-10.debian.tar.xz
b2eedd305518cb88dd7f261eb58fa72bbd0ed068 27012 odin_2.0.5-10_amd64.buildinfo
Checksums-Sha256:
9f05f92cd9043e0fa2827610aa9d48ec4e29435b37e3a77e938cec8d6991cc37 2344
odin_2.0.5-10.dsc
c15aa039d951e057de0b2a4c3b6e76d0302db1ee0acf18f51ef1caa67bdbc263 12304
odin_2.0.5-10.debian.tar.xz
2cba44367c54207708dfb982c609484f4b307ffeb32fb13d16054fa09e4b346f 27012
odin_2.0.5-10_amd64.buildinfo
Files:
5630040591b31c09d46ea1cf6c0eaf91 2344 science optional odin_2.0.5-10.dsc
548116c53ca0549ac99fd7d8fea0701b 12304 science optional
odin_2.0.5-10.debian.tar.xz
ad6f93ebe864bffd180fb1739d391729 27012 science optional
odin_2.0.5-10_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmp8XqIRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFGsw/+MT6aToXBuGagLHIffrb+egLEOT8zqgPs
+0AmfFi4m2LMxlyQK0ZWrnGEptcV1WCSh67vSEEgcD0ze+tq0fhdcUaWqRapXJxO
zf+Se/9H8ARJumn7i9397WcEP3hPbKIBKu18x39DBMc2zuPFWPwqLmrjs6+oldzK
0TIi/WHJV1qwtzjPoRZfwEhhMWN1PlbXBEFiY1w1Jai5n59V4Tb6u4h8cwbzDohl
d1UAPfD80dCv7u9vRTokScpaZ3vX2SFQOj0T8VMNoTPVzwxp2NAN+2jLEkQEmoTX
HwwQ+13g8jG2FKz8s5sS+jsWC6HNTCv+bANsP9IayL+nHRjp7L4aIug2QdgfIyyk
mdsHG7K9HI+ERavRqxgIe1A/xlEOs9RzDh774uuweM7mgVLqmwTZIszs6bbhal1q
KpVS9GmuVzfGt3X13wZkpwuj6ZTJM8AI4CK105GohMCu5tHiH3OQZ0Gr3Rq2gy2e
Lqj7aCELGpyMbrtUPn7uNcdQoiiTDBnEHZhFsgcg6almd1nNJgC05tdxrg+rZ0ex
LfqG5F2tu1rnBgYR+/Swi2U0lYzQaKbhFk+6mNTewX8EGQaP2BcjafswJUlv2erI
nLiJzsmQ0+3Guh2P4Erz2CsL07WLSI22t4DR6rDDJodvlUZELw9PdcxbNRJFW5+K
7hqM2rr9nHs=
=+baS
-----END PGP SIGNATURE-----
pgpcCIqOt3JMV.pgp
Description: PGP signature
--- End Message ---