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 1427] New: xen-unstable c/s 19267 failed

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1427] New: xen-unstable c/s 19267 failed
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Wed, 4 Mar 2009 03:09:06 -0800
Delivery-date: Wed, 04 Mar 2009 03:09:12 -0800
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/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/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=1427

           Summary: xen-unstable c/s 19267 failed
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: mike.xiao@xxxxxxxxxx
                CC: mike.xiao@xxxxxxxxxx


make[5]: Entering directory
/builddir/build/BUILD/xen-unstable/tools/blktap/drivers
....

gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -O1
-fno-omit-frame-pointer -fno-optimize-sibling-calls -m32 -march=i686 -g
-fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
-Wdeclaration-after-statement  -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement 
-D__XEN_TOOLS__ -MMD -MF .subdirs-install.d -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-mno-tls-direct-seg-refs -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement 
-D__XEN_TOOLS__ -MMD -MF .subdir-install-blktap.d -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-mno-tls-direct-seg-refs -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement 
-D__XEN_TOOLS__ -MMD -MF .subdirs-install.d -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-mno-tls-direct-seg-refs -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement 
-D__XEN_TOOLS__ -MMD -MF .subdir-install-drivers.d -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-mno-tls-direct-seg-refs -O1 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99
-Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement 
-D__XEN_TOOLS__ -MMD -MF .block-qcow2.o.d -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-mno-tls-direct-seg-refs -Werror -Wno-unused -I../lib -I../../../tools/libxc
-I../../../tools/include -I../../../tools/xenstore -I../../../tools/include -I
../../libaio/src -D_GNU_SOURCE -DUSE_GCRYPT -c -o block-qcow2.o block-qcow2.c
cc1: warnings being treated as errors
block-qcow2.c: In function 'qcow2_create':
block-qcow2.c:2045: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
block-qcow2.c:2047: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
block-qcow2.c:2052: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
block-qcow2.c:2055: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
block-qcow2.c:2058: warning: ignoring return value of 'write', declared with
attribute warn_unused_result
make[5]: *** [block-qcow2.o] Error 1
make[5]: Leaving directory
`/builddir/build/BUILD/xen-unstable/tools/blktap/drivers'
make[4]: *** [subdir-install-drivers] Error 2
make[4]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools/blktap'
make[3]: *** [subdirs-install] Error 2
make[3]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools/blktap
make[2]: *** [subdir-install-blktap] Error 2
make[2]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/builddir/build/BUILD/xen-unstable/tools'
make: *** [install-tools] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.91342 (%build)


-- 
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 1427] New: xen-unstable c/s 19267 failed, bugzilla-daemon <=