[CMake] Fedora package test failures with 2.8.0 rc4

Orion Poplawski orion at cora.nwra.com
Fri Oct 30 13:46:46 EDT 2009


On 10/30/2009 11:02 AM, David Cole wrote:
> Does this patch fix it?
>
> $ cvs -q diff
> Index: Tests/CMakeLists.txt
> ===================================================================
> RCS file: /cvsroot/CMake/CMake/Tests/CMakeLists.txt,v
> retrieving revision 1.148
> diff -r1.148 CMakeLists.txt
> 1254,1255c1254,1255
> <   set(regex "${regex}(Couldn.t resolve host ")
> <   set(regex "${regex}|couldn.t connect to host")
> ---
>  >   set(regex "${regex}([Cc]ould *n.t resolve host")
>  >   set(regex "${regex}|[Cc]ould *n.t connect to host")
>
> I just committed that to CVS HEAD of CMake. Let me know if it fixes it
> please, and I will see that it gets merged to CMake-2-8...
>

That takes care of it.  Thanks.

-- 
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion at cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com


More information about the CMake mailing list