Re: [OE-core] [PATCH] mesa: fix with DEBUG_BUILD enabled

2022-07-18 Thread kai
On 7/18/22 23:09, Ross Burton wrote: This patch has been rejected upstream, please switch for https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17439 instead. OK. Kai Ross On 18 Jul 2022, at 03:21, kai via lists.openembedded.org wrote: From: Kai Kang It fails to compile mesa

Re: [OE-core] [PATCH] mesa: fix with DEBUG_BUILD enabled

2022-07-18 Thread Ross Burton
This patch has been rejected upstream, please switch for https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17439 instead. Ross > On 18 Jul 2022, at 03:21, kai via lists.openembedded.org > wrote: > > From: Kai Kang > > It fails to compile mesa-native when DEBUG_BUILD is enabled: > >

[OE-core] [PATCH] mesa: fix with DEBUG_BUILD enabled

2022-07-17 Thread kai
From: Kai Kang It fails to compile mesa-native when DEBUG_BUILD is enabled: ../mesa-22.1.3/src/compiler/nir/nir_inline_helpers.h: In function ‘nir_opt_move_block’: ../mesa-22.1.3/src/compiler/nir/nir_opt_move.c:55:1: error: inlining failed in call to always_inline ‘src_is_ssa’: indirect func