From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TU0lE-0007oG-O5 for qemu-devel@nongnu.org; Thu, 01 Nov 2012 15:49:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TU0lD-0003T9-EF for qemu-devel@nongnu.org; Thu, 01 Nov 2012 15:49:04 -0400 Received: from chello084112167138.7.11.vie.surfer.at ([84.112.167.138]:41007 helo=wiesinger.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TU0lD-0002xO-3h for qemu-devel@nongnu.org; Thu, 01 Nov 2012 15:49:03 -0400 Message-ID: <5092D1E8.3070608@wiesinger.com> Date: Thu, 01 Nov 2012 20:47:52 +0100 From: Gerhard Wiesinger MIME-Version: 1.0 References: <5055FD83.4050202@wiesinger.com> <507504D2.5020905@wiesinger.com> In-Reply-To: <507504D2.5020905@wiesinger.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] Compile error List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , "M. Mohan Kumar" Ping again ... Ciao, Gerhard 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 =91setfsugid=92: >> fsdev/virtfs-proxy-helper.c:293:13: error: ignoring return value of=20 >> =91setfsgid=92, declared with attribute warn_unused_result=20 >> [-Werror=3Dunused-result] >> fsdev/virtfs-proxy-helper.c:294:13: error: ignoring return value of=20 >> =91setfsuid=92, 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 >> >> > > >