Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29303 - sandbox violation in mrproject-0.10
Summary: sandbox violation in mrproject-0.10
Status: RESOLVED DUPLICATE of bug 29301
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-21 19:05 UTC by Seemant Kulleen (RETIRED)
Modified: 2005-07-17 13:06 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 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-21 19:05:02 UTC
n-xp -Wl,--export-dynamic -Wl,-soname -Wl,mrprojectmodule.so
-Wl,-retain-symbols-file -Wl,.libs/mrprojectmodule.exp -o .libs/mrprojectmodule.so
creating mrprojectmodule.la
(cd .libs && rm -f mrprojectmodule.la && ln -s ../mrprojectmodule.la
mrprojectmodule.la)
make[2]: Leaving directory
`/var/tmp/portage/libmrproject-0.10/work/libmrproject-0.10/python'
make[2]: Entering directory
`/var/tmp/portage/libmrproject-0.10/work/libmrproject-0.10'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/var/tmp/portage/libmrproject-0.10/work/libmrproject-0.10'
make[1]: Leaving directory
`/var/tmp/portage/libmrproject-0.10/work/libmrproject-0.10'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-libmrproject-0.10-5057.log"

unlink:    /usr/share/pygtk/2.0/codegen/defsparser.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/defsparser.pyc
unlink:    /usr/share/pygtk/2.0/codegen/scmexpr.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/scmexpr.pyc
unlink:    /usr/share/pygtk/2.0/codegen/definitions.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/definitions.pyc
unlink:    /usr/share/pygtk/2.0/codegen/argtypes.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/argtypes.pyc
unlink:    /usr/share/pygtk/2.0/codegen/override.pyc
open_wr:   /usr/share/pygtk/2.0/codegen/override.pyc
-------------------------------------------------------------------------------

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-09-25 11:22:33 UTC

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