Opened 6 years ago

#57367 assigned defect

whatcheck @8.1: Circular dependency dropped, error: newqua.f: No such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jwhowarth
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: whatcheck

Description

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

make: Circular newqua.f <- newqua.F dependency dropped.
make: Circular aamain.f <- aamain.F dependency dropped.
make: Circular ahead.f <- ahead.F dependency dropped.
make: Circular savsou.f <- savsou.F dependency dropped.
make: Circular access.f <- access.F dependency dropped.
[snip]
/opt/local/bin/gfortran-mp-8 -xf77-cpp-input -Wsurprising -fbackslash  -DUNIX -DCTEXT -DF2C -DGLX11 -DX11 -DDX4 -DLITE -DWHATCHECK -O3 -Wall -Wsurprising -I.   -F -o newqua.f 
gfortran-mp-8: error: newqua.f: No such file or directory
make: *** [newqua.f] Error 1

Maybe updating the port would help

Change History (0)

Note: See TracTickets for help on using tickets.