Your message dated Thu, 05 Nov 2020 23:35:29 +0000
with message-id <e1kaomv-000dq4...@fasolo.debian.org>
and subject line Bug#957571: fixed in mtpaint 3.40-3.1
has caused the Debian Bug report #957571,
regarding mtpaint: 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.)
--
957571: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957571
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mtpaint
Version: 3.40-3
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/mtpaint_3.40-3_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: cpick.o:./src/memory.h:258: multiple definition of `mem_blend';
main.o:./src/memory.h:258: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:257: multiple definition of `mem_cselect';
main.o:./src/memory.h:257: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:255: multiple definition of `tint_mode';
main.o:./src/memory.h:255: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:248: multiple definition of `bayer';
main.o:./src/memory.h:248: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:216: multiple definition of `grad_opacity';
main.o:./src/memory.h:216: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:215: multiple definition of `gradbytes';
main.o:./src/memory.h:215: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:214: multiple definition of `graddata';
main.o:./src/memory.h:214: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:213: multiple definition of `grad_y0';
main.o:./src/memory.h:213: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:213: multiple definition of `grad_x0';
main.o:./src/memory.h:213: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:213: multiple definition of `grad_path';
main.o:./src/memory.h:213: first defined here
/usr/bin/ld: cpick.o:./src/memory.h:212: multiple definition of `gradient';
main.o:./src/memory.h:212: first defined here
/usr/bin/ld: thread.o:./src/memory.h:320: multiple definition of `mem_image';
main.o:./src/memory.h:320: first defined here
/usr/bin/ld: thread.o:./src/thread.h:44: multiple definition of `maxthreads';
mainwindow.o:./src/thread.h:44: first defined here
/usr/bin/ld: thread.o:./src/thread.h:54: multiple definition of
`threads_running'; mainwindow.o:./src/thread.h:54: first defined here
/usr/bin/ld: thread.o:./src/memory.h:706: multiple definition of `sb_rect';
main.o:./src/memory.h:706: first defined here
/usr/bin/ld: thread.o:./src/memory.h:508: multiple definition of
`put_pixel_row'; main.o:./src/memory.h:508: first defined here
/usr/bin/ld: thread.o:./src/memory.h:507: multiple definition of `put_pixel';
main.o:./src/memory.h:507: first defined here
/usr/bin/ld: thread.o:./src/memory.h:429: multiple definition of
`mem_histogram'; main.o:./src/memory.h:429: first defined here
/usr/bin/ld: thread.o:./src/memory.h:428: multiple definition of
`mem_background'; main.o:./src/memory.h:428: first defined here
/usr/bin/ld: thread.o:./src/memory.h:425: multiple definition of
`mem_pal_def_i'; main.o:./src/memory.h:425: first defined here
/usr/bin/ld: thread.o:./src/memory.h:424: multiple definition of `mem_pal_def';
main.o:./src/memory.h:424: first defined here
/usr/bin/ld: thread.o:./src/memory.h:420: multiple definition of
`mem_brcosa_allow'; main.o:./src/memory.h:420: first defined here
/usr/bin/ld: thread.o:./src/memory.h:416: multiple definition of
`mem_continuous'; main.o:./src/memory.h:416: first defined here
/usr/bin/ld: thread.o:./src/memory.h:415: multiple definition of `tool_oy';
main.o:./src/memory.h:415: first defined here
/usr/bin/ld: thread.o:./src/memory.h:415: multiple definition of `tool_ox';
main.o:./src/memory.h:415: first defined here
/usr/bin/ld: thread.o:./src/memory.h:414: multiple definition of `pen_down';
main.o:./src/memory.h:414: first defined here
/usr/bin/ld: thread.o:./src/memory.h:406: multiple definition of `tool_state';
main.o:./src/memory.h:406: first defined here
/usr/bin/ld: thread.o:./src/memory.h:397: multiple definition of
`mem_col_pat24'; main.o:./src/memory.h:397: first defined here
/usr/bin/ld: thread.o:./src/memory.h:396: multiple definition of `mem_col_pat';
main.o:./src/memory.h:396: first defined here
/usr/bin/ld: thread.o:./src/memory.h:395: multiple definition of `mem_pattern';
main.o:./src/memory.h:395: first defined here
/usr/bin/ld: thread.o:./src/memory.h:391: multiple definition of
`mem_undo_opacity'; main.o:./src/memory.h:391: first defined here
/usr/bin/ld: thread.o:./src/memory.h:390: multiple definition of
`mem_undo_common'; main.o:./src/memory.h:390: first defined here
/usr/bin/ld: thread.o:./src/memory.h:389: multiple definition of
`mem_undo_limit'; main.o:./src/memory.h:389: first defined here
/usr/bin/ld: thread.o:./src/memory.h:387: multiple definition of
`mem_prev_bcsp'; main.o:./src/memory.h:387: first defined here
/usr/bin/ld: thread.o:./src/memory.h:385: multiple definition of `mem_nudge';
main.o:./src/memory.h:385: first defined here
/usr/bin/ld: thread.o:./src/memory.h:384: multiple definition of
`mem_brush_list'; main.o:./src/memory.h:384: first defined here
/usr/bin/ld: thread.o:./src/memory.h:381: multiple definition of `mem_clip_y';
main.o:./src/memory.h:381: first defined here
/usr/bin/ld: thread.o:./src/memory.h:381: multiple definition of `mem_clip_x';
main.o:./src/memory.h:381: first defined here
/usr/bin/ld: thread.o:./src/memory.h:361: multiple definition of `mem_state';
main.o:./src/memory.h:361: first defined here
/usr/bin/ld: thread.o:./src/memory.h:340: multiple definition of `mem_clip';
main.o:./src/memory.h:340: first defined here
/usr/bin/ld: thread.o:./src/memory.h:318: multiple definition of
`mem_undo_depth'; main.o:./src/memory.h:318: first defined here
/usr/bin/ld: thread.o:./src/memory.h:310: multiple definition of `quan_sqrt';
main.o:./src/memory.h:310: first defined here
/usr/bin/ld: thread.o:./src/memory.h:306: multiple definition of
`posterize_mode'; main.o:./src/memory.h:306: first defined here
/usr/bin/ld: thread.o:./src/memory.h:305: multiple definition of `smudge_mode';
main.o:./src/memory.h:305: first defined here
/usr/bin/ld: thread.o:./src/memory.h:303: multiple definition of `flood_slide';
main.o:./src/memory.h:303: first defined here
/usr/bin/ld: thread.o:./src/memory.h:303: multiple definition of `flood_img';
main.o:./src/memory.h:303: first defined here
/usr/bin/ld: thread.o:./src/memory.h:303: multiple definition of `flood_cube';
main.o:./src/memory.h:303: first defined here
/usr/bin/ld: thread.o:./src/memory.h:302: multiple definition of `flood_step';
main.o:./src/memory.h:302: first defined here
/usr/bin/ld: thread.o:./src/memory.h:264: multiple definition of `blend_mode';
main.o:./src/memory.h:264: first defined here
/usr/bin/ld: thread.o:./src/memory.h:260: multiple definition of
`mem_gradient'; main.o:./src/memory.h:260: first defined here
/usr/bin/ld: thread.o:./src/memory.h:259: multiple definition of `mem_unmask';
main.o:./src/memory.h:259: first defined here
/usr/bin/ld: thread.o:./src/memory.h:258: multiple definition of `mem_blend';
main.o:./src/memory.h:258: first defined here
/usr/bin/ld: thread.o:./src/memory.h:257: multiple definition of `mem_cselect';
main.o:./src/memory.h:257: first defined here
/usr/bin/ld: thread.o:./src/memory.h:255: multiple definition of `tint_mode';
main.o:./src/memory.h:255: first defined here
/usr/bin/ld: thread.o:./src/memory.h:248: multiple definition of `bayer';
main.o:./src/memory.h:248: first defined here
/usr/bin/ld: thread.o:./src/memory.h:216: multiple definition of
`grad_opacity'; main.o:./src/memory.h:216: first defined here
/usr/bin/ld: thread.o:./src/memory.h:215: multiple definition of `gradbytes';
main.o:./src/memory.h:215: first defined here
/usr/bin/ld: thread.o:./src/memory.h:214: multiple definition of `graddata';
main.o:./src/memory.h:214: first defined here
/usr/bin/ld: thread.o:./src/memory.h:213: multiple definition of `grad_y0';
main.o:./src/memory.h:213: first defined here
/usr/bin/ld: thread.o:./src/memory.h:213: multiple definition of `grad_x0';
main.o:./src/memory.h:213: first defined here
/usr/bin/ld: thread.o:./src/memory.h:213: multiple definition of `grad_path';
main.o:./src/memory.h:213: first defined here
/usr/bin/ld: thread.o:./src/memory.h:212: multiple definition of `gradient';
main.o:./src/memory.h:212: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:18: mtpaint] 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:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: mtpaint
Source-Version: 3.40-3.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
mtpaint, 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 mtpaint
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 23:04:37 +0000
Source: mtpaint
Architecture: source
Version: 3.40-3.1
Distribution: unstable
Urgency: medium
Maintainer: Muammar El Khatib <muam...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957571
Changes:
mtpaint (3.40-3.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957571)
Checksums-Sha1:
e27a03f1c8842ed99c2f470bed1527cefe7ccaf0 1808 mtpaint_3.40-3.1.dsc
1067fb74eec82bacd7379048a2c2a51612048c9c 186164 mtpaint_3.40-3.1.debian.tar.xz
60034023b3c08b67f6c8f7189bfbe2894c073e2b 10998 mtpaint_3.40-3.1_amd64.buildinfo
Checksums-Sha256:
610ddcd4d4f37f2c26753b1ae315e6e20453c2d705f6665ed116342c5aa20bff 1808
mtpaint_3.40-3.1.dsc
06719ff9260d173ad1b65d643ff86fcecbc3b2bcee870ef82a82f8ed7279d3bc 186164
mtpaint_3.40-3.1.debian.tar.xz
03e5e96e529279e861d0b36ac2cdafb73b4755033e6b0c8c4ff1c0fc1540963a 10998
mtpaint_3.40-3.1_amd64.buildinfo
Files:
c994f221a441e277a4ad131731cdd4c9 1808 graphics optional mtpaint_3.40-3.1.dsc
c6031820d11d67263b4cc5affed3f353 186164 graphics optional
mtpaint_3.40-3.1.debian.tar.xz
ac8ea6ed427c4cd3e2097992539d3912 10998 graphics optional
mtpaint_3.40-3.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl+h45EACgkQR5mjUUbR
KzX1URAAppmlrW/nYzRRH0qZPJH0T/YNGKPrzDmNsC7cSQq1lriFaeNgo6DZp4jt
pPYGqRu6VgdQ0fSncY/tywJGXDLxCzNHbQ0W/KtuhZTipMU0kOA6UORV8VhqhFXQ
64aCSyx//TaSOH6YS8zRn63WzFuJKWPQ738ptUyaLA6mJVPaSEL60IUeerF+18Gf
cykUUsgCoW19QSHqhJGg5Ahk2uJuoWUyFdn5ahCAucFtKhPDQOuq2vb0QmlEPMG4
z/AOH2aasAamRxzeMR09iUxQR5J5mpUIhlJsBQjPoEAP/m1+ZFugJ0cMfKx3G0A7
KBC8OtQvtkg+2hv7wCw694eWLrte2f8wjnRFJHHYN9YRmlZG8MBOcwYj2mr/w1H8
pVSKuUJ7GAhSDeN4GS70Hbz7PxFVd2kbO/csS+88tQj+WMqA6gL3BR05AzI/nyu4
wkdRZYc0w8zi9uFqfX/M8zwowbjhFWB6dH9y+mfADfVLogWF/qwlOHtxMdDFwL/6
dEOQeRfiKXHzU/oYS45bYNuSF+5a1JOhcQbvjU86Ru5wc/9gcVRp8ZZrptZK0fv8
6wreCqT3A+i9OHC32pijuGhqY1tIpmr6s9SFbfpsYs5SH10i0wI02x2TWj0Sv7U9
FtRWoklNFdHlRd2z38m0hP6xe4uHxoVcvQ9VqJTePXxnsaOLncU=
=CbE0
-----END PGP SIGNATURE-----
--- End Message ---