Your message dated Wed, 13 Oct 2021 13:03:49 +0000
with message-id <e1madvb-00049u...@fasolo.debian.org>
and subject line Bug#984126: fixed in ferret-vis 7.6.0-4
has caused the Debian Bug report #984126,
regarding ferret-vis: ftbfs with GCC-11
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 ow...@bugs.debian.org
immediately.)


-- 
984126: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ferret-vis
Version: 7.6.0-2
Severity: normal
Tags: sid bookworm
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye 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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/ferret-vis_7.6.0-2_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
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-518267bc-ea09-4a30-ae81-2d30b8e117bd
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

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

Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package ferret-vis
dpkg-buildpackage: info: source version 7.6.0-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Alastair McKinstry 
<mckins...@debian.org>
 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 -prune -exec rm -rf {} + \) 
\)
 debian/rules build
dh build --with elpa
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        install -d /<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home
   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-11 platform_specific.mk.debian
cp: cannot stat 'debian/platform_specific.mk.debian.gfortran-11': 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-4
Done: Alastair McKinstry <mckins...@debian.org>

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 984...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 13 Oct 2021 13:18:31 +0100
Source: ferret-vis
Architecture: source
Version: 7.6.0-4
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 984126
Changes:
 ferret-vis (7.6.0-4) unstable; urgency=medium
 .
   * Add platform file for  gfortran-11. Closes: #984126
Checksums-Sha1:
 0346b72db7672038a02535b50bac368b21610206 2175 ferret-vis_7.6.0-4.dsc
 d528c0960dd4ca0fed6efe22a49a506e4a316ab9 43244 ferret-vis_7.6.0-4.debian.tar.xz
Checksums-Sha256:
 62870e5f1e6982624450f52c6c8ac7ec0b681bc138713e09e8496d4250e07c93 2175 
ferret-vis_7.6.0-4.dsc
 e5572297761c53119cb04acc01c70d05d6f17fd4ae198eea65ee3e7303415587 43244 
ferret-vis_7.6.0-4.debian.tar.xz
Files:
 af96ed2bedef89c89d4e56f11c5bd804 2175 utils optional ferret-vis_7.6.0-4.dsc
 78c96eeafe63e1b526d0eb31bd84e490 43244 utils optional 
ferret-vis_7.6.0-4.debian.tar.xz

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

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmFm0uwACgkQy+a7Tl2a
06WTtBAAqObH3TpPbKYTN917TzlnNwUmc8H34uT6EFq6y3oXsU40i86Nqd+jCoLS
7Rkuc1LXTisy08zYIWpZxT/JznuyO9GzyH8luVdxLLFUAdenifNpso6xq05Gaq4D
o64qZxKgilkOCSRFr8g04ibAwoMVx0bySg6Fa0NxoLczu4Elp34rcWZSqPbdI67i
tJElat6hr0scLeNfDnAvkHlRRJI1duGreLsymsT8HA07udXUxXgDqSt2zp0fWxu7
FSiX/ZFlE5MW68nQ6LixKfiU6TDMdZONQaolLxtiB/Av2DIB4Hj5dT+QkVF7G8RV
9GqtRrf5X0t3uAebSzkVT3Lzx4fMhOlDg4kLiOOYSPPc065iSe7BpecYkaBZtCq9
ZPrmj3JagkoMVG6V44UFBipPkgbY6NTKN1ERauw1PkrbopgsIOztS98arVMGTYa0
QBoPCca/qk4A+yCeTRy65VoeQvRcW9X0f3fRlDeDTIGFuUwcbolxCYnE7qC7hU/e
wdtzhr39Q2rCghz8EsGEnXnokBw3n5vq4tm9nd/m9lzbyRYu9cyczF+mAdZFKCkd
o8eAylnIiARsqt5EICmO3EfnK7o30rOl6SsQXP0sAXHNjlHaAJS1uubsoZwTI+n5
JSmrRg5reF41JmbkGy963T5gFT8Zi+Vcuo8K00cM7TDUfmlNDhU=
=XaED
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to