Your message dated Tue, 03 Nov 2020 22:48:19 +0000
with message-id <e1ka56b-000bjp...@fasolo.debian.org>
and subject line Bug#957319: fixed in gtklp 1.3.1-1
has caused the Debian Bug report #957319,
regarding gtklp: 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.)


-- 
957319: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gtklp
Version: 1.3.1-0.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/gtklp_1.3.1-0.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/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 text.h:27,
                 from text.c:26:
/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 text.h:27,
                 from text.c:26:
/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 text.h:27,
                 from text.c:26:
/usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here
  551 | struct _GTimeVal
      |        ^~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security  -lX11 -o gtklp file.o general.o gtklp.o 
gtklp_functions.o gtklptab.o hpgl2.o image.o output.o ppd.o special.o text.o 
../libgtklp/libgtklp.a -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  -lcups  -lX11 
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -o gtklp file.o 
general.o gtklp.o gtklp_functions.o gtklptab.o hpgl2.o image.o output.o ppd.o 
special.o text.o  ../libgtklp/libgtklp.a -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 -lcups -lX11
/usr/bin/ld: general.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition 
of `progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: gtklp.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition of 
`progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x20): multiple definition of 
`printerPPD'; gtklp.o:(.bss+0x60): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x30): multiple definition of 
`imageScalingPPIValue'; gtklp.o:(.bss+0x6b270): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x58): multiple definition of `topmargin'; 
gtklp.o:(.bss+0x6b1dc): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x54): multiple definition of 
`bottommargin'; gtklp.o:(.bss+0x6b1d8): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x50): multiple definition of 
`leftmargin'; gtklp.o:(.bss+0x6b1d4): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x4c): multiple definition of 
`rightmargin'; gtklp.o:(.bss+0x6b1d0): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x48): multiple definition of 
`imageScalingType'; gtklp.o:(.bss+0x6b288): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x40): multiple definition of 
`imageScalingScalingValue'; gtklp.o:(.bss+0x6b280): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x38): multiple definition of 
`imageScalingNaturalValue'; gtklp.o:(.bss+0x6b278): first defined here
/usr/bin/ld: gtklp_functions.o:(.bss+0x28): multiple definition of 
`hasAskedPWD'; gtklp.o:(.bss+0x68): first defined here
/usr/bin/ld: gtklp_functions.o:./gtklp/../libgtklp/libgtklp.h:83: multiple 
definition of `progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first 
defined here
/usr/bin/ld: gtklptab.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition 
of `progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: hpgl2.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition of 
`progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: image.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition of 
`progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: output.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition of 
`progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: ppd.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition of 
`progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: special.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition 
of `progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: text.o:./gtklp/../libgtklp/libgtklp.h:83: multiple definition of 
`progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: first defined here
/usr/bin/ld: ../libgtklp/libgtklp.a(libgtklp.o):(.bss+0x28): multiple 
definition of `mainWindow'; gtklp_functions.o:(.bss+0x18): first defined here
/usr/bin/ld: ../libgtklp/libgtklp.a(libgtklp.o):(.bss+0x392b4): multiple 
definition of `nox'; gtklp.o:(.bss+0x44): first defined here
/usr/bin/ld: ../libgtklp/libgtklp.a(libgtklp.o):./libgtklp/libgtklp.h:83: 
multiple definition of `progressBar'; file.o:./gtklp/../libgtklp/libgtklp.h:83: 
first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:483: gtklp] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/gtklp'
make[2]: *** [Makefile:477: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:409: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:22: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: gtklp
Source-Version: 1.3.1-1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
gtklp, 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.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated gtklp 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, 03 Nov 2020 22:18:30 +0000
Source: gtklp
Architecture: source
Version: 1.3.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957319
Changes:
 gtklp (1.3.1-1) unstable; urgency=medium
 .
   * QA upload.
   * Fix ftbfs with GCC-10. (Closes: #957319)
   * Update Standards-Version to 4.5.0
   * Use debhelper-compat.
     - Update compat level to 13.
     - Remove use of autotools-dev.
     - Remove use of autoreconf.
   * Add recommend on sensible-utils.
   * Orphan the package. (See: #852205)
     - Remove obsolute vcs link.
   * Remove whitespace from d/changelog.
Checksums-Sha1:
 9eb6b5a8e924b6fe988e40f54f9e1a4b65e06afa 1771 gtklp_1.3.1-1.dsc
 3195fb8d0ba40fada47d9d3292dae27c6db4cd34 9484 gtklp_1.3.1-1.debian.tar.xz
 0638854878a5ea0a835a453e99d5b2bcb4262299 11281 gtklp_1.3.1-1_amd64.buildinfo
Checksums-Sha256:
 73ccb3e7119863a4620fefc349003269b45252eb9a2f314dcb8493ff5c13332a 1771 
gtklp_1.3.1-1.dsc
 3369bb02ca589b5bf9bd4492ce4b9cb8b8602f434e28339c8e967aeaf3cf8775 9484 
gtklp_1.3.1-1.debian.tar.xz
 a73270f61a41a3d2d74b5bb085bc4affc7d4320198e0126e01905718fac8b33d 11281 
gtklp_1.3.1-1_amd64.buildinfo
Files:
 dfacf06f78ead8f4fa99f70de383a80d 1771 x11 optional gtklp_1.3.1-1.dsc
 ac777dcc16a0f356b9bc1d257d4746d6 9484 x11 optional gtklp_1.3.1-1.debian.tar.xz
 15a9c4d6112e50b278b4589529e8d9ed 11281 x11 optional 
gtklp_1.3.1-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+h2S0ACgkQR5mjUUbR
KzU78xAAn3x++tlKE24kfzSj+TGxmTg0PliEAxC1Xvh6qdXpKXFqaCOZTLACZbDm
ky8AYSnUbYNl8yaUNVYvpoejisrFZjVqQCs+KXqWCramyklVBr9mqoJekVgg+ePE
SLNH/OPjl8NubhIFa5JHT7yDa5/vIBAPfw5YEcKJ0yGKHmjN1ZxgbTHc3lkGL3yl
hRT088FudQ8JzsDVLZbvchPPPxkRkllTyyt5p2c1NLSq5IojDITCQYUC/Zm9SEgu
dcMlpipb9x82fSF1A3es5uOF3XBrIB40nL+uYw6lFIQ9Aqo49Hexm8/l1o44wF2y
e/hI7YZOoy5jAadfpCQkOo2zorZgWaVz23qVnL8SGPm8sdP3Rpti6lzYMEYHryvw
ZJT6+uo9GcV+ULQWDV24yO5+tsqdpYE8qLrhvQGHoBkrTO/g8lUE2VXf6uaLJT6o
MAfdrUOF7lDpEhT5mmICLmNj28PpUrhkmZkmxOCwSYAOgc/Wd1h7DPC1aNE/hPTW
q/I3vtN44p68JzSx9OsZ/E+cW+8TP2aTwxw1mnQ7V6iKvgXRA/JKTEX6oblChlud
DwD1CwtVWZCPMbE3jR4Tfk7tgf4Nw54zg+Eji6kv5nrOzlqfHBWqZ71mvNaQ2lUL
FRG+9rbOOTTKGc5AHAoOfVJvJ3KWfbEWtPIo7IN1HGBzbfRPMT0=
=5LNR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to