Your message dated Thu, 31 Dec 2020 05:18:21 +0000
with message-id <e1kuqlt-000azs...@fasolo.debian.org>
and subject line Bug#957127: fixed in ddccontrol 0.4.4-1.1
has caused the Debian Bug report #957127,
regarding ddccontrol: 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 ow...@bugs.debian.org
immediately.)


-- 
957127: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ddccontrol
Version: 0.4.4-1
Severity: normal
Tags: sid bullseye
User: debian-...@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/ddccontrol_0.4.4-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/gtk-2.0/gtk/gtk.h:32,
                 from main.c:22:
/usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here
  261 | void     g_thread_init                   (gpointer vtable);
      |          ^~~~~~~~~~~~~
main.c:406:2: warning: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations]
  406 |  combo_change_mutex = g_mutex_new();
      |  ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/glib-2.0/glib.h:110,
                 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 main.c:22:
/usr/include/glib-2.0/glib/deprecated/gthread.h:273:17: note: declared here
  273 | GMutex *        g_mutex_new             (void);
      |                 ^~~~~~~~~~~
LC_ALL=C /usr/bin/intltool-merge  -d -u -c ../../po/.intltool-merge-cache 
../../po gddccontrol.desktop.in gddccontrol.desktop
Generating and caching the translation database
NOTICE: ../../po/fr.po is not in UTF-8 but ISO-8859-1, converting...
NOTICE: ../../po/pl.po is not in UTF-8 but ISO-8859-2, converting...
Merging translations into gddccontrol.desktop.
/bin/bash ../../libtool  --tag=CC   --mode=link gcc -I/usr/include/libxml2 
-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/uuid 
-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall  -DDATADIR="\"/usr/share/ddccontrol-db\"" 
-DBINDIR="\"/usr/bin\"" -lxml2 -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 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 -lm 
-Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o gddccontrol main.o noteboo
 k.o gprofile.o fspatterns.o ../lib/libddccontrol.la -lpci -lm
libtool: link: gcc -I/usr/include/libxml2 -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/uuid -I/usr/include/freetype2 
-I/usr/include/libpng16 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -DDATADIR=\"/usr/share/ddccontrol-db\" 
-DBINDIR=\"/usr/bin\" -pthread -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed 
-o .libs/gddccontrol main.o notebook.o gprofile.o fspatterns.o  -lxml2 
-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 -lfontconfig -lfreetype 
-lgthread-2.0 -lglib-2.0
  ../lib/.libs/libddccontrol.so -lpci -lm -pthread
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:46: multiple definition of 
`mon'; main.o:./src/gddccontrol/notebook.h:46: first defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:48: multiple definition of 
`main_app_window'; main.o:./src/gddccontrol/notebook.h:48: first defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:97: multiple definition of 
`refresh_controls_button'; main.o:./src/gddccontrol/notebook.h:97: first 
defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:50: multiple definition of 
`monitor_manager'; main.o:./src/gddccontrol/notebook.h:50: first defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:51: multiple definition of 
`profile_manager'; main.o:./src/gddccontrol/notebook.h:51: first defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:101: multiple definition 
of `num_monitor'; main.o:./src/gddccontrol/notebook.h:101: first defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:100: multiple definition 
of `current_monitor'; main.o:./src/gddccontrol/notebook.h:100: first defined 
here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:96: multiple definition of 
`cancelprofile_button'; main.o:./src/gddccontrol/notebook.h:96: first defined 
here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:95: multiple definition of 
`saveprofile_button'; main.o:./src/gddccontrol/notebook.h:95: first defined here
/usr/bin/ld: notebook.o:./src/gddccontrol/notebook.h:94: multiple definition of 
`profile_manager_button'; main.o:./src/gddccontrol/notebook.h:94: first defined 
here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:94: multiple definition of 
`profile_manager_button'; main.o:./src/gddccontrol/notebook.h:94: first defined 
here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:95: multiple definition of 
`saveprofile_button'; main.o:./src/gddccontrol/notebook.h:95: first defined here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:96: multiple definition of 
`cancelprofile_button'; main.o:./src/gddccontrol/notebook.h:96: first defined 
here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:46: multiple definition of 
`mon'; main.o:./src/gddccontrol/notebook.h:46: first defined here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:51: multiple definition of 
`profile_manager'; main.o:./src/gddccontrol/notebook.h:51: first defined here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:48: multiple definition of 
`main_app_window'; main.o:./src/gddccontrol/notebook.h:48: first defined here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:101: multiple definition 
of `num_monitor'; main.o:./src/gddccontrol/notebook.h:101: first defined here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:100: multiple definition 
of `current_monitor'; main.o:./src/gddccontrol/notebook.h:100: first defined 
here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:97: multiple definition of 
`refresh_controls_button'; main.o:./src/gddccontrol/notebook.h:97: first 
defined here
/usr/bin/ld: gprofile.o:./src/gddccontrol/notebook.h:50: multiple definition of 
`monitor_manager'; main.o:./src/gddccontrol/notebook.h:50: first defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:48: multiple definition 
of `main_app_window'; main.o:./src/gddccontrol/notebook.h:48: first defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:101: multiple definition 
of `num_monitor'; main.o:./src/gddccontrol/notebook.h:101: first defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:100: multiple definition 
of `current_monitor'; main.o:./src/gddccontrol/notebook.h:100: first defined 
here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:97: multiple definition 
of `refresh_controls_button'; main.o:./src/gddccontrol/notebook.h:97: first 
defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:96: multiple definition 
of `cancelprofile_button'; main.o:./src/gddccontrol/notebook.h:96: first 
defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:95: multiple definition 
of `saveprofile_button'; main.o:./src/gddccontrol/notebook.h:95: first defined 
here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:94: multiple definition 
of `profile_manager_button'; main.o:./src/gddccontrol/notebook.h:94: first 
defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:51: multiple definition 
of `profile_manager'; main.o:./src/gddccontrol/notebook.h:51: first defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:50: multiple definition 
of `monitor_manager'; main.o:./src/gddccontrol/notebook.h:50: first defined here
/usr/bin/ld: fspatterns.o:./src/gddccontrol/notebook.h:46: multiple definition 
of `mon'; main.o:./src/gddccontrol/notebook.h:46: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:500: gddccontrol] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/gddccontrol'
make[3]: *** [Makefile:425: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:364: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:441: all-recursive] Error 1
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: ddccontrol
Source-Version: 0.4.4-1.1
Done: Paul Wise <p...@debian.org>

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

Debian distribution maintenance software
pp.
Paul Wise <p...@debian.org> (supplier of updated ddccontrol 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: Thu, 31 Dec 2020 12:51:18 +0800
Source: ddccontrol
Architecture: source
Version: 0.4.4-1.1
Distribution: unstable
Urgency: medium
Maintainer: Miroslav Kravec <kravec.miros...@gmail.com>
Changed-By: Paul Wise <p...@debian.org>
Closes: 957127
Changes:
 ddccontrol (0.4.4-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add upstream patch to fix FTBFS with GCC 10 (Closes: #957127)
Checksums-Sha1:
 8b1da318eaad6a54d747fecfaec9ad452faa6a25 2341 ddccontrol_0.4.4-1.1.dsc
 1f2b2ae375ca8dcc1c6487135d84887b1bad85b8 8400 
ddccontrol_0.4.4-1.1.debian.tar.xz
Checksums-Sha256:
 da17a6e845468357e83c39aa8d8326b6348fef7fa58901c861bc346de1577078 2341 
ddccontrol_0.4.4-1.1.dsc
 53129a898bf4ec3e2385bacc81aaf479f5b7542934e10082926a3c6bea175a38 8400 
ddccontrol_0.4.4-1.1.debian.tar.xz
Files:
 29006716ed6294e58811710d0db9ce7f 2341 utils optional ddccontrol_0.4.4-1.1.dsc
 9c338ccf293aeb1dedd850a3d9dd6b5c 8400 utils optional 
ddccontrol_0.4.4-1.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEYQsotVz8/kXqG1Y7MRa6Xp/6aaMFAl/tXTIACgkQMRa6Xp/6
aaOREA//QmZshUiSxdZqeoUlL0b3eiRCvfvRdlAe0CfqmJ8jlI7NoM7VfD+vCt94
a36AcbB336pMSg+L6/npCplSK2CN4Fm8qRISR0bDZuAtAeVuddCjB7VauSxJsXfk
YB+R8kvdkk5Ig3jCIIsVxgQ/ZOMKU4jmxouYGWs7Z5NAc7E/LbUZCulO1DTqxYUx
EVoPBOLTEVgalZhV7UhcVGhkXDjI/PPYquYzA55D2IkrD95/FZJm8lIbXvS/JGD7
tsor/o9hEt/uZ1TzzE6t+qzwIIbbusPJkxO0XD7oczvWMD4tZlgVhs3nvusYzMIg
ZHcQCMvkvXlJjfPBMXCvkdQzwj+I/uqdeox/G3DCC07uz/YsCok00MKWy3jXEeNG
UdOJ36ULvj+zWB6kbAncqT8KD3Y/kuzUR8K/K26ty1n5W1s6gbR8uvpPSt7olGfE
H+xJutNSR7eYpMo/Da6EhO6stxXLzeBMAJfhkYCVK+kjHY+HZWGj4Ut/rLrehzPm
Tk6kfsY1IBt8he/42sukJnVZRLg/ypxmmFtuIy8vMfCl2GFYgN+Rdoto3vMdTXIf
kTEQTOLRxK9/GP/Q0KuVFM28L3xyOm0yCRbTADjKNRvCqrNreGzszQ1Ha/DPcbbV
87ifZMmYN+FHJfK2fUo2ULl2LMvBiEgBC/QwwcjG6CgN6HYUB2w=
=CLDi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to