Skip to content

CI failure for macos-latest, 8 #247

Closed
@milancurcic

Description

@milancurcic

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions