Hi,
I'm a new user to CESM and this my first time posting, but I am getting an error when trying to build after creating a new case. I'll post all of my bash commands below and then the error.
./create_newcase -case ~/CESM1_runs/test1 -res f19_g16 -compset B_1850 -mach cheyenne
cd ~/CESM1_runs/test1
./cesm_setup -clean
./cesm_setup
./test1.clean_build
./test1.build
I get an error on building:
ERROR: cesm.buildexe.csh failed, see /glade/scratch/mluongo/test1/bld/cesm.bldlog.200705-174229
ERROR: cat /glade/scratch/mluongo/test1/bld/cesm.bldlog.200705-174429
When I go to this directory and open the build log, I see
failed to convert GOTCPREL relocation; relink with --no-relax
I've tried googling and there doesn't seem to be a clear-cut answer to what to do here- any help would be appreciated!
Cheers,
Matt
I'm a new user to CESM and this my first time posting, but I am getting an error when trying to build after creating a new case. I'll post all of my bash commands below and then the error.
./create_newcase -case ~/CESM1_runs/test1 -res f19_g16 -compset B_1850 -mach cheyenne
cd ~/CESM1_runs/test1
./cesm_setup -clean
./cesm_setup
./test1.clean_build
./test1.build
I get an error on building:
ERROR: cesm.buildexe.csh failed, see /glade/scratch/mluongo/test1/bld/cesm.bldlog.200705-174229
ERROR: cat /glade/scratch/mluongo/test1/bld/cesm.bldlog.200705-174429
When I go to this directory and open the build log, I see
failed to convert GOTCPREL relocation; relink with --no-relax
I've tried googling and there doesn't seem to be a clear-cut answer to what to do here- any help would be appreciated!
Cheers,
Matt