WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ppc-devel

Re: [XenPPC] xen-ppc repository appears to be broken

To: Mark F Mergen <mergen@xxxxxxxxxx>
Subject: Re: [XenPPC] xen-ppc repository appears to be broken
From: Jimi Xenidis <jimix@xxxxxxxxx>
Date: Fri, 30 Jun 2006 11:15:34 -0400
Cc: xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 30 Jun 2006 08:16:59 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=CYm152lGj6/fh/ovkeySlGJ8idc8Z0GlIBdD0q7qGXHkvCwmv1gY/vyXo+4mbsTDMonpYbWezAJ3VNnRSntbAI7aSfwwTfa91oH9JBa2E3P7UpAIY/fU9xiDf6V8rPigHmZ5O79SzjfYz2o3h0F3pPxbdnUEnk5M+tPmaZ3O3lg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <OFA94173B6.808ADEE7-ON8525719D.001ADF92-8525719D.001C0DE6@xxxxxxxxxx>
List-help: <mailto:xen-ppc-devel-request@lists.xensource.com?subject=help>
List-id: Xen PPC development <xen-ppc-devel.lists.xensource.com>
List-post: <mailto:xen-ppc-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ppc-devel>, <mailto:xen-ppc-devel-request@lists.xensource.com?subject=unsubscribe>
References: <OFA94173B6.808ADEE7-ON8525719D.001ADF92-8525719D.001C0DE6@xxxxxxxxxx>
Sender: xen-ppc-devel-bounces@xxxxxxxxxxxxxxxxxxx
Damn, my fault, the "console sync on BUG()" changeset did not include the removal of the PPC only -Wredundant-decls.

An alternate solution is in the pipeline so I'll back it out.
-JX
On Jun 30, 2006, at 1:06 AM, Mark F Mergen wrote:


After doing hg pull into an unmodified clone, I got a build error. I got a new clone from scratch, but the build error is still there. This is the tail of my build output:

make -f /a/kix/homes/kix/mergen/xen/xen-ppc/xen/Rules.mk -C /a/kix/ homes/kix/mergen/xen/xen-ppc/xen/common built_in.o make[3]: Entering directory `/a/kix/homes/kix/mergen/xen/xen-ppc/ xen/common' gcc -m64 -ffreestanding -fno-builtin -fno-common -fno-strict- aliasing -iwithprefix include -Wall -Werror -pipe -I/a/kix/homes/ kix/mergen/xen/xen-ppc/xen/include -I/a/kix/homes/kix/mergen/xen/ xen-ppc/xen/include/asm-ppc/mach-generic -I/a/kix/homes/kix/mergen/ xen/xen-ppc/xen/include/asm-ppc/mach-default -Wpointer-arith - Wredundant-decls -msoft-float -O2 -g -D__XEN__ -c acm_ops.c -o acm_ops.o
cc1: warnings being treated as errors
In file included from acm_ops.c:27:
/a/kix/homes/kix/mergen/xen/xen-ppc/xen/include/xen/console.h:23: warning: redundant redeclaration of 'console_start_sync' /a/kix/homes/kix/mergen/xen/xen-ppc/xen/include/xen/lib.h:11: warning: previous declaration of 'console_start_sync' was here /a/kix/homes/kix/mergen/xen/xen-ppc/xen/include/xen/console.h:24: warning: redundant redeclaration of 'console_end_sync' /a/kix/homes/kix/mergen/xen/xen-ppc/xen/include/xen/lib.h:12: warning: previous declaration of 'console_end_sync' was here
make[3]: *** [acm_ops.o] Error 1
make[3]: Leaving directory `/a/kix/homes/kix/mergen/xen/xen-ppc/xen/ common' make[2]: *** [/a/kix/homes/kix/mergen/xen/xen-ppc/xen/common/ built_in.o] Error 2 make[2]: Leaving directory `/a/kix/homes/kix/mergen/xen/xen-ppc/xen/ arch/ppc'
make[1]: *** [/a/kix/homes/kix/mergen/xen/xen-ppc/xen/xen] Error 2
make[1]: Leaving directory `/a/kix/homes/kix/mergen/xen/xen-ppc/xen'

I'm out of business until this is fixed, because I already updated my modified tree.

Mark
_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel


_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel

<Prev in Thread] Current Thread [Next in Thread>