Bug#822470: marked as done (qemu: FTBFS: error: redefinition of 'struct fsxattr')

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Your message dated Sun, 15 Jan 2017 20:12:03 +0200
with message-id <20170115181203.hre34x37wsalbrnu@localhost>
and subject line 4.9.0 builds
has caused the Debian Bug report #822369,
regarding qemu: FTBFS: error: redefinition of 'struct fsxattr'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@xxxxxxxxxxxxxxx
immediately.)


-- 
822369: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822369
Debian Bug Tracking System
Contact owner@xxxxxxxxxxxxxxx with problems
--- Begin Message ---
Package: qemu
Version: 1:2.5+dfsg-5
Severity: serious

This package fails to build in unstable:

> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> cc -I/<<BUILDDIR>>/qemu-2.5+dfsg/tcg -I/<<BUILDDIR>>/qemu-2.5+dfsg/tcg/i386 -I/<<BUILDDIR>>/qemu-2.5+dfsg/linux-headers -I/<<BUILDDIR>>/qemu-2.5+dfsg/qemu-build/linux-headers -I. -I/<<BUILDDIR>>/qemu-2.5+dfsg -I/<<BUILDDIR>>/qemu-2.5+dfsg/include -I/<<BUILDDIR>>/qemu-2.5+dfsg/block -Iblock -I/usr/include/pixman-1  -DHAS_LIBSSH2_SFTP_FSYNC -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DCONFIG_QEMU_DATAPATH='"/usr/share/qemu:/usr/share/seabios:/usr/lib/ipxe/qemu"' -DVENDOR_DEBIAN -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong  -I/usr/include/p11-kit-1    -I/usr/incl
> ude/libpng16 -I/usr/include/spice-server -I/usr/include/spice-1 -I/usr/include/cacard -I/usr/include/libusb-1.0  -I/<<BUILDDIR>>/qemu-2.5+dfsg/tests -MMD -MP -MT block/iscsi.o -MF block/iscsi.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g  -fPIC -DBUILD_DSO  -c -o block/iscsi.o /<<BUILDDIR>>/qemu-2.5+dfsg/block/iscsi.c
> In file included from /usr/include/xfs/xfs.h:58:0,
>                  from /<<BUILDDIR>>/qemu-2.5+dfsg/block/raw-posix.c:97:
> /usr/include/xfs/xfs_fs.h:42:8: error: redefinition of 'struct fsxattr'
>  struct fsxattr {
>         ^
> In file included from /<<BUILDDIR>>/qemu-2.5+dfsg/block/raw-posix.c:60:0:
> /usr/include/linux/fs.h:155:8: note: originally defined here
>  struct fsxattr {
>         ^
> cc -I/<<BUILDDIR>>/qemu-2.5+dfsg/tcg -I/<<BUILDDIR>>/qemu-2.5+dfsg/tcg/i386 -I/<<BUILDDIR>>/qemu-2.5+dfsg/linux-headers -I/<<BUILDDIR>>/qemu-2.5+dfsg/qemu-build/linux-headers -I. -I/<<BUILDDIR>>/qemu-2.5+dfsg -I/<<BUILDDIR>>/qemu-2.5+dfsg/include -I/<<BUILDDIR>>/qemu-2.5+dfsg/block -Iblock -I/usr/include/pixman-1  -DHAS_LIBSSH2_SFTP_FSYNC -fPIE -DPIE -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DCONFIG_QEMU_DATAPATH='"/usr/share/qemu:/usr/share/seabios:/usr/lib/ipxe/qemu"' -DVENDOR_DEBIAN -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-declaration -Wold-style-definition -Wtype-limits -fstack-protector-strong  -I/usr/include/p11-kit-1    -I/usr/incl
> ude/libpng16 -I/usr/include/spice-server -I/usr/include/spice-1 -I/usr/include/cacard -I/usr/include/libusb-1.0  -I/<<BUILDDIR>>/qemu-2.5+dfsg/tests -MMD -MP -MT block/curl.o -MF block/curl.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g  -fPIC -DBUILD_DSO  -c -o block/curl.o /<<BUILDDIR>>/qemu-2.5+dfsg/block/curl.c
> /<<BUILDDIR>>/qemu-2.5+dfsg/rules.mak:57: recipe for target 'block/raw-posix.o' failed
> make[1]: *** [block/raw-posix.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Version: 4.9.0

Version 4.9.0 built successfully on the autobuilders:
  https://buildd.debian.org/status/package.php?p=xfsprogs

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux