CMake mailing list wrote > This output: > > Submit files (using http) > Using HTTP submit method > Drop site:http://my.cdash.org/submit.php?project=Safe+Numerics > Uploaded: > /Users/robertramey/WorkingProjects/safe_numerics_xcode/Testing/20150201-0209/Build.xml > make: *** > [/Users/robertramey/WorkingProjects/safe_numerics_xcode/CMakeFiles/Experimental] > Interrupt: 2 > > makes it seem like you interrupted the build (with a Ctrl+C perhaps?) > or something before the submission was done. The Build.xml file for > the stamp 20150201-0209 is indeed there now: > > http://my.cdash.org/buildSummary.php?buildid=720331 > > It shows the configure output and the build output, but since > transmitting the test data was interrupted for some reason, it's not > there. > > Does "Interrupt: 2" always occur here, or can you try to run another > one and let it go all the way until it's done submitting?
It always occurs when I build the "Experimental" project with Xcode. I've been unable to discover what the return value of 2 Looks like I'm not the first to have this problem! http://www.cmake.org/pipermail/cmake/2014-September/058686.html Robert Ramey -- View this message in context: http://cmake.3232098.n2.nabble.com/problem-with-my-cdash-org-tp7589643p7589654.html Sent from the CMake mailing list archive at Nabble.com. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake
