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

[Xen-bugs] [Bug 314] New: Build Break - x86 FC4 - xsls.c:28: warning: fi

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 314] New: Build Break - x86 FC4 - xsls.c:28: warning: field precision is not type int (arg 2)
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 11 Oct 2005 14:42:19 +0000
Delivery-date: Tue, 11 Oct 2005 14:42:26 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=314

           Summary: Build Break - x86 FC4 - xsls.c:28: warning: field
                    precision is not type int (arg 2)
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx,pl@xxxxxxxxxx


changeset:   7313:4e335372ace8
tag:         tip
parent:      7312:713328270fb3
parent:      7308:959d33fbd660
user:        emellor@ewan
date:        Tue Oct 11 09:23:19 2005 +0100
summary:     Merged.

gcc   -m32 -march=i686 -Wall -g -Werror -Wp,-MD,.utils.o.d -O3 
-I../../tools/libxc -I. -c -o utils.o utils.c
gcc   -m32 -march=i686 -Wall -g -Werror -Wp,-MD,.tdb.o.d -O3 
-I../../tools/libxc -I. -c -o tdb.o tdb.c
gcc   -m32  -L../../tools/libxc  xenstored_core.o xenstored_watch.o
xenstored_domain.o xenstored_transaction.o xs_lib.o talloc.o utils.o tdb.o  
-lxenctrl -o xenstored
gcc   -m32 -march=i686 -Wall -g -Werror -Wp,-MD,.xsls.o.d -O3 
-I../../tools/libxc -I. -c -o xsls.o xsls.c
cc1: warnings being treated as errors
xsls.c: In function ?print_dir?:
xsls.c:13: warning: pointer targets in passing argument 4 of ?xs_directory?
differ in signedness
xsls.c:24: warning: pointer targets in passing argument 4 of ?xs_read? differ in
signedness
make[3]: *** [xsls.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable.hg/tools/xenstore'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/tmp/xen-unstable.hg/tools'
make[1]: *** [install-tools] Error 2
make[1]: Leaving directory `/tmp/xen-unstable.hg'
make: *** [world] Error 2

[...]

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 314] New: Build Break - x86 FC4 - xsls.c:28: warning: field precision is not type int (arg 2), bugzilla-daemon <=