[Bug 240904] math/suitesparse: drop USES=fortran
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 4 16:44:34 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240904
rsmith at xs4all.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rsmith at xs4all.nl
--- Comment #2 from rsmith at xs4all.nl ---
I was just building suitesparse 5.8.0.
If I remove "fortran" from USES, I get this error:
===> suitesparse-5.8.0 is marked as broken: USES=gmake is incompatible with
cmake's ninja-generator.
If I also remove "gmake" from USES, I get another error:
===> Building for suitesparse-5.8.0
ninja: error: loading 'build.ninja': No such file or directory
So it seems to me that we do need USES=fortran.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fortran
mailing list