Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634732 - dev-python/pyqtgraph-0.10.0 sandbox violation with USE doc or USE examples
Summary: dev-python/pyqtgraph-0.10.0 sandbox violation with USE doc or USE examples
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 02:48 UTC by deference
Modified: 2017-10-19 07:56 UTC (History)
2 users (show)

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


Attachments
build.log (build-pyqtgraph.txt,125.55 KB, text/plain)
2017-10-19 02:49 UTC, deference
Details
build.log (emergeinfo-pyqtgraph.txt,31.93 KB, text/plain)
2017-10-19 02:49 UTC, deference
Details
emerge --info (sandbox-pyqtgraph.txt,353 bytes, text/plain)
2017-10-19 02:49 UTC, deference
Details

Note You need to log in before you can comment on or make changes to this bug.
Description deference 2017-10-19 02:48:51 UTC
[ebuild   R   ] dev-python/pyqtgraph-0.10.0  USE="doc* examples* opengl" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6" 

* --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
 * LOG FILE: "/var/log/sandbox/sandbox-18876.log"
 *
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: open_wr
S: deny
P: /proc/mtrr
A: /proc/mtrr
R: /proc/mtrr
C: orted --hnp --set-sid --report-uri 10 --singleton-died-pipe 11 -mca state_novm_select 1
 * --------------------------------------------------------------------------------
Comment 1 deference 2017-10-19 02:49:04 UTC
Created attachment 499226 [details]
build.log
Comment 2 deference 2017-10-19 02:49:21 UTC
Created attachment 499228 [details]
build.log
Comment 3 deference 2017-10-19 02:49:31 UTC
Created attachment 499230 [details]
emerge --info
Comment 4 deference 2017-10-19 02:51:39 UTC
Sorry guys. I got my attachments names confused.
The second build.log is emerge --info.
The the emerge --info is the sandbox log.
Thanks!