#13776: py25-scipy-0.6.0_2 build failure -------------------------------------+-------------------------------------- Reporter: harrylparker@gmail.com | Owner: ram@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: python fortran scipy -------------------------------------+-------------------------------------- Comment (by harrylparker@gmail.com): I performed the following command as ram requested. The complete screen output is shown. The redirected output file will be attached to this ticket. {{{ Harrys-Silver-PowerBook:~ hparker$ sudo port -d install py25-scipy > py25-scipyInstallDebugOutput.txt Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-scipy DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-scipy DEBUG: Requested variant powerpc is not provided by port py25-scipy. DEBUG: Requested variant darwin is not provided by port py25-scipy. DEBUG: Requested variant macosx is not provided by port py25-scipy. DEBUG: Executing variant g95 provides g95 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25 DEBUG: Requested variant powerpc is not provided by port python25. DEBUG: Requested variant darwin is not provided by port python25. DEBUG: Requested variant macosx is not provided by port python25. DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Searching for dependency: python25 DEBUG: Found Dependency: receipt exists for python25 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/math/gnuplot DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/math/gnuplot DEBUG: Requested variant powerpc is not provided by port gnuplot. DEBUG: Requested variant macosx is not provided by port gnuplot. DEBUG: Executing variant darwin provides darwin DEBUG: Searching for dependency: gnuplot DEBUG: Found Dependency: receipt exists for gnuplot DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/python/py25-numpy DEBUG: Requested variant powerpc is not provided by port py25-numpy. DEBUG: Requested variant darwin is not provided by port py25-numpy. DEBUG: Requested variant macosx is not provided by port py25-numpy. DEBUG: Executing variant g95 provides g95 DEBUG: Searching for dependency: py25-numpy DEBUG: Found Dependency: receipt exists for py25-numpy DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/g95 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/g95 DEBUG: Requested variant powerpc is not provided by port g95. DEBUG: Requested variant darwin is not provided by port g95. DEBUG: Requested variant macosx is not provided by port g95. DEBUG: Searching for dependency: g95 DEBUG: Found Dependency: receipt exists for g95 DEBUG: Skipping completed org.macports.main (py25-scipy) DEBUG: Skipping completed org.macports.fetch (py25-scipy) DEBUG: Skipping completed org.macports.checksum (py25-scipy) DEBUG: Skipping completed org.macports.extract (py25-scipy) DEBUG: Skipping completed org.macports.patch (py25-scipy) DEBUG: Skipping completed org.macports.configure (py25-scipy) DEBUG: Executing org.macports.build (py25-scipy) DEBUG: Environment: CCFLAGS='-I/opt/local/include -L/opt/local/lib' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scipy/work/scipy-0.6.0" && /opt/local/bin/python2.5 setup.py config_fc --fcompiler gnu95 --f77exec /opt/local/bin/g95 --f90exec /opt/local/bin/g95 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-scipy/work/scipy-0.6.0" && /opt/local/bin/python2.5 setup.py config_fc --fcompiler gnu95 --f77exec /opt/local/bin/g95 --f90exec /opt/local/bin/g95 build " returned error 1 Command output: adding 'build/src.macosx-10.3-ppc-2.5/scipy/stats/mvn- f2pywrappers.f' to sources. building extension "scipy.ndimage._nd_image" sources building data_files sources running build_py copying build/src.macosx-10.3-ppc-2.5/scipy/__config__.py -> build/lib.macosx-10.3-ppc-2.5/scipy running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize Gnu95FCompiler Found executable /opt/local/bin/g95 Could not locate executable gfortran Could not locate executable f95 customize Gnu95FCompiler using build_clib running build_ext customize UnixCCompiler customize UnixCCompiler using build_ext library 'mach' defined more than once, overwriting build_info {'sources': ['scipy/integrate/mach/d1mach.f', 'scipy/integrate/mach/i1mach.f', 'scipy/integrate/mach/r1mach.f', 'scipy/integrate/mach/xerror.f'], 'config_fc': {'noopt': ('scipy/integrate/setup.pyc', 1)}, 'source_languages': ['f77']}... with {'sources': ['scipy/special/mach/d1mach.f', 'scipy/special/mach/i1mach.f', 'scipy/special/mach/r1mach.f', 'scipy/special/mach/xerror.f'], 'config_fc': {'noopt': ('scipy/special/setup.pyc', 1)}, 'source_languages': ['f77']}... extending extension 'scipy.linsolve._zsuperlu' defined_macros with [('USE_VENDOR_BLAS', 1)] extending extension 'scipy.linsolve._dsuperlu' defined_macros with [('USE_VENDOR_BLAS', 1)] extending extension 'scipy.linsolve._csuperlu' defined_macros with [('USE_VENDOR_BLAS', 1)] extending extension 'scipy.linsolve._ssuperlu' defined_macros with [('USE_VENDOR_BLAS', 1)] customize UnixCCompiler customize UnixCCompiler using build_ext customize Gnu95FCompiler warning: build_ext: f77_compiler=gnu95 is not available. building 'scipy.interpolate.dfitpack' extension error: extension 'scipy.interpolate.dfitpack' has Fortran sources but no Fortran compiler found Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13776#comment:3> MacPorts </projects/macports> Ports system for Mac OS