Opened 18 years ago

Last modified 15 years ago

#11034 closed defect

py-scipy dependencies problem — at Initial Version

Reported by: jsgay.mail@… Owned by: macports-dev@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: scipy fortran python Cc:
Port:

Description

I have encountered problem trying to install py-scipy on my powerbookG4. The compilation failed because no fortran compilers were found. The fink project solve this problem by packaging g95 available at : http://g95.sourceforge.net/

Password: ---> Building py-scipy with target build Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_python_py-scipy/work/scipy-0.5.1" && CCFLAGS="-I/opt/local/include -L/opt/local/lib" /opt/local/bin/python2.4 setup.py build" returned error 1 Command output: building data_files sources running build_py copying build/src.darwin-8.8.0-Power_Macintosh-2.4/scipy/config.py -> build/lib.darwin-8.8.0-Power_Macintosh-2.4/scipy running build_clib customize UnixCCompiler customize UnixCCompiler using build_clib customize NAGFCompiler customize AbsoftFCompiler customize IbmFCompiler Could not locate executable g77 Could not locate executable f77 Could not locate executable gfortran-dp-4.1 Could not locate executable f95 customize GnuFCompiler customize Gnu95FCompiler customize G95FCompiler customize GnuFCompiler customize Gnu95FCompiler customize NAGFCompiler customize NAGFCompiler using build_clib building 'dfftpack' library compiling Fortran sources Fortran f77 compiler: f95 -fixed -O4 -target=native Fortran f90 compiler: f95 -O4 -target=native Fortran fix compiler: f95 -fixed -O4 -target=native compile options: '-c' f95:f77: Lib/fftpack/dfftpack/dcosqb.f sh: line 1: f95: command not found sh: line 1: f95: command not found error: Command "f95 -fixed -O4 -target=native -c -c Lib/fftpack/dfftpack/dcosqb.f -o build/temp.darwin-8.8.0-Power_Macintosh-2.4/Lib/fftpack/dfftpack/dcosqb.o" failed with exit status 127

Error: Status 1 encountered during processing.

Best regards,

js

Change History (1)

Changed 18 years ago by jsgay.mail@…

Attachment: typescript added

bug report

Note: See TracTickets for help on using tickets.