Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Build Error in Case Cloned from Blhome

bablack@mit_edu

New Member
I cloned a case that was originally created on /blhome/ to my /glade working directory. The case was working fine two weeks ago, but the new cloned version (which I have not changed) errors when I configure and build.

I get partway through the build process, and then receive the following error:

CCSM BUILDEXE SCRIPT STARTING
- Build Libraries: mct pio csm_share
Fri Oct 21 06:33:20 MDT 2011 /ptmp/bblack/b40.23.t31x3.sib.bam8/mct/mct.bldlog.111021-063314
ERROR: mct.buildlib failed, see /ptmp/bblack/b40.23.t31x3.sib.bam8/mct/mct.bldlog.111021-063314
ERROR: cat /ptmp/bblack/b40.23.t31x3.sib.bam8/mct/mct.bldlog.111021-063314


And here is the error log:


122 be1005en.ucar.edu:bblack% vi mct.bldlog.111021-063314
"mct.bldlog.111021-063314" 9 lines, 415 characters
Fri Oct 21 06:33:20 MDT 2011 /ptmp/bblack/b40.23.t31x3.sib.bam8/mct/mct.bldlog.111021-063314
Copying source to CCSM EXEROOT...
New build of MCT
Running configure...
for OS=AIX MACH=bluefire
gmake: Command not found.
cp: Makefile.conf: A file or directory in the path name does not exist.
"Makefile.conf", line 0: make: 1254-027 Cannot open Makefile.conf.
make: 1254-058 Fatal errors encountered -- cannot continue.

Since the case was working before, my best guess is that perhaps this has something to do with the transition away from bluefire...?

I am working on rebuilding a new case from scratch, but in the meantime, any suggestions for tackling this would be much appreciated.

Thanks very much,
Ben
bablack@mit.edu
 

bablack@mit_edu

New Member
I just wanted to note that I have resolved this problem. I think the issue was that I configured via mirage.

After I assembled the case entirely on bluefire, it seems to work fine.
 
Top