[Mesa-dev] [Bug 106209] [opencl] [llvm-svn] build failure undefined reference to `clang::FrontendTimesIsEnabled'

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 24 13:48:33 UTC 2018


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

            Bug ID: 106209
           Summary: [opencl] [llvm-svn] build failure   undefined
                    reference to `clang::FrontendTimesIsEnabled'
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev at lists.freedesktop.org
          Reporter: lonewolf at xs4all.nl
        QA Contact: mesa-dev at lists.freedesktop.org

mesa-git rev c2e159d050
llvm-svn rev r330683

using autotools,

  ./configure \
    --prefix=/usr \
    --sysconfdir=/etc \
    --with-gallium-drivers=r300,r600,radeonsi,nouveau,svga,swrast,virgl \
    --with-dri-drivers=i915,i965,r200,radeon,nouveau \
    --with-platforms=x11,drm,surfaceless \
    --with-vulkan-drivers=intel,radeon \
    --enable-texture-float \
    --enable-gallium-osmesa \
    --enable-xa \
    --enable-nine \
    --disable-xvmc \
    --enable-vdpau \
    --enable-omx-bellagio \
    --enable-opencl \
    --enable-opencl-icd \
    --enable-glx-tls \
    --enable-libglvnd


omitting --enable-opencl and --enable-opencl-icd allows build to succeed .

-- 
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: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180424/cf554e1d/attachment.html>


More information about the mesa-dev mailing list