Notes |
|
(0016436)
|
Eric NOULARD
|
2009-05-14 10:24
|
|
The attached patch will trigger the build of RPM package
if the rpmbuild command is found, just as TBZ2 is if
bzip2 command is found. |
|
|
(0016486)
|
David Cole
|
2009-05-15 16:13
|
|
We cannot add this test without some extra conditional logic.....
I tried it just now on my Linux box and got:
CPack: Compress package
CMake Error at /home/davidcole/Dashboards/My Tests/CMake/Modules/CPackRPM.cmake:112 (MESSAGE):
/usr/bin/rpmbuild can't handle paths with spaces, use a build directory
without spaces for building RPMs.
*Most* CMake dashboards run inside a directory called "My Tests" to ensure that everything works with spaces in the path. We would have to make a special directory somewhere else that SimpleInstall could run in in order to test rpmbuild as part of a dashboard hosted under "My Tests".......
Sorry. We can't apply this patch as is. |
|
|
(0016487)
|
David Cole
|
2009-05-15 16:14
|
|
Please feel free to re-open if attaching a new patch that deals with the "space in the path" issue for CMake dashboards |
|
|
(0024001)
|
David Cole
|
2010-12-14 18:45
|
|
Closing bugs that have been resolved for more than 3 months without any further updates. |
|