balwindersingh@gmail_com
New Member
I am having problems running “create_test” script with “prebeta” test category on one of our local clusters. I ran scripts “manage_xml_entries -addlist” to add ERS and ERI test cases for prebeta category for this cluster.
When I run the script as follows:
./create_test -xml_mach cascade -xml_compiler intel -xml_category prebeta -testid prebeta01 -testroot /home/sing201/ACME_testing/ | & tee log
I get the following error:
~~~~~~~~~~~~~~
touch: cannot touch `UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707': No such file or directory
tee: UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707: No such file or directory
Mon Aug 18 17:07:13 PDT 2014 UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707
UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707: No such file or directory.
ERROR: buildlib.mct failed, see UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707
ERROR: cat UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707
ERS.f19_g16.FC5.cascade_intel.prebeta01 build status: CFAIL
~~~~~~~~~~~~~~
I looked into env_build.xml file and found the following:
~~~~~~~~~~~
~~~~~~~~~~~
I think for some reason, "SHAREDLIBROOT" variables is not set right. The comment above says that it should be set automatically to $EXEROOT but it seems like it is not working. My $EXEROOT is env_build.xml is:
~~~~~~~~~~~
~~~~~~~~~~~~
Would you please advise me what I might be missing? I am using cesm1_3_beta10 model for testing purposes. I have attached my env_build.xml file for your reference.
Thanks!
When I run the script as follows:
./create_test -xml_mach cascade -xml_compiler intel -xml_category prebeta -testid prebeta01 -testroot /home/sing201/ACME_testing/ | & tee log
I get the following error:
~~~~~~~~~~~~~~
touch: cannot touch `UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707': No such file or directory
tee: UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707: No such file or directory
Mon Aug 18 17:07:13 PDT 2014 UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707
UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707: No such file or directory.
ERROR: buildlib.mct failed, see UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707
ERROR: cat UNSET/sharedlibroot.prebeta01/INTEL/mpich/nodebug/nothreads/mct.bldlog.140818-170707
ERS.f19_g16.FC5.cascade_intel.prebeta01 build status: CFAIL
~~~~~~~~~~~~~~
I looked into env_build.xml file and found the following:
~~~~~~~~~~~
~~~~~~~~~~~
I think for some reason, "SHAREDLIBROOT" variables is not set right. The comment above says that it should be set automatically to $EXEROOT but it seems like it is not working. My $EXEROOT is env_build.xml is:
~~~~~~~~~~~
~~~~~~~~~~~~
Would you please advise me what I might be missing? I am using cesm1_3_beta10 model for testing purposes. I have attached my env_build.xml file for your reference.
Thanks!