Your message dated Tue, 13 Oct 2020 09:48:37 +0000
with message-id <e1ksgv7-0009sh...@fasolo.debian.org>
and subject line Bug#957305: fixed in graywolf 0.1.6-4
has caused the Debian Bug report #957305,
regarding graywolf: 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.)
--
957305: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957305
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:graywolf
Version: 0.1.6-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/graywolf_0.1.6-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
[...]
../src/genrows/draw.c:1672:29: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1672 | sprintf( maxlength, "%d",
| ~^
| |
| int
| %ld
1673 | tile->llx + tile->row_start + tile->max_length ) ;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| INT {aka long int}
../src/genrows/draw.c:1676:30: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1676 | sprintf( separation, "%d", tile->channel_separation ) ;
| ~^ ~~~~~~~~~~~~~~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c:1678:24: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1678 | sprintf( class, "%d", tile->class ) ;
| ~^ ~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c: In function ‘edit_row’:
../src/genrows/draw.c:1868:31: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1868 | sprintf( left, "Left : %d", rowptr->llx ) ;
| ~^ ~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c:1871:31: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1871 | sprintf( bottom,"Bottom: %d", rowptr->lly ) ;
| ~^ ~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c:1874:31: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1874 | sprintf( right, "Right : %d", rowptr->urx ) ;
| ~^ ~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c:1877:31: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1877 | sprintf( top, "Top : %d", rowptr->ury ) ;
| ~^ ~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c:1882:20: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1882 | sprintf( class, "%d", rowptr->class ) ;
| ~^ ~~~~~~~~~~~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c: In function ‘update_macro_data’:
../src/genrows/draw.c:1965:35: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1965 | sprintf( answer[XPOSF].string, "%d", pos ) ;
| ~^ ~~~
| | |
| int INT {aka long int}
| %ld
../src/genrows/draw.c:1972:35: warning: format ‘%d’ expects argument of type
‘int’, but argument 3 has type ‘INT’ {aka ‘long int’} [-Wformat=]
1972 | sprintf( answer[YPOSF].string, "%d", pos ) ;
| ~^ ~~~
| | |
| int INT {aka long int}
| %ld
ninja: build stopped: subcommand failed.
dh_auto_build: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
returned exit code 1
make: *** [debian/rules:18: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: graywolf
Source-Version: 0.1.6-4
Done: Ruben Undheim <ruben.undh...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
graywolf, 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.
Ruben Undheim <ruben.undh...@gmail.com> (supplier of updated graywolf 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, 13 Oct 2020 11:33:02 +0200
Source: graywolf
Architecture: source
Version: 0.1.6-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Ruben Undheim <ruben.undh...@gmail.com>
Closes: 957305
Changes:
graywolf (0.1.6-4) unstable; urgency=medium
.
* Fix build with GCC-10 by preventing multiple defined signals
(Closes: #957305)
Checksums-Sha1:
1869179d88b48a97a819554984acbf19a1e07fed 2329 graywolf_0.1.6-4.dsc
58068fcc18c86902e01b74ad99365346579eeb40 14436 graywolf_0.1.6-4.debian.tar.xz
Checksums-Sha256:
894828ce819019ef9367910ca0fee0c22ca9f8b6a156320128a6c8db26b17f5b 2329
graywolf_0.1.6-4.dsc
b425f0782de75f1a74f46cbf15b598fe773173cd01c62273ddb8ade4f0696716 14436
graywolf_0.1.6-4.debian.tar.xz
Files:
b42d95ec60f1dcb3df53c7cdf44f2ed1 2329 electronics optional graywolf_0.1.6-4.dsc
63fa55c3e195803a830b2dcb052958ac 14436 electronics optional
graywolf_0.1.6-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJMBAEBCgA2FiEENHTECWcp7QxRgH085pgix+ApWM0FAl+FdHwYHHJ1YmVuLnVu
ZGhlaW1AZ21haWwuY29tAAoJEOaYIsfgKVjNKBgP/A0y1WFIGCtvxv2lVb3BcLld
6DPoZ9YTHexxhnpO9pspPYzVE4L+Xoy1MqFC5aM/JUZlfyCLFCmDXl6u83eUgENH
iFI+pG3fuwqEXBCDmpMXRFkccWCCgZKfG+uMVwpvUVn4X+Lq2LPjra2XMRvlIS14
zkdSztzsf+e44QQApxvbLnMWp6XNb1WFl/bGJLNN482rXYMya90DjtGNucRiJY4p
3AV2V8PxPcZzmais9Yxab3tcrjt1OA4ppuI697IwN1lpTVNfIDj6oFAGq0nQdPUD
eR0bUch1Ge/8us0GtFPN/c/ZvH6AW4Xc/TR7r1MvsUTSBIvKs344BWtAZ6CnqGVO
+Cx1dmwBpq+p1I6OZeXHlF+6aZjfVe1UxS7Q5igLtq0A1U2qq1gGAZMQ7dPAsil9
o2bUJChzstv9Tz9/HfVTe//Q96Zlb0JsDYVFhGyz748waJ4KZPRGO3n4uqy0rB8Z
gVgk2ct0wnaaaUGzYcXQdM9rdbfWjmrur54xb6WwnhasvaEs7rU8mqLzUSHSQIYC
RnTNjFMy8eJ3iy5szNWIsD4+0TdzFnkhQeqcRAQeYyeu4yiuvuHfk4g9kBzW0/dy
XS4U4EQxEeovL2be6yHNC8YlO9BtZQnSjqcF04yntm/aE82H+sim9i0J/KVDiDIy
fvQMEVfe3DUIwSCkUYRo
=khv9
-----END PGP SIGNATURE-----
--- End Message ---