pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/graphics/MesaLib
* On 2020-02-19 at 21:03 GMT, Tobias Nygren wrote:
> Module Name: pkgsrc
> Committed By: tnn
> Date: Wed Feb 19 21:03:41 UTC 2020
>
> Modified Files:
> pkgsrc/graphics/MesaLib: Makefile distinfo
> pkgsrc/graphics/MesaLib/patches: patch-src_glx_glxcurrent.c
> patch-src_mapi_entry__x86-64__tls.h
>
> Log Message:
> MesaLib: fix issues in TLS dispatch code on NetBSD/amd64. Bump.
>
> - workaround for toolchain/50277 had bitrotted after meson switch
> - make tls dispatch stub template behave correct (with input from joerg@)
> - double alignment of stubs to accommodate slightly larger code size
>
> Fixes among other things Xorg crash in glamor_egl_init().
This appears to break the build on SmartOS:
https://us-east.manta.joyent.com/pkgsrc/public/reports/upstream-trunk/20200220.2256/MesaLib-19.2.7nb4/build.log
as well as causing the Linux build to fail (it failed previously too
but for different reasons, the new failure is caused by this change):
https://us-east.manta.joyent.com/pkgsrc/public/reports/Linux/el7/trunk/x86_64/20200220.2242/MesaLib-19.2.7nb4/build.log
Please could you take a look, and/or conditionalise this new assembly
code on __NetBSD__?
Thanks,
--
Jonathan Perkin - Joyent, Inc. - www.joyent.com
Home |
Main Index |
Thread Index |
Old Index