Re: [OE-core] [PATCH v2] mesa: only apply patch to fix ALWAYS_INLINE for native

2022-09-29 Thread kai
On 9/30/22 06:15, Alexandre Belloni wrote: Hello, On 29/09/2022 17:20:52+0800, kai wrote: On 9/21/22 17:08, Richard Purdie wrote: On Wed, 2022-09-21 at 16:03 +0800, kai wrote: From: Kai Kang 0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch is not required by target mesa any more

Re: [OE-core] [PATCH v2] mesa: only apply patch to fix ALWAYS_INLINE for native

2022-09-29 Thread Alexandre Belloni via lists.openembedded.org
Hello, On 29/09/2022 17:20:52+0800, kai wrote: > On 9/21/22 17:08, Richard Purdie wrote: > > On Wed, 2022-09-21 at 16:03 +0800, kai wrote: > > > From: Kai Kang > > > > > > 0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch is not > > > required by target mesa any more. But it still fai

Re: [OE-core] [PATCH v2] mesa: only apply patch to fix ALWAYS_INLINE for native

2022-09-29 Thread kai
On 9/21/22 17:08, Richard Purdie wrote: On Wed, 2022-09-21 at 16:03 +0800, kai wrote: From: Kai Kang 0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch is not required by target mesa any more. But it still fails to compile mesa-native with DEBUG_BUILD enabled on Ubuntu 18.04 with gcc

Re: [OE-core] [PATCH v2] mesa: only apply patch to fix ALWAYS_INLINE for native

2022-09-21 Thread Richard Purdie
On Wed, 2022-09-21 at 16:03 +0800, kai wrote: > From: Kai Kang > > 0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch is not > required by target mesa any more. But it still fails to compile > mesa-native with DEBUG_BUILD enabled on Ubuntu 18.04 with gcc 7.5.0 > without this patch: > >

[OE-core] [PATCH v2] mesa: only apply patch to fix ALWAYS_INLINE for native

2022-09-21 Thread kai
From: Kai Kang 0001-nir-nir_opt_move-fix-ALWAYS_INLINE-compiler-error.patch is not required by target mesa any more. But it still fails to compile mesa-native with DEBUG_BUILD enabled on Ubuntu 18.04 with gcc 7.5.0 without this patch: | ../mesa-22.1.6/src/compiler/nir/nir_inline_helpers.h: In fu