Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521902 - =sys-fs/udev-215-r1 needs newer linux-headers due to "for-upstream-util.h-include-missing.h-for-struct-file_handle.patch"
Summary: =sys-fs/udev-215-r1 needs newer linux-headers due to "for-upstream-util.h-inc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on: 522778
Blocks:
  Show dependency tree
 
Reported: 2014-09-01 19:40 UTC by Kirill Elagin
Modified: 2014-09-14 14:01 UTC (History)
0 users

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 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.
+