From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0FCDE2CCA7 for ; Sat, 9 Mar 2024 02:46:45 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709952406; cv=none; b=FqOlaAcIK5AUuTvCjkx/37nmnp9dCuxCJnp8rW8s5d6BZDoHHvEC+wKTDjcxrIIqEZ/d+Kjru3kLRrcy7+Gn/NeNpLHtssFPlw6g+j0mJ2fP0eirURyC9SfamItpLSYBVGgm3AFFrtjyrd8g/0/1d/86tLQ/MShJruCOtyvsgMo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709952406; c=relaxed/simple; bh=0zuoBku8qOFzFCIBXPpHFLPqBYzfn9346JBwxcIkC7E=; h=Date:Message-ID:From:To:Subject; b=MXBUQqypBdOeEyrcwncA/jXWvzNQaVlLx1Z3r90EB+enkOx8X3tQkSjhSjXWFKYtJh1qqh5s9fuGMJ1vzINnUMTJAwMDEOvU9DPxUhBOkoeBRJcWlPcw1U3WuqyQ9Y1XwUfVW9PFHWI2TraXaj6ReEfZg5U43B4dNu6keZm9pQ0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2A122C433C7 for ; Sat, 9 Mar 2024 02:46:44 +0000 (UTC) Date: Sat, 09 Mar 2024 03:46:42 +0100 Message-ID: <394b19cb8a09f60aa52c17f198e64f44.hverkuil@xs4all.nl> From: "Hans Verkuil" To: linux-media@vger.kernel.org Subject: cron job: media_tree daily build: WARNINGS Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: This message is generated daily by a cron job that builds media_tree for the architectures in the list below. Results of the daily build of media_tree: date: Sat Mar 9 03:00:26 CET 2024 media-tree git repo: git://linuxtv.org/hverkuil/media_tree.git media-tree git branch: media_stage/master media-tree git hash: b14257abe7057def6127f6fb2f14f9adc8acabdb v4l-utils git hash: a18611d8960ff0aefb1c57f15396f4e948e9df3f edid-decode git hash: 7a27b339cf5ee1ab431431a844418a7f7c16d167 gcc version: i686-linux-gcc (GCC) 13.2.0 ccache version: ccache version 4.8.3 smatch/sparse repo: git://repo.or.cz/smatch.git smatch version: v0.5.0-8613-g721ca29e sparse version: v0.5.0-8613-g721ca29e build-scripts repo: https://git.linuxtv.org/hverkuil/build-scripts.git build-scripts git hash: a8f15603520a101f1beb6cee5f6d82d6278c5d47 host hardware: x86_64 host os: 6.1.55-cobaltpc1 linux-git-powerpc64: OK linux-git-arm: OK linux-git-arm64: OK linux-git-i686: OK linux-git-x86_64: OK no-acpi.config: OK no-of.config: OK no-pm.config: OK no-pm-sleep.config: OK no-debug-fs.config: OK sparse: WARNINGS: drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures smatch: WARNINGS: drivers/media/i2c/adv7180.c:1526 adv7180_probe() warn: 'client->irq' from request_threaded_irq() not released on lines: 1526. drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures drivers/media/platform/st/sti/hva/hva-hw.c:412 hva_hw_probe() warn: 'hva->clk' from clk_prepare() not released on lines: 412. COMPILE_TEST: OK strcpy/strncpy/strlcpy: OK abi-compliance: ABI OK pahole: ABI OK utils: OK spec-git: OK kerneldoc: WARNINGS: include/media/v4l2-vp9.h:144: warning: Excess struct member 'partition' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'skip' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'intra_inter' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'tx32p' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'tx16p' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'tx8p' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'y_mode' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'uv_mode' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'comp' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'comp_ref' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'single_ref' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'mv_mode' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'filter' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'mv_joint' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'sign' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'classes' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'class0' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'bits' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'class0_fp' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'fp' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'class0_hp' description in 'v4l2_vp9_frame_symbol_counts' include/media/v4l2-vp9.h:144: warning: Excess struct member 'hp' description in 'v4l2_vp9_frame_symbol_counts' date: Sat Mar 9 03:19:04 CET 2024 virtme-64: OK: Final Summary: 1864, Succeeded: 1864, Failed: 0, Warnings: 0 virtme-32: WARNINGS: Final Summary: 1728, Succeeded: 1728, Failed: 0, Warnings: 4 date: Sat Mar 9 03:45:24 CET 2024 Detailed results are available here: https://hverkuil.home.xs4all.nl/logs/Saturday.log Detailed regression test results are available here: https://hverkuil.home.xs4all.nl/logs/Saturday-test-media-64.log https://hverkuil.home.xs4all.nl/logs/Saturday-test-media-64-dmesg.log https://hverkuil.home.xs4all.nl/logs/Saturday-test-media-32.log https://hverkuil.home.xs4all.nl/logs/Saturday-test-media-32-dmesg.log Full logs are available here: https://hverkuil.home.xs4all.nl/logs/Saturday.tar.bz2 The Media Infrastructure API from this daily build is here: https://hverkuil.home.xs4all.nl/spec/index.html