Your message dated Sat, 13 Jun 2020 09:33:49 +0000
with message-id <[email protected]>
and subject line Bug#957570: fixed in mumps 5.3.1-3
has caused the Debian Bug report #957570,
regarding mumps: 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.)
--
957570: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957570
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mumps
Version: 5.2.1-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/mumps_5.2.1-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)
(INTEGER(8)/INTEGER(4)).
ana_orderings_wrappers_m.F:681:24:
681 | CALL MUMPS_PORDF( NVTX, int(NEDGES8), XADJ, IW,
| 1
......
709 | CALL MUMPS_PORDF( int(NVTX,8), NEDGES8, XADJ8, IW,
| 2
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(4)/INTEGER(8)).
ana_orderings_wrappers_m.F:512:41:
512 | CALL SCOTCHFGRAPHBUILD(GRAFDAT(1), BASEVAL, NHALO,
| 1
......
561 | CALL SCOTCHFGRAPHBUILD(GRAFDAT(1), BASEVAL_I8, NHALO_I8,
| 2
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(4)/INTEGER(8)).
ana_orderings_wrappers_m.F:516:40:
516 | CALL SCOTCHFGRAPHPART(GRAFDAT(1), NBGROUPS, STRADAT(1),
| 1
......
565 | CALL SCOTCHFGRAPHPART(GRAFDAT(1), NBGROUPS_I8, STRADAT(1),
| 2
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(4)/INTEGER(8)).
ana_orderings_wrappers_m.F:443:31:
408 | CALL MUMPS_SCOTCH_64( NCMP, LIW8,
| 2
......
443 | CALL MUMPS_SCOTCH_64( int(NCMP,8), LIW8,
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(8)/INTEGER(4)).
ana_orderings_wrappers_m.F:449:31:
408 | CALL MUMPS_SCOTCH_64( NCMP, LIW8,
| 2
......
449 | CALL MUMPS_SCOTCH_64( int(NCMP,8), LIW8,
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2)
(INTEGER(8)/INTEGER(4)).
ana_orderings_wrappers_m.F:463:45:
463 | CALL MUMPS_ICOPY_64TO32(IKEEP18,NCMP,IKEEP1(1))
| 1
......
815 | CALL MUMPS_ICOPY_64TO32(XADJ8, NVTX, PARENT)
| 2
Error: Element of assumed-shape or pointer array as actual argument at (1) can
not correspond to actual argument at (2)
ana_orderings_wrappers_m.F:464:45:
464 | CALL MUMPS_ICOPY_64TO32(IKEEP28,NCMP,IKEEP2(1))
| 1
......
815 | CALL MUMPS_ICOPY_64TO32(XADJ8, NVTX, PARENT)
| 2
Error: Element of assumed-shape or pointer array as actual argument at (1) can
not correspond to actual argument at (2)
make[5]: *** [Makefile:395: ana_orderings_wrappers_m.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[4]: *** [Makefile:20: c] Error 2
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:40: mumps_lib] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: *** [Makefile:18: c] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:16: override_dh_auto_build-arch] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: mumps
Source-Version: 5.3.1-3
Done: Drew Parsons <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mumps, 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.
Drew Parsons <[email protected]> (supplier of updated mumps 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: Sat, 13 Jun 2020 13:38:28 +0800
Source: mumps
Architecture: source
Version: 5.3.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 957570
Changes:
mumps (5.3.1-3) unstable; urgency=medium
.
* Team upload.
* add -fallow-argument-mismatch to OPTF in Makefile*.inc (via
OPTF_DEBIAN set conditionally in debian/rules) to allow build to
proceed with gcc-10. Closes: #957570.
Checksums-Sha1:
15c57b0c08043b6a02a7217f353666ceb5509fc7 3489 mumps_5.3.1-3.dsc
8d9ddf83746a1225632774a112645ee0738240e6 20928 mumps_5.3.1-3.debian.tar.xz
cc17e9f6227c929457be30cdf0d5e6770018c307 8106 mumps_5.3.1-3_source.buildinfo
Checksums-Sha256:
a76d525ca66e9b6b1018885a50f99515a69ac16ea4bbb5cee5216821aec10abd 3489
mumps_5.3.1-3.dsc
38c0cd16316ad23627154e351bd7e0a9631f5aad1259d4beffa0d71a6e4971a1 20928
mumps_5.3.1-3.debian.tar.xz
ce260845d11c0d58453182497bf04283b795b07ba9591b46b13b348eb73e32a8 8106
mumps_5.3.1-3_source.buildinfo
Files:
b938d4a9dfa76071df71441b3773edc3 3489 devel optional mumps_5.3.1-3.dsc
8de6978ad957e63b4175aa5f76b5b46a 20928 devel optional
mumps_5.3.1-3.debian.tar.xz
f4a235b1555fa2c5396bb1b12476aad3 8106 devel optional
mumps_5.3.1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCAAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl7kl74UHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfqhsw/+JD8y3o360oPhEegF5lARo0M5u7Ot
U6bDbtiFUV/g3b3J4JDenomdJs9GWfm6oSBvgb5dLRYJIvqJ8+KMHa0ay7XEYscs
mh6c0z4EVmg7A58Uh9n0cxbJRo9lIuW9VL5wEDiCupfX/pH0i0CWQXk9TOUQc7Og
5sMtND/f8gtinno8MWpaLON4TLJ40x+dH4B3KFk2A3oK1Upf3XfhNlIsh1iN+Zpj
IOiWRDQLIue3+tRNZdLSfUx17cuc9WI50odB4TBdfYqS5SlA/A8yTJRTUeFgNTiJ
vc4vFzlOFQk8SGEATGuKmTfbV5wV5Axc6K64jzVGKRl3lmrSAMUaREkcFvn4GFPD
rzZOJPSCt9dZtHiT0aCul3Fd7nJCzN60neE9O4Cfq3tFMdx2dGw0bdh++u4aY3qA
k7nBOd9O5DwaQU42Ht1Q9o0Vb6HFp7FVuNbIiVOkXrvwDON/B23KxzRbuePMFF1p
42LOpPnOV3W1iy4kqXVYpIPS+n7Vs9J7HSiG4fMBBSq0PulhAM6fGU3JIOLlwB4n
dq4hhxq4zxDzRoCz9XjLXXgUUUx0mHbOrav0dF5hc+E0OsdhlS4gsB39TCJsOrem
YmJcfX3+ZGhZn/c/Z1bTepzzJPKCbXAivFqc8LGwiEZa4zw3mV/cxQnLVmBE0Jli
fO1CLLSj/qXXROA=
=5Oeg
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers