[LLVMbugs] [Bug 19694] Mesa llvmpipe lp_test_conv regression

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun May 11 01:17:10 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=19694

Filipe Cabecinhas <filcab at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Filipe Cabecinhas <filcab at gmail.com> ---
This should be fixed in r208487.

CXXFLAGS="-fno-rtti -std=c++11 -stdlib=libc++" LLVM=$HOME/work/llvm-cmake-debug
scons platform=darwin build=debug verbose=yes lp_test_arit lp_test_blend
lp_test_conv lp_test_printf
scons: Reading SConscript files ...
Checking for GCC ...  no
Checking for Clang ...  yes
scons: Found LLVM version 3.5.0svn
Checking for X11 (x11 xext xdamage xfixes)... no
Checking for XCB (x11-xcb xcb-glx >= 1.8.1)... no
Checking for XF86VIDMODE (xxf86vm)... no
Checking for DRM (libdrm >= 2.4.38)... no
Checking for DRM_INTEL (libdrm_intel >= 2.4.52)... no
Checking for UDEV (libudev >= 151)... no
fatal: Not a git repository (or any of the parent directories): .git
scons: done reading SConscript files.
scons: Building targets ...
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_arit
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_blend
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_conv
/Users/filipe/work/llvmpipe/Mesa-10.2.0-rc2/build/darwin-x86_64-debug/gallium/drivers/llvmpipe/lp_test_printf
hello, world
print 5 6: 5 6
scons: done building targets.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140511/6e9d73dc/attachment.html>


More information about the llvm-bugs mailing list