<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Iris fails to start with new disk cache"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110757#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Iris fails to start with new disk cache"
href="https://bugs.freedesktop.org/show_bug.cgi?id=110757">bug 110757</a>
from <span class="vcard"><a class="email" href="mailto:mike@fireburn.co.uk" title="Mike Lothian <mike@fireburn.co.uk>"> <span class="fn">Mike Lothian</span></a>
</span></b>
<pre>I have --hash-style=gnu set
On Tue, 28 May 2019, 12:10 , <<a href="mailto:bugzilla-daemon@freedesktop.org">bugzilla-daemon@freedesktop.org</a>> wrote:
<span class="quote">> *<a href="show_bug.cgi?id=110757#c5">Comment # 5</a> <<a class="bz_bug_link
bz_status_NEW "
title="NEW - Iris fails to start with new disk cache"
href="show_bug.cgi?id=110757#c5">https://bugs.freedesktop.org/show_bug.cgi?id=110757#c5</a>> on
> <a class="bz_bug_link
bz_status_NEW "
title="NEW - Iris fails to start with new disk cache"
href="show_bug.cgi?id=110757">bug 110757</a> <<a class="bz_bug_link
bz_status_NEW "
title="NEW - Iris fails to start with new disk cache"
href="show_bug.cgi?id=110757">https://bugs.freedesktop.org/show_bug.cgi?id=110757</a>> from
> Tapani Pälli <<a href="mailto:lemody@gmail.com">lemody@gmail.com</a>> *</span >
>
<span class="quote">> (In reply to Mike Lothian from <a href="show_bug.cgi?id=110757#c4">comment #4</a> <<a class="bz_bug_link
bz_status_NEW "
title="NEW - Iris fails to start with new disk cache"
href="show_bug.cgi?id=110757#c4">https://bugs.freedesktop.org/show_bug.cgi?id=110757#c4</a>>)> Neither iris or radeonsi had anything
> >
> > This patch makes everything work though...
> >
> > --- a/src/gallium/targets/dri/meson.build
> > +++ b/src/gallium/targets/dri/meson.build
> > @@ -46,7 +46,7 @@ libgallium_dri = shared_library(
> > ],
> > c_args : [c_vis_args],
> > cpp_args : [cpp_vis_args],
> > - link_args : [ld_args_gc_sections, gallium_dri_ld_args],
> > + link_args : [ld_args_build_id, ld_args_gc_sections, gallium_dri_ld_args],
> > link_depends : gallium_dri_link_depends,
> > link_with : [
> > libmesa_gallium, libdricommon, libmegadriver_stub, libdri, libgalliumvl,
> >
> >
> > Might be overkill if it's just iris that needs this</span >
>
<span class="quote">> Right, I have same patch for iris but I was a bit confused why it works for me
> + others. Maybe it's just that efault is configured differently with different
> toolchains, manual page of ld says that "If style is omitted, "sha1" is
> used.".</span >
>
<span class="quote">> ------------------------------
> You are receiving this mail because:</span >
>
<span class="quote">> - You are on the CC list for the bug.
> - You reported the bug.</span >
>
></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>