Backlog #3933
Make get_xmlrpc_config a bit more verbose in case of C++ errors
Status: | Pending | Start date: | 08/12/2015 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Packaging | |||
Target version: | - |
Description
At the moment, the checks performed by get_xmlrpc_config at configuration time, to detect xmlrpc-c C++ build options, will only report whether builds are succesfull or not, and so which recipe worked.
This isn't easy to debug, in case of failures, when building happens inside a chrooted environment or similar (typically with pbuilder/cowbuilder for Debian packages generation).
I think it could be interesting to display the logs instead of silently discarding them.
See the proposed patch in debian/patches/verbosesconsrecipe.diff committed in http://anonscm.debian.org/cgit/pkg-opennebula/opennebula.git/diff/debian/patches/verbosesconsrecipe.diff?id=8f7a457c6116621be51f11d0f66c454212400bd3
Thanks in advance.
Best regards,
Related issues
History
#1 Updated by Ruben S. Montero almost 6 years ago
- Tracker changed from Feature to Backlog
- Category set to Packaging
- Priority changed from Normal to High
#2 Updated by Ruben S. Montero almost 6 years ago
- Related to Feature #3806: packages for debian jessie added