<div dir="ltr">Hello, Eric.<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:12.8px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">Sergii, do you guys still use autotools, or did you see that in some test build that uses autotools just to cover everything?</span></blockquote><div>Yes, we are still using autotools sometimes (and meson also). And issue was reported by not our guy. So looks like we are not alone with autotools...</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 17, 2018 at 7:53 PM, Eric Engestrom <span dir="ltr"><<a href="mailto:eric@engestrom.ch" target="_blank">eric@engestrom.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
<br>
On September 17, 2018 4:16:12 PM UTC, Dylan Baker <<a href="mailto:dylan@pnwbakers.com">dylan@pnwbakers.com</a>> wrote:<br>
> I'm not crazy about this solution, it seems more like papering over a<br>
> bug than<br>
> fixing the bug. I'm really curious why we can reproduce this in<br>
> autotools but<br>
> not meson as well.<br>
<br>
</span>Yeah, I have to agree with Dylan there, but then again I'm not sure anyone cares about autotools anymore, so meh… why not.<br>
<br>
Sergii, do you guys still use autotools, or did you see that in some test build that uses autotools just to cover everything?<br>
<div class="HOEnZb"><div class="h5"><br>
> <br>
> Dylan<br>
> <br>
> Quoting Sergii Romantsov (2018-09-17 03:23:04)<br>
> > Error of multiple definitions for libmesagallium and libmesautil may<br>
> be<br>
> > fixed by linker-option allow-multiple-definition<br>
> > <br>
> > CC: Dylan Baker <<a href="mailto:dylan@pnwbakers.com">dylan@pnwbakers.com</a>><br>
> > Fixes: 8396043f304b (Replace uses of _mesa_bitcount with<br>
> util_bitcount)<br>
> > Bugzilla: <a href="https://bugs.freedesktop.org/show_bug.cgi?id=107923" rel="noreferrer" target="_blank">https://bugs.freedesktop.org/<wbr>show_bug.cgi?id=107923</a><br>
> > Signed-off-by: Sergii Romantsov <<a href="mailto:sergii.romantsov@globallogic.com">sergii.romantsov@globallogic.<wbr>com</a>><br>
> > ---<br>
> >  src/gallium/targets/libgl-<wbr>xlib/Makefile.am | 1 +<br>
> >  1 file changed, 1 insertion(+)<br>
> > <br>
> > diff --git a/src/gallium/targets/libgl-<wbr>xlib/Makefile.am<br>
> b/src/gallium/targets/libgl-<wbr>xlib/Makefile.am<br>
> > index dc7c6ed..094d4be 100644<br>
> > --- a/src/gallium/targets/libgl-<wbr>xlib/Makefile.am<br>
> > +++ b/src/gallium/targets/libgl-<wbr>xlib/Makefile.am<br>
> > @@ -46,6 +46,7 @@ lib@GL_LIB@_la_SOURCES = xlib.c<br>
> >  lib@GL_LIB@_la_LDFLAGS = \<br>
> >         -no-undefined \<br>
> >         -version-number 1:5:0 \<br>
> > +       -Wl,--allow-multiple-<wbr>definition \<br>
> >         $(BSYMBOLIC) \<br>
> >         $(GC_SECTIONS) \<br>
> >         $(LD_NO_UNDEFINED)<br>
> > -- <br>
> > 2.7.4<br>
> > <br>
</div></div><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
mesa-dev mailing list<br>
<a href="mailto:mesa-dev@lists.freedesktop.org">mesa-dev@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/mesa-dev" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/mesa-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr">Sergii Romantsov<br></div><div dir="ltr"><div style="margin:0px;padding:0px;color:rgb(23,43,77);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:14px">GlobalLogic Inc.<br><a href="http://www.globallogic.com/" rel="nofollow" style="color:rgb(0,82,204)" target="_blank">www.globallogic.com</a><br></div></div></div></div></div></div>
</div>