[Bug 287211] lang/gcc13: gfortran doesn't find libgfortran.spec on riscv64

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 01 Jun 2025 11:37:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287211

--- Comment #1 from Laurent Chardon <laurent.chardon@gmail.com> ---
The good bit in the log file is this:


configure:29488: checking if Fortran compiler works
configure:29520: gfortran13 -o conftest -Wl,-rpath=/usr/local/lib/gcc13
-fallow-argument-mismatch  -Wl,-rpath=/usr/local/lib/gcc13 
-L/usr/local/lib/gcc13 -fstack-protector-strong   conftest.f -L/usr/local/lib
>&5
gfortran13: fatal error: cannot read spec file 'libgfortran.spec': No such file
or directory
compilation terminated.
configure:29520: $? = 1
configure: program exited with status 1
configure: failed program was:
|       program main
| 
|       end
configure:29537: result: no
configure:29552: error: Could not run a simple Fortran program.  Aborting.

-- 
You are receiving this mail because:
You are on the CC list for the bug.