From nobody@FreeBSD.org  Fri May 21 17:11:52 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E39AB1065673
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 May 2010 17:11:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D26D98FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 May 2010 17:11:51 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4LHBpa7079147
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 21 May 2010 17:11:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4LHBpAA079146;
	Fri, 21 May 2010 17:11:51 GMT
	(envelope-from nobody)
Message-Id: <201005211711.o4LHBpAA079146@www.freebsd.org>
Date: Fri, 21 May 2010 17:11:51 GMT
From: Jimmie James <jimmiejaz@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: can't build py-opengl because py-numpy fails.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: llwang@infor.org

>Number:         146801
>Category:       ports
>Synopsis:       can't build graphics/py-opengl because math/py-numpy fails.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 17:20:01 UTC 2010
>Closed-Date:    Wed Nov 10 15:38:18 UTC 2010
>Last-Modified:  Wed Nov 10 15:38:18 UTC 2010
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->ahze 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri May 21 18:14:29 UTC 2010 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146801 
Responsible-Changed-From-To: ahze->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jul 25 23:43:29 UTC 2010 
Responsible-Changed-Why:  
Notify maintainer of math/py-numpy about this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146801 
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Sun Jul 25 23:47:29 UTC 2010 
State-Changed-Why:  
Set as feedback for llwang@infor.org. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146801 

From: "Li-Lun Wang (Leland Wang)" <llwang@infor.org>
To: bug-followup@FreeBSD.org, jimmiejaz@gmail.com
Cc:  
Subject: Re: ports/146801: can't build graphics/py-opengl because
 math/py-numpy fails.
Date: Mon, 26 Jul 2010 21:16:18 +0800

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 Hello,
 
 This looks like a gcc or binutils problem.  What gcc44 and binutils
 (if any) version are you using?
 
 - -- llwang
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.12 (FreeBSD)
 
 iD8DBQFMTYqTCQM7t5B2mhARAivzAJwM7GCt22QkUJHQiDZUwNnz9LJNKACeJi6X
 ncmt/EIiz+8ZYj4dEb3XLsE=
 =JxZV
 -----END PGP SIGNATURE-----

From: Volodymyr Kostyrko <c.kworr@gmail.com>
To: bug-followup@FreeBSD.org, jimmiejaz@gmail.com
Cc:  
Subject: Re: ports/146801: can't build graphics/py-opengl because math/py-numpy
 fails.
Date: Mon, 09 Aug 2010 00:59:50 +0300

 I can confirm this one.
 
 binutils-2.20.1_3
 gcc-4.4.5.20100803
 
 The first error reported was:
 ===>  License check disabled, port has not defined LICENSE
 ===>  Found saved configuration for py26-numpy-1.4.1,1
 ===>  Extracting for py26-numpy-1.4.1,1
 => MD5 Checksum OK for numpy-1.4.1.tar.gz.
 => SHA256 Checksum OK for numpy-1.4.1.tar.gz.
 => MD5 Checksum OK for numpybook.pdf.
 => SHA256 Checksum OK for numpybook.pdf.
 => MD5 Checksum OK for i387/fenv.c?p=203441.
 => SHA256 Checksum OK for i387/fenv.c?p=203441.
 => MD5 Checksum OK for i387/fenv.h?p=203441.
 => SHA256 Checksum OK for i387/fenv.h?p=203441.
 ===>  Patching for py26-numpy-1.4.1,1
 ===>  Applying FreeBSD patches for py26-numpy-1.4.1,1
 ===>   py26-numpy-1.4.1,1 depends on file: /usr/local/bin/python2.6 - found
 ===>   py26-numpy-1.4.1,1 depends on executable: gcc44 - found
 ===>   py26-numpy-1.4.1,1 depends on shared library: lapack.4 - found
 ===>   py26-numpy-1.4.1,1 depends on shared library: blas.2 - found
 ===>  Configuring for py26-numpy-1.4.1,1
 Running from numpy source directory.
 F2PY Version 2
 blas_opt_info:
 blas_mkl_info:
 /tmp/ports/usr/ports/math/py-numpy/work/numpy-1.4.1/numpy/distutils/system_info.py:520: 
 UserWarning: Specified path /usr/local/include/suitesparse is invalid.
    warnings.warn('Specified path %s is invalid.' % d)
    libraries mkl,vml,guide not found in /usr/lib
    libraries mkl,vml,guide not found in /usr/local/lib
    libraries mkl,vml,guide not found in 
 /usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.1/4.4.5/../../../
    NOT AVAILABLE
 
 atlas_blas_threads_info:
 Setting PTATLAS=ATLAS
 Setting PTATLAS=ATLAS
 Setting PTATLAS=ATLAS
    FOUND:
      libraries = ['lapack', 'blas']
      library_dirs = ['/usr/local/lib']
      language = c
 
 /tmp/ports/usr/ports/math/py-numpy/work/numpy-1.4.1/numpy/distutils/command/config.py:394: 
 DeprecationWarning:
 +++++++++++++++++++++++++++++++++++++++++++++++++
 Usage of get_output is deprecated: please do not
 use it anymore, and avoid configuration checks
 involving running executable on the target machine.
 +++++++++++++++++++++++++++++++++++++++++++++++++
 
    DeprecationWarning)
 customize GnuFCompiler
 Found executable /usr/local/bin/gfortran44
 gnu: no Fortran 90 compiler found
 gnu: no Fortran 90 compiler found
 customize Gnu95FCompiler
 customize Gnu95FCompiler
 customize Gnu95FCompiler using config
 compiling '_configtest.c':
 
 /* This file is generated from numpy/distutils/system_info.py */
 void ATL_buildinfo(void);
 int main(void) {
    ATL_buildinfo();
    return 0;
 }
 C compiler: gcc44 -DNDEBUG -O2 -pipe -march=athlon-xp 
 -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fno-strict-aliasing -O2 
 -pipe -march=athlon-xp -Wl,-rpath=/usr/local/lib/gcc4
 4 -fno-strict-aliasing -fPIC
 
 compile options: '-c'
 gcc44: _configtest.c
 gcc44 _configtest.o -L/usr/local/lib -llapack -lblas -o _configtest
 _configtest.o: In function `main':
 _configtest.c:(.text+0x16): undefined reference to `ATL_buildinfo'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_concat_string'
 /usr/local/lib/liblapack.so: undefined reference to `csqrt'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_st_write_done'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_transfer_integer'
 /usr/local/lib/liblapack.so: undefined reference to `cabs'
 /usr/local/lib/liblapack.so: undefined reference to `csqrtf'
 /usr/local/lib/liblapack.so: undefined reference to `powf'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_stop_numeric'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_pow_i4_i4'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_string_len_trim'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_st_write'
 /usr/local/lib/liblapack.so: undefined reference to `log'
 /usr/local/lib/liblapack.so: undefined reference to `lroundf'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_compare_string'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_etime'
 /usr/local/lib/libblas.so: undefined reference to 
 `_gfortran_runtime_error_at'
 /usr/local/lib/liblapack.so: undefined reference to `logf'
 /usr/local/lib/liblapack.so: undefined reference to `cabsf'
 /usr/local/lib/liblapack.so: undefined reference to `cosf'
 /usr/local/lib/liblapack.so: undefined reference to `lround'
 /usr/local/lib/liblapack.so: undefined reference to `pow'
 /usr/local/lib/liblapack.so: undefined reference to `cexp'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_transfer_character'
 /usr/local/lib/liblapack.so: undefined reference to `cos'
 /usr/local/lib/liblapack.so: undefined reference to `cexpf'
 /usr/local/lib/liblapack.so: undefined reference to `log10'
 /usr/local/lib/liblapack.so: undefined reference to `log10f'
 collect2: ld returned 1 exit status
 _configtest.o: In function `main':
 _configtest.c:(.text+0x16): undefined reference to `ATL_buildinfo'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_concat_string'
 /usr/local/lib/liblapack.so: undefined reference to `csqrt'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_st_write_done'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_transfer_integer'
 /usr/local/lib/liblapack.so: undefined reference to `cabs'
 /usr/local/lib/liblapack.so: undefined reference to `csqrtf'
 /usr/local/lib/liblapack.so: undefined reference to `powf'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_stop_numeric'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_pow_i4_i4'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_string_len_trim'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_st_write'
 /usr/local/lib/liblapack.so: undefined reference to `log'
 /usr/local/lib/liblapack.so: undefined reference to `lroundf'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_compare_string'
 /usr/local/lib/liblapack.so: undefined reference to `_gfortran_etime'
 /usr/local/lib/libblas.so: undefined reference to 
 `_gfortran_runtime_error_at'
 /usr/local/lib/liblapack.so: undefined reference to `logf'
 /usr/local/lib/liblapack.so: undefined reference to `cabsf'
 /usr/local/lib/liblapack.so: undefined reference to `cosf'
 /usr/local/lib/liblapack.so: undefined reference to `lround'
 /usr/local/lib/liblapack.so: undefined reference to `pow'
 /usr/local/lib/liblapack.so: undefined reference to `cexp'
 /usr/local/lib/liblapack.so: undefined reference to 
 `_gfortran_transfer_character'
 /usr/local/lib/liblapack.so: undefined reference to `cos'
 /usr/local/lib/liblapack.so: undefined reference to `cexpf'
 /usr/local/lib/liblapack.so: undefined reference to `log10'
 /usr/local/lib/liblapack.so: undefined reference to `log10f'
 collect2: ld returned 1 exit status
 failure.
 removing: _configtest.c _configtest.o
 Status: 255
 Output:
    FOUND:
      libraries = ['lapack', 'blas']
      library_dirs = ['/usr/local/lib']
      language = c
      define_macros = [('NO_ATLAS_INFO', 2)]
 
 lapack_opt_info:
 lapack_mkl_info:
 mkl_info:
    libraries mkl,vml,guide not found in /usr/lib
    libraries mkl,vml,guide not found in /usr/local/lib
    libraries mkl,vml,guide not found in 
 /usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.1/4.4.5/../../../
    NOT AVAILABLE
 
    NOT AVAILABLE
 
 atlas_threads_info:
 Setting PTATLAS=ATLAS
    libraries lapack_atlas not found in /usr/local/lib
    libraries alapack_r not found in /usr/local/lib
    libraries lapack,blas not found in 
 /usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.1/4.4.5/../../../
    libraries lapack_atlas not found in 
 /usr/local/lib/gcc44/gcc/i386-portbld-freebsd8.1/4.4.5/../../../
 numpy.distutils.system_info.atlas_threads_info
 Setting PTATLAS=ATLAS
 /tmp/ports/usr/ports/math/py-numpy/work/numpy-1.4.1/numpy/distutils/system_info.py:973: 
 UserWarning:
 *********************************************************************
      Could not find lapack library within the ATLAS installation.
 *********************************************************************
 
    warnings.warn(message)
 Setting PTATLAS=ATLAS
    FOUND:
      libraries = ['lapack', 'blas', 'gfortran', 'm', 'pthread']
      library_dirs = ['/usr/local/lib']
      language = c
      define_macros = [('ATLAS_WITHOUT_LAPACK', None)]
 
 customize GnuFCompiler
 gnu: no Fortran 90 compiler found
 gnu: no Fortran 90 compiler found
 customize Gnu95FCompiler
 customize Gnu95FCompiler
 customize Gnu95FCompiler using config
 compiling '_configtest.c':
 
 /* This file is generated from numpy/distutils/system_info.py */
 void ATL_buildinfo(void);
 int main(void) {
    ATL_buildinfo();
    return 0;
 }
 C compiler: gcc44 -DNDEBUG -O2 -pipe -march=athlon-xp 
 -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -fno-strict-aliasing -O2 
 -pipe -march=athlon-xp -Wl,-rpath=/usr/local/lib/gcc4
 4 -fno-strict-aliasing -fPIC
 
 compile options: '-c'
 gcc44: _configtest.c
 gcc44 _configtest.o -L/usr/local/lib -llapack -lblas -lgfortran -lm 
 -lpthread -o _configtest
 _configtest.o: In function `main':
 _configtest.c:(.text+0x16): undefined reference to `ATL_buildinfo'
 collect2: ld returned 1 exit status
 _configtest.o: In function `main':
 _configtest.c:(.text+0x16): undefined reference to `ATL_buildinfo'
 collect2: ld returned 1 exit status
 failure.
 removing: _configtest.c _configtest.o
 Status: 255
 Output:
 lapack_info:
    libraries lapack not found in /usr/lib
    FOUND:
 
 I have tried rebuilding lapack but nothing changes.
 
 -- 
 Sphinx of black quartz judge my vow.

From: Henk de Leeuw <freebsd-bugs@henkdeleeuw.com>
To: bug-followup@FreeBSD.org, jimmiejaz@gmail.com
Cc:  
Subject: Re: ports/146801: can't build graphics/py-opengl because math/py-numpy
 fails.
Date: Fri, 10 Sep 2010 10:27:00 +0200

   Port is still broken.
 binutils-2.20.1_3
 gcc-4.4.5.20100831
 8.0-RELEASE-p4
 
 : 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 -O -pipe -march=pentium2 
 -Wl,-rpath=/usr/local/lib/gcc44 
 build/temp.freebsd-8.0-RELEASE-p4-i386-2.6/build/src.freebsd-8.0-RELEASE-p4-i386-2.6/numpy/core/src/_sortmodule.o 
 -Lbuild/temp.freebsd-8.0-RELEASE-p4-i386-2.6 -lm -o 
 build/lib.freebsd-8.0-RELEASE-p4-i386-2.6/numpy/core/_sort.so" failed 
 with exit status 1
 
 Henk de Leeuw.

From: Stefan Walter <stefan@freebsd.org>
To: Jimmie James <jimmiejaz@gmail.com>,
	Volodymyr Kostyrko <c.kworr@gmail.com>,
	Henk de Leeuw <freebsd-bugs@henkdeleeuw.com>
Cc: GNATS <FreeBSD-gnats-submit@FreeBSD.org>
Subject: Re: ports/146801: can't build graphics/py-opengl because
 math/py-numpy fails.
Date: Wed, 10 Nov 2010 14:30:48 +0100

 Hi,
 
 there hasn't been an update on this PR [1] for a while. A tinderbox build
 of graphics/py-opengl completed successfully for me, so I guess this
 problem has been resolved, probably by an update of gcc. Can this PR be
 closed?
 
 Regards,
 Stefan
 
 [1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146801

From: Jimmie James <jimmiejaz@gmail.com>
To: bug-followup@FreeBSD.org
Cc: stefan@freebsd.org
Subject: Re: ports/146801: can't build graphics/py-opengl because math/py-numpy
 fails.
Date: Wed, 10 Nov 2010 09:58:32 -0500

 With py26-numpy-1.5.0,1 being in ports now, it builds and installs 
 correctly for me now.
 FreeBSD jimmiejaz.org 7.3-STABLE FreeBSD 7.3-STABLE #0: Tue Jun  1 
 23:22:54 EDT 2010     jimmie@jimmiejaz.org:/usr/obj/usr/src/sys/FORTYTWO 
   i386
 
 So either the update for py-numpy or GCC has fixed the issue for me, but 
 I can't speak for others that had the issue.
 
 I would consider this closed.  (in fact, I totally forgot about it, sorry!!)
 
 Thanks.
 
 
 [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146801
State-Changed-From-To: feedback->closed 
State-Changed-By: stefan 
State-Changed-When: Wed Nov 10 15:37:48 UTC 2010 
State-Changed-Why:  
Submitter reports he cannot reproduce the problem any more with an up-to-date 
ports tree. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146801 
>Unformatted:
