On Mon Nov 10, 2025 at 5:23 PM CET, Veeresh Kadasani via lists.openembedded.org 
wrote:
> - Remove redundant -Dpipewire=false from EXTRA_OEMESON.
>   The -Dpipewire flag is already controlled by PACKAGECONFIG[pipewire].
>   If 'pipewire' is not in PACKAGECONFIG, Meson will receive
>   -Dbackend-pipewire=false automatically. Setting -Dpipewire=false
>   unconditionally in EXTRA_OEMESON is redundant and may cause confusion.
>
> - Add pipewire as a runtime dependency in PACKAGECONFIG[pipewire].
>   This ensures the PipeWire backend is properly enabled and the
>   runtime dependency is present when selected.
>
> Signed-off-by: Veeresh Kadasani <[email protected]>
> ---

Hi Veeresh,

Thanks for your patch.

It look like this is causing some build errors:

ERROR: lib32-weston-14.0.2-r0 do_configure: Execution of 
'/srv/pokybuild/yocto-worker/qemux86-world/build/build/tmp/work/x86-pokymllib32-linux/lib32-weston/14.0.2/temp/run.do_configure.577747'
 failed with exit code 1
...
| NOTE: Executing meson -Dtests=false -Dsimple-clients=all -Ddemo-clients=true 
-Drenderer-gl=true -Dbackend-headless=false -Dimage-jpeg=true 
-Dbackend-drm=true -Dcolor-management-lcms=false -Dbackend-pipewire=false 
-Dbackend-rdp=false -Dremoting=false -Dscreenshare=true -Dshell-desktop=true 
-Dshell-fullscreen=true -Dshell-ivi=true -Dshell-kiosk=true -Dsystemd=false 
-Dbackend-drm-screencast-vaapi=false -Dbackend-vnc=false -Dbackend-wayland=true 
-Dimage-webp=false -Dbackend-x11=true -Dxwayland=true...
...
| Run-time dependency libpipewire-0.3 found: NO (tried pkgconfig and cmake)
|
| ../sources/weston-14.0.2/pipewire/meson.build:12:2: ERROR: Problem 
encountered: Pipewire plugin requires libpipewire which was not found. If you 
rather not build this, set '-Dpipewire=false'.

https://autobuilder.yoctoproject.org/valkyrie/#/builders/59/builds/2719
https://autobuilder.yoctoproject.org/valkyrie/#/builders/25/builds/2706
https://autobuilder.yoctoproject.org/valkyrie/#/builders/17/builds/2551

Can you have a look at this issue?

Thanks,
Mathieu

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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#226199): 
https://lists.openembedded.org/g/openembedded-core/message/226199
Mute This Topic: https://lists.openembedded.org/mt/116243999/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to