Your message dated Wed, 21 Oct 2020 17:33:34 +0000
with message-id <[email protected]>
and subject line Bug#957250: fixed in gadmin-rsync 0.1.7-1.1
has caused the Debian Bug report #957250,
regarding gadmin-rsync: ftbfs with GCC-10
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.)
--
957250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957250
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gadmin-rsync
Version: 0.1.7-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/gadmin-rsync_0.1.7-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
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 show_info.c:22:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | struct _GTimeVal
| ^~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -Wall -c allocate.c
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -Wall -c show_help.c
In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
from /usr/include/gtk-2.0/gtk/gtk.h:33,
from show_help.c:22:
/usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is
deprecated [-Wdeprecated-declarations]
236 | void gtk_type_init (GTypeDebugFlags debug_flags);
| ^~~~
In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
from /usr/include/glib-2.0/gobject/gbinding.h:29,
from /usr/include/glib-2.0/glib-object.h:23,
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 show_help.c:22:
/usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
679 | {
| ^
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 show_help.c:22:
/usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: 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:23,
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 show_help.c:22:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
551 | struct _GTimeVal
| ^~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/share"\"
-DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -pthread -I/usr/include/gtk-2.0
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid
-I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
-I/usr/include/fribidi -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/uuid
-I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2 -Wall -c commented.c
gcc -g -O2 -Wall -Wl,-z,defs -o gadmin-rsync gadmin-rsync.o
create_main_window.o create_rsync_tab.o create_progress_tab.o create_disc_tab.o
populate_rsync_tab.o populate_disc_tab.o backup_and_restore.o backup_menu.o
save_backup_settings.o cron_functions.o file_chooser.o restore_menu.o widgets.o
support.o show_log.o make_settings_entries.o make_settings_combos.o
make_settings_spinbuttons.o make_settings_buttons.o
make_settings_checkbuttons.o make_settings_progressbars.o
make_settings_labels.o make_settings_hseparators.o set_version.o
status_update.o commands.o key_handling.o handle_ssh.o get_option_pos.o
credits_window.o show_info.o allocate.o show_help.o commented.o -lgtk-x11-2.0
-lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0
-lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
-lcrypt
/usr/bin/ld: restore_menu.o:/<<PKGBUILDDIR>>/src/restore_menu.c:44: multiple
definition of `iter_filesel';
backup_menu.o:/<<PKGBUILDDIR>>/src/backup_menu.c:47: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:317: gadmin-rsync] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:288: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:226: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: gadmin-rsync
Source-Version: 0.1.7-1.1
Done: Sudip Mukherjee <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gadmin-rsync, 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.
Sudip Mukherjee <[email protected]> (supplier of updated gadmin-rsync
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, 19 Oct 2020 18:03:24 +0100
Source: gadmin-rsync
Architecture: source
Version: 0.1.7-1.1
Distribution: unstable
Urgency: medium
Maintainer: Mahyuddin Susanto <[email protected]>
Changed-By: Sudip Mukherjee <[email protected]>
Closes: 957250
Changes:
gadmin-rsync (0.1.7-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957250)
Checksums-Sha1:
1833c6e59bf7ec3bdb7a78d0d27ad6b35fb3c455 1983 gadmin-rsync_0.1.7-1.1.dsc
98ac184b1431e5afe18911a10d83397d6781c644 6656
gadmin-rsync_0.1.7-1.1.debian.tar.gz
8a2ec46c59cd4f02599a706a4dbd51de746a3615 11088
gadmin-rsync_0.1.7-1.1_amd64.buildinfo
Checksums-Sha256:
ae2ece828eafd9518fccba67c599abc893d32aef65cd1c09a1dc7fbe92d4c756 1983
gadmin-rsync_0.1.7-1.1.dsc
495df10faf2b5b82de8c04f8ecbda6390287b60d3bb490977a54c1248fcfc15d 6656
gadmin-rsync_0.1.7-1.1.debian.tar.gz
cc52ade30b0c39b481772d1bb6d510bf4240cdc902e4d79a7b30adce214633c9 11088
gadmin-rsync_0.1.7-1.1_amd64.buildinfo
Files:
647b87db123a9544f0ea1a3423ab99ef 1983 admin optional gadmin-rsync_0.1.7-1.1.dsc
fff1edda86ec6c9354dca2ccc739bf07 6656 admin optional
gadmin-rsync_0.1.7-1.1.debian.tar.gz
33baaf0d48b1ae189c5fcb855361a735 11088 admin optional
gadmin-rsync_0.1.7-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+NyNgACgkQR5mjUUbR
KzV4ZRAAoQJy/YsgiCsH8gtjOHqR67Gn1QOCgFzxVjnjGYWEtMONhqfmuBSULSym
kLbr7B6/PPZx/TD0YoWQWry0V1hbAy0kXx5q8/w/cxp+CKFxJ4zkiTocCjKLcnhO
16RySHR8J3tlQcD01ut+A14BHNO5BE8ZRItKpceDCgan+S4dsXW3PqXcHcYK+C8Y
ZadkMh0WebsB1mt+DnwO4n0Vs176A/nERPjJZcoz1RgpBien4tekXJwO81xMLTZS
H1UfL6T8xZpHIxGbgnXnnpSwRT2OQAuyTzc4qriKomb9TURqu7Rpnhm92TM1ht5Y
kYXrGCf0HBUFkWOLvh4UbHjbsXzSdN63uOnkyA7eyAKku58GrS7nfdiRFB7yZLko
TWDqAbjO7aatq0QENwHYwGJ1cmpzWMF3ihsfhRuA5Gigl+yANI+v703t5lh0jL9o
IzqMUtzkgFMGVf6CUQ+gW4+BjtlIwGfuY58+Po9UOasVNV1cilF33aWqN6dE03D5
V3qjBR/Xk72sBZoy7NN4ZQgfBRBJYNkDQlFCxr6MGZQF9ZOEoFZBlwOS0cWASrOV
Mjk3vYNSplqmnOnZmx/zHB0LnvlvAFenrtEgOwI+S6mVL3Vd+e9Ek+FP0kXf6k33
U+i2ldr7Jxtl+lM72Jq1wbNHiLrYn8RzM1cROOs8L2vBsGUpKus=
=y/wD
-----END PGP SIGNATURE-----
--- End Message ---