Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 634732

Summary: dev-python/pyqtgraph-0.10.0 sandbox violation with USE doc or USE examples
Product: Gentoo Linux Reporter: deference
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal CC: deference, jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
build.log
emerge --info

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!