Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427626 - sys-kernel/tuxonice-sources-3.3.8 fails to build
Summary: sys-kernel/tuxonice-sources-3.3.8 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL: http://lists.tuxonice.net/pipermail/t...
Whiteboard:
Keywords:
: 427628 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-22 11:49 UTC by Pacho Ramos
Modified: 2012-09-15 10:13 UTC (History)
5 users (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 Pacho Ramos gentoo-dev 2012-07-22 11:49:52 UTC
I get:
  CC      kernel/power/user.o
kernel/power/user.c: In function 'snapshot_ioctl':
kernel/power/user.c:226:3: error: implicit declaration of function
'usermodehelper_disable'
kernel/power/user.c:232:4: error: implicit declaration of function
'usermodehelper_enable'
make[2]: *** [kernel/power/user.o] Error 1
make[1]: *** [kernel/power] Error 2
make: *** [kernel] Error 2

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2012-07-22 12:10:39 UTC
*** Bug 427628 has been marked as a duplicate of this bug. ***
Comment 2 Pacho Ramos gentoo-dev 2012-07-22 12:12:43 UTC
Hypnos, were you able to find commit including that missing headers inheritance? I was looking but couldn't find that commit, I was probably looking at wrong repo :( (I am not habituated to github)
Comment 3 Hypnos 2012-07-22 12:17:27 UTC
This commit removes the includes:

https://github.com/NigelCunningham/tuxonice-kernel/commit/00b0d9240df48d74ea61ff539c1e040dfe41570f


My personal 3.3.8 tree uses the ref from three commits prior:

https://github.com/NigelCunningham/tuxonice-kernel/commit/759e62739ef570022e51d7777b8b01d37b0af707


You can see the whole list for the 3.3 kernel branch here:

https://github.com/NigelCunningham/tuxonice-kernel/commits/tuxonice-3.3
Comment 4 Pacho Ramos gentoo-dev 2012-07-22 12:22:54 UTC
(In reply to comment #3)
> This commit removes the includes:
> 
> https://github.com/NigelCunningham/tuxonice-kernel/commit/
> 00b0d9240df48d74ea61ff539c1e040dfe41570f
> 

Then, reverting this commit should work, will comment in mailing list (anyway, Nigel is CCed here)

Thanks
> 
> My personal 3.3.8 tree uses the ref from three commits prior:
> 
> https://github.com/NigelCunningham/tuxonice-kernel/commit/
> 759e62739ef570022e51d7777b8b01d37b0af707
> 
> 
> You can see the whole list for the 3.3 kernel branch here:
> 
> https://github.com/NigelCunningham/tuxonice-kernel/commits/tuxonice-3.3
Comment 5 Pacho Ramos gentoo-dev 2012-09-15 10:13:29 UTC
+*tuxonice-sources-3.4.10 (15 Sep 2012)
+*tuxonice-sources-3.3.8-r1 (15 Sep 2012)
+*tuxonice-sources-3.0.39 (15 Sep 2012)
+
+  15 Sep 2012; Pacho Ramos <pacho@gentoo.org>
+  +files/tuxonice-sources-3.3-undo-cleanup.patch,
+  +tuxonice-sources-3.0.39.ebuild, +tuxonice-sources-3.3.8-r1.ebuild,
+  +tuxonice-sources-3.4.10.ebuild, -tuxonice-sources-3.0.33.ebuild,
+  -tuxonice-sources-3.0.36.ebuild, -tuxonice-sources-3.2.21.ebuild,
+  -tuxonice-sources-3.4.5.ebuild:
+  Version bump, drop old.
+