[Mesa-dev] [Bug 89963] lp_bld_debug.cpp:100:31: error: no matching function for call to ‘llvm?=::raw ostream::raw ostream()=?UTF-8?Q?’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 8 22:22:40 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=89963

            Bug ID: 89963
           Summary: lp_bld_debug.cpp:100:31: error: no matching function
                    for call to ‘llvm::raw_ostream::raw_ostream()’
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Mesa core
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: vlee at freedesktop.org
        QA Contact: mesa-dev at lists.freedesktop.org

mesa: a873b79fa5e3138196a3c1785f2a65308fa78286 (master 10.6.0-devel)

Build error with llvm-3.7.0svn.

  Compiling src/gallium/auxiliary/gallivm/lp_bld_debug.cpp ...
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp: In constructor
‘raw_debug_ostream::raw_debug_ostream()’:
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:100:31: error: no matching
function for call to ‘llvm::raw_ostream::raw_ostream()’
    raw_debug_ostream() : pos(0) { }
                               ^
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:100:31: note: candidate is:
In file included from src/gallium/auxiliary/gallivm/lp_bld_debug.cpp:33:0:
include/llvm/Support/raw_ostream.h:95:12: note:
llvm::raw_ostream::raw_ostream(llvm::raw_ostream::StreamKind, bool)
   explicit raw_ostream(StreamKind Kind, bool unbuffered = false)
            ^
include/llvm/Support/raw_ostream.h:95:12: note:   candidate expects 2
arguments, 0 provided

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150409/5aac7415/attachment.html>


More information about the mesa-dev mailing list