Your message dated Thu, 05 Nov 2020 23:37:57 +0000
with message-id <e1kaopj-000e37...@fasolo.debian.org>
and subject line Bug#957762: fixed in rgbpaint 0.8.7-6.1
has caused the Debian Bug report #957762,
regarding rgbpaint: 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.)
--
957762: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957762
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:rgbpaint
Version: 0.8.7-6
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/rgbpaint_0.8.7-6_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
[...]
/usr/bin/ld: toolbar.o:./src/canvas.h:27: multiple definition of `marq_drag_y';
main.o:./src/canvas.h:27: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:27: multiple definition of `marq_drag_x';
main.o:./src/canvas.h:27: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:26: multiple definition of `marq_y2';
main.o:./src/canvas.h:26: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:26: multiple definition of `marq_x2';
main.o:./src/canvas.h:26: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:26: multiple definition of `marq_y1';
main.o:./src/canvas.h:26: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:26: multiple definition of `marq_x1';
main.o:./src/canvas.h:26: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:26: multiple definition of `marq_status';
main.o:./src/canvas.h:26: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:25: multiple definition of `zoom_flag';
main.o:./src/canvas.h:25: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:24: multiple definition of
`margin_view_y'; main.o:./src/canvas.h:24: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:24: multiple definition of
`margin_view_x'; main.o:./src/canvas.h:24: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:23: multiple definition of
`margin_main_y'; main.o:./src/canvas.h:23: first defined here
/usr/bin/ld: toolbar.o:./src/canvas.h:23: multiple definition of
`margin_main_x'; main.o:./src/canvas.h:23: first defined here
/usr/bin/ld: toolbar.o:./src/otherwindow.h:26: multiple definition of
`brcosa_pal'; main.o:./src/otherwindow.h:26: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:80: multiple definition of
`cursor_corner'; main.o:./src/mainwindow.h:80: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:80: multiple definition of
`drag_index_vals'; main.o:./src/mainwindow.h:80: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:80: multiple definition of
`file_arg_start'; main.o:./src/mainwindow.h:80: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:80: multiple definition of
`files_passed'; main.o:./src/mainwindow.h:80: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:79: multiple definition of
`drag_index'; main.o:./src/mainwindow.h:79: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:73: multiple definition of
`scrolledwindow_canvas'; main.o:./src/mainwindow.h:73: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:73: multiple definition of
`vbox_right'; main.o:./src/mainwindow.h:73: first defined here
/usr/bin/ld: toolbar.o:./src/mainwindow.h:73: multiple definition of
`drawing_canvas'; main.o:./src/mainwindow.h:73: first defined here
/usr/bin/ld: toolbar.o:./src/png.h:93: multiple definition of `silence_limit';
main.o:./src/png.h:93: first defined here
/usr/bin/ld: toolbar.o:./src/png.h:79: multiple definition of `file_formats';
main.o:./src/png.h:79: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:140: multiple definition of
`mem_histogram'; main.o:./src/memory.h:140: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:139: multiple definition of
`mem_background'; main.o:./src/memory.h:139: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:131: multiple definition of `mem_cols';
main.o:./src/memory.h:131: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:130: multiple definition of
`mem_pal_def_i'; main.o:./src/memory.h:130: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:129: multiple definition of
`mem_pal_def'; main.o:./src/memory.h:129: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:124: multiple definition of
`mem_jpeg_quality'; main.o:./src/memory.h:124: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:118: multiple definition of
`mem_continuous'; main.o:./src/memory.h:118: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:117: multiple definition of `tool_oy';
main.o:./src/memory.h:117: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:117: multiple definition of `tool_ox';
main.o:./src/memory.h:117: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:116: multiple definition of `pen_down';
main.o:./src/memory.h:116: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:110: multiple definition of
`mem_grid_rgb'; main.o:./src/memory.h:110: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:109: multiple definition of
`mem_grid_min'; main.o:./src/memory.h:109: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:109: multiple definition of
`mem_show_grid'; main.o:./src/memory.h:109: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:105: multiple definition of
`mem_undo_limit'; main.o:./src/memory.h:105: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:104: multiple definition of
`mem_undo_redo'; main.o:./src/memory.h:104: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:103: multiple definition of
`mem_undo_done'; main.o:./src/memory.h:103: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:102: multiple definition of
`mem_undo_pointer'; main.o:./src/memory.h:102: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:100: multiple definition of
`mem_undo_im_'; main.o:./src/memory.h:100: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:96: multiple definition of
`mem_prev_bcsp'; main.o:./src/memory.h:96: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:95: multiple definition of `mem_preview';
main.o:./src/memory.h:95: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:93: multiple definition of `mem_nudge';
main.o:./src/memory.h:93: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:92: multiple definition of `mem_clip_y';
main.o:./src/memory.h:92: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:92: multiple definition of `mem_clip_x';
main.o:./src/memory.h:92: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:91: multiple definition of `mem_clip_h';
main.o:./src/memory.h:91: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:91: multiple definition of `mem_clip_w';
main.o:./src/memory.h:91: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:90: multiple definition of
`mem_clip_bpp'; main.o:./src/memory.h:90: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:89: multiple definition of
`mem_clip_alpha'; main.o:./src/memory.h:89: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:88: multiple definition of
`mem_clip_mask'; main.o:./src/memory.h:88: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:87: multiple definition of
`mem_clipboard'; main.o:./src/memory.h:87: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:85: multiple definition of `mem_ics';
main.o:./src/memory.h:85: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:84: multiple definition of `mem_icy';
main.o:./src/memory.h:84: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:84: multiple definition of `mem_icx';
main.o:./src/memory.h:84: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:83: multiple definition of `mem_height';
main.o:./src/memory.h:83: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:83: multiple definition of `mem_width';
main.o:./src/memory.h:83: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:82: multiple definition of `mem_changed';
main.o:./src/memory.h:82: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:81: multiple definition of `mem_img_bpp';
main.o:./src/memory.h:81: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:80: multiple definition of `mem_channel';
main.o:./src/memory.h:80: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:79: multiple definition of `mem_img';
main.o:./src/memory.h:79: first defined here
/usr/bin/ld: toolbar.o:./src/memory.h:78: multiple definition of
`mem_filename'; main.o:./src/memory.h:78: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:12: rgbpaint] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:8: src] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: rgbpaint
Source-Version: 0.8.7-6.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
rgbpaint, 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 rgbpaint
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:46:50 +0000
Source: rgbpaint
Architecture: source
Version: 0.8.7-6.1
Distribution: unstable
Urgency: medium
Maintainer: Mats Erik Andersson <mats.anders...@gisladisker.se>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957762
Changes:
rgbpaint (0.8.7-6.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957762)
Checksums-Sha1:
751ea13cef23f504d10c84989d44d5f2c0523b91 2035 rgbpaint_0.8.7-6.1.dsc
d1e51b2ad55858128a849c787b578c95eabe1241 27188 rgbpaint_0.8.7-6.1.debian.tar.xz
1bea425c1cb09fe5204eb3f487c69213a73a2b91 11184
rgbpaint_0.8.7-6.1_amd64.buildinfo
Checksums-Sha256:
28525fe8ade54d527e698a3217bdcf1f6615367df720e3375fe0f755dfaacc98 2035
rgbpaint_0.8.7-6.1.dsc
2cadc63e00c38124baf1533cfc17b637d3ac076f8f33409763a1a5bf0bd18c02 27188
rgbpaint_0.8.7-6.1.debian.tar.xz
07b309c65dcec7c180c68ef314f185a4e8845be09c665bb4e811f1bc3b106a67 11184
rgbpaint_0.8.7-6.1_amd64.buildinfo
Files:
f7ca8911030a850a7494a65d280f761e 2035 graphics optional rgbpaint_0.8.7-6.1.dsc
1f6cb65c51b38b8cd4aafebc64a92d35 27188 graphics optional
rgbpaint_0.8.7-6.1.debian.tar.xz
88fbf16812a70840f076e491f166d31f 11184 graphics optional
rgbpaint_0.8.7-6.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+h3uAACgkQR5mjUUbR
KzWyTA//UoUP8BZBomPqgtaArh34A+xBWKLcXBeWZ3LmWFthtJblczth+qITiwjx
Br9gufA38abVy97qPsKwVNDvU8qvqkBMYgugX77lPjKjpHpohI2Kj76j2mqBwASi
Rge9+rGyPQILtxLx+rhrs/HDUZjYQb8eaUBgPLgwkcLVD532pknDPFq4z9+vQv2V
rv7ZgntbuV4VFpHcVLALaT0vVRD4LWABgMDoK3b09k3mmKH9K0iNBsx7PvjrpC+q
Q1OjjsC13k9xMwpT/peivApDoFpZIBUOIo/UuMoE2+1xrstfhbFxe37vXPEGsRZ+
TQdwFXtZ45rAmks1wCRsuVsJKpyWAt/WVmeagTGtUnBmzoeVW7wHK6A3cGJ7+Qz0
OkD/UeAqIx5MTAFuet/mZ9ru5wglli/JB/XIZd2+rzDzKTKS6ZxEuQNDxVcaBezE
sjBSVtDzzkqvXbPVbuDhCy+sEOI7MHezstNebOZItt5h1KCkfHe8tJBIf1UmUlBu
Xw47eCNfHacp4weajuFcAKQi81li8dwwg49g8PrVA5lbH8SmWRI6vv8GR4P4v+GK
srllZPs+qknr7xK2h1ACYqEzJ033e+Wfpso6tVoFFmNV0RJ+XMEE4pGheZhpR04L
9eQvc93HtKb6HinXV1qrQvMMqSYS/UpDVyI5S5QN3w/LJYJNwd0=
=0exq
-----END PGP SIGNATURE-----
--- End Message ---