[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#957974: marked as done (xdx: ftbfs with GCC-10)



Your message dated Sat, 25 Jul 2020 20:43:16 +0000
with message-id <E1jzR0m-000Guc-Ll@fasolo.debian.org>
and subject line Bug#957974: fixed in xdx 2.5.0-3
has caused the Debian Bug report #957974,
regarding xdx: 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 owner@bugs.debian.org
immediately.)


-- 
957974: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957974
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:xdx
Version: 2.5.0-2
Severity: normal
Tags: sid bullseye
User: debian-gcc@lists.debian.org
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/xdx_2.5.0-2_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

[...]
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --disable-maintainer-mode
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
	make -j1
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in m4
make[3]: Entering directory '/<<PKGBUILDDIR>>/m4'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4'
Making all in po
make[3]: Entering directory '/<<PKGBUILDDIR>>/po'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/po'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o cmd_opts.o cmd_opts.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gtksourceiter.o gtksourceiter.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui.o gui.c
gui.c: In function ‘double_click’:
gui.c:1322:17: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
 1322 |                 system(hamlibstr);
      |                 ^~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_aboutdialog.o gui_aboutdialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_closedialog.o gui_closedialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_exitdialog.o gui_exitdialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_logdialog.o gui_logdialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_manualdialog.o gui_manualdialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_opendialog.o gui_opendialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o gui_settingsdialog.o gui_settingsdialog.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o history.o history.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o hyperlink.o hyperlink.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o net.o net.c
net.c: In function ‘send_keepalivepacket’:
net.c:225:9: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
  225 |         write(cluster->sockethandle, "\b", 1);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o preferences.o preferences.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o save.o save.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o text.o text.c
gcc -DHAVE_CONFIG_H -I. -I../include  -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 -I.. -DPACKAGE_DATA_DIR=\"/usr/share/xdx\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SOURCE_DIR=\".\" -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -c -o utils.o utils.c
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security   -Wl,-z,relro -o xdx cmd_opts.o gtksourceiter.o gui.o gui_aboutdialog.o gui_closedialog.o gui_exitdialog.o gui_logdialog.o gui_manualdialog.o gui_opendialog.o gui_settingsdialog.o history.o hyperlink.o main.o net.o preferences.o save.o text.o utils.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 
/usr/bin/ld: gui_aboutdialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: gui_closedialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: gui_exitdialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: gui_logdialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: gui_manualdialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: gui_opendialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: gui_settingsdialog.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: history.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: hyperlink.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: main.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: net.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: preferences.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: save.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: text.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
/usr/bin/ld: utils.o:./src/gui.h:56: multiple definition of `gui'; gui.o:./src/gui.h:56: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:414: xdx] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:555: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xdx
Source-Version: 2.5.0-3
Done: Christoph Berg <myon@debian.org>

We believe that the bug you reported is fixed in the latest version of
xdx, 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 957974@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <myon@debian.org> (supplier of updated xdx 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 25 Jul 2020 22:21:34 +0200
Source: xdx
Architecture: source
Version: 2.5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Christoph Berg <myon@debian.org>
Closes: 957974
Changes:
 xdx (2.5.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Fix build with gcc 10. Patch by Reiner Herrmann, thanks! (Closes: #957974)
   * DH 13.
   * Use cty.dat from hamradio-files.
   * Remove menu file, there is a desktop file.
Checksums-Sha1:
 34906d5e3cf6c437679c4ac0e2bd2cf2430ba78b 1956 xdx_2.5.0-3.dsc
 9ffa1faa597ac096ec6debade064dfb81932f47c 6360 xdx_2.5.0-3.debian.tar.xz
Checksums-Sha256:
 7cafec6ad68c1f95da05788a1cd1fd7ff52e24d8f6e9513bef124411e2861baf 1956 xdx_2.5.0-3.dsc
 a64fbd2518b88b23b6597d17ad990bd64066a65ec6cf3b8572fb2a91b1da756e 6360 xdx_2.5.0-3.debian.tar.xz
Files:
 1c933a2a20f2943caff3a22a42adbb1d 1956 hamradio optional xdx_2.5.0-3.dsc
 a759023f20dd5757494cbb29660e86ca 6360 hamradio optional xdx_2.5.0-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAl8clKUACgkQTFprqxLS
p65bpQ/8CWrFzD6FK7mvci25ICGv30XBNZNrLnVhys/EgeIiQTeXD8CM9z3jA84F
2MnOsVmXxMMgMgfmoHD3kaR6BZ7Yu3Y1OOmz/w8a/9d9kizcTaijOvukXXH1XXeB
O8CkFp5VJAfaBCpwVtCc4LeoKJE0eRRquZuRS/GLq4248xxYugDqnpYdjZ82F2gC
lI0NYmlUW1I7GI+u3EHlzDo1AZ/JyeoHadBOhcNSST8NAXLtnB6xJTFb+TJxBaF5
HzUz44+6b1E6YcLKN0C9sOLedgKcTrDcsSJtvVWekcBqkdLo37IVWDCN1lAHFlow
JhRhIEB4HTQNRagLyf2uFbyyRD/ndI4Zd/yB5aw7Ku6n7BrAtByYa7hm+S2YtK2x
5NDPk5xK3Wisfn4oIxX6Zcx7Ej+HvSFcrcrRZZS4FTtd50XHJpqbgW0XLsNZIsrw
5W2JGsvn29QMvFZoAQA/HdUJmnGLoDhQoz6dKl18TjtJ5s5l3k2qBIWGfj9liCbj
GlotfAmQ7fRKs+FnkqXPK87NUooBLZTSWfc3NM2Lu6UnZLHdhS4DFnsacMwhe4I0
UiOX4/4odzxRqf1J2+SoKypYSuC+h8EoTUzwri2g85E9R0kn0Y0HU1DdboYC4pJg
bbeLRe1fJHkWKEwURaG22XQ1x3xAg1bPHIXdjeFQzpu0bCcJhp0=
=aUHe
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: