All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* bindgen missing?
@ 2023-02-23 13:55 Böszörményi Zoltán
  2023-02-23 13:59 ` [OE-core] " Alexander Kanavin
  0 siblings, 1 reply; 2+ messages in thread
From: Böszörményi Zoltán @ 2023-02-23 13:55 UTC (permalink / raw
  To: openembedded-core

Hi,

I have tried to upgrade the Mesa recipe to use 23.0.0
and tried to enable Rusticl by adding these:

inherit rust
PACKAGECONFIG[rusticl] = "-Dgallium-rusticl=true 
-Drust_std=2021,-Dgallium-rusticl=false,libclc spirv-tools spirv-llvm-translator,libclc 
spirv-tools spirv-llvm-translator"
PACKAGECONFIG:append:x86-64:class-target = " rusticl"

To do that on Kirkstone, meson 1.0.0 needs to be backported, which is not an issue.

Configure stage fails with:

Program bindgen found: NO

Where is bindgen in Yocto?

Thanks in advance,
Zoltán Böszörményi



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [OE-core] bindgen missing?
  2023-02-23 13:55 bindgen missing? Böszörményi Zoltán
@ 2023-02-23 13:59 ` Alexander Kanavin
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Kanavin @ 2023-02-23 13:59 UTC (permalink / raw
  To: Zoltan Boszormenyi; +Cc: openembedded-core

I suspect there isn't. You need to write a recipe.

Alex

On Thu, 23 Feb 2023 at 14:56, Zoltan Boszormenyi <zboszor@gmail.com> wrote:
>
> Hi,
>
> I have tried to upgrade the Mesa recipe to use 23.0.0
> and tried to enable Rusticl by adding these:
>
> inherit rust
> PACKAGECONFIG[rusticl] = "-Dgallium-rusticl=true
> -Drust_std=2021,-Dgallium-rusticl=false,libclc spirv-tools spirv-llvm-translator,libclc
> spirv-tools spirv-llvm-translator"
> PACKAGECONFIG:append:x86-64:class-target = " rusticl"
>
> To do that on Kirkstone, meson 1.0.0 needs to be backported, which is not an issue.
>
> Configure stage fails with:
>
> Program bindgen found: NO
>
> Where is bindgen in Yocto?
>
> Thanks in advance,
> Zoltán Böszörményi
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#177609): https://lists.openembedded.org/g/openembedded-core/message/177609
> Mute This Topic: https://lists.openembedded.org/mt/97182761/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-23 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-23 13:55 bindgen missing? Böszörményi Zoltán
2023-02-23 13:59 ` [OE-core] " Alexander Kanavin

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.