[Bug 110757] Iris fails to start with new disk cache

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 28 11:12:34 UTC 2019


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

--- Comment #6 from Mike Lothian <mike at fireburn.co.uk> ---
I have --hash-style=gnu set

On Tue, 28 May 2019, 12:10 , <bugzilla-daemon at freedesktop.org> wrote:

> *Comment # 5 <https://bugs.freedesktop.org/show_bug.cgi?id=110757#c5> on
> bug 110757 <https://bugs.freedesktop.org/show_bug.cgi?id=110757> from
> Tapani Pälli <lemody at gmail.com> *
>
> (In reply to Mike Lothian from comment #4 <https://bugs.freedesktop.org/show_bug.cgi?id=110757#c4>)> 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
>
> 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.".
>
> ------------------------------
> You are receiving this mail because:
>
>    - You are on the CC list for the bug.
>    - You reported the bug.
>
>

-- 
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/intel-3d-bugs/attachments/20190528/c1e84cb8/attachment.html>


More information about the intel-3d-bugs mailing list