From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 722A1C433F5 for ; Fri, 3 Sep 2021 09:20:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 49E4C60462 for ; Fri, 3 Sep 2021 09:20:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348759AbhICJVa (ORCPT ); Fri, 3 Sep 2021 05:21:30 -0400 Received: from www.linuxtv.org ([130.149.80.248]:35540 "EHLO www.linuxtv.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234912AbhICJV3 (ORCPT ); Fri, 3 Sep 2021 05:21:29 -0400 Received: from builder.linuxtv.org ([140.211.167.10] helo=slave0) by www.linuxtv.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mM5N6-00BMrS-Mp; Fri, 03 Sep 2021 09:20:28 +0000 Received: from ip6-localhost ([::1] helo=localhost.localdomain) by slave0 with esmtp (Exim 4.94.2) (envelope-from ) id 1mM5N4-008LmA-NY; Fri, 03 Sep 2021 09:20:26 +0000 From: Jenkins To: mchehab+samsung@kernel.org, linux-media@vger.kernel.org Cc: builder@linuxtv.org Subject: Re: [GIT PULL FOR v5.16] v2: Various fixes (#76761) Date: Fri, 3 Sep 2021 09:20:26 +0000 Message-Id: <20210903092026.1990284-1-jenkins@linuxtv.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <127b030c-97ac-ef34-db13-60b1bfc49916@xs4all.nl> References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org From: builder@linuxtv.org Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/127b030c-97ac-ef34-db13-60b1bfc49916@xs4all.nl/ Build log: https://builder.linuxtv.org/job/patchwork/136127/ Build time: 00:22:10 Link: https://lore.kernel.org/linux-media/127b030c-97ac-ef34-db13-60b1bfc49916@xs4all.nl gpg: Signature made Fri 03 Sep 2021 08:20:39 AM UTC gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5 gpg: Good signature from "Hans Verkuil " [unknown] gpg: aka "Hans Verkuil " [unknown] gpg: Note: This key has expired! Primary key fingerprint: 052C DE7B C215 053B 689F 1BCA BD2D 6148 6614 3B4C Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE A142 1326 E0CD 23AB DCE5 Summary: got 2/23 patches with issues, being 1 at build time, plus one error when buinding PDF document Error/warnings: patches/0001-media-vidtv-Fix-memory-leak-in-remove.patch: allyesconfig: return code #0: ../scripts/genksyms/parse.y: warning: 9 shift/reduce conflicts [-Wconflicts-sr] ../scripts/genksyms/parse.y: warning: 5 reduce/reduce conflicts [-Wconflicts-rr] ../scripts/genksyms/parse.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples allyesconfig: return code #0: ../drivers/media/cec/core/cec-adap.c: ../drivers/media/cec/core/cec-adap.c:926 cec_transmit_msg_fh() warn: '&data->list' not removed from list ../drivers/media/rc/meson-ir-tx.c:22: warning: expecting prototype for meson(). Prototype was for DEVICE_NAME() instead SMATCH:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: :warning: array of flexible structures SPARSE:../drivers/media/usb/siano/smsusb.c ../drivers/media/usb/siano/smsusb.c:53:38: warning: array of flexible structures ../drivers/media/platform/mtk-vpu/mtk_vpu.c: ../drivers/media/platform/mtk-vpu/mtk_vpu.c:946 mtk_vpu_probe() warn: 'vpu->clk' not released on lines: 851. ../drivers/media/usb/em28xx/em28xx-video.c: ../drivers/media/usb/em28xx/em28xx-video.c:2874 em28xx_v4l2_init() parse error: turning off implications after 60 seconds patches/0015-media-pci-ivtv-switch-from-pci_-to-dma_-API.patch: checkpatch.pl: $ cat patches/0015-media-pci-ivtv-switch-from-pci_-to-dma_-API.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:179: CHECK: Alignment should match open parenthesis -:314: CHECK: Avoid CamelCase: -:325: CHECK: Avoid CamelCase: Error #512 when building PDF docs