Summary: | [science-overlay] sci-visualization/mayavi-4.4.2 - ACCESS VIOLATION writing to /dev/dri/renderD128 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | dschridde+gentoobugs, nowa |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Juergen Rose
2016-07-06 21:12:11 UTC
'FEATURES="-sandbox -usersandbox" emerge -v1 chemical-mime-data' works. See also: https://forums.gentoo.org/viewtopic-t-1042704-start-0.html (In reply to Juergen Rose from comment #1) > 'FEATURES="-sandbox -usersandbox" emerge -v1 chemical-mime-data' works. > > See also: > https://forums.gentoo.org/viewtopic-t-1042704-start-0.html Sorry, I wanted to say, that: 'FEATURES="-sandbox -usersandbox" emerge -v1 mayavi' worked. (In reply to Juergen Rose from comment #2) > (In reply to Juergen Rose from comment #1) > > 'FEATURES="-sandbox -usersandbox" emerge -v1 chemical-mime-data' works. > > > > See also: > > https://forums.gentoo.org/viewtopic-t-1042704-start-0.html > > Sorry, I wanted to say, that: > > 'FEATURES="-sandbox -usersandbox" emerge -v1 mayavi' worked. And installing imagemagic with USE=-opencl works too. (In reply to Juergen Rose from comment #3) > (In reply to Juergen Rose from comment #2) > > (In reply to Juergen Rose from comment #1) > > > 'FEATURES="-sandbox -usersandbox" emerge -v1 chemical-mime-data' works. > > > > > > See also: > > > https://forums.gentoo.org/viewtopic-t-1042704-start-0.html > > > > Sorry, I wanted to say, that: > > > > 'FEATURES="-sandbox -usersandbox" emerge -v1 mayavi' worked. > > And installing imagemagic with USE=-opencl works too. It does not work anymore without 'FEATURES="-sandbox -usersandbox" even with imagemagic compiled with USE=-opencl . Using mayavi-4.4.2 'emerge -v mayavi' fails as well with: ... >>> Compiling source in /var/tmp/portage/sci-visualization/mayavi-4.4.2/work/mayavi-4.4.2 ... * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build running build * ACCESS DENIED: open_wr: /dev/dri/renderD128 * ACCESS DENIED: open_wr: /dev/dri/renderD128 ---------------------------------------------------------------------- Building TVTK classes... Traceback (most recent call last): ... * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-26922.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: /dev/dri/renderD128 A: /dev/dri/renderD128 R: /dev/dri/renderD128 C: /usr/bin/python2.7 setup.py build F: open_wr S: deny P: /dev/dri/renderD128 A: /dev/dri/renderD128 R: /dev/dri/renderD128 C: /usr/bin/python2.7 setup.py build * -------------------------------------------------------------------------------- See-Also: https://bugs.gentoo.org/580208 WONTFIX because package has been removed |