[Mesa-dev] [Bug 109532] ir_variable has maximum access out of bounds -- but it's not out of bounds
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Feb 26 17:12:34 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109532
--- Comment #45 from Mark Janes <mark.a.janes at intel.com> ---
PKG_CONFIG_PATH=/tmp/build_root/m64/lib/pkgconfig:/tmp/build_root/m64/lib64/pkgconfig:/tmp/build_root/m64/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/lib64/pkgconfig:/usr/lib/x86_64-linux-gnu/pkgconfig:/usr/lib/pkgconfig
CC=ccache gcc
LD_LIBRARY_PATH=/tmp/build_root/m64/lib:/tmp/build_root/m64/lib64:/tmp/build_root/m64/lib/x86_64-linux-gnu:/usr/lib:/usr/lib64:/usr/lib/x86_64-linux-gnu
CPPFLAGS=-DDEBUG CXX=ccache g++ meson
/home/jenkins/workspace/Leeroy_2/repos/mesa/build_mesa_m64 --prefix
/tmp/build_root/m64 --libdir lib -Ddri-drivers=i965,i915 -Dvulkan-drivers=intel
-Dplatforms=x11,drm -Dtools=intel -Dgallium-drivers=iris -Dllvm=false
PKG_CONFIG_PATH=/tmp/build_root/m32/lib/pkgconfig:/tmp/build_root/m32/lib/i386-linux-gnu/pkgconfig:/usr/lib/pkgconfig:/usr/lib/i386-linux-gnu/pkgconfig:/usr/lib/pkgconfig
CC=ccache gcc
LD_LIBRARY_PATH=/tmp/build_root/m32/lib:/tmp/build_root/m32/lib/i386-linux-gnu:/usr/lib:/usr/lib/i386-linux-gnu
CPPFLAGS=-DDEBUG CXX=ccache g++ meson
/home/jenkins/workspace/Leeroy/repos/mesa/build_mesa_m32 --prefix
/tmp/build_root/m32 --libdir lib --cross-file
/home/jenkins/workspace/Leeroy/mesa/../repos/mesa_ci/build_support/x86-linux-gcc.cross
-Ddri-drivers=i965,i915 -Dvulkan-drivers=intel -Dplatforms=x11,drm
-Dtools=intel -Dgallium-drivers=iris -Dllvm=false
Both builds pass CPPFLAGS=-DDEBUG, but the cross file also specifies cpp_args,
which may conflict. I'll check with Dylan, who created that automation.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190226/a6422e11/attachment.html>
More information about the mesa-dev
mailing list