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 313] New: Build Break - x86_64 SLES 9 - xsls.c:28: warni

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 313] New: Build Break - x86_64 SLES 9 - xsls.c:28: warning: field precision is not type int (arg 2)
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 11 Oct 2005 14:33:17 +0000
Delivery-date: Tue, 11 Oct 2005 14:33:20 +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=313

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


changeset:   7308:959d33fbd660
tag:         tip
user:        jrb44@xxxxxxxxxxxxxxxxxxxxx
date:        Tue Oct 11 08:26:23 2005 +0100
summary:     Added xsls to xenstore Makefile install dependencies to fix
"make dist".

gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_core.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_core.o xenstored_core.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_watch.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_watch.o xenstored_watch.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_domain.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_domain.o xenstored_domain.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xenstored_transaction.o.d -O3  -
I../../tools/libxc -I. -c -o xenstored_transaction.o
xenstored_transaction.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.xs_lib.o.d -O3  -I../../tools/libxc
-I. -c -o xs_lib.o xs_lib.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.talloc.o.d -O3  -I../../tools/libxc
-I. -c -o talloc.o talloc.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.utils.o.d -O3  -I../../tools/libxc
-I. -c -o utils.o utils.c
gcc   -m64 -Wall -g -Werror -Wp,-MD,.tdb.o.d -O3  -I../../tools/libxc -
I. -c -o tdb.o tdb.c
gcc   -m64  -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   -m64 -Wall -g -Werror -Wp,-MD,.xsls.o.d -O3  -I../../tools/libxc -
I. -c -o xsls.o xsls.c
xsls.c: In function `print_dir':
xsls.c:28: warning: field precision is not type int (arg 2)
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
You have new mail in /var/mail/root

-- 
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 313] New: Build Break - x86_64 SLES 9 - xsls.c:28: warning: field precision is not type int (arg 2), bugzilla-daemon <=