Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576102 - sci-electronics/gazebo-7.0.0: Access Violation
Summary: sci-electronics/gazebo-7.0.0: Access Violation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-01 14:28 UTC by teefax
Modified: 2016-03-02 19:36 UTC (History)
0 users

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


Attachments
Build Log (build.log,14.82 KB, text/plain)
2016-03-01 14:28 UTC, teefax
Details

Note You need to log in before you can comment on or make changes to this bug.
Description teefax 2016-03-01 14:28:14 UTC
Created attachment 427104 [details]
Build Log

Building Gazebo fails with the following error message:

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/sci-electronics/gazebo-7.0.0/work/gazebo-7.0.0_build
>>> Source configured.
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE: "/var/log/sandbox/sandbox-5197.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/card0
A: /dev/dri/card0
R: /dev/dri/card0
C: /usr/lib/python-exec/python3.4/python /var/tmp/portage/sci-electronics/gazebo-7.0.0/work/gazebo-7.0.0/tools/gl-test.py
--------------------------------------------------------------------------------
Comment 1 Alexis Ballier gentoo-dev 2016-03-02 19:36:46 UTC
commit 4efedb5868ffd425199f0786ad0776b1b21f020a
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Wed Mar 2 20:35:59 2016 +0100

    sci-electronics/gazebo: add build dep on mesa-progs for glxinfo.
    
    this avoids the fallback on opening an opengl display causing bug #576102
    

thx