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-devel

[Xen-devel] xen-unstable - make[4]: [cpuperf-xen] Error 1

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] xen-unstable - make[4]: [cpuperf-xen] Error 1
From: waldek <waldek.news@xxxxxx>
Date: Tue, 14 Mar 2006 14:44:20 +0100
Delivery-date: Tue, 14 Mar 2006 14:13:54 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5 (Windows/20051201)
Hi!
I've been working for a while to build a package that automatically
builds and installs xen-unstable. I don't want to go into package build
steps because I think it is irrelevant. I sorted out all problems with the package itself but I found out I'm getting the below errors:

make -C cpuperf
make[4]: Entering directory
`/var/abs/local/xen/src/xen-unstable/tools/misc/cpuperf'
gcc -march=i686 -O2 -pipe -DNDEBUG -m32 -march=i686 -Wall
-Wstrict-prototypes -Wdeclaration-after-statement  -DNDEBUG -m32
-march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement
-DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes
-Wdeclaration-after-statement  -DNDEBUG -m32 -march=i686 -Wall
-Wstrict-prototypes -Wdeclaration-after-statement  -DNDEBUG -m32
-march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement
-DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes
-Wdeclaration-after-statement  -Werror -I
../../tools/python/xen/lowlevel/xc -I ../../tools/libxc -DNDEBUG -m32
-march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement  -I
../../../tools/libxc -L../../../tools/libxc -lxenctrl -DXENO -o
cpuperf-xen cpuperf.c
cc1: warnings being treated as errors
In file included from cpuperf.c:49:
cpuperf_xeno.h:17: warning: function declaration isn't a prototype
make[4]: *** [cpuperf-xen] Error 1
make[4]: Leaving directory
`/var/abs/local/xen/src/xen-unstable/tools/misc/cpuperf'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/var/abs/local/xen/src/xen-unstable/tools/misc'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/abs/local/xen/src/xen-unstable/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/var/abs/local/xen/src/xen-unstable'
make: *** [world] Error 2

I'm sure I did not get it a week ago. Could anybody tell me what it is related to?

Thanks a lot!

waldek


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

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