diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-04 11:59:43 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-07-04 11:59:43 +0000 |
commit | bba2898ed62da5bc10c42fe6f8a43f42333cf6e9 (patch) | |
tree | 5e50d89ee5804e2a71976d4dc1a6e8f5aed2e787 /net | |
parent | ff1c0ac5507758398c606eda409a3ff21d1ef2d0 (diff) | |
download | ports-bba2898ed62da5bc10c42fe6f8a43f42333cf6e9.tar.gz ports-bba2898ed62da5bc10c42fe6f8a43f42333cf6e9.zip |
misc/libemos: Unbreak build with GCC 10
/wrkdirs/usr/ports/misc/libemos/work/libemos-4.5.9-Source/interpolation/hntfaps.F:222:65:
183 | CALL INTLOG(JP_DEBUG,'HNTFAPS: Use missing value',JPQUIET)
| 2
......
222 | CALL INTLOG(JP_ERROR,'HNTFAPS: memory allocation fail',IDWORK)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)).
/wrkdirs/usr/ports/misc/libemos/work/libemos-4.5.9-Source/interpolation/hntfaps.F:232:65:
183 | CALL INTLOG(JP_DEBUG,'HNTFAPS: Use missing value',JPQUIET)
| 2
......
232 | CALL INTLOG(JP_ERROR,'HNTFAPS: memory allocation fail',IDATA)
| 1
Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(4)).
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/libemos-4.5.9_3.log
PR: 246700
Notes
Notes:
svn path=/head/; revision=541200
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions