Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Jun 2018 17:57:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228704] science/py27-scipy-0.19.0_5: Undefined symbol "__aeabi_uidiv@GCC_3.5"
Message-ID:  <bug-228704-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228704

            Bug ID: 228704
           Summary: science/py27-scipy-0.19.0_5: Undefined symbol
                    "__aeabi_uidiv@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@FreeBSD.org
          Reporter: usenet@ulrich-grey.de
 Attachment #193945 text/plain
         mime type:

Created attachment 193945
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193945&action=
=3Dedit
Poudriere build log

I am building ports on my wandboard-quad running

FreeBSD 12.0-CURRENT #0 r333645

=3D=3D=3D>  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", li=
ne
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:=20
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@GCC_3.5"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228704-7788>