[libcamera-ci,0/3] Move release builds to Debian 13
mbox series

Message ID 20260512144520.171290-1-laurent.pinchart@ideasonboard.com
Headers show
Series
  • Move release builds to Debian 13
Related show

Message

Laurent Pinchart May 12, 2026, 2:45 p.m. UTC
Hello,

The goal of this patch series is to move our release builds from Debian
12 to Debian 13. Doing so (in patch 3/3) triggers false positive
warnings from newer gcc versions. As those are difficult to work around,
patch 2/3 drops ASan and debugstl from the release builds. Patch 1/3 is
a small drive-by cleanup.

Patch 2/3 also triggers a false positive with gcc 12 (fixed in gcc 13).
I have posted a work around in [1].

A successful run of the CI pipeline with this series can be found at
[2].

[1] https://patchwork.libcamera.org/project/libcamera/list/?series=5938
[2] https://gitlab.freedesktop.org/pinchartl/libcamera/-/pipelines/1665443

Laurent Pinchart (3):
  Drop needless 'BUILD_TYPE: debug'
  Disable ASan and debugstl in release builds
  Move release builds to Debian 13

 gitlab-ci.yml | 37 +++++++++++++++++--------------------
 1 file changed, 17 insertions(+), 20 deletions(-)


base-commit: 450c5af4ca0bdaea35513e23821e5ecc9b322740