Closed
Description
CI is failing for macos-latest, 8 as of the last merge into master (#239). See https://github.com/fortran-lang/stdlib/runs/1438725329.
I have re-run the CI jobs to make sure the same error repeats. The error comes from a symbol missing in one of the shared libraries:
dyld: lazy symbol binding failed: Symbol not found: ___addtf3
Referenced from: /Users/runner/work/stdlib/stdlib/build/src/tests/quadrature/test_trapz
Expected in: /usr/lib/libSystem.B.dylib
The same error repeats for several other tests that rely on this symbol. Others are okay.
I have no knowledge of macOS so I'm not sure where to start with this one.
Metadata
Metadata
Assignees
Labels
No labels