From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TU1qW-00043x-8x for qemu-devel@nongnu.org; Thu, 01 Nov 2012 16:58:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TU1qV-0006fx-6s for qemu-devel@nongnu.org; Thu, 01 Nov 2012 16:58:36 -0400 Received: from e28smtp06.in.ibm.com ([122.248.162.6]:37259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TU1qU-0006ff-H5 for qemu-devel@nongnu.org; Thu, 01 Nov 2012 16:58:35 -0400 Received: from /spool/local by e28smtp06.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 2 Nov 2012 02:28:29 +0530 Received: from d28av04.in.ibm.com (d28av04.in.ibm.com [9.184.220.66]) by d28relay02.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id qA1KwPme10748108 for ; Fri, 2 Nov 2012 02:28:26 +0530 Received: from d28av04.in.ibm.com (loopback [127.0.0.1]) by d28av04.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id qA22SGmb001659 for ; Fri, 2 Nov 2012 13:28:16 +1100 From: Anthony Liguori In-Reply-To: <5092D1E8.3070608@wiesinger.com> References: <5055FD83.4050202@wiesinger.com> <507504D2.5020905@wiesinger.com> <5092D1E8.3070608@wiesinger.com> Date: Thu, 01 Nov 2012 15:58:18 -0500 Message-ID: <87a9v1f3bp.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Compile error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger , qemu-devel@nongnu.org Cc: "M. Mohan Kumar" Gerhard Wiesinger writes: > Ping again ... > > Ciao, > Gerhard What platform is this breaking on? Can you point me to the buildbot failure? Regards, Anthony Liguori > > On 10.10.2012 07:17, Gerhard Wiesinger wrote: >> Hello, >> >> Still not compile clean, also on the build servers. Who is responsible=20 >> for the fix? >> >> Ciao, >> Gerhard >> >> On 16.09.2012 18:25, Gerhard Wiesinger wrote: >>> Hello, >>> >>> qemu is currently not compile clean on Fedora 17: >>> >>> CC fsdev/virtfs-proxy-helper.o >>> fsdev/virtfs-proxy-helper.c: In function =E2=80=98setfsugid=E2=80=99: >>> fsdev/virtfs-proxy-helper.c:293:13: error: ignoring return value of=20 >>> =E2=80=98setfsgid=E2=80=99, declared with attribute warn_unused_result= =20 >>> [-Werror=3Dunused-result] >>> fsdev/virtfs-proxy-helper.c:294:13: error: ignoring return value of=20 >>> =E2=80=98setfsuid=E2=80=99, declared with attribute warn_unused_result= =20 >>> [-Werror=3Dunused-result] >>> cc1: all warnings being treated as errors >>> make: *** [fsdev/virtfs-proxy-helper.o] Error 1 >>> >>> gcc --version >>> gcc (GCC) 4.7.0 20120507 (Red Hat 4.7.0-5) >>> >>> Please fix it. >>> >>> Ciao, >>> Gerhard >>> >>> >> >> >>