Debian Patches

Status for libcamera/0.2.0-3

Patch Description Author Forwarded Bugs Origin Last update
ppc64el-fix-ftbfs-gcc.patch fix expressions not considered constant on ppc64el with GCC
On ppc64el, GCC seems to be unable to determine the result of some long double
expressions at compile time. This makes libcamera fail to build from source on
ppc64el.
Make sure we only use constexpr on expressions that are considered constant on
all architectures.
Olivier Gayot <olivier.gayot@canonical.com> yes debian 2022-10-18
skip_failing_tests.patch These tests have never succeeded, so not a regression. But would require a proper fix. Dylan Aïssi <daissi@debian.org> not-needed
64-bit-time-t-compat.patch 64-bit time_t compatibility for v4l2 module The v4l2 build unsets _FILE_OFFSET_BITS, which is not allowed when setting
_TIME_BITS=64. Having verified that nothing in this module is sensitive to
64-bit time_t (none of the functions it intercepts handle time), we also
unset _TIME_BITS to allow this to build as before.
Steve Langasek <steve.langasek@canonical.com> no debian 2024-03-13

All known versions for source package 'libcamera'

Links