[Mesa-dev] [Bug 67672] 9.2 git, Test failure in src/gallium/drivers/llvmpipe
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 5 12:22:45 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67672
--- Comment #8 from ken moffat <zarniwhoop at ntlworld.com> ---
(In reply to comment #7)
> What does it print out if you set GALLIUM_DUMP_CPU=1 env var (with a debug
> build)?
How do I get output ? I've got the following in .xinitrc:
export GALLIUM_LOG_FILE=/home/ken/gallium.log
export GALLIUM_PRINT_OPTIONS=1
export GALLIUM_DUMP_CPU=1
(started with just DUMP_CPU and capturing stderr). I've tried running the
xscreensaver-demo previews (i.e. fullscreen) for GLHanoi and GLPlanet, also ran
glxinfo and glxgears - but gallium.log doesn't get created. This is for a build
of master from 1st August plus your patch, with both CFLAGS and CXXFLAGS not
set in the environment, so the standard
CFLAGS: -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
-Werror=missing-prototypes -fno-strict-aliasing -fno-builtin-memcmp
and CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130805/03abec6b/attachment.html>
More information about the mesa-dev
mailing list