Summary: | sci-libs/mumps-5.1.2: Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)). | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexei Colin <ac> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plevine457, sam |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/16098 https://bugs.gentoo.org/show_bug.cgi?id=706426 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexei Colin
2020-06-06 21:16:38 UTC
(In reply to Alexei Colin from comment #0) > Build with gfortran v10 fails due to new fatal error introduced in v10. > Fix: add -fallow-argument-mismatch compiler flag. It's also the suggested approach from upstream: https://listes.ens-lyon.fr/sympa/arc/mumps-users/2020-05/msg00006.html The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=833678ddd4d9ef7dfcabacc5fcc77b4f647aca91 commit 833678ddd4d9ef7dfcabacc5fcc77b4f647aca91 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-09-18 22:02:41 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-09-18 22:27:40 +0000 sci-libs/mumps: bump to 5.3.3 Closes: https://bugs.gentoo.org/727356 Closes: https://bugs.gentoo.org/721992 Closes: https://bugs.gentoo.org/711034 Closes: https://bugs.gentoo.org/671998 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> sci-libs/mumps/Manifest | 1 + sci-libs/mumps/mumps-5.3.3.ebuild | 201 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 202 insertions(+) |