Re: [cmake-developers] Some doc generation failing in target-LOCATION-policy topic

2013-10-10 Thread Brad King
On 10/10/2013 12:09 PM, Stephen Kelly wrote:
 
 For example:
 
  http://open.cdash.org/viewBuildError.php?buildid=3055146
 
 It seems that machine is not processing the $TARGET_FILE genex. Any idea 
 why?

That requires CMake = 2.8.4 to build.  Currently our min req
version is 2.8.2.

-Brad
--

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


Re: [cmake-developers] Some doc generation failing in target-LOCATION-policy topic

2013-10-10 Thread Brad King
On 10/10/2013 12:57 PM, Brad King wrote:
 On 10/10/2013 12:09 PM, Stephen Kelly wrote:

 For example:

  http://open.cdash.org/viewBuildError.php?buildid=3055146

 It seems that machine is not processing the $TARGET_FILE genex. Any idea 
 why?
 
 That requires CMake = 2.8.4 to build.  Currently our min req
 version is 2.8.2.

I've updated Kitware's dashboard machines to be = 2.8.4 so the
code should work, but the top-level CMakeLists.txt still needs
to be told about 2.8.4 as the minimum version required.

-Brad
--

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


Re: [cmake-developers] Some doc generation failing in target-LOCATION-policy topic

2013-10-10 Thread Rolf Eike Beer
Am Donnerstag, 10. Oktober 2013, 14:58:37 schrieb Brad King:
 On 10/10/2013 12:57 PM, Brad King wrote:
  On 10/10/2013 12:09 PM, Stephen Kelly wrote:
  For example:
   http://open.cdash.org/viewBuildError.php?buildid=3055146
  
  It seems that machine is not processing the $TARGET_FILE genex. Any
  idea
  why?
  
  That requires CMake = 2.8.4 to build.  Currently our min req
  version is 2.8.2.
 
 I've updated Kitware's dashboard machines to be = 2.8.4 so the
 code should work, but the top-level CMakeLists.txt still needs
 to be told about 2.8.4 as the minimum version required.

Please bump the version of the machines that do memchecks to be 2.8.12. The 
redirection to output files of especially valgrind should make the output 
parsing much more reliable and not interfere with tests output regex matching.

Eike

signature.asc
Description: This is a digitally signed message part.
--

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

Re: [cmake-developers] Some doc generation failing in target-LOCATION-policy topic

2013-10-10 Thread Stephen Kelly
Brad King wrote:

 On 10/10/2013 12:57 PM, Brad King wrote:
 On 10/10/2013 12:09 PM, Stephen Kelly wrote:

 For example:

  http://open.cdash.org/viewBuildError.php?buildid=3055146

 It seems that machine is not processing the $TARGET_FILE genex. Any
 idea why?
 
 That requires CMake = 2.8.4 to build.  Currently our min req
 version is 2.8.2.
 
 I've updated Kitware's dashboard machines to be = 2.8.4 so the
 code should work, but the top-level CMakeLists.txt still needs
 to be told about 2.8.4 as the minimum version required.

Thanks! I've pushed a topic to bump that now.

Steve.


--

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