Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576478 - dev-libs/libmirage-3.0.4: access violation when compiling
Summary: dev-libs/libmirage-3.0.4: access violation when compiling
Status: RESOLVED DUPLICATE of bug 567192
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-04 22:34 UTC by 5FBCDB43
Modified: 2016-03-06 17:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.log,5.26 KB, text/plain)
2016-03-04 22:34 UTC, 5FBCDB43
Details
build.log (build.log,122.53 KB, text/plain)
2016-03-04 22:35 UTC, 5FBCDB43
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 5FBCDB43 2016-03-04 22:34:12 UTC
Created attachment 427464 [details]
emerge --info

A sandbox access violation occurs at the end of the compile phase.

I honestly would like to know why the following is being issued at compile time. :|

ACCESS VIOLATION SUMMARY

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: mkdir
S: deny
P: /root/.cache
A: /root/.cache
R: /root/.cache
C: /usr/bin/python2.7 /usr/bin/g-ir-scanner --add-include-path=/var/tmp/portage/dev-libs/libmirage-3.0.4/work/libmirage-3.0.4 --warn-all --namespace=Mirage --nsversion=3.0 -I/var/tmp/portage/dev-libs/libmirage-3.0.4/work/libmirage-3.0.4 -I/var/tmp/portage/dev-libs/libmirage-3.0.4/work/libmirage-3.0.4_build -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include --library=mirage --quiet --identifier-prefix=Mirage --symbol-prefix=mirage --include=GObject-2.0 --include=Gio-2.0 --include=GLib-2.0 --include=GModule-2.0 --no-libtool -L/var/tmp/portage/dev-libs/libmirage-3.0.4/work/libmirage-3.0.4_build --output=/var/tmp/portage/dev-libs/libmirage-3.0.4/work/libmirage-3.0.4_build/Mirage-3.0.gir mirage/mirage.c mirage/cdtext-coder.c mirage/compat-input-stream.c mirage/context.c mirage/contextual.c mirage/disc.c mirage/error.c mirage/file-stream.c mirage/filter-stream.c mirage/fragment.c mirage/index.c mirage/language.c mirage/object.c mirage/parser.c mirage/plugin.c mirage/sector.c mirage/session.c mirage/stream.c mirage/track.c mirage/utils.c mirage/version.c mirage/writer.c mirage/mirage.h mirage/cdtext-coder.h mirage/context.h mirage/contextual.h mirage/debug.h mirage/disc.h mirage/disc-structures.h mirage/error.h mirage/file-stream.h mirage/filter-stream.h mirage/fragment.h mirage/index.h mirage/language.h mirage/object.h mirage/parser.h mirage/plugin.h mirage/sector.h mirage/session.h mirage/stream.h mirage/track.h mirage/types.h mirage/utils.h mirage/writer.h /var/tmp/portage/dev-libs/libmirage-3.0.4/work/libmirage-3.0.4_build/mirage/version.h
Comment 1 5FBCDB43 2016-03-04 22:35:37 UTC
Created attachment 427466 [details]
build.log
Comment 2 Alex Xu (Hello71) 2016-03-06 17:04:37 UTC

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