From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [ANNOUNCE] qemu-kvm-0.10.6 Date: Sun, 02 Aug 2009 17:06:15 +0300 Message-ID: <4A759D57.8000806@redhat.com> References: <4A757B13.9000008@redhat.com> <4A759A4E.4070509@lfarkas.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Farkas Levente Return-path: Received: from mx2.redhat.com ([66.187.237.31]:36767 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144AbZHBOCK (ORCPT ); Sun, 2 Aug 2009 10:02:10 -0400 In-Reply-To: <4A759A4E.4070509@lfarkas.org> Sender: kvm-owner@vger.kernel.org List-ID: On 08/02/2009 04:53 PM, Farkas Levente wrote: > On 08/02/2009 01:40 PM, Avi Kivity wrote: >> qemu-kvm-0.10.6 is now available. This is the third release of the 0.10 >> stable branch of qemu-kvm. qemu-kvm 0.10.6 includes all of the >> features and fixes of qemu-0.10.6, plus adaptations for improved kvm >> support. > > not build under rhel/centos-5: > ---------------------------------------------------- > gcc -I. -I.. -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/target-i386 > -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6 -MMD -MT op_helper.o -MP > -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE > -D__user= -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/tcg > -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/tcg/x86_64 > -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/fpu -DHAS_AUDIO > -DHAS_AUDIO_CHOICE -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/slirp -O2 > -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector > --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -g > -fno-strict-aliasing -Wall -Wundef -Wendif-labels -Wwrite-strings > -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls > -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/kvm/libkvm -m64 > -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/kvm/kernel/include > -I/home/robot/rpm/BUILD/qemu-kvm-0.10.6/kvm/kernel/arch/x86/include > -c -o op_helper.o > /home/robot/rpm/BUILD/qemu-kvm-0.10.6/target-i386/op_helper.c > {standard input}: Assembler messages: > {standard input}:20758: Warning: end of file not at end of a line; > newline inserted > {standard input}:20994: Error: unknown pseudo-op: `.lbe35' > gcc: Internal error: Killed (program cc1) That file (or indeed, tcg) has not changed since qemu-kvm-0.10.5. Does qemu-kvm-0.10.5 build on the same host with the same compiler? -- error compiling committee.c: too many arguments to function