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

Bug 521902

Summary: =sys-fs/udev-215-r1 needs newer linux-headers due to "for-upstream-util.h-include-missing.h-for-struct-file_handle.patch"
Product: Gentoo Linux Reporter: Kirill Elagin <kirelagin>
Component: [OLD] Core systemAssignee: udev maintainers <udev-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 522778    
Bug Blocks:    

Description Kirill Elagin 2014-09-01 19:40:45 UTC
I was getting

~~~~
src/udev/udev-builtin-btrfs.c:31:8: error: redefinition of ‘struct btrfs_ioctl_vol_args’
~~~~

with linux-headers-3.7. Updating to 3.13 (latest stable) resolved the issue.

(See also http://forums.gentoo.org/viewtopic-p-7594838.html).
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2014-09-02 12:28:11 UTC
Thanks for reporting, this is known problem and specific to 215, it's been taken care of in 216 so it builds again with older headers
216 is also the next stable, have it queue'd for another, more serious bug in 215 already
So nothing left to do here really, just watch and see 216 become the stable and 215* vanish after
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2014-09-02 12:32:53 UTC
well whatever, committed the dep anyway...

+  02 Sep 2014; Samuli Suominen <ssuominen@gentoo.org> udev-215-r1.ebuild:
+  Raise linux-headers dependency for 215-r1 because of the file handle struct
+  patch wrt #521902. This problem is specific to 215-r1, and -r1 only.
+