Skip to content

BUG: FreeBSD issue with csinl in 1.24 #22850

@oscargus

Description

@oscargus

Describe the issue:

It seems like 1.24 requires csinl, which FreeBSD doesn't support out of the box, see https://wiki.freebsd.org/Numerics

Reproduce the code example:

I do not really know where it comes from. It became an issue running the Matplotlib CI on FreeBSD (and is readily solved by restricting to numpy<1.24).

Edit: this is a runtime issue. It compiles fine, but then, upon loading(?) it errors out as it cannot find csinl.

Error message:

No response

NumPy/Python version information:

1.24

Context for the issue:

I understand that this may not be a highly prioritized issue, but thought it was worth reporting in case it can be solved in an easy way. (And to some extent it should probably be solved in FreeBSD...)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions