Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159905 - vmware modules ebuild fails with sandbox violation
Summary: vmware modules ebuild fails with sandbox violation
Status: RESOLVED DUPLICATE of bug 149307
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-03 13:54 UTC by Jon Wilson
Modified: 2007-01-03 13:57 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 Jon Wilson 2007-01-03 13:54:43 UTC
Building the app-emulation/vmware-modules-1.0.0.15-r1 for vanilla kernel 2.6.19 fails with a sandbox violation.

[start of compile skipped]
  .....
  MODPOST 1 modules
  CC      /var/tmp/portage/vmware-modules-1.0.0.15-r1/work/vmnet-only/vmnet.mod.o
  LD [M]  /var/tmp/portage/vmware-modules-1.0.0.15-r1/work/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-2.6.19'
cp -f vmnet.ko ./../vmnet.o
>>> Source compiled.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-app-emulation_-_vmware-modules-1.0.0.15-r1-4538.log"

open_wr:   /usr/src/linux-2.6.19/astest4654.out
open_wr:   /usr/src/linux-2.6.19/astest4658.out
open_wr:   /usr/src/linux-2.6.19/astest4662.out
open_wr:   /usr/src/linux-2.6.19/astest4666.out
open_wr:   /usr/src/linux-2.6.19/astest4870.out
open_wr:   /usr/src/linux-2.6.19/astest4874.out
open_wr:   /usr/src/linux-2.6.19/astest4879.out
open_wr:   /usr/src/linux-2.6.19/astest4883.out
--------------------------------------------------------------------------------
!!! This ebuild is from an overlay: '/usr/portage/local/layman/vmware'


However, if I manually compile and merge the ebuild, it works fine.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2007-01-03 13:57:33 UTC

*** This bug has been marked as a duplicate of 149307 ***