{"id":20103,"url":"https://patchwork.libcamera.org/api/1.1/covers/20103/?format=json","web_url":"https://patchwork.libcamera.org/cover/20103/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20240527174016.11415-1-laurent.pinchart@ideasonboard.com>","date":"2024-05-27T17:40:14","name":"[CI,0/2] Miscellaneous CI coverage extensions","submitter":{"id":2,"url":"https://patchwork.libcamera.org/api/1.1/people/2/?format=json","name":"Laurent Pinchart","email":"laurent.pinchart@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/cover/20103/mbox/","series":[{"id":4329,"url":"https://patchwork.libcamera.org/api/1.1/series/4329/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=4329","date":"2024-05-27T17:40:14","name":"Miscellaneous CI coverage extensions","version":1,"mbox":"https://patchwork.libcamera.org/series/4329/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/20103/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 990DEBDE6B\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 27 May 2024 17:40:29 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id F35BD634B1;\n\tMon, 27 May 2024 19:40:28 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 8B52E634AD\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 27 May 2024 19:40:27 +0200 (CEST)","from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi\n\t[81.175.209.231])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id ED00F1586\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 27 May 2024 19:40:24 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"nRoQg2Tb\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1716831625;\n\tbh=l7o9UNG3/X52zPveOsS/LUw9PT3I4ikTwRht9XogsIE=;\n\th=From:To:Subject:Date:From;\n\tb=nRoQg2Tbw4AFPMc4i5xb08PvJxaynyEPX3X0BTNM0TGV/59ET99zZl3gN5V79kLaV\n\tqX7LyfGsmRBY3ZBxNSj1OsmD8YbaxUwriFX1Org56KYUzdyLSacQU8iL2gk6wiluge\n\tX93RZU3gM9IPKJuqT94QetEJqdtHL0Ry2/cTUGA8=","From":"Laurent Pinchart <laurent.pinchart@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Subject":"[CI] [PATCH 0/2] Miscellaneous CI coverage extensions","Date":"Mon, 27 May 2024 20:40:14 +0300","Message-ID":"<20240527174016.11415-1-laurent.pinchart@ideasonboard.com>","X-Mailer":"git-send-email 2.44.1","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"Hello,\n\nThis small patch series extends the coverage of the libcamera CI in two\nways. Patch 1/2 enables compilation of the Android camera HAL by\ndefault, extending the compile test coverage that currently covers\nChrome OS builds only. Patch 2/2 then adds a gcc 14 build target, to\ncatch an issue recently reported the libcamera mailing list.\n\nThe second patch causes a CI failure, fixed by \"[PATCH v2] android:\ncamera_capabilities: Fix GCC 14 warning\". I plan to merge the fix before\nmerging the CI changes.\n\nLaurent Pinchart (2):\n  Enable compilation of the Android camera HAL\n  Add compilation test with gcc 14\n\n .gitlab-ci/setup-container.sh | 13 ++++++++++---\n gitlab-ci.yml                 | 28 ++++++++++++++++++----------\n 2 files changed, 28 insertions(+), 13 deletions(-)\n\n\nbase-commit: f238d8b797a300242084ecec096062369d3c644e"}