Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83783 - emerge of linux26-headers triggers sandbox violation with $KBUILD_OUTPUT
Summary: emerge of linux26-headers triggers sandbox violation with $KBUILD_OUTPUT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-02 01:25 UTC by Håkan Wessberg
Modified: 2005-04-28 09:35 UTC (History)
1 user (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 Håkan Wessberg 2005-03-02 01:25:55 UTC
A--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-sys-kernel_-_linux26-headers-2.6.8.1-r2-18413.log"

unlink:    /usr/src/build_hardened/arch/i386/boot/compressed/vmlinux
unlink:    /usr/src/build_hardened/arch/i386/boot/compressed/vmlinux.bin
unlink:    /usr/src/build_hardened/arch/i386/boot/compressed/vmlinux.bin.gz
unlink:    /usr/src/build_hardened/arch/i386/boot/compressed/head.o
unlink:    /usr/src/build_hardened/arch/i386/boot/compressed/misc.o
unlink:    /usr/src/build_hardened/arch/i386/boot/compressed/piggy.o


Reproducible: Always
Steps to Reproduce:
1. export KBUILD_OUTPUT=/usr/src/build_hardened
2. emerge linux26_headers
3.

Actual Results:  
emerge failes, sandbox violation


unset KBUILD_OUTPUT solves the issue.
I think the ebuild should clean KBUILD_OUTPUT from the environ.
Comment 1 SpanKY gentoo-dev 2005-03-03 08:43:33 UTC
last i checked KBUILD_OUTPUT wasnt supported
Comment 2 Håkan Wessberg 2005-03-03 12:53:54 UTC
Unsupported by what/whom/who?
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-04-13 09:01:20 UTC
Please try with linux-headers as linux26-headers is gone
Comment 4 Daniel Drake (RETIRED) gentoo-dev 2005-04-28 09:35:14 UTC
Please reopen if this is still an issue with linux-headers