All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <wangmy@fujitsu.com>, <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 15/16] mesa: upgrade 26.0.6 -> 26.1.2,26.0.6 -> 26.1.2
Date: Thu, 11 Jun 2026 07:14:41 +0200	[thread overview]
Message-ID: <DJ5YPKB59JWN.379MO32ZI2BQH@bootlin.com> (raw)
In-Reply-To: <20260610094932.2264-15-wangmy@fujitsu.com>

On Wed Jun 10, 2026 at 11:49 AM CEST, wangmy via lists.openembedded.org wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---

Hi,

Thanks for the upgrade.

It looks like this is failing to build:

ERROR: mesa-native-2_26.1.2-r0 do_compile: Execution of '/srv/pokybuild/yocto-worker/musl-qemux86-64/build/build/tmp/work/x86_64-linux/mesa-native/26.1.2/temp/run.do_compile.2839729' failed with exit code 1
...
| In file included from ../sources/mesa-26.1.2/src/intel/compiler/jay/jay_private.h:8,
|                  from src/intel/compiler/jay/jay_nir_algebraic.c:1:
| ../sources/mesa-26.1.2/src/intel/compiler/jay/jay_ir.h:582:22: error: expected identifier or ‘(’ before ‘:’ token
|   582 | enum jay_predication : uint8_t {
|       |                      ^
| ../sources/mesa-26.1.2/src/intel/compiler/jay/jay_ir.h:637:25: error: field ‘predication’ has incomplete type
|   637 |    enum jay_predication predication;
|       |                         ^~~~~~~~~~~
| ../sources/mesa-26.1.2/src/intel/compiler/jay/jay_ir.h: In function ‘jay_inst_has_default’:
| ../sources/mesa-26.1.2/src/intel/compiler/jay/jay_ir.h:681:29: error: ‘JAY_PREDICATED_DEFAULT’ undeclared (first use in this function)
|   681 |    return I->predication >= JAY_PREDICATED_DEFAULT;
|       |                             ^~~~~~~~~~~~~~~~~~~~~~

https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/3964
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/3928
https://autobuilder.yoctoproject.org/valkyrie/#/builders/11/builds/3859

Can you have a look at the issue?

Thanks,
Mathieu

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2026-06-11  5:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-10  9:49 [OE-core] [PATCH 01/16] alsa-lib: upgrade 1.2.15.3 -> 1.2.16 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 02/16] alsa-utils: upgrade 1.2.15.2 " Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 03/16] barebox-tools: upgrade 2026.04.0 -> 2026.06.0 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 04/16] btrfs-tools: upgrade 6.19.1 -> 7.0 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 05/16] dos2unix: upgrade 7.5.5 -> 7.5.6 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 06/16] dropbear: upgrade 2025.89 -> 2026.91 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 07/16] fastfloat: upgrade 8.2.5 -> 8.2.8 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 08/16] file: upgrade 5.47 -> 5.48 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 09/16] fontconfig: upgrade 2.17.1 -> 2.18.1 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 10/16] ghostscript: upgrade 10.07.0 -> 10.07.1 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 11/16] gpgme: upgrade 2.0.1 -> 2.1.0 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 12/16] harfbuzz: upgrade 14.2.0 -> 14.2.1 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 13/16] hwdata: upgrade 0.406 -> 0.408 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 14/16] kbd: upgrade 2.9.0 -> 2.10.0 Wang Mingyu
2026-06-10  9:49 ` [OE-core] [PATCH 15/16] mesa: upgrade 26.0.6 -> 26.1.2,26.0.6 -> 26.1.2 Wang Mingyu
2026-06-11  5:14   ` Mathieu Dubois-Briand [this message]
2026-06-12  9:26     ` Mingyu Wang (Fujitsu)
2026-06-13 18:02       ` Alexander Kanavin
2026-06-15  2:04         ` Mingyu Wang (Fujitsu)
2026-06-15 10:44           ` Alexander Kanavin
2026-06-10  9:49 ` [OE-core] [PATCH 16/16] sbom-cve-check-update-nvd-native: upgrade 2026.05.07-000006 -> 2026.06.09-000006 Wang Mingyu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DJ5YPKB59JWN.379MO32ZI2BQH@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.