Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-10-02 Thread Christophe Fergeau
Hey, On Tue, Oct 01, 2013 at 01:05:33PM -0700, Jason Helfman wrote: Here are some build logs. The first is for amd64, and the latter is for i386. https://redports.org/~jgh/20131001181900-6317-149023/libvirt-glib-0.1.7.log

Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-10-01 Thread Christophe Fergeau
Hi, On Fri, Sep 27, 2013 at 12:09:43PM -0700, Jason Helfman wrote: On Thu, Sep 26, 2013 at 6:06 AM, Christophe Fergeau cferg...@redhat.comwrote: On Wed, Sep 25, 2013 at 09:31:52AM -0700, Jason Helfman wrote: When compiling libvirt-glib with CLANG, I get the following error. 16

Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-10-01 Thread Jason Helfman
On Tue, Oct 1, 2013 at 3:17 AM, Christophe Fergeau cferg...@redhat.comwrote: Hi, On Fri, Sep 27, 2013 at 12:09:43PM -0700, Jason Helfman wrote: On Thu, Sep 26, 2013 at 6:06 AM, Christophe Fergeau cferg...@redhat.com wrote: On Wed, Sep 25, 2013 at 09:31:52AM -0700, Jason Helfman wrote:

Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-10-01 Thread Daniel P. Berrange
On Tue, Oct 01, 2013 at 08:35:41AM -0700, Jason Helfman wrote: On Tue, Oct 1, 2013 at 3:17 AM, Christophe Fergeau cferg...@redhat.comwrote: Hi, On Fri, Sep 27, 2013 at 12:09:43PM -0700, Jason Helfman wrote: On Thu, Sep 26, 2013 at 6:06 AM, Christophe Fergeau cferg...@redhat.com

Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-10-01 Thread Jason Helfman
On Tue, Oct 1, 2013 at 8:46 AM, Daniel P. Berrange berra...@redhat.comwrote: On Tue, Oct 01, 2013 at 08:35:41AM -0700, Jason Helfman wrote: On Tue, Oct 1, 2013 at 3:17 AM, Christophe Fergeau cferg...@redhat.com wrote: Hi, On Fri, Sep 27, 2013 at 12:09:43PM -0700, Jason Helfman

Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-09-27 Thread Jason Helfman
On Thu, Sep 26, 2013 at 6:06 AM, Christophe Fergeau cferg...@redhat.comwrote: Hey, On Wed, Sep 25, 2013 at 09:31:52AM -0700, Jason Helfman wrote: When compiling libvirt-glib with CLANG, I get the following error. 16 warnings generated. CCLD libvirt-glib-1.0.la GEN

Re: [libvirt] libvirt-glib fails to compile with CLANG compiler

2013-09-26 Thread Christophe Fergeau
Hey, On Wed, Sep 25, 2013 at 09:31:52AM -0700, Jason Helfman wrote: When compiling libvirt-glib with CLANG, I get the following error. 16 warnings generated. CCLD libvirt-glib-1.0.la GEN LibvirtGLib-1.0.gir /usr/local/lib/libvirt.so: undefined reference to

[libvirt] libvirt-glib fails to compile with CLANG compiler

2013-09-25 Thread Jason Helfman
When compiling libvirt-glib with CLANG, I get the following error. 16 warnings generated. CCLD libvirt-glib-1.0.la GEN LibvirtGLib-1.0.gir /usr/local/lib/libvirt.so: undefined reference to `__stack_chk_fail_local' clang: error: linker command failed with exit code 1 (use -v to see