<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p>Might be better to post this to the cmake list, but ...</p>
<p><br>
</p>
<p>when I run a cmake configure step as part of a script I get</p>
<p></p>
<div>
<blockquote>Output is <br>
   Site: pop-os-jb<br>
   Build name: 1-libfabric-D-LF<br>
Submit files (using )<br>
   Send to track: Pull_Requests<br>
   Using FTP submit method<br>
   Drop site: ftp://<br>
</blockquote>
But when I run it by hand I get</div>
<div>
<blockquote>
<div>   Site: pop-os-jb<br>
   Build name: 1-libfabric-D-LF<br>
Submit files<br>
   Send to group: Pull_Requests<br>
   SubmitURL: https://cdash.cscs.ch/submit.php?project=GHEX<br>
   Uploaded: /home/biddisco/pycicle/build/ghex-1-gcc-9-D-LF/Testing/20200414-1509/Update.xml<br>
   Uploaded: /home/biddisco/pycicle/build/ghex-1-gcc-9-D-LF/Testing/20200414-1509/Configure.xml<br>
   Uploaded: /home/biddisco/pycicle/build/ghex-1-gcc-9-D-LF/Testing/20200414-1509/Build.xml<br>
   Uploaded: /home/biddisco/pycicle/build/ghex-1-gcc-9-D-LF/Testing/20200414-1509/Test.xml<br>
   Uploaded: /home/biddisco/pycicle/build/ghex-1-gcc-9-D-LF/Testing/20200414-1509/Done.xml<br>
   Submission successful</div>
<div><br>
</div>
</blockquote>
<div>The CTestConfig.cmake contains</div>
<div>
<blockquote>
<div>set(CTEST_PROJECT_NAME "GHEX")<br>
set(CTEST_NIGHTLY_START_TIME "00:00:00 GMT")<br>
<br>
set(CTEST_DROP_METHOD "https")<br>
set(CTEST_DROP_SITE "cdash.cscs.ch")<br>
set(CTEST_DROP_LOCATION "/submit.php?project=GHEX")<br>
set(CTEST_DROP_SITE_CDASH TRUE)</div>
</blockquote>
and it generates a <span>DartConfiguration.tcl</span> file in the build dir that looks correct in script mode, or by hand.</div>
<div><br>
</div>
<div>I notice in the docs that DartConfiguration.tcl isn't the name listed and CTestConfiguration.tcl is the preferred one. I suspect that I have something 'old' or out of date in my config. Can anyone guess what might be wrong?</div>
<div><br>
</div>
<div>thanks</div>
<div><br>
</div>
<div>JB<br>
</div>
<br>
</div>
<br>
<p></p>
</div>
</body>
</html>