tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Please help testing/debugging math/openblas (and variants) on Darwin
* On 2026-02-28 at 08:33 GMT, Dr. Thomas Orgis wrote:
https://releng.netbsd.org/bulktracker/pkg/80553270
https://reports.pkgci.org/Darwin/14.5/arm64/20260227.1002/openblas-0.3.31/build.log
ld: library 'gfortran' not found
ld: library 'gfortran' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I'm not very familiar with fortran, but it feels wrong that it's calling
clang here. clang doesn't support fortran, so we pull in gfortran on
macOS. This works fine for many other packages that use fortran.
My builds are a bit different because I have my own gcc package for this
which fixes a lot of the issues with the pkgsrc version, but that
shouldn't affect things - it's the same infrastructure.
--
Jonathan Perkin pkgsrc.smartos.org
Open Source Complete Cloud www.tritondatacenter.com
Home |
Main Index |
Thread Index |
Old Index