Date: Tue, 24 Nov 2009 17:41:46 GMT From: Karsten Rothemund <karsten@photor.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/140833: cannot install math/py-numpy (needed by science/py-scipy) Message-ID: <200911241741.nAOHfk7S093962@www.freebsd.org> Resent-Message-ID: <200911241750.nAOHo14S036975@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140833 >Category: ports >Synopsis: cannot install math/py-numpy (needed by science/py-scipy) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 24 17:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Karsten Rothemund >Release: FreeBSD 7.1-STABLE >Organization: private >Environment: FreeBSD worf.mydomain.home 7.1-STABLE FreeBSD 7.1-STABLE #50: Thu Jan 8 10:57:09 CET 2009 root@worf.mydomain.home:/usr/obj/usr/src/sys/ATHLON i386 >Description: Installing science/py-scipy runs into the following, when building the required port math/py-numpy: .. gcc44: numpy/linalg/lapack_litemodule.c gcc44: numpy/linalg/python_xerbla.c cc -shared -pthread -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc44 build/temp.freebsd-7.1-STABLE-i386-2.6/numpy/linalg/lapack_litemodule.o build/temp.freebsd-7.1-STABLE-i386-2.6/numpy/linalg/python_xerbla.o -L/usr/local/lib -Lbuild/temp.freebsd-7.1-STABLE-i386-2.6 -lalapack_r -llapack -lblas -lgfortran -lm -lpthread -o build/lib.freebsd-7.1-STABLE-i386-2.6/numpy/linalg/lapack_lite.so /usr/bin/ld: cannot find -lgfortran /usr/bin/ld: cannot find -lgfortran error: Command "cc -shared -pthread -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc44 build/temp.freebsd-7.1-STABLE-i386-2.6/numpy/linalg/lapack_litemodule.o build/temp.freebsd-7.1-STABLE-i386-2.6/numpy/linalg/python_xerbla.o -L/usr/local/lib -Lbuild/temp.freebsd-7.1-STABLE-i386-2.6 -lalapack_r -llapack -lblas -lgfortran -lm -lpthread -o build/lib.freebsd-7.1-STABLE-i386-2.6/numpy/linalg/lapack_lite.so" failed with exit status 1 *** Error code 1 Stop in /usr/ports/math/py-numpy. *** Error code 1 Stop in /usr/ports/math/py-numpy. ===>>> make failed for math/py-numpy ===>>> Aborting update ===>>> Update for math/py-numpy failed ===>>> Aborting update [root@worf] /usr/ports# >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911241741.nAOHfk7S093962>