Your message dated Mon, 18 Jan 2021 11:34:22 +0000
with message-id <[email protected]>
and subject line Bug#957839: fixed in sptk 3.9-3
has caused the Debian Bug report #957839,
regarding sptk: 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 [email protected]
immediately.)
--
957839: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957839
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:sptk
Version: 3.9-2
Severity: normal
Tags: sid bullseye
User: [email protected]
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/sptk_3.9-2_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
[...]
| ^~~~~~~~~~~~~~~~~~~~~~~~~
eps.c:232:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
232 | fscanf(fp, "%d %d", &temp_plot_xmin, &temp_plot_xmin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eps.c:243:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
243 | fscanf(fp, "%d %d", &temp_plot_xmax, &temp_plot_ymax);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eps.c: In function ‘getd’:
eps.c:142:7: warning: ignoring return value of ‘fscanf’ declared with attribute
‘warn_unused_result’ [-Wunused-result]
142 | fscanf(fp, "%d %d", x, y);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DPACKAGE_NAME=\"SPTK\" -DPACKAGE_TARNAME=\"SPTK\"
-DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"SPTK\ 3.9\"
-DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/sp-tk/\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"SPTK\" -DVERSION=\"3.9\" -DHAVE_LIBM=1
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1
-DHAVE_STRRCHR=1 -DHAVE_RINDEX=1 -DFORMAT=\"float\" -DLINUX=1 -I
../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o plot.o plot.c
plot.c: In function ‘plot’:
plot.c:595:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
595 | fscanf(fp, "%d %d", &pb.x, &pb.y);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
plot.c:604:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
604 | fscanf(fp, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~
plot.c:611:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
611 | fscanf(fp, "%d", &ch);
| ^~~~~~~~~~~~~~~~~~~~~
plot.c:615:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
615 | fscanf(fp, "%d", &cw);
| ^~~~~~~~~~~~~~~~~~~~~
plot.c:619:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
619 | fscanf(fp, "%d", &th);
| ^~~~~~~~~~~~~~~~~~~~~
plot.c:624:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
624 | fscanf(fp, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~
plot.c:628:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
628 | fscanf(fp, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~
plot.c:632:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
632 | fscanf(fp, "%d %d %d %d %d %d", &pb.x, &pb.y, &r1, &r2, &ang1,
&ang2);
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
plot.c:636:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
636 | fscanf(fp, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~
plot.c:640:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
640 | fscanf(fp, "%d", &n);
| ^~~~~~~~~~~~~~~~~~~~
plot.c:644:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
644 | fscanf(fp, "%d %d", &xmin, &ymin);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
plot.c:651:10: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
651 | fscanf(fp, "%d %d", &xmax, &ymax);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
plot.c: In function ‘_getcord’:
plot.c:113:7: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
113 | fscanf(fp, "%d %d", &(buf->x), &(buf->y));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
plot.c: In function ‘hatching’:
plot.c:327:4: warning: ignoring return value of ‘fscanf’ declared with
attribute ‘warn_unused_result’ [-Wunused-result]
327 | fscanf(fp, "%d %d", &d, &angle);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DPACKAGE_NAME=\"SPTK\" -DPACKAGE_TARNAME=\"SPTK\"
-DPACKAGE_VERSION=\"3.9\" -DPACKAGE_STRING=\"SPTK\ 3.9\"
-DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/sp-tk/\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"SPTK\" -DVERSION=\"3.9\" -DHAVE_LIBM=1
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_IOCTL_H=1
-DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_BZERO=1 -DHAVE_MEMSET=1
-DHAVE_STRRCHR=1 -DHAVE_RINDEX=1 -DFORMAT=\"float\" -DLINUX=1 -I
../../include -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wall -c -o psgr.o psgr.c
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wall -Wl,-z,relro -Wl,-z,now -o psgr dict.o
eps.o plot.o psgr.o ../../lib/libSPTK.a -lm
/usr/bin/ld: plot.o:./bin/psgr/psgr.h:51: multiple definition of `bbm';
eps.o:./bin/psgr/psgr.h:51: first defined here
/usr/bin/ld: psgr.o:./bin/psgr/psgr.h:51: multiple definition of `bbm';
eps.o:./bin/psgr/psgr.h:51: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:354: psgr] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/bin/psgr'
make[2]: *** [Makefile:453: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/bin'
make[1]: *** [Makefile:429: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build]
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: sptk
Source-Version: 3.9-3
Done: Giulio Paci <[email protected]>
We believe that the bug you reported is fixed in the latest version of
sptk, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Giulio Paci <[email protected]> (supplier of updated sptk 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 17 Jan 2021 22:54:17 +0100
Source: sptk
Architecture: source
Version: 3.9-3
Distribution: unstable
Urgency: medium
Maintainer: Giulio Paci <[email protected]>
Changed-By: Giulio Paci <[email protected]>
Closes: 915294 957839
Changes:
sptk (3.9-3) unstable; urgency=medium
.
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
.
[ Andreas Henriksson ]
* Pass CSH=/bin/csh to configure (Closes: #915294)
.
[ Giulio Paci ]
.
* d/watch: upgrade format to version 4
* d/copyright: remove duplicates and fix warnings
* d/control: canonicalize Vcs-Git url
* d/control: bump Standards-Version to 4.5.1
* d/control: add Rules-Requires-Root
* d/control: bump compat version to 13
* d/control: drop CDBS and licensecheck Build-Depends
* d/rules: convert from CDBS to dh
* d/rules: enable out of source tree compilation
* Install binaries in libexec instead of lib
* Install libSPTK.a in /usr/lib/{arch}
* Add 1010_fix_cppcheck_detected_errors.patch,
1011_fix_spelling_errors.patch, 1012_improve_scripts_makefile.patch,
1013_fix_out_of_tree_compilation.patch,
1014_fix_compilation_with_gcc_10.patch,
1015_fix_compilation_with_gcc_10.patch patches (Closes: #957839)
* Add source lintian-overrides file
* Drop compat file
Checksums-Sha1:
5f40c317515713d90311558ea45fcf6c53725672 1564 sptk_3.9-3.dsc
427d4d172b3f268947c1e6c8c038e594fb51b290 27532 sptk_3.9-3.debian.tar.xz
69a2bfc9cfda47805bb7fbfd990a3e579035bde5 7465 sptk_3.9-3_source.buildinfo
Checksums-Sha256:
836f0ed0bd82a84c79bbd8d0d3c88f7a1801f12b92ad84a74c8df4a161b2b37c 1564
sptk_3.9-3.dsc
d3cb6a98678111a0a85deacb182d1fc5790c4b29a763a59bc4c31f8e7a76a30c 27532
sptk_3.9-3.debian.tar.xz
84abb3024428381e51eacedc2e893f0816d8e7705d5686d474f3a932cb4a7b5b 7465
sptk_3.9-3_source.buildinfo
Files:
76e35c24df1b403ea484f537b3f8f889 1564 sound optional sptk_3.9-3.dsc
a564b6819ff17900c4639a7cfe9e6acb 27532 sound optional sptk_3.9-3.debian.tar.xz
cae5c052faf95a62c8d2724c75d4087d 7465 sound optional
sptk_3.9-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAmAFbl8ACgkQXkCM2RzY
OdJifQgAlZpmtm6dFA6n3Cx2JYmnk+NKj7LKZNjphW93VcWNoSlRBRXI9MkYYRov
TicHbbAQdRzSHQU6siAZz6Ur30C1CqZx39LLIUBfkL/cOLelx64zU42ur9L0bXQW
kWc+UHfSA2VW+iwvsRPvRW038DvY7l1sMNqkS50Cyl0HFNog6+j5hhGWztSZFphR
MLB4KL6rapAY5zYbPO9y7tgDSAaw90UVHjFkBiScxzaVI8BcEihBpJRvCz/jkT33
MKE311TIhTNo1os2rftFRNPLmWcMoTcWjsz18Z9rOoJ8feOLPvSXazx+bAJ6iQ/o
G64ZhmuYrq2b5B/KKnIlefdy3DcJrA==
=J6Wj
-----END PGP SIGNATURE-----
--- End Message ---