linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug#822369: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr'
       [not found] <20160423205226.67773120316@dl580gen9-02.hlinux>
@ 2016-04-23 21:08 ` Martin Michlmayr
  2016-04-25 22:14   ` Dave Chinner
  2017-01-15 18:15   ` Bug#822369: marked as done (xfsprogs: FTBFS: error: redefinition of 'struct fsxattr') Debian Bug Tracking System
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Michlmayr @ 2016-04-23 21:08 UTC (permalink / raw)
  To: submit

Package: xfsprogs
Version: 4.3.0+nmu1
Severity: serious

This package fails to build in unstable:

> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
>     [CC]     fiemap.o
> In file included from ../include/xfs.h:58:0,
>                  from io.h:19,
>                  from fiemap.c:24:
> ../include/xfs/xfs_fs.h:42:8: error: redefinition of 'struct fsxattr'
>  struct fsxattr {
>         ^
> In file included from fiemap.c:22:0:
> /usr/include/linux/fs.h:155:8: note: originally defined here
>  struct fsxattr {
>         ^
> ../include/buildrules:59: recipe for target 'fiemap.o' failed
> make[3]: *** [fiemap.o] Error 1
> include/buildrules:35: recipe for target 'io' failed

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

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Bug#822369: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr'
  2016-04-23 21:08 ` Bug#822369: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr' Martin Michlmayr
@ 2016-04-25 22:14   ` Dave Chinner
  2017-01-15 18:15   ` Bug#822369: marked as done (xfsprogs: FTBFS: error: redefinition of 'struct fsxattr') Debian Bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Dave Chinner @ 2016-04-25 22:14 UTC (permalink / raw)
  To: Martin Michlmayr, 822369; +Cc: submit

On Sat, Apr 23, 2016 at 02:08:31PM -0700, Martin Michlmayr wrote:
> Package: xfsprogs
> Version: 4.3.0+nmu1
> Severity: serious
> 
> This package fails to build in unstable:
> 
> > sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
> ...
> >     [CC]     fiemap.o
> > In file included from ../include/xfs.h:58:0,
> >                  from io.h:19,
> >                  from fiemap.c:24:
> > ../include/xfs/xfs_fs.h:42:8: error: redefinition of 'struct fsxattr'
> >  struct fsxattr {
> >         ^
> > In file included from fiemap.c:22:0:
> > /usr/include/linux/fs.h:155:8: note: originally defined here
> >  struct fsxattr {
> >         ^
> > ../include/buildrules:59: recipe for target 'fiemap.o' failed
> > make[3]: *** [fiemap.o] Error 1
> > include/buildrules:35: recipe for target 'io' failed

Kernel uapi change in 4.5 caused it. Upgrade to xfsprogs 4.5.0.

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Bug#822369: marked as done (xfsprogs: FTBFS: error: redefinition of 'struct fsxattr')
  2016-04-23 21:08 ` Bug#822369: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr' Martin Michlmayr
  2016-04-25 22:14   ` Dave Chinner
@ 2017-01-15 18:15   ` Debian Bug Tracking System
  1 sibling, 0 replies; 3+ messages in thread
From: Debian Bug Tracking System @ 2017-01-15 18:15 UTC (permalink / raw)
  To: Adrian Bunk

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

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 xfsprogs: 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@bugs.debian.org
immediately.)


-- 
822369: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822369
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 2737 bytes --]

From: Martin Michlmayr <tbm@hpe.com>
To: submit@bugs.debian.org
Subject: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr'
Date: Sat, 23 Apr 2016 14:08:31 -0700
Message-ID: <20160423210831.GA19384@jirafa.cyrius.com>

Package: xfsprogs
Version: 4.3.0+nmu1
Severity: serious

This package fails to build in unstable:

> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
>     [CC]     fiemap.o
> In file included from ../include/xfs.h:58:0,
>                  from io.h:19,
>                  from fiemap.c:24:
> ../include/xfs/xfs_fs.h:42:8: error: redefinition of 'struct fsxattr'
>  struct fsxattr {
>         ^
> In file included from fiemap.c:22:0:
> /usr/include/linux/fs.h:155:8: note: originally defined here
>  struct fsxattr {
>         ^
> ../include/buildrules:59: recipe for target 'fiemap.o' failed
> make[3]: *** [fiemap.o] Error 1
> include/buildrules:35: recipe for target 'io' failed

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

[-- Attachment #3: Type: message/rfc822, Size: 1781 bytes --]

From: Adrian Bunk <bunk@debian.org>
To: 822369-done@bugs.debian.org
Subject: 4.9.0 builds
Date: Sun, 15 Jan 2017 20:12:03 +0200
Message-ID: <20170115181203.hre34x37wsalbrnu@localhost>

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-15 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160423205226.67773120316@dl580gen9-02.hlinux>
2016-04-23 21:08 ` Bug#822369: xfsprogs: FTBFS: error: redefinition of 'struct fsxattr' Martin Michlmayr
2016-04-25 22:14   ` Dave Chinner
2017-01-15 18:15   ` Bug#822369: marked as done (xfsprogs: FTBFS: error: redefinition of 'struct fsxattr') Debian Bug Tracking System

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).