Package: libcamera / 0.3.2-2
Metadata
Package | Version | Patches format |
---|---|---|
libcamera | 0.3.2-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
ppc64el fix ftbfs gcc.patch | (download) |
src/ipa/rpi/common/ipa_base.cpp |
4 2 2 - 0 ! |
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. Bug-Ubuntu: https://launchpad.net/bugs/1992331 Bug-Debian: https://bugs.debian.org/1021544 |
skip_failing_tests.patch | (download) |
test/ipc/meson.build |
4 2 2 - 0 ! |
these tests have never succeeded, so not a regression. But would require a proper fix. |
1