[cmake-developers] Continuous cdash submissions and OSX10.8

David Cole david.cole at kitware.com
Mon Aug 20 15:50:05 EDT 2012


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 <hocheung20 at 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
> hocheung20 at gmail.com
> (832) 215-6347
>
> On Aug 20, 2012, at 2:15 PM, Ho Cheung <hocheung20 at 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
> > hocheung20 at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20120820/4a0c52e3/attachment.html>


More information about the cmake-developers mailing list