It's probably because you have a "/" in your build name.

CDash uses the build name as one component of a file name on the backend,
so you should avoid using "/" characters (or other filename-problematic
characters) in your SITE and BUILD name values.


HTH,
David


On Mon, Aug 20, 2012 at 3:44 PM, Ho Cheung <hocheun...@gmail.com> wrote:

> Apparently the submission isn't uploading my scripts either.
>
> I've attached it in this email here.
>
>
>
>
> Regards,
>
> Ho Cheung
> Research Assistant - University of Houston
> hocheun...@gmail.com
> (832) 215-6347
>
> On Aug 20, 2012, at 2:15 PM, Ho Cheung <hocheun...@gmail.com> wrote:
>
> > Hello cmake-developers,
> >
> > I've been trying to make a Continuous build machine, but my submissions
> always get split into 2 separate submissions, one for the "update" and
> another for the configure/build/test.
> >
> > See the "tonic" and "bitcoin-miner1" machines on the Farsight Dashboard.
> >
> > http://open.cdash.org/index.php?project=Farsight
> >
> > At this point I can only conclude that one of the three issues below is
> likely:
> >
> > 1. My script is broken (unlikely, I copied it from a working OSX10.7
> submission script)
> > 2. There is a bug in ctest (I tried 2.8.7 and 2.8.9)
> > 3. OSX10.8 has broken the submission routines.
> >
> > I was hoping if someone could take a look and eliminate 1 and 2.
> >
> > Regards,
> >
> > Ho Cheung
> > Research Assistant - University of Houston
> > hocheun...@gmail.com
> > (832) 215-6347
> >
>
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
>
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to