Your message dated Sun, 24 Jan 2021 23:48:27 +0000
with message-id <[email protected]>
and subject line Bug#957248: fixed in gadmin-proftpd 1:0.4.2-1.1
has caused the Debian Bug report #957248,
regarding gadmin-proftpd: 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.)
--
957248: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957248
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gadmin-proftpd
Version: 1:0.4.2-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-proftpd_0.4.2-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
[...]
53 | void password_virtual_user(G_CONST_RETURN gchar *username,
G_CONST_RETURN gchar *password);
| ^~~~~~~
functions.h:53:13: warning: const
functions.h:55:13: warning: const
55 | void password_user(G_CONST_RETURN gchar *username, G_CONST_RETURN gchar
*password);
| ^~~~~~~
functions.h:55:13: warning: const
mv -f .deps/add_standard_users.Tpo .deps/add_standard_users.Po
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 -MT
show_help.o -MD -MP -MF .deps/show_help.Tpo -c -o show_help.o 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
| ^~~~~~~~~
mv -f .deps/show_help.Tpo .deps/show_help.Po
gcc -g -O2 -Wall -o gadmin-proftpd gadmin_proftpd.o
populate_gadmin_proftpd.o widgets.o support.o create_main_window.o
create_server_tab.o populate_servers.o server_treeview_row_clicked.o
add_server.o delete_server.o create_server_settings.o
populate_server_settings.o apply_server_settings.o select_first_server.o
create_user_tab.o file_chooser.o populate_users.o user_treeview_row_clicked.o
populate_shell_combo.o add_user.o dir_treeview_funcs.o create_user_settings.o
populate_user_settings.o select_first_user.o apply_user.o delete_user.o
create_del_system_user_question.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 create_transfer_tab.o
kick_button_clicked.o kick_ban_button_clicked.o status_update.o
create_disc_tab.o populate_disc_tab.o create_file_tab.o populate_file_tab.o
clear_file_tab.o create_security_tab.o populate_
security_tab.o clear_security_tab.o create_conf_tab.o populate_conf_tab.o
save_conf_tab.o set_version.o reread_conf.o apply_button_clicked.o commands.o
generate_cert.o functions.o commented.o credits_window.o
activate_button_clicked.o deactivate_button_clicked.o show_info.o
chars_are_digits.o allocate.o system_defines.o create_import_window.o
import_functions.o show_shutdown.o shutdown_ok_clicked.o standard_conf.o
add_standard_users.o show_help.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: apply_user.o:/<<PKGBUILDDIR>>/src/apply_user.c:57: multiple
definition of `user_profile'; add_user.o:/<<PKGBUILDDIR>>/src/add_user.c:58:
first defined here
/usr/bin/ld: apply_user.o:/<<PKGBUILDDIR>>/src/apply_user.c:54: multiple
definition of `dir_val';
dir_treeview_funcs.o:/<<PKGBUILDDIR>>/src/dir_treeview_funcs.c:46: first
defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:385: gadmin-proftpd] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:291: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:229: 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-proftpd
Source-Version: 1:0.4.2-1.1
Done: Boyuan Yang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gadmin-proftpd, 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.
Boyuan Yang <[email protected]> (supplier of updated gadmin-proftpd 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: Sun, 24 Jan 2021 18:27:45 -0500
Source: gadmin-proftpd
Architecture: source
Version: 1:0.4.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Mahyuddin Susanto <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 957248
Changes:
gadmin-proftpd (1:0.4.2-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/patches/05-gcc_10.patch: Add patch from Ubuntu to fix
FTBFS with gcc-10. (Closes: #957248)
* debian/rules: Minor fix on empty lines.
Checksums-Sha1:
4c6eb4c1c22f0fbef1ba648f55eee5e45043d7e8 2009 gadmin-proftpd_0.4.2-1.1.dsc
871a72c3aded0a1183bbc3f56e1ff0f1ba00b020 341698
gadmin-proftpd_0.4.2.orig.tar.gz
5e974130d8c654117e1e926f943fdf5b7cfb6c07 9578
gadmin-proftpd_0.4.2-1.1.debian.tar.gz
00bf35c151e4db63a660f2fe586de22a6651fe56 11035
gadmin-proftpd_0.4.2-1.1_amd64.buildinfo
Checksums-Sha256:
3870b5f06235a9fce0b27f9ffc2d6c88512f5b2b9fe29cb4deefce273de33556 2009
gadmin-proftpd_0.4.2-1.1.dsc
2adea1f57c14989bbff908797eee0cfdff43311861304452b96b323de77af3e4 341698
gadmin-proftpd_0.4.2.orig.tar.gz
8a0ec0aad37b5a129aba5fc2622d1b3f34f3bebd907ad040b088d598fef751e7 9578
gadmin-proftpd_0.4.2-1.1.debian.tar.gz
465fd9c435d8147bf0622b453b39b1dd98d395b22e04a62b15905072b32c92e0 11035
gadmin-proftpd_0.4.2-1.1_amd64.buildinfo
Files:
5fd83d0b158913352603220dfaa00bd9 2009 admin optional
gadmin-proftpd_0.4.2-1.1.dsc
3390229690fecfe265d86554eb51996a 341698 admin optional
gadmin-proftpd_0.4.2.orig.tar.gz
055f56b890720a2fbdeaf957f80b7d2a 9578 admin optional
gadmin-proftpd_0.4.2-1.1.debian.tar.gz
26700a0dd46a0c62f1a037ce5dede635 11035 admin optional
gadmin-proftpd_0.4.2-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmAOAygACgkQwpPntGGC
Ws5pIxAAn/HVJTH6RnwmOuaFO7suEpwEJ68ge6cOOBCBZlpDWHsiSWiJ/b45qyvH
SY+ek9s8sH1s96y5w2F+j1OQTY08vvUcEe87VbWGIIDTco6VRkvAMiE4VbMu5Ygh
en68c/J2Nmp5nLL71U1z822HGWibdvbBBfBx+g60zB/BNtCxnu9kQpHe/T9SW8Fz
cplfjmn0+marHod3ZxYYrk3OqdRF5ZyuuT+YbzoMhyQUKdHxZKLXF8gCZUSPbUDA
mnSR35GFM19ZuiqaW5AqEAuzYOGQDxHSLEvf2A9GAPcQb91dTgDOJ/srfVTGHiWn
ei7WmTfRE90jhhtObeS2ygCbunx7RBdgX+rmLacHTeA8Vu9C8b8WxvHgWrPYrnfl
Akfvj9gqGHHOjlbusaIQq8qeNTa3tgM5oZm9SOcGWtqvFdY9WO1TYQq3vo4BCUPy
H33dJH+avrI/Gm+/ZzwHIXeyVVEUdOl21xrZpw1/kYBfZLGqU0vIall6lffL8UuG
VXVoQB53w3p27ZuDE5UMEsLEjmTP9YRdD/JTQlclpjD9PPZ1BK+dpw6u1Sic4wQJ
F5AyyFJvU/UJe/x5i3UYts07if7Pf0DxY/8U6iP7Ng9kL5cYmdrQcjpfc738pzJg
kEI7UxC2SJHDBdhIb4+DYxHoRkm3lK421DKBvciMJrvSrEJkIko=
=Sgj6
-----END PGP SIGNATURE-----
--- End Message ---