Bug 248962 - math/py-numpy install error
Summary: math/py-numpy install error
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-28 12:28 UTC by hfrb
Modified: 2020-08-28 15:03 UTC (History)
1 user (show)

See Also:
linimon: maintainer-feedback? (python)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hfrb 2020-08-28 12:28:16 UTC
importing numpy fails with the following error:

Original error was: /usr/local/lib/python3.7/site-packages/numpy/core/_multiarray_umath.so: Undefined symbol "cpowl@FBSD_1.5"

freebsd version: 11.2-RELEASE-p15

the error occurs in a jail
python3.7 and py37-numpy (as well as their dependencies) were installed using `pkg install` with the latest packages