2011/3/6 Laszlo Papp <djsz...@archlinux.us>:
> CPack froze for hours.... What happened ? Seems a "nice" infinite loop... 
> Idea ?
>
> Best Regards,
> Laszlo Papp
>
> cpack
> CPack: Create package using RPM
> CPack: Install projects
> CPack: - Run preinstall target for: Gluon

try with verbose/debug mode:

cpack --verbose
or
cpack --debug
or
both
cpack --verbose --debug

For CPackRPM you can have some more informations with

cpack -D CPACK_RPM_PACKAGE_DEBUG=1 --verbose --debug

 Then send me the log.
-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org
_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to