Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405151 - app-emulation/virtualbox-guest-additions-4.1.4-r1: Failure to build with 3.2 kernel
Summary: app-emulation/virtualbox-guest-additions-4.1.4-r1: Failure to build with 3.2 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-02-21 14:32 UTC by Luis M Wesolowski
Modified: 2013-10-02 14:33 UTC (History)
6 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 Luis M Wesolowski 2012-02-21 14:32:27 UTC
After updating to the latest stable gentoo-sources (currently 3.2.1-r2) and reemerging virtualbox-guest-additions, the latter package fails to build.

In the meantime, I'm running the previous stable kernel version so that I don't lose the functionality afforded by the virtualbox kernel modules.

The exact error is:

/var/tmp/portage/app-emulation/virtualbox-guest-additions-4.1.4-r1/work/VirtualBox-4.1.4_OSE/src/VBox/Additions/linux/sharedfolders/utils.c: In function ‘sf_init_inode’:
/var/tmp/portage/app-emulation/virtualbox-guest-additions-4.1.4-r1/work/VirtualBox-4.1.4_OSE/src/VBox/Additions/linux/sharedfolders/utils.c:113:9: error: assignment of read-only member ‘i_nlink’
/var/tmp/portage/app-emulation/virtualbox-guest-additions-4.1.4-r1/work/VirtualBox-4.1.4_OSE/src/VBox/Additions/linux/sharedfolders/utils.c:122:9: error: assignment of read-only member ‘i_nlink’
/var/tmp/portage/app-emulation/virtualbox-guest-additions-4.1.4-r1/work/VirtualBox-4.1.4_OSE/src/VBox/Additions/linux/sharedfolders/utils.c:132:9: error: assignment of read-only member ‘i_nlink’

Apparently, this happens with every version currently in portage, and has been solved upstream with a brief patch: https://www.virtualbox.org/changeset/39224/vbox

As a regular Gentoo user, I don't know if this bug should be solved by masking the package, by supplying patches for the current stable version, or maybe by simply waiting for upstream.

Thanks.

Reproducible: Always

Steps to Reproduce:
1. Emerge gentoo-sources version >= 3.2
2. Emerge virtualbox-guest-additions
3. Watch it fail to build
Actual Results:  
virtualbox-guest-additions does not emerge.

Expected Results:  
virtualbox-guest-additions should have emerged correctly.
Comment 1 Ben Kohler gentoo-dev 2013-10-02 14:33:41 UTC
Closing since these versions are long gone from the tree, please reopen if you have problems with the current versions.

Thanks!