Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Jun 2025 11:37:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        fortran@FreeBSD.org
Subject:   [Bug 287211] lang/gcc13: gfortran doesn't find libgfortran.spec on riscv64
Message-ID:  <bug-287211-37611-85Gu8oOOef@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-287211-37611@https.bugs.freebsd.org/bugzilla/>
References:  <bug-287211-37611@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-287211-37611-85Gu8oOOef>