Your message dated Sat, 23 Nov 2024 13:35:33 +0000
with message-id <[email protected]>
and subject line Bug#1074953: fixed in ferret-vis 7.6.0-8
has caused the Debian Bug report #1074953,
regarding ferret-vis: ftbfs with GCC-14
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.)


-- 
1074953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074953
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ferret-vis
Version: 7.6.0-7
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/ferret-vis_7.6.0-7_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-f9778240-f90d-473a-8f39-072db2693464
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package ferret-vis
dpkg-buildpackage: info: source version 7.6.0-7
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Alastair McKinstry 
<[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
dh clean --with elpa
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# use system xpm.h, not supplied ones
rm -f fer/gui/xpm*.h
find . -type l  -delete
find . -name '*.o' -delete
find . -name '*.so' -delete
find external_functions -type l -exec rm {} \;
[ ! -f site_specific.mk ] || /usr/bin/make -C gksm2ps clean
[ ! -f fer/platform_specific_flags.mk.debian ]  || /usr/bin/make -C fer clean 
HOSTTYPE=debian 
rm -rf lib gksm2ps/gksm2ps fer/ferret_c*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/ferret-vis.substvars debian/ferret-datasets.substvars 
debian/files
        rm -fr -- debian/ferret-vis/ debian/tmp/ debian/ferret-datasets/
        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 build
dh build --with elpa
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
sed -e 's%@ARCH@%x86_64-linux-gnu%' \
        -e 's%@LIBDIR@%/usr/lib/x86_64-linux-gnu%' \
        -e 's%@INSTALLDIR@%/<<PKGBUILDDIR>>/debian/tmp%' \
        < debian/site_specific.mk.in > site_specific.mk
cp debian/platform_specific.mk.debian.gfortran-14 platform_specific.mk.debian
cp: cannot stat 'debian/platform_specific.mk.debian.gfortran-14': No such file 
or directory
make[1]: *** [debian/rules:29: site_specific.mk] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ferret-vis
Source-Version: 7.6.0-8
Done: Alastair McKinstry <[email protected]>

We believe that the bug you reported is fixed in the latest version of
ferret-vis, 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.
Alastair McKinstry <[email protected]> (supplier of updated ferret-vis 
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: SHA256

Format: 1.8
Date: Sat, 23 Nov 2024 13:01:19 +0000
Source: ferret-vis
Architecture: source
Version: 7.6.0-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 1074953 1077100
Changes:
 ferret-vis (7.6.0-8) unstable; urgency=medium
 .
   * Extend implicit-fn-declatarations patch
   * Disable other new error traps from gcc14. Too many changes required
     for  a legacy app. Closes: #1074953
   * Set Debian Science Maint. as maintainer
   * Standards-Version: 4.7.0; no changes required
   * Add platform_specific.mk.debian.gfortran-14 for new compiler
   * Depend on  dh-elpa (>=2.1.5) Closes: #1077100
Checksums-Sha1:
 965e2744782b16cf261cf9e010a420baec6c5224 2278 ferret-vis_7.6.0-8.dsc
 be410cdb6084678142922e4addabf6dcb89dce89 45404 ferret-vis_7.6.0-8.debian.tar.xz
Checksums-Sha256:
 a082ad244a83a77b5cf4dfeedf49daeabddedcb32fa46e91d0bc3f90e5cedeb8 2278 
ferret-vis_7.6.0-8.dsc
 0ea0e275c866a93fc8a3a022947a035e1daaa0e14d19da12e021ed96047f5136 45404 
ferret-vis_7.6.0-8.debian.tar.xz
Files:
 5547b06d7bc59c5b6b7977cee1306b0c 2278 utils optional ferret-vis_7.6.0-8.dsc
 b5d0767ec701aef84a943384f6b7e905 45404 utils optional 
ferret-vis_7.6.0-8.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmdB15AACgkQy+a7Tl2a
06UyOhAAoykbTEl5wD9qib+5GJSZYUmPq6pQvtI0rRvlyGRxrLD5GDe69SM76sNb
GnmG9JSIBqvi80Czmy6k6mtPm2eKNW8KRfcUEXfq4/b6f1/om3AsJvVYukKuEbG5
y+TGc/B+TK1f0KVFLQh81NXop5bh8h4qpPsFcPHAVIj/bgvzsYCEmZuzndXOYHIV
yJMvJV7tciIF7vPdOkIZrHqlOkrrc2slf9HBStXQlg1g12B293ZPhRV4Lxg1Eg5R
x3VRB2pZDZ6LZisnd7S+DMHuiMqzIFOKg3v7kfT8IDraOMrta2S4t5UgEMlyQW1f
yGWRxwAHjrqJaV213mHcxWWnQxL8WRcB/VCC/ZpOBQXLFLpeJdQm8M6YpI4ffZwn
KfsfHZoR7GBY66hWTFUKSkcMB6/T4wdy+EkSBCenDHKac5frc1cKtWRIh0HKkaLB
nZwNkQQDeCf4USZBeuLPzHPTE2Fxf9ZlDQMxu2nbWLWD9KyTRXutBiw+9gAfpuM4
8OwYfDS3gjvojQ4pJ/Je7N1TsaW7+T/VXOtEwCGlcQhvQ9ZFuQz3nbkQIUe7k6ap
Iyv4ex9C9Nn6GikI0TuAKhUvTLX5LTiS6ZKb4lLONHkQmQRV3OPAIK6fx0PjeMxH
o3gXe9u7DQByz6Ajr9iAHt3+dgbThTaKSXfy5OD/NCqj9iB8ESg=
=ktBN
-----END PGP SIGNATURE-----

Attachment: pgp9w3HT2UW7a.pgp
Description: PGP signature


--- End Message ---

Reply via email to