<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - --disable-gallium-llvm no longer recognized"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99010#c24">Comment # 24</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - --disable-gallium-llvm no longer recognized"
href="https://bugs.freedesktop.org/show_bug.cgi?id=99010">bug 99010</a>
from <span class="vcard"><a class="email" href="mailto:jsg@openbsd.org" title="Jonathan Gray <jsg@openbsd.org>"> <span class="fn">Jonathan Gray</span></a>
</span></b>
<pre>(In reply to Emil Velikov from <a href="show_bug.cgi?id=99010#c22">comment #22</a>)
<span class="quote">> (In reply to Jonathan Gray from <a href="show_bug.cgi?id=99010#c20">comment #20</a>)
> > (In reply to Emil Velikov from <a href="show_bug.cgi?id=99010#c19">comment #19</a>)
> > > Gents do give this series a try
> > >
> > > <a href="https://patchwork.freedesktop.org/series/19269/">https://patchwork.freedesktop.org/series/19269/</a>
> >
> > With the patch series I can build Mesa without setting LLVM_CONFIG=no in the
> > environment again on OpenBSD/amd64.
> >
> Nice, thanks. I'm leaning that the rest of the problems are related to the
> last two patches in the series - please revert and if so, let's keep that
> separate from this report.
>
> > To prevent Mesa from using llvm if found I still have to use
> > --disable-gallium-llvm --disable-llvm-shared-libs
> >
>
> I cannot see reproduce the issue (nor see how it should happen) with or w/o
> the --disable-llvm-shared-libs. I've used exact same autogen.sh barring the
> r300 and X11BASE lines.</span >
I suspect you'll have to install llvm without enabling LLVM_BUILD_LLVM_DYLIB
(which defaults to False) so that libLLVM.so is not installed.
<span class="quote">>
> I'm leaning that it's OpenBSD specific and likely related to
> <a href="https://github.com/jonathangray/mesa/commit/">https://github.com/jonathangray/mesa/commit/</a>
> ce576d7773e9168ec9aca657115c9ba0ec959315
>
> Speaking of which - did you have the change to test it across multiple LLVM
> versions (and ideally a Linux distro or two) ?</span >
I largely stopped testing linking against LLVM around the time they started
requiring the latest c++ standard for their headers.
Using just --disable-llvm works and just --disable-gallium-llvm works as well,
so it looks like I got confused in testing earlier today, apologies.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>