Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#57366 closed defect (fixed)

sparskit @2_1: f77: command not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dstrubbe (David Strubbe)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: sparskit

Description

https://build.macports.org/builders/ports-10.12_x86_64-builder/builds/70971/steps/install-port/logs/stdio

Executing:  cd "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_sparskit/sparskit/work/SPARSKIT2" && /usr/bin/make -j8 -w all OPT="-c -O3" 
make: Entering directory `/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_science_sparskit/sparskit/work/SPARSKIT2'
(cd BLASSM ; f77   -c -O3 blassm.f)
(cd BLASSM ; f77   -c -O3 matvec.f)
(cd FORMATS ; f77   -c -O3 formats.f)
(cd FORMATS ; f77   -c -O3 unary.f)
(cd INFO ; f77   -c -O3 infofun.f)
(cd INOUT; f77   -c -O3 inout.f)
(cd ITSOL; f77   -c -O3 ilut.f)
(cd ITSOL; f77   -c -O3 iters.f)
/bin/sh: f77: command not found
/bin/sh: f77: command not found
/bin/sh: f77: command not found
/bin/sh: f77: command not found
make: *** [FORMATS/formats.o] Error 127
make: *** Waiting for unfinished jobs....
make: *** [BLASSM/matvec.o] Error 127
make: *** [BLASSM/blassm.o] Error 127
/bin/sh: f77: command not found
/bin/sh: f77: command not found
make: *** [INFO/infofun.o] Error 127
make: *** [INOUT/inout.o] Error 127
make: *** [FORMATS/unary.o] Error 127
/bin/sh: f77: command not found
/bin/sh: f77: command not found
make: *** [ITSOL/ilut.o] Error 127
make: *** [ITSOL/iters.o] Error 127

Change History (2)

comment:1 Changed 6 years ago by dstrubbe (David Strubbe)

Thanks, I believe this was fixed with [055843a51cd14c89a7d8c2269293fa006bb8e244/macports-ports].

Last edited 6 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 6 years ago by dstrubbe (David Strubbe)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.