qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Compile error at master HEAD of repository (7c51c1aa03a52b9fd75ed1ade2e65d079ae4d50e)
@ 2012-03-01 20:46 Gerhard Wiesinger
  2012-03-09 15:12 ` Gerhard Wiesinger
  0 siblings, 1 reply; 2+ messages in thread
From: Gerhard Wiesinger @ 2012-03-01 20:46 UTC (permalink / raw)
  To: qemu-devel

Hello,

qemu repository is not compile clean. I'm getting the following compile 
erors:
   CC    libcacard/vcard_emul_nss.o
vcard_emul_nss.c:528:47: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:57: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:63: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:69: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:74: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:79: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:84: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:89: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:94: error: left-hand operand of comma expression has 
no effect [-Werror=unused-value]
vcard_emul_nss.c:528:1: error: initializer element is not constant
vcard_emul_nss.c:528:1: error: (near initialization for .nss_atr[0].)
cc1: all warnings being treated as errors

make[1]: *** [vcard_emul_nss.o] Error 1
make: *** [subdir-libcacard] Error 2

Any ideas?
Can someone commit a fix.

Thnx.

Ciao,
Gerhard

--
http://www.wiesinger.com/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] Compile error at master HEAD of repository (7c51c1aa03a52b9fd75ed1ade2e65d079ae4d50e)
  2012-03-01 20:46 [Qemu-devel] Compile error at master HEAD of repository (7c51c1aa03a52b9fd75ed1ade2e65d079ae4d50e) Gerhard Wiesinger
@ 2012-03-09 15:12 ` Gerhard Wiesinger
  0 siblings, 0 replies; 2+ messages in thread
From: Gerhard Wiesinger @ 2012-03-09 15:12 UTC (permalink / raw)
  To: qemu-devel

Has been fixed with commit 0202181245297a9e847c05f4a18623219d95e93e

BTW: Is also a gcc 4.6.2 issue.

Thnx.

Ciao,
Gerhard

--
http://www.wiesinger.com/


On Thu, 1 Mar 2012, Gerhard Wiesinger wrote:

> Hello,
>
> qemu repository is not compile clean. I'm getting the following compile 
> erors:
>  CC    libcacard/vcard_emul_nss.o
> vcard_emul_nss.c:528:47: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:57: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:63: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:69: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:74: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:79: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:84: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:89: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:94: error: left-hand operand of comma expression has no 
> effect [-Werror=unused-value]
> vcard_emul_nss.c:528:1: error: initializer element is not constant
> vcard_emul_nss.c:528:1: error: (near initialization for .nss_atr[0].)
> cc1: all warnings being treated as errors
>
> make[1]: *** [vcard_emul_nss.o] Error 1
> make: *** [subdir-libcacard] Error 2
>
> Any ideas?
> Can someone commit a fix.
>
> Thnx.
>
> Ciao,
> Gerhard
>
> --
> http://www.wiesinger.com/
>
>
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-09 15:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-01 20:46 [Qemu-devel] Compile error at master HEAD of repository (7c51c1aa03a52b9fd75ed1ade2e65d079ae4d50e) Gerhard Wiesinger
2012-03-09 15:12 ` Gerhard Wiesinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).