Your message dated Wed, 22 Jul 2020 12:03:56 +0000
with message-id <[email protected]>
and subject line Bug#957159: fixed in eccodes 2.18.0-3
has caused the Debian Bug report #957159,
regarding eccodes: 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.)
--
957159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957159
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:eccodes
Version: 2.16.0-1
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/eccodes_2.16.0-1_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
[...]
| 2
......
29 | call check_size_t(x8(1),x8(2),ret)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(8)/INTEGER(2)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:51:18:
45 | call check_long(x2(1),x2(2),ret)
| 2
......
51 | call check_long(x4(1),x4(2),ret)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(4)/INTEGER(2)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:57:18:
45 | call check_long(x2(1),x2(2),ret)
| 2
......
57 | call check_long(x8(1),x8(2),ret)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(8)/INTEGER(2)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:79:17:
73 | call check_int(x2(1),x2(2),ret)
| 2
......
79 | call check_int(x4(1),x4(2),ret)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(4)/INTEGER(2)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:85:17:
73 | call check_int(x2(1),x2(2),ret)
| 2
......
85 | call check_int(x8(1),x8(2),ret)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(8)/INTEGER(2)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:151:16:
149 | call f_sizeof(i(1),i(2),size)
| 2
150 | print *,"integer,public,parameter :: sizeOfInteger=",size
151 | call f_sizeof(i2(1),i2(2),size)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(2)/INTEGER(4)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:155:16:
149 | call f_sizeof(i(1),i(2),size)
| 2
......
155 | call f_sizeof(r4(1),r4(2),size)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(4)/INTEGER(4)).
/<<PKGBUILDDIR>>/fortran/grib_types.f90:157:16:
149 | call f_sizeof(i(1),i(2),size)
| 2
......
157 | call f_sizeof(r8(1),r8(2),size)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(REAL(8)/INTEGER(4)).
make[3]: *** [fortran/CMakeFiles/grib_types.dir/build.make:66:
fortran/CMakeFiles/grib_types.dir/grib_types.f90.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[2]: *** [CMakeFiles/Makefile2:2968: fortran/CMakeFiles/grib_types.dir/all]
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
make[1]: *** [Makefile:166: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/debian/build'
dh_auto_build: error: cd debian/build && make -j1 "INSTALL=install
--strip-program=true" returned exit code 2
make: *** [debian/rules:53: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: eccodes
Source-Version: 2.18.0-3
Done: Alastair McKinstry <[email protected]>
We believe that the bug you reported is fixed in the latest version of
eccodes, 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.
Alastair McKinstry <[email protected]> (supplier of updated eccodes 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: Wed, 22 Jul 2020 10:55:44 +0100
Source: eccodes
Architecture: source
Version: 2.18.0-3
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <[email protected]>
Changed-By: Alastair McKinstry <[email protected]>
Closes: 957159
Changes:
eccodes (2.18.0-3) unstable; urgency=medium
.
* Disable arg-mismatch warnings on gfortran-10. Closes: #957159
* Move to debhelper 13
Checksums-Sha1:
ec7b2a8e3ceadba052d57dec21256418df927675 2678 eccodes_2.18.0-3.dsc
0ac8db03992331ebc508f7e7958c459edc7736e0 25996 eccodes_2.18.0-3.debian.tar.xz
Checksums-Sha256:
f836ee88fe1209c253a783de65add0c16677793ddbd9d601be88c1ba7a9a9054 2678
eccodes_2.18.0-3.dsc
09028e82c880a9916f9add53f5e5ef35137e333c473b07d9e167883a9399bd94 25996
eccodes_2.18.0-3.debian.tar.xz
Files:
ae0e9dedbdf155d849ccf53fa6358fc6 2678 science optional eccodes_2.18.0-3.dsc
6f01d9c0e37d89ce9163b693242c3f91 25996 science optional
eccodes_2.18.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAl8YJXUACgkQy+a7Tl2a
06W7kw/8DGJXd4mxQvoV8OzadqPz8oYAiJuVpZ7z5ZgJBpz5xu8npCZ/KHPjYyTS
zhm8O/8RCcrYW5ZnOVIlsWexI6dACoUuIg8CAO4HkQAxErtLDPqjtkEKp4p30YR6
9P/sTXFgs9iIPIbQAah7viFGre1UkE2LOHSrhX4/tkIiBrSxKwlxSh9XYHehdeaE
xTxHmM87rvbpCY6fdE0C4LTICpRjVywaV0W/cYmqisCYo/YAT9PvwUQMQGyfBIid
w/Fqyfarls/M2fLS7vsKJ50NyzD7eGCtQvQDKST2xzJ0+nlHIEkHLQCrHUkrwd49
rUSJNEVWt3Gs+mE0pO841Dy9q+ITiRnDOETm8l69ZZJQP2RTk/MZ/7aouQ4zkHyI
iu6UBhX4zJf/jPI3PEzo5F4We13v64EFGejk6uFa4uIbYm5wigbUWcCWaZpRrEQb
5kW8GknfHG/Rltr3ZXcvoncPo4wMILJLlGdkytkqQoCLzZCyjwfqWXS9wTHU3rrF
gd/hViW7eox0hcc8dx6Dyx6JoB2uormixcQ8WeHyTrSgz8KqZuYw0Cf7tnsp2wIW
wgW/wTC6LovRAlZUEGrNVPkLzxWLD/WJeNTAOJLj0KCZVGsm8nWO3fG7UOcf/FHD
YsHkyoA5tFYVtW1d8dCu5UQpKemBqXkSWZDnmre0AgNg4XCj1yo=
=69Bt
-----END PGP SIGNATURE-----
--- End Message ---