[MITgcm-devel] testreport
Ed Hill
ed at eh3.com
Wed Sep 22 16:12:11 EDT 2004
On Wed, 2004-09-22 at 16:02, Patrick Heimbach wrote:
> Hi Ed,
>
> have you ever encountered this error:
>
> Experiment: lab_sea
>
> genmake ... successful
> make CLEAN ... successful
> make depend ... successful
> make ... successful
> runmodel ...
> make: *** No rule to make target `output.txt'. Stop.
> failed
>
> I am running
> ./testreport -t lab_sea
>
>
> If I run it again, with just a -q
> I am getting
>
> Experiment: lab_sea
>
> genmake skipped!
> make CLEAN skipped!
> make depend skipped!
> make ... find . -type l -exec rm {} \;
> make[2]: Leaving directory
> `/mfs/3/scratch/heimbach/pre_c55/verification/lab_sea/build'
> rm -f PACKAGES_CONFIG.h AD_CONFIG.h FC_NAMEMANGLE.h BUILD_INFO.h
> rm -f genmake_state genmake_*optfile genmake_warnings make.log run.log *.bak
> make[1]: Leaving directory
> `/mfs/3/scratch/heimbach/pre_c55/verification/lab_sea/build'
> find . -name "*.meta" -exec rm {} \;
> find . -name "*.data" -exec rm {} \;
> find . -name "fort.*" -exec rm {} \;
> rm -f ./mitgcmuv output.txt STD*
> make: *** No rule to make target `genmake_hello.F', needed by `genmake_hello.f'.
> Stop.
> failed
>
> I suspect a discrepancy after I generated a
> build/ directory under lab_sea/ but there
> was also old testreport stuff still in input/
> I tried to clean everything, but apparently unsuccessful.
Hi Patrick,
Yes, I agree that you probably have junk remaining in lab_sea/input or
lab_sea/build (or both) that needs to be cleaned out. You could use:
$ cd MITgcm/verification
$ rm -rf lab_sea/
$ cvs -q up -d
which would put the lab_sea/* directories back into a clean state.
Ed
--
Edward H. Hill III, PhD
office: MIT Dept. of EAPS; Rm 54-1424; 77 Massachusetts Ave.
Cambridge, MA 02139-4307
emails: eh3 at mit.edu ed at eh3.com
URLs: http://web.mit.edu/eh3/ http://eh3.com/
phone: 617-253-0098
fax: 617-253-4464
More information about the MITgcm-devel
mailing list