problem upgrading py27-numpy

Brandon Allbery allbery.b at gmail.com
Sat Nov 23 12:24:49 PST 2013


On Sat, Nov 23, 2013 at 3:01 PM, Comer Duncan <comer.duncan at gmail.com>wrote:

> :info:archivefetch --->  py27-numpy-1.8.0_2.darwin_13.x86_64.tbz2 doesn't
> seem to exist in /opt/local/var/macports/incoming/verified
>
These are not the actual problem --- it is simply trying to fetch a
prebuilt one before building it itself. It will only cause the whole thing
to fail if you are set to only install prebuilt versions, but you have not
done that as the log continues with a build from source.

The actual error is

    :info:build /usr/bin/gfortran -Wall -arch x86_64
build/temp.macosx-10.9-x86_64-2.7/numpy/core/blasdot/_dotblas.o
-L/opt/local/lib -L/usr/lib/gcc/i686-apple-darwin11/4.2.1/x86_64
-Lbuild/temp.macosx-10.9-x86_64-2.7 -lopenblas -lgfortran -o
build/lib.macosx-10.9-x86_642.7/numpy/core/_dotblas.so
    :info:build Undefined symbols for architecture x86_64:
    :info:build   "_MAIN__", referenced from:
    :info:build       _main in libgfortranbegin.a(fmain.o)
    :info:build   "_PyArg_ParseTuple", referenced from:
    :info:build       _init_dotblas in _dotblas.o
    :info:build       _dotblas_alterdot in _dotblas.o
    :info:build       _dotblas_matrixproduct in _dotblas.o
    :info:build       _dotblas_innerproduct in _dotblas.o
    (... missing Python internal symbol errors continue for many lines ...)

which should probably be reported in the bug tracker at
https://trac.macports.org.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-users/attachments/20131123/82ffe4e0/attachment.html>


More information about the macports-users mailing list