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 4683D36AE7 for ; Tue, 30 Jan 2024 02:49:14 +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=1706582955; cv=none; b=faE+Nog9e4kYTcK4vUkfrwG9TJZ0HVuc7iu+uLYOYSXwXHqtx7DQuTfiRdWq+UaU2OhUvlInsKhO0ga7utzhlYP3cUi+MDyDAnHzPT79xk566j6BSbzteOAKB1SRbsyOtVjS9/u8r7rIlTQ35BOr3+hdt049oo2TOGgQK0XWiR4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706582955; c=relaxed/simple; bh=6rJLu1Ev8CNF8Wo2m2/l4WhlSyQKqt5OvwxNnxsPgVE=; h=Date:Message-ID:From:To:Subject; b=GzqCPQgikGj9TUe78jS8lG/e++NFlZQpjn6F86N1M+gpFk8roq1F0ExL1jPfaMDeWoFJMYskw51cms7CFWGyc5hqC142azdgnKd1lhwibjPb3+xiI6umO6LbRtM9YWnhO3SW+zxjClqFiE7hMfQCMdAESQpOghfOFhM9RK5NpWk= 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 68BF8C433C7 for ; Tue, 30 Jan 2024 02:49:14 +0000 (UTC) Date: Tue, 30 Jan 2024 03:49:12 +0100 Message-ID: <0609f53e358c02c79dea6027219c45a1.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: Tue Jan 30 03:00:16 CET 2024 media-tree git repo: git://linuxtv.org/hverkuil/media_tree.git media-tree git branch: media_stage/master media-tree git hash: c8282f7b8523a4d37e5fefa220d93f2be06650e2 v4l-utils git hash: d700deb143685b8217aa8a6eeeba3b090d4287fc 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-8575-g7162b9ec sparse version: v0.5.0-8575-g7162b9ec build-scripts repo: https://git.linuxtv.org/hverkuil/build-scripts.git build-scripts git hash: 984d07544ad3abbb1ea6b06f44ae531858c1c047 host hardware: x86_64 host os: 6.1.55-cobaltpc1 linux-git-arm: OK linux-git-arm64: OK linux-git-powerpc64: 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/staging/media/atomisp/pci/sh_css.c:3638 ia_css_pipe_enqueue_buffer() warn: sizeof(NUMBER)? 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/uapi/linux/videodev2.h:1072: warning: Excess struct member 'mem_offset' description in 'v4l2_plane' include/uapi/linux/videodev2.h:1072: warning: Excess struct member 'userptr' description in 'v4l2_plane' include/uapi/linux/videodev2.h:1072: warning: Excess struct member 'fd' description in 'v4l2_plane' include/uapi/linux/videodev2.h:1137: warning: Excess struct member 'offset' description in 'v4l2_buffer' include/uapi/linux/videodev2.h:1137: warning: Excess struct member 'userptr' description in 'v4l2_buffer' include/uapi/linux/videodev2.h:1137: warning: Excess struct member 'fd' description in 'v4l2_buffer' include/uapi/linux/videodev2.h:1137: warning: Excess struct member 'planes' description in 'v4l2_buffer' include/uapi/linux/videodev2.h:2448: warning: Excess struct member 'pix' description in 'v4l2_format' include/uapi/linux/videodev2.h:2448: warning: Excess struct member 'pix_mp' description in 'v4l2_format' include/uapi/linux/videodev2.h:2448: warning: Excess struct member 'win' description in 'v4l2_format' include/uapi/linux/videodev2.h:2448: warning: Excess struct member 'vbi' description in 'v4l2_format' include/uapi/linux/videodev2.h:2448: warning: Excess struct member 'sliced' description in 'v4l2_format' include/uapi/linux/videodev2.h:2448: warning: Excess struct member 'raw_data' description in 'v4l2_format' 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' include/media/cec.h:297: warning: Excess struct member 'status_file' description in 'cec_adapter' include/media/cec.h:297: warning: Excess struct member 'error_inj_file' description in 'cec_adapter' drivers/media/usb/dvb-usb/dvb-usb.h:164: warning: Excess struct member 'num_frontends' description in 'dvb_usb_adapter_fe_properties' drivers/media/usb/dvb-usb/dvb-usb.h:164: warning: Excess struct member 'frontend_ctrl' description in 'dvb_usb_adapter_fe_properties' drivers/media/pci/dt3155/dt3155.h:185: warning: Excess struct member 'stats' description in 'dt3155_priv' drivers/media/platform/qcom/venus/core.h:512: warning: Excess struct member 'priv' description in 'venus_inst' drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.h:163: warning: Excess struct member 'hw_rdy' description in 'mtk_jpegenc_comp_dev' drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec.h:66: warning: Excess struct member 'list' description in 'mtk_video_dec_buf' drivers/media/platform/mediatek/vcodec/decoder/vdec_vpu_if.h:47: warning: Excess struct member 'dev' description in 'vdec_vpu_inst' drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.h:39: warning: Excess struct member 'list' description in 'mtk_video_enc_buf' drivers/media/platform/samsung/s5p-mfc/s5p_mfc_common.h:733: warning: Excess struct member 'frame_type' description in 's5p_mfc_ctx' drivers/media/platform/samsung/exynos4-is/fimc-lite.h:180: warning: Excess struct member 'pipeline' description in 'fimc_lite' drivers/media/platform/samsung/exynos4-is/fimc-lite.h:180: warning: Excess struct member 'pipeline_ops' description in 'fimc_lite' drivers/media/platform/samsung/exynos4-is/fimc-lite.h:180: warning: Excess struct member 'active_buf_count' description in 'fimc_lite' drivers/media/platform/verisilicon/hantro.h:277: warning: Excess struct member 'jpeg_enc' description in 'hantro_ctx' drivers/media/i2c/adv748x/adv748x.h:199: warning: Excess struct member 'i2c_addresses' description in 'adv748x_state' drivers/media/i2c/ccs/ccs-quirk.h:50: warning: Excess struct member 'write' description in 'ccs_quirk' drivers/media/i2c/ccs/ccs-quirk.h:50: warning: Excess struct member 'reg' description in 'ccs_quirk' drivers/media/i2c/ccs/ccs-quirk.h:50: warning: Excess struct member 'value' description in 'ccs_quirk' drivers/staging/media/meson/vdec/vdec.h:111: warning: Excess struct member 'use_offsets' description in 'amvdec_ops' date: Tue Jan 30 03:19:14 CET 2024 virtme-64: WARNINGS: Final Summary: 1864, Succeeded: 1864, Failed: 0, Warnings: 3 virtme-32: WARNINGS: Final Summary: 1728, Succeeded: 1728, Failed: 0, Warnings: 2 date: Tue Jan 30 03:47:38 CET 2024 Detailed results are available here: https://hverkuil.home.xs4all.nl/logs/Tuesday.log Detailed regression test results are available here: https://hverkuil.home.xs4all.nl/logs/Tuesday-test-media-64.log https://hverkuil.home.xs4all.nl/logs/Tuesday-test-media-64-dmesg.log https://hverkuil.home.xs4all.nl/logs/Tuesday-test-media-32.log https://hverkuil.home.xs4all.nl/logs/Tuesday-test-media-32-dmesg.log Full logs are available here: https://hverkuil.home.xs4all.nl/logs/Tuesday.tar.bz2 The Media Infrastructure API from this daily build is here: https://hverkuil.home.xs4all.nl/spec/index.html