[MacPorts] #16449: py25-scientific, 'Scientific_netcdf' build fails

MacPorts noreply at macports.org
Wed Sep 3 10:19:55 PDT 2008


#16449: py25-scientific, 'Scientific_netcdf' build fails
------------------------------------------+---------------------------------
 Reporter:  darren.weber.lists at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                        |      Status:  new                                  
 Priority:  Normal                        |   Milestone:  Port Bugs                            
Component:  ports                         |     Version:  1.6.0                                
 Keywords:  python ipython scientific     |  
------------------------------------------+---------------------------------
 This is a dependency of py25-ipython, during the build for that package,
 it arrives at this failure:

 {{{
 --->  Building py25-scientific with target build
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scientific/work/ScientificPython-2.6"
 && /opt/local/bin/python2.5 setup.py build " returned error 1
 Command output: copying Scientific/TkWidgets/TkPlotCanvas.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/TkWidgets
 copying Scientific/TkWidgets/TkVisualizationCanvas.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/TkWidgets
 copying Scientific/TkWidgets/Utility.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/TkWidgets
 creating build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/__init__.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/Color.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/PyMOL.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/VMD.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/VPython.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/VRML.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 copying Scientific/Visualization/VRML2.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/Visualization
 creating build/lib.macosx-10.3-i386-2.5/Scientific/MPI
 copying Scientific/MPI/__init__.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/MPI
 copying Scientific/MPI/core.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/MPI
 copying Scientific/MPI/IO.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/MPI
 creating build/lib.macosx-10.3-i386-2.5/Scientific/BSP
 copying Scientific/BSP/__init__.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/BSP
 copying Scientific/BSP/Console.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/BSP
 copying Scientific/BSP/core.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/BSP
 copying Scientific/BSP/IO.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/BSP
 copying Scientific/BSP/RemoteObjects.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/BSP
 creating build/lib.macosx-10.3-i386-2.5/Scientific/use_numeric
 copying Scientific/use_numeric/__init__.py ->
 build/lib.macosx-10.3-i386-2.5/Scientific/use_numeric
 running build_ext
 building 'Scientific_netcdf' extension
 creating build/temp.macosx-10.3-i386-2.5
 creating build/temp.macosx-10.3-i386-2.5/Src
 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd
 -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
 -I/opt/local/include/python2.5
 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scientific/work/ScientificPython-2.6/Include
 -IInclude -I/opt/local/include
 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5
 -c Src/Scientific_netcdf.c -o
 build/temp.macosx-10.3-i386-2.5/Src/Scientific_netcdf.o
 unable to execute -fno-strict-aliasing: No such file or directory
 error: command '-fno-strict-aliasing' failed with exit status 1

 Error: The following dependencies failed to build: py25-scientific
 Error: Status 1 encountered during processing.
 }}}


 Looks like a missing compiler command on the line that generated:
 unable to execute -fno-strict-aliasing: No such file or directory

 I'm a little concerned that the build indicates lib.macosx-10.3-i386 as
 this build is on 10.5 (Leopard).  I'm a novice with OSX, so this may be
 nothing or something useful to note.

 Thanks for getting ipython and friends onto OSX!

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


More information about the macports-tickets mailing list