Atsushi SAKAI wrote:
Hi,
Just a simple question.
Why you do not turn off the DEBUG flag for libvirt build?

Doing builds can be an interesting stress test, so we often have debug bits installed on our build servers.

-Ryan


Thanks
Atsushi SAKAI


Ryan Scott <[EMAIL PROTECTED]> wrote:

Hi,

We recently had a virt-install build failure when someone tried building on a system with debug libvirt packages installed. It was caused by extra noise from commands that load libvirt. For example:

$ python ./setup.py --version
libvirt_virConnectPtrWrap: node = 8938fb8
0.300.3

I've seen (internal) complaints about this, and I think the irritation from the noise outweighs the usefulness of these statements, so they should be removed.

Signed-off-by: Ryan Scott <[EMAIL PROTECTED]>




--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

--
Libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to