Your message dated Tue, 12 Oct 2021 21:05:47 +0000
with message-id <e1maoy3-000cis...@fasolo.debian.org>
and subject line Bug#984257: fixed in nted 1.10.18-13
has caused the Debian Bug report #984257,
regarding nted: 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.)


-- 
984257: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:nted
Version: 1.10.18-12
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/nted_1.10.18-12_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.

[...]
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from resource.h:27,
                 from staff.h:26,
                 from staff.cpp:23:
/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here
  545 | typedef struct _GTimeVal GTimeVal 
GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
                 from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:126,
                 from voice.h:27,
                 from voice.cpp:23:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:12: warning: ‘GTimeVal’ is 
deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   73 |   GTimeVal last_popdown;
      |            ^~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,
                 from /usr/include/glib-2.0/glib.h:30,
                 from /usr/include/glib-2.0/gobject/gbinding.h:28,
                 from /usr/include/glib-2.0/glib-object.h:22,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /usr/include/gtk-2.0/gdk/gdk.h:32,
                 from /usr/include/gtk-2.0/gtk/gtk.h:32,
                 from voice.h:27,
                 from voice.cpp:23:
/usr/include/glib-2.0/glib/gtypes.h:545:26: note: declared here
  545 | typedef struct _GTimeVal GTimeVal 
GLIB_DEPRECATED_TYPE_IN_2_62_FOR(GDateTime);
      |                          ^~~~~~~~
voice.cpp: In member function ‘bool NedVoice::tryConvertToTuplet(int, int, 
NedChordOrRest*)’:
voice.cpp:1366:66: error: ordered comparison of pointer with integer zero 
(‘GList*’ {aka ‘_GList*’} and ‘int’)
 1366 |         if ((min_pos_ptr = g_list_find(m_chord_or_rests, templ)) < 0) {
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
make[3]: *** [Makefile:656: voice.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mainwindow.cpp: In static member function ‘static void 
NedMainWindow::save_score(GtkWidget*, void*)’:
mainwindow.cpp:2885:28: warning: ‘%s’ directive writing up to 4095 bytes into a 
region of size 1024 [-Wformat-overflow=]
 2885 |         sprintf(fnamenew, "%s.new", main_window->m_current_filename);
      |                            ^~
In file included from /usr/include/stdio.h:867,
                 from mainwindow.cpp:24:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: 
‘__builtin___sprintf_chk’ output between 5 and 4100 bytes into a destination of 
size 1024
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |                                   __bos (__s), __fmt, __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mainwindow.cpp: In member function ‘void 
NedMainWindow::do_export_to_stream(FILE*, int)’:
mainwindow.cpp:9399:48: warning: ‘%s’ directive writing up to 4095 bytes into a 
region of size 1016 [-Wformat-overflow=]
 9399 |                         sprintf(Str, "%%Title: %s\n", 
m_current_filename);
      |                                                ^~
In file included from /usr/include/stdio.h:867,
                 from mainwindow.cpp:24:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: 
‘__builtin___sprintf_chk’ output between 10 and 4105 bytes into a destination 
of size 1024
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |                                   __bos (__s), __fmt, __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:693: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:504: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: nted
Source-Version: 1.10.18-13
Done: Gilles Filippini <p...@debian.org>

We believe that the bug you reported is fixed in the latest version of
nted, 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.
Gilles Filippini <p...@debian.org> (supplier of updated nted 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: SHA512

Format: 1.8
Date: Tue, 12 Oct 2021 22:39:50 +0200
Source: nted
Architecture: source
Version: 1.10.18-13
Distribution: unstable
Urgency: medium
Maintainer: Gilles Filippini <p...@debian.org>
Changed-By: Gilles Filippini <p...@debian.org>
Closes: 984257
Changes:
 nted (1.10.18-13) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/copyright: Use https protocol in Format field
   * d/changelog: Remove trailing whitespaces
   * d/control: Remove trailing whitespaces
   * d/control: Set Vcs-* to salsa.debian.org
 .
   [ Gilles Filippini ]
   * New patch 'gcc-11.patch' to fix FTBFS against GCC-11
     (Closes: #984257)
   * Compat level 10
   * Drop now useless build dependency in dh-autoreconf and autotools-dev
Checksums-Sha1:
 7322ecf6b87e8bfb372c7255fd0eacf85c628026 1611 nted_1.10.18-13.dsc
 4e84c8175cfdb3dcc60de2327f3aad7cf0c2e7a6 24068 nted_1.10.18-13.debian.tar.xz
 4764525c74554c3867d1a0c53831d9d1f2704454 11718 nted_1.10.18-13_amd64.buildinfo
Checksums-Sha256:
 6d903893f840c1a5db50c322792790a4d44baf434f7316ee0e553844a8889385 1611 
nted_1.10.18-13.dsc
 c9e6bc6e213641cd4f08964b36e2192c2ec6710d473088e2d1d4fc9e8e34108f 24068 
nted_1.10.18-13.debian.tar.xz
 e3a4604ca653ebd4de27fadc87cf3f05a21576d21d856c432d4caebcc019e230 11718 
nted_1.10.18-13_amd64.buildinfo
Files:
 f47954a383d508c4dd2e5a080a9c7a8e 1611 sound optional nted_1.10.18-13.dsc
 3cb1bd1fc795862368ca0ac71114eaf5 24068 sound optional 
nted_1.10.18-13.debian.tar.xz
 6731ba7309b398589c568b4b4e6d9a3a 11718 sound optional 
nted_1.10.18-13_amd64.buildinfo

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

iQFEBAEBCgAuFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAmFl9cIQHHBpbmlAZGVi
aWFuLm9yZwAKCRDv6Gxsf/7Pg2uxB/wKZTrO4GfDGBDuC1RZvLSTQ2+m24Z93WXM
9zbhasvXkfw+fMRRXXQ0xlajtwCEl2WclAglIgwJ+J1CvVdFAYjFsRylyC35D381
b7TLL0kg0bad3q+k632oJxdCH0eDR1g+eiG+94keXUkAtzBcEI0rkbqU525E8AYl
4mp+9VsJ9jpaxtub8MB1SXLMeoNdnDOfoeh9e14PLTfAfHHFj2aSNkssoNZ57szg
W9nbPYGx7Y+5qd0HxS4PTxHV8kTUJ/ire7yPV7UpRbpKB3WcDDh3YoHF/nRCRX5y
rf38otmIQ20mbHRMNSZtJ2BrxsVrRf79Yh5fMAeLMye9sLGMLR20
=6vAw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to