Hi,
Just a simple question.
Why you do not turn off the DEBUG flag for libvirt build?
Thanks
Atsushi SAKAI
Ryan Scott <Ryan.Scott(a)Sun.COM> 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 <ryan.scott(a)sun.com>