Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  3 Feb 2010 18:27:06 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        llwang@infor.org
Subject:   ports/143529: [PATCH] math/py-numpy: does not build
Message-ID:  <20100203152706.88BEDB84B@hades.panopticon>
Resent-Message-ID: <201002031530.o13FU1Xi099527@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         143529
>Category:       ports
>Synopsis:       [PATCH] math/py-numpy: does not build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 03 15:30:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 8.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009
>Description:
---
gcc44: numpy/core/src/multiarray/multiarraymodule_onefile.c
cc -shared -pthread -O2 -pipe -march=prescott -Wl,-rpath=/usr/local/lib/gcc44 -fno-strict-aliasing build/temp.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/multiarray/multiarraymodule_onefile.o -Lbuild/temp.freebsd-8.0-RELEASE-i386-2.6 -lnpymath -lm -o build/lib.freebsd-8.0-RELEASE-i386-2.6/numpy/core/multiarray.so
building 'numpy.core.umath' extension
compiling C sources
C compiler: gcc44 -DNDEBUG -O2 -pipe -march=prescott -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fno-strict-aliasing -O2 -pipe -march=prescott -Wl,-rpath=/usr/local/lib/gcc44 -fno-strict-aliasing -fPIC

creating build/temp.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/umath
compile options: '-Ibuild/src.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.freebsd-8.0-RELEASE-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-8.0-RELEASE-i386-2.6/numpy/core/src/multiarray -Ibuild/src.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/umath -c'
gcc44: numpy/core/src/umath/umathmodule_onefile.c
/usr/include/fenv.h: Assembler messages:
/usr/include/fenv.h:156: Error: suffix or operands invalid for `fnstsw'
/usr/include/fenv.h: Assembler messages:
/usr/include/fenv.h:156: Error: suffix or operands invalid for `fnstsw'
error: Command "gcc44 -DNDEBUG -O2 -pipe -march=prescott -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fno-strict-aliasing -O2 -pipe -march=prescott -Wl,-rpath=/usr/local/lib/gcc44 -fno-strict-aliasing -fPIC -Ibuild/src.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/umath -Inumpy/core/include -Ibuild/src.freebsd-8.0-RELEASE-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-8.0-RELEASE-i386-2.6/numpy/core/src/multiarray -Ibuild/src.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/umath -c numpy/core/src/umath/umathmodule_onefile.c -o build/temp.freebsd-8.0-RELEASE-i386-2.6/numpy/core/src/umath/umathmodule_onefile.o" failed with exit status 1
*** Error code 1

Stop in /pool/ports/math/py-numpy.
*** Error code 1

Stop in /pool/ports/math/py-numpy.
---

Port maintainer (llwang@infor.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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