Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213649 - dev-games/hawknl-1.68-r1 sandbox access violation
Summary: dev-games/hawknl-1.68-r1 sandbox access violation
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-17 02:40 UTC by matt
Modified: 2008-03-17 18:31 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 matt 2008-03-17 02:40:31 UTC
>>> Source compiled.
>>> Test phase [not enabled]: dev-games/hawknl-1.68-r1

>>> Install hawknl-1.68-r1 into /var/tmp/portage/dev-games/hawknl-1.68-r1/image/ category dev-games
make: Entering directory `/var/tmp/portage/dev-games/hawknl-1.68-r1/work/hawknl1.68/src'
mkdir -p /usr/lib /usr/include ; chmod 755 /usr/lib /usr/include
cp libNL.so.1.6.8 /usr/lib
ACCESS DENIED  open_wr:   /usr/lib/libNL.so.1.6.8
cp: cannot create regular file `/usr/lib/libNL.so.1.6.8': Permission denied
make: *** [install] Error 1
make: Leaving directory `/var/tmp/portage/dev-games/hawknl-1.68-r1/work/hawknl1.68/src'
 * 
 * ERROR: dev-games/hawknl-1.68-r1 failed.
 * Call stack:
 *               ebuild.sh, line 1701:  Called dyn_install
 *               ebuild.sh, line 1138:  Called qa_call 'src_install'
 *               ebuild.sh, line   44:  Called src_install
 *   hawknl-1.68-r1.ebuild, line   45:  Called die
 * The specific snippet of code:
 *      make -C src -f makefile.linux \
 *              LIBDIR="${ED}/usr/$(get_libdir)" \
 *              INCDIR="${ED}/usr/include" \
 *              install \
 *              || die "make install failed"
 *  The die message:
 *   make install failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-games/hawknl-1.68-r1/temp/build.log'.
 * This ebuild is from an overlay: '/usr/local/portage/mattmatteh-overlay/'
 * 
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-dev-games_-_hawknl-1.68-r1-13746.log"

open_wr:   /usr/lib/libNL.so.1.6.8
--------------------------------------------------------------------------------
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2008-03-17 07:39:54 UTC
"This ebuild is from an overlay: '/usr/local/portage/mattmatteh-overlay/'"

The one in portage builds fine for me.  No emerge --info either.  Reopen with that if it doesn't work with the one in portage.
Comment 2 matt 2008-03-17 18:31:44 UTC
sorry for wasting your time, i look like an idiot.  i thought i had my local overlay disabled.  i was testing perfix packages with normal gentoo.   i was having problems with other packages and thought i disabled a while ago.