Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 483660

Summary: =sys-fs/aufs3-3_p20130821 with Linux 3.11 - fs/aufs/mvdown.c:283:18: error: ‘struct dentry’ has no member named ‘d_count
Product: Gentoo Linux Reporter: Jeff Kowalczyk <jeff.kowalczyk>
Component: [OLD] Core systemAssignee: Justin Lecher (RETIRED) <jlec>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description Jeff Kowalczyk 2013-09-05 05:13:06 UTC
With sys-fs/aufs3-3_p20130821 on ~amd64, compilation which worked on gentoo-sources-3.10.10 stopped working as of gentoo-sources-3.11.0.

The compilation error is:

: /var/tmp/portage/sys-fs/aufs3-3_p20130821/work/aufs3-standalone/fs/aufs/mvdown.c: In function 'au_mvd_args_busy':
: /var/tmp/portage/sys-fs/aufs3-3_p20130821/work/aufs3-standalone/fs/aufs/mvdown.c:283:18: error: 'struct dentry' has no member named 'd_count'
: /var/tmp/portage/sys-fs/aufs3-3_p20130821/work/aufs3-standalone/fs/aufs/mvdown.c:291:2: error: 'struct dentry' has no member named 'd_count'
: make[2]: *** [/var/tmp/portage/sys-fs/aufs3-3_p20130821/work/aufs3-standalone/fs/aufs/mvdown.o] Error 1
: make[2]: *** Waiting for unfinished jobs....
: make[1]: *** [_module_/var/tmp/portage/sys-fs/aufs3-3_p20130821/work/aufs3-standalone/fs/aufs] Error 2
: make[1]: Leaving directory `/usr/src/linux-3.11.0-gentoo'
: make: *** [fs/aufs/aufs.ko] Error 2

This may be a case of waiting for a new upstream version of the patch set, if not available already.

Reproducible: Always
Comment 1 Jeff Kowalczyk 2013-09-05 05:13:23 UTC
Created attachment 357894 [details]
build.log
Comment 2 Jeff Kowalczyk 2013-09-05 05:13:38 UTC
Created attachment 357896 [details]
emerge --info
Comment 3 Olliver Schinagl 2013-09-14 10:43:39 UTC
Got the same issue, probably a newer ebuild is required, last commit on the aufs git was 7 days ago.
Comment 4 Olliver Schinagl 2013-09-14 11:03:44 UTC
Updating to the latest git tag (0909) fixes the issue.
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2013-09-18 10:17:47 UTC
Is this fixed in 3_p20130915