[Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 4 11:11:28 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246700
--- Comment #40 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tobik
Date: Sat Jul 4 11:10:30 UTC 2020
New revision: 541193
URL: https://svnweb.freebsd.org/changeset/ports/541193
Log:
science/libccp4: Unbreak build with GCC 10
fortran/pack_f.f:109:28:
45 | call pack_wordimage_f(data, x, y, filnarray)
| 2
......
109 | call pack_wordimage_f(data, x, y, filnarray)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at
(2) (INTEGER(4)/INTEGER(2)).
fortran/pack_f.f:141:30:
77 | call v2pack_wordimage_f(data, x, y, filnarray)
| 2
......
141 | call v2pack_wordimage_f(data, x, y, filnarray)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at
(2) (INTEGER(4)/INTEGER(2)).
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/libccp4-6.5.1_4.log
PR: 246700
Changes:
head/science/libccp4/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list