[Bug 228704] science/py27-scipy-0.19.0_5: Undefined symbol "__aeabi_uidiv at GCC_3.5"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 2 17:57:20 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228704
Bug ID: 228704
Summary: science/py27-scipy-0.19.0_5: Undefined symbol
"__aeabi_uidiv at GCC_3.5"
Product: Ports & Packages
Version: Latest
Hardware: arm
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: usenet at ulrich-grey.de
Attachment #193945 text/plain
mime type:
Created attachment 193945
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193945&action=edit
Poudriere build log
I am building ports on my wandboard-quad running
FreeBSD 12.0-CURRENT #0 r333645
===> Configuring for py27-scipy-0.19.0_5
setup.py:323: UserWarning: Unrecognized setuptools command, proceeding with
generating Cython sources and expanding templates
warnings.warn("Unrecognized setuptools command, proceeding with "
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "setup.py", line 416, in <module>
setup_package()
File "setup.py", line 396, in setup_package
from numpy.distutils.core import setup
File "/usr/local/lib/python2.7/site-packages/numpy/__init__.py", line 142, in
<module>
from . import add_newdocs
File "/usr/local/lib/python2.7/site-packages/numpy/add_newdocs.py", line 13,
in <module>
from numpy.lib import add_newdoc
File "/usr/local/lib/python2.7/site-packages/numpy/lib/__init__.py", line 8,
in <module>
from .type_check import *
File "/usr/local/lib/python2.7/site-packages/numpy/lib/type_check.py", line
11, in <module>
import numpy.core.numeric as _nx
File "/usr/local/lib/python2.7/site-packages/numpy/core/__init__.py", line
26, in <module>
raise ImportError(msg)
ImportError:
Importing the multiarray numpy extension module failed. Most
likely you are trying to import a failed build of numpy.
If you're working with a numpy git repo, try `git clean -xdf` (removes all
files not under version control). Otherwise reinstall numpy.
Original error was: /usr/local/lib/libblas.so.2: Undefined symbol
"__aeabi_uidiv at GCC_3.5"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list