Re: Please help testing/debugging math/openblas (and variants) on Darwin
Jonathan Perkin <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
* 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