Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 577528 - net-p2p/transmission-2.92[xfs]: fails to build against xfsprogs-4.5.0
Summary: net-p2p/transmission-2.92[xfs]: fails to build against xfsprogs-4.5.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mike Gilbert
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-16 08:13 UTC by Perfect Gentleman
Modified: 2016-03-16 23:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Perfect Gentleman 2016-03-16 08:13:54 UTC
net-p2p/transmission-2.92::gentoo  USE="qt5 xfs -ayatana -gtk -libressl -lightweight -qt4 -systemd" 0 KiB

In file included from /usr/include/xfs/xfs.h:37:0,
                 from /usr/include/xfs/xqm.h:21,
                 from platform-quota.c:64:
/usr/include/xfs/linux.h:145:9: error: unknown type name ‘off64_t’
 typedef off64_t  xfs_off_t;
         ^
Makefile:1252: recipe for target 'platform-quota.o' failed
make[1]: *** [platform-quota.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/tmp/portage/net-p2p/transmission-2.92-r14720/work/transmission-2.92+/libtransmission'
Makefile:508: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
Comment 1 Mike Gilbert gentoo-dev 2016-03-16 23:52:15 UTC
commit 26dbb391ffeb2b178fc84d204d7aceef7f5c6390
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Wed Mar 16 19:51:29 2016 -0400

    net-p2p/transmission: Fix build with xfsprogs-4.5.0
    
    Bug: https://bugs.gentoo.org/577528
    
    Package-Manager: portage-2.2.28_p60

 net-p2p/transmission/transmission-2.92.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)