[MacPorts] #20172: py25-scipy 0.7.0: Default variant +gcc43 not using proper compiler

MacPorts noreply at macports.org
Sat Jul 4 12:00:55 PDT 2009


#20172: py25-scipy 0.7.0: Default variant +gcc43 not using proper compiler
------------------------------------+---------------------------------------
 Reporter:  jameskyle@…             |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  1.8.0                                
 Keywords:  science                 |        Port:                                       
------------------------------------+---------------------------------------
 The py25-scipy port is not using the declared compiler with build:
 Build snippet.

 {{{
 compile options:
 '-I/Users/jkyle/Projects/macports/ports_test/lib/python2.5/site-
 packages/numpy/core/include
 -I/Users/jkyle/Projects/macports/ports_test/include/python2.5 -c'
 g++-4.0: scipy/sparse/sparsetools/coo_wrap.cxx
 /usr/bin/g++-4.0 -L/Users/jkyle/Projects/macports/ports_test/lib -bundle
 -undefined dynamic_lookup
 build/temp.macosx-10.5-i386-2.5/scipy/sparse/sparsetools/coo_wrap.o
 -Lbuild/temp.macosx-10.5-i386-2.5 -o
 build/lib.macosx-10.5-i386-2.5/scipy/sparse/sparsetools/_coo.so
 building 'scipy.sparse.sparsetools._bsr' extension
 compiling C++ sources
 C compiler: /usr/bin/g++-4.0 -fno-strict-aliasing -Wno-long-double -no-
 cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -fwrapv -O3
 -Wall
 }}}

 I tried remedying this by added CC=${prefix}/bin/gcc-mp-4.3 to the
 build.env, but this results in build errors due to unsupported flags:
 {{{gcc-mp-4.3: unrecognized option '-no-cpp-precomp'}}}

 That's as far as I got before submitting the ticket.

-- 
Ticket URL: <http://trac.macports.org/ticket/20172>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list