Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11034 closed defect (duplicate)

py-scipy dependencies problem

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

Description (last modified by jmpp@…)

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

Attachments (1)

typescript (1.8 KB) - added by jsgay.mail@… 17 years ago.
bug report

Download all attachments as: .zip

Change History (8)

Changed 17 years ago by jsgay.mail@…

Attachment: typescript added

bug report

comment:1 Changed 17 years ago by markd@…

Cc: erickt@… added
Component: baseports
Owner: changed from macports-dev@… to erickt@…
Priority: BlockerExpected

comment:2 Changed 17 years ago by pipping@…

Milestone: Available Ports

comment:3 Changed 17 years ago by erickt@…

Owner: changed from erickt@… to erickt@…
Status: newassigned

So this should be depending on gcc41 in order to install on the G4 which provides gfortran. Did you install that or recently upgrade?

comment:4 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:5 Changed 17 years ago by jmpp@…

Description: modified (diff)

comment:6 Changed 17 years ago by jmpp@…

Resolution: duplicate
severity: Crash/data lossNormal
Status: assignedclosed

Forward dup of #11048, closing.

-jmpp

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.