Date: Fri, 21 May 2010 17:11:51 GMT From: Jimmie James <jimmiejaz@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/146801: can't build py-opengl because py-numpy fails. Message-ID: <201005211711.o4LHBpAA079146@www.freebsd.org> Resent-Message-ID: <201005211720.o4LHK1m4007848@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146801 >Category: ports >Synopsis: can't build py-opengl because py-numpy fails. >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 21 17:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Jimmie James >Release: 7.3-STABLE >Organization: >Environment: FreeBSD jimmiejaz.org 7.3-STABLE FreeBSD 7.3-STABLE #0: Tue Mar 23 21:22:37 EDT 2010 root@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO i386 >Description: creating build/temp.freebsd-7.3-STABLE-i386-2.6 creating build/temp.freebsd-7.3-STABLE-i386-2.6/build creating build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6 creating build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy creating build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core creating build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src creating build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/npymath compile options: '-Inumpy/core/include -Ibuild/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.6 -Ibuild/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/multiarray -Ibuild/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/umath -c' gcc44: build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/npymath/npy_math.c gcc44: build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/npymath/ieee754.c gcc44: build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/npymath/npy_math_complex.c ar: adding 3 object files to build/temp.freebsd-7.3-STABLE-i386-2.6/libnpymath.a running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler customize Gnu95FCompiler using build_ext building 'numpy.core._sort' extension compiling C sources C compiler: gcc44 -DNDEBUG -O2 -fno-strict-aliasing -pipe -march=pentium4 -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc44 -fPIC compile options: '-Inumpy/core/include -Ibuild/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/include/python2.6 -Ibuild/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/multiarray -Ibuild/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/umath -c' gcc44: build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/_sortmodule.c cc -shared -pthread -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc44 build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/_sortmodule.o -Lbuild/temp.freebsd-7.3-STABLE-i386-2.6 -lm -o build/lib.freebsd-7.3-STABLE-i386-2.6/numpy/core/_sort.so build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/_sortmodule.o(.text.__i686.get_pc_thunk.bx+0x0): In function `__i686.get_pc_thunk.bx': : multiple definition of `__i686.get_pc_thunk.bx' /usr/lib/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/_sortmodule.o(.text.__i686.get_pc_thunk.bx+0x0): In function `__i686.get_pc_thunk.bx': : multiple definition of `__i686.get_pc_thunk.bx' /usr/lib/crtbeginS.o(.gnu.linkonce.t.__i686.get_pc_thunk.bx+0x0): first defined here error: Command "cc -shared -pthread -O2 -fno-strict-aliasing -pipe -Wl,-rpath=/usr/local/lib/gcc44 build/temp.freebsd-7.3-STABLE-i386-2.6/build/src.freebsd-7.3-STABLE-i386-2.6/numpy/core/src/_sortmodule.o -Lbuild/temp.freebsd-7.3-STABLE-i386-2.6 -lm -o build/lib.freebsd-7.3-STABLE-i386-2.6/numpy/core/_sort.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. *** Error code 1 Stop in /usr/ports/graphics/py-opengl. *** Error code 1 Stop in /usr/ports/graphics/py-opengl. >How-To-Repeat: build either py-opengl or py-numpy. >Fix: No idea. I've moved make.conf out of the way and it still fails. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005211711.o4LHBpAA079146>