Your message dated Thu, 23 Jul 2020 09:49:51 +0000
with message-id <[email protected]>
and subject line Bug#957925: fixed in wcslib 7.3+ds-2
has caused the Debian Bug report #957925,
regarding wcslib: 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.)
--
957925: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957925
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wcslib
Version: 7.1+ds-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/wcslib_7.1+ds-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
[...]
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(CHARACTER(72)/INTEGER(4)).
pgtest.f:1291:39:
109 | STATUS = WCSPUT (WCS, WCS_FLAG, -1, 0, 0)
| 2
......
1291 | STATUS = WCSPUT (WCS, WCS_CRPIX, 2D0, 1, 0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
pgtest.f:1292:39:
109 | STATUS = WCSPUT (WCS, WCS_FLAG, -1, 0, 0)
| 2
......
1292 | STATUS = WCSPUT (WCS, WCS_CRPIX, 2D0, 2, 0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
pgtest.f:1295:39:
109 | STATUS = WCSPUT (WCS, WCS_FLAG, -1, 0, 0)
| 2
......
1295 | STATUS = WCSPUT (WCS, WCS_CDELT, 1D0, 1, 0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
pgtest.f:1296:39:
109 | STATUS = WCSPUT (WCS, WCS_FLAG, -1, 0, 0)
| 2
......
1296 | STATUS = WCSPUT (WCS, WCS_CDELT, 1D0, 2, 0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
pgtest.f:1299:39:
109 | STATUS = WCSPUT (WCS, WCS_FLAG, -1, 0, 0)
| 2
......
1299 | STATUS = WCSPUT (WCS, WCS_CRVAL, 2D0, 1, 0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
pgtest.f:1300:39:
109 | STATUS = WCSPUT (WCS, WCS_FLAG, -1, 0, 0)
| 2
......
1300 | STATUS = WCSPUT (WCS, WCS_CRVAL, 2D0, 2, 0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
pgtest.f:1332:18:
106 | CALL PGASK (.TRUE.)
| 2
......
1332 | CALL PGASK (0)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(4)/LOGICAL(4)).
make[2]: *** [GNUmakefile:237: pgtest] Error 1
gfortran -I../Fortran -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -I. -c fscan.f lngvel.f
gcc -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -I. -I.. -I../C
-I/usr/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -o cpgtest cpgtest.c
fscan.o lngvel.o libpgsbox-7.1.a ../C/libwcs-7.1.a \
-Wl,-z,relro -L/usr/local/lib -lcpgplot -lpgplot -L/lib
-L/lib/x86_64-linux-gnu -L/usr/lib -L/usr/lib/gcc/x86_64-linux-gnu/10
-L/usr/lib/x86_64-linux-gnu -lgfortran -lm -lquadmath -lm
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/pgsbox'
make[1]: *** [GNUmakefile:60: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j1 check VERBOSE=1 returned exit code 2
make: *** [debian/rules:7: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: wcslib
Source-Version: 7.3+ds-2
Done: Ole Streicher <[email protected]>
We believe that the bug you reported is fixed in the latest version of
wcslib, 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.
Ole Streicher <[email protected]> (supplier of updated wcslib 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: SHA512
Format: 1.8
Date: Thu, 23 Jul 2020 10:48:19 +0200
Source: wcslib
Architecture: source
Version: 7.3+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Team
<[email protected]>
Changed-By: Ole Streicher <[email protected]>
Closes: 957925
Changes:
wcslib (7.3+ds-2) unstable; urgency=medium
.
* Don't fail on argument mismatch when compiling F77 tests (Closes: #957925)
Checksums-Sha1:
494958ab9173010ff1bd80183f9bafa8cf1ead57 2286 wcslib_7.3+ds-2.dsc
6b3f0a2e284aa963cb3380616f2c9a33d685f1b2 12464 wcslib_7.3+ds-2.debian.tar.xz
Checksums-Sha256:
201c59ce8fe8e05bcd2014340c6ccbc05491e5cf4941744668220f56b185991f 2286
wcslib_7.3+ds-2.dsc
3bba06f8c374973737badd57febcdd6fbc6e2aa0f717f2f6b4ba55375bf7c01d 12464
wcslib_7.3+ds-2.debian.tar.xz
Files:
814fdd2e33937a8b764eaee1cd5d0fbc 2286 science optional wcslib_7.3+ds-2.dsc
22612b9249b84d836b0119575dafa701 12464 science optional
wcslib_7.3+ds-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAl8ZWKUACgkQcRWv0HcQ
3PcpTg//bZ0Gi0x63THhJU4eDoO9V9QLUko/curEPUbqgnAqQ6RUeD8ycmbsFGWS
r00jboCMLwqfW6HMhzRYfEGi3xeLSbYYuevIndik2hNbzPElkZhFiVYmxPNZqwkQ
At6Q+Dz79zOV1SHC4lMVZiX09SOOSNY9ObV3XoK6t1UveWj8mKYJo0MT4CWmffh/
EBMT/4hzSfSxV+JEHSASFyhU9PA+SR+8COza79ruh/UJg8UAroR9ofFpbDQoUkQh
efje1fTYwi8nogyRBHz7xPeWxFYX1Bij+1SgvqaLUmVRSqQ+8WYQJMH/Z3+jMrtD
RifpGwfjumK+o99Sm6P/SIaUwimyN4/TX7eRdDmA/zgIpK7SL8COpjNqWfTOox24
fcOlfzcEe0pSNEh8CqifWUtH2f50Z/ZKs+6w68Yh0Ay2GQ6cQu0OV5cBVhEV+lJL
nd6AFJxwRnyjOcXNEK43bC7VxcxCaAU+Snm34Mr9pXglM1A4z2UIQGk5PpKMjmGx
MRkx6OKaWaOG7ZefKmdJwKkEgqKKrNHGBzKDzGdP/PCPLNnqtXz92JcnoEST7zkK
ZTaZ/8W6EZ1r82yLQxRBuJbe1EXH44BCXJx4B3qUEA7rBT40ChL//vcP9Ji7hHzl
gjhGm7Cz+gLkHt4j+hIM6Wo/BHHNYBzqMqHLrLTZNec+y6GPwBQ=
=1kLH
-----END PGP SIGNATURE-----
--- End Message ---