[CMake] ctest: Empty reply from server

2010-08-17 Thread Lorenzo Natale
Hi all, we have recently started using CTest. We set up five machines three Linux, a Mac and a WindowsXP for continuous and nightly builds and our own dashboard. All works well, expect the WindowsXP machine (CMake/CTest 2.8.2) which refuses to log on the dashboard with the error: Submit files

Re: [CMake] ctest: Empty reply from server

2010-08-17 Thread Tyler Roscoe
On Tue, Aug 17, 2010 at 03:35:02PM +0200, Lorenzo Natale wrote: Submit files (using http) Using HTTP submit method Drop site:[..] Error when uploading file: [...]/20100816-2200/Build.xml Error message was: Empty reply from server I agree that CDash doesn't always produce the most

Re: [CMake] Relocatable RPM

2010-08-17 Thread Gerald Hofmann
Hi Will, I found a way to make the RPM relocatable. This brings some light into rpm relocation: http://www.rpm.org/max-rpm/ch-rpm-reloc.html The Prefix: tag gives the part of the file names which is replaced when another prefix is specified. You can divert CPACK_RPM_SPEC_MORE_DEFINE from its

Re: [CMake] ctest: Empty reply from server

2010-08-17 Thread Bill Hoffman
On 8/17/2010 10:03 AM, Tyler Roscoe wrote: On Tue, Aug 17, 2010 at 03:35:02PM +0200, Lorenzo Natale wrote: Submit files (using http) Using HTTP submit method Drop site:[..] Error when uploading file: [...]/20100816-2200/Build.xml Error message was: Empty reply from server I agree

Re: [CMake] Relocatable RPM

2010-08-17 Thread Eric Noulard
2010/8/17 Gerald Hofmann gerald.hofm...@cosin.eu: Hi Will, I found a way to make the RPM relocatable. This brings some light into rpm relocation: http://www.rpm.org/max-rpm/ch-rpm-reloc.html The Prefix: tag gives the part of the file names which is replaced when another prefix is

Re: [CMake] Bug fix requests for the *next* release of CMake...

2010-08-17 Thread Michael Jackson
There may possibly be renewed support for a CMakeified version of Boost. Boost 1.44 was just released and it looks like at least one individual http://gitorious.org/~denisarnaud/boost/denisarnauds-zeuners-boost-cmake/commits/1.44.0-denis is keeping the boost-cmake up-to-date with the

[CMake] Weird ctest behaviour

2010-08-17 Thread Johny
Hey, I have a ctest script which i am using as a test in my build like this add_test ( ctest -S script.cmake) however once the script finishes executing i get a CMake error saying my CTEST_SOURCE_DIRECTORY, CTEST_BINARY_DIRECTORY and CTEST_COMMAND are not set. I've tried all sort of things

Re: [CMake] Setting compile defs with: Cuda, add_subdirectory, and set_target_properties (COMPILE_DEFINITIONS)

2010-08-17 Thread James Bigler
On Tue, Aug 17, 2010 at 9:08 AM, Brian Davis bitmi...@gmail.com wrote: I am and it is working. It is not clear to me still why it would be a problem with parallel builds due to the target object naming convention you have used as stated in: --snip -- Yup, I just build file names by

Re: [CMake] Weird ctest behaviour

2010-08-17 Thread Tyler Roscoe
On Tue, Aug 17, 2010 at 05:14:07PM +0200, Johny wrote: I have a ctest script which i am using as a test in my build like this add_test ( ctest -S script.cmake) however once the script finishes executing i get a CMake error saying my CTEST_SOURCE_DIRECTORY, CTEST_BINARY_DIRECTORY and

Re: [CMake] ctest: Empty reply from server

2010-08-17 Thread Lorenzo Natale
On 17-Aug-10 4:03 PM, Tyler Roscoe wrote: Does your Build.xml look correct? Are there any relevant messages in the web server logs? tyler the build.xml looks good (as far as I can tell) and no particular message is logged in the web server... I'll try git ctest and svn cdash and get back

Re: [CMake] ctest: Empty reply from server

2010-08-17 Thread Lorenzo Natale
On 17-Aug-10 4:40 PM, Bill Hoffman wrote: We have been working quite a bit on making ctest/CDash more robust. If you use git master ctest and svn CDash it should give more information, and even retry if it fails. Indeed, ctest built from git works perfectly (I haven't touched CDash). Since

Re: [CMake] ctest: Empty reply from server

2010-08-17 Thread Bill Hoffman
On 8/17/2010 12:26 PM, Lorenzo Natale wrote: On 17-Aug-10 4:40 PM, Bill Hoffman wrote: We have been working quite a bit on making ctest/CDash more robust. If you use git master ctest and svn CDash it should give more information, and even retry if it fails. Indeed, ctest built from git

Re: [CMake] Dependency bug in cmake with a custom-command

2010-08-17 Thread Brad King
On 08/11/2010 07:04 PM, Andreas Pakulat wrote: On 11.08.10 16:07:21, Brad King wrote: What source file is it compiling when it fails to find the header? reviewpatchdialog.cpp which has #include ui_reviewpatch.h In what target is its object file? kdevreviewboard is the target with the

Re: [CMake] cmake out of source build writes build files at source dirs?

2010-08-17 Thread Alexander Neundorf
On Monday 16 August 2010, Bo Thorsen wrote: Hi Claus, If you didn't already, please post this to http://cmake.org/Bug instead. The CMake people usually don't take bug reports from this list. Is this related to this one ? http://public.kitware.com/Bug/view.php?id=10994 Alex

Re: [CMake] Bug fix requests for the *next* release of CMake...

2010-08-17 Thread Rolf Eike Beer
Am Tuesday 06 July 2010 schrieb Rolf Eike Beer: Am Monday 05 July 2010 schrieb David Cole: Hi all, Now that we have released CMake 2.8.2 last Monday, and we have switched to this new workflow using branches in the git repository, *now* would be a great time to prioritize bug fixes for

Re: [CMake] can I create all/fast target?

2010-08-17 Thread Alexander Neundorf
On Monday 16 August 2010, Daniel Nelson wrote: On Monday 16 August 2010 7:47:33 am naryniecki wrote: Hi, I only want add that when I run make t1/fast t2/fast from command line it works fine. Dnia 16 sierpnia 2010 15:33 naryniecki narynie...@o2.pl napisaƂ(a): Hi, for each

[CMake] Changes from 2.4.8 to 2.6.4

2010-08-17 Thread Orion Poplawski
I'm contemplating updating the version of cmake in EPEL[1] 5 from 2.4.8 to 2.6.4 and was wondering if there were any particular gotchas to be expected from this move. Thanks! 1 - https://fedoraproject.org/wiki/EPEL -- Orion Poplawski Technical Manager 303-415-9701 x222

Re: [CMake] Changes from 2.4.8 to 2.6.4

2010-08-17 Thread Alexander Neundorf
Hi, On Tuesday 17 August 2010, Orion Poplawski wrote: I'm contemplating updating the version of cmake in EPEL[1] 5 from 2.4.8 to 2.6.4 Why not go directly to 2.8.2 ? I think there are no known regressions. and was wondering if there were any particular gotchas to be expected from this

Re: [CMake] Changes from 2.4.8 to 2.6.4

2010-08-17 Thread David Cole
Why wouldn't you go to the latest stable release of CMake, 2.8.2? On Tue, Aug 17, 2010 at 4:31 PM, Orion Poplawski or...@cora.nwra.comwrote: I'm contemplating updating the version of cmake in EPEL[1] 5 from 2.4.8 to 2.6.4 and was wondering if there were any particular gotchas to be expected

[CMake] Solaris bootstrap?

2010-08-17 Thread Clifford Yapp
I tried to bootstrap CMake on Solaris, and got the following error: cmake-build/Source/cmsys/FundamentalType.h, line 50: Error: #error Cannot determine sizeof(int). Does anyone know if this has been fixed in the development tree? Cheers, CY ___

[CMake] ctest_build - very slow

2010-08-17 Thread Pascal Augustin
Hi, I have a script where I tell ctest how to build my xcode project using xcodebuild and send the results to our dashboard. However, I have noticed that ctest_build is much much slower than when I am building my project manually with Xcode or xcodebuild. For some of my projects, it can be

Re: [CMake] Changes from 2.4.8 to 2.6.4

2010-08-17 Thread Orion Poplawski
On 08/17/2010 02:58 PM, Alexander Neundorf wrote: Hi, On Tuesday 17 August 2010, Orion Poplawski wrote: I'm contemplating updating the version of cmake in EPEL[1] 5 from 2.4.8 to 2.6.4 Why not go directly to 2.8.2 ? I think there are no known regressions. Out of my hands. RHEL6 will ship

Re: [CMake] Dependency bug in cmake with a custom-command

2010-08-17 Thread Andreas Pakulat
On 17.08.10 14:53:02, Brad King wrote: On 08/11/2010 07:04 PM, Andreas Pakulat wrote: On 11.08.10 16:07:21, Brad King wrote: What source file is it compiling when it fails to find the header? reviewpatchdialog.cpp which has #include ui_reviewpatch.h In what target is its object

[Cmake-commits] CMake branch, next, updated. v2.8.2-455-ge25fe26

2010-08-17 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via e25fe26bc418b17a0d7b9a1ae2e25296aab6c35c (commit) via

[Cmake-commits] CMake branch, next, updated. v2.8.2-482-g137fed4

2010-08-17 Thread Brad King
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project CMake. The branch, next has been updated via 137fed46687377477487365a3e5ad38c3b2e151d (commit) via