Your message dated Tue, 12 May 2026 09:35:02 +0000
with message-id <[email protected]>
and subject line Bug#1133495: fixed in gyoto 2.0.2-8
has caused the Debian Bug report #1133495,
regarding gyoto: 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.)


-- 
1133495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133495
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gyoto
Version: 2.0.2-7
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

gyoto 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/gyoto_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.

[...]


libdir='${prefix}/lib/aarch64-linux-gnu'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localpkglibdir='/usr/local/lib/gyoto'
localstatedir='/var'
mandir='${prefix}/share/man'
mkdir_p='$(MKDIR_P)'
mySUBDIRS=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkg_cflags=''
pkg_libs=''
pkg_requires=''
pkgpythondir='${pythondir}/Gyoto'
plugin_sfx=''
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/'
pythondir='${prefix}/local/lib/python3.13/dist-packages'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sovers=''
subdirs=''
sysconfdir='/etc'
target='aarch64-unknown-linux-gnu'
target_alias=''
target_cpu='aarch64'
target_os='linux-gnu'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Gyoto"
#define PACKAGE_TARNAME "gyoto"
#define PACKAGE_VERSION "2.0.2"
#define PACKAGE_STRING "Gyoto 2.0.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "gyoto"
#define VERSION "2.0.2"
#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_FENV_H 1
#define GYOTO_SIZE__T_IS_UNSIGNED_LONG 1
#define HAVE_CXX11 1
#define HAVE_BOOST 1
#define HAVE_BOOST_ARRAY_HPP 1
#define HAVE_BOOST_NUMERIC_ODEINT_STEPPER_CONTROLLED_STEP_RESULT_HPP 1
#define GYOTO_HAVE_BOOST_INTEGRATORS 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 
--with-yorick=/usr/bin/yorick --with-udunits --with-xerces --enable-static 
--enable-shared --with-boost --with-arblib --enable-c\+\+11 --enable-release 
--with-mpi --without-virtualenv --enable-doc 
--with-lorene=/usr/lib/aarch64-linux-gnu/lorene 
--includedir=/usr/include/aarch64-linux-gnu returned exit code 1
make[1]: *** [debian/rules:97: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/build/reproducible-path/gyoto-2.0.2'
make: *** [debian/rules:45: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Source: gyoto
Source-Version: 2.0.2-8
Done: Thibaut Paumard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gyoto, 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.
Thibaut Paumard <[email protected]> (supplier of updated gyoto 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, 11 May 2026 18:33:10 +0200
Source: gyoto
Architecture: source
Version: 2.0.2-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<[email protected]>
Changed-By: Thibaut Paumard <[email protected]>
Closes: 1133495
Changes:
 gyoto (2.0.2-8) unstable; urgency=medium
 .
   * Bug fix: "ftbfs with GCC-16", thanks to Emanuele Rocca (Closes:
     #1133495).
Checksums-Sha1:
 033e562530ad38e8e9f47a91940534e64a0fd9bd 2950 gyoto_2.0.2-8.dsc
 72e1f991bd8a0b9d62a3b55513124160ea588a66 25652 gyoto_2.0.2-8.debian.tar.xz
 68373f04bdd818c073fa03dff67e620acc342777 18709 gyoto_2.0.2-8_amd64.buildinfo
Checksums-Sha256:
 42ee198a549bbaa6055ec4f13c86c7aabbee30ed2d83a82533d54743e5a3518b 2950 
gyoto_2.0.2-8.dsc
 2065a0f2bff4683e75c42aac1a467d74954f5cccd086698f0fe217cc42a1d58c 25652 
gyoto_2.0.2-8.debian.tar.xz
 b5ab2459855371e1bf9e16869d18e76f476a165129f763c6e79fc7e72518c2d4 18709 
gyoto_2.0.2-8_amd64.buildinfo
Files:
 dc104b27926a008f1c4de16f65b573b9 2950 science optional gyoto_2.0.2-8.dsc
 b1ef44fcef045264956cc888174533b3 25652 science optional 
gyoto_2.0.2-8.debian.tar.xz
 12faf9cbf65b1eeda120f666eebc84c0 18709 science optional 
gyoto_2.0.2-8_amd64.buildinfo

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

iQJHBAEBCgAxFiEEvK37UrQZmNdNmdmOk5RTSODcKEAFAmoC7i4THHRoaWJhdXRA
ZGViaWFuLm9yZwAKCRCTlFNI4NwoQO/+D/43ccxuEK8tfrgIHtoxVoFA2mjHS9wF
+9HiplmXQKC+T0Lr1sE3V76NgXrIciD+LwAybbTDYklVjgfWyz5KNy5GhT3t7fOI
JEGjp3F2JC7mmYOXs4DRT9TI/CQh/Yejg/oK4mNkVuk9lx3+/A5gnWT7yD/opmVK
Z03SjcGgE3QBaJTuA6bq/UjIw2Ow15vMNmyc7eJKCIKFmw6r5snKS+1Bu/WuT6M9
aE/UGYTIbTOyZw40qTJMCLQFkY//jYmKrTALEJCH80Cfxn7MjYD/UvmiDUuoHID/
K2TqEdVjKfN/MjMr0FnHVnPw8truw5KfFZ9ybMIlPrvMT7+mLyndl4yTgLvW+TYu
vLEe6/Hv4EmauCAxrpkiRCjghuEO2LkNFXgu722ycvYU9JNaKJYG81WzWEBkERmV
8SbGGtDe9LODsuvZ+IauUpITnbFvC4S2chzBqsQMTpUhVY44Q9M+SJg4x47Q7iqw
GzwH6daJte0tORaIklVib64dUdc8wgp1bfp62J6TnSqqELAAyfoom+P4c0KKVLXt
GpW4CQD4s39h9qYhGP2ogiH73Q6vXCIjThb6azRW/URdXj/xRlTkJVX1gd2rtNs1
A8gWq1/lJ5izMZl6nl2tTLvsYAA8QCYM2eLKbaxhs117SoRYLa6AzJoybM1z8cRq
YWU4KDCFRSeGoA==
=+JbI
-----END PGP SIGNATURE-----

Attachment: pgpmSEqjGeHmU.pgp
Description: PGP signature


--- End Message ---

Reply via email to