0.4.0 builds, d505bd53 libcamera: camera_manager: Do not emit signals while does not

Jacopo Mondi jacopo.mondi at ideasonboard.com
Wed Mar 26 09:48:56 CET 2025


Hi Pavel

On Wed, Mar 26, 2025 at 09:41:58AM +0100, Pavel Machek wrote:
> Hi!
>
> libcamera 0.4.0 builds. With today's version (see subj):

Seems like you're on the most recent master

>
> droidian at ONEPLUSA6003:~/g/libcamera/build$ ninja
> [0/1] Regenerating build files.
> The Meson build system
> Version: 1.6.0
> Source dir: /my/libcamera
> Build dir: /my/libcamera/build
> Build type: native build
>
> ../meson.build:3:0: ERROR: Option "v4l2" value auto is not boolean (true or false).
>
> A full log can be found at /my/libcamera/build/meson-logs/meson-log.txt
> FAILED: build.ninja
> /usr/bin/meson --internal regenerate /my/libcamera .
> ninja: error: rebuilding 'build.ninja': subcommand failed
>
> Any ideas?

Since commit
a94553231470 ("meson: Convert `v4l2` into a feature option")

the 'v4l2' option is not a boolean anymore but instead a feature
which should be controlled with -Dv4l2=enabled or -Dv4l2=disabled

Your build directory has been configured before that commit went in,
when 'v4l2' was a boolean. Either try to reconfigure the build dir
(meson --reconfigure) or delete your build dir and create a new one.

>
> Best regards,
> 								Pavel
> --
> I don't work for Nazis and criminals, and neither should you.
> Boycott Putin, Trump, and Musk!


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.libcamera.org/pipermail/libcamera-devel/attachments/20250326/d211f11b/attachment.sig>


More information about the libcamera-devel mailing list