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 B24D2C4361B for ; Mon, 7 Dec 2020 12:22:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 68687233E2 for ; Mon, 7 Dec 2020 12:22:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727210AbgLGMWT (ORCPT ); Mon, 7 Dec 2020 07:22:19 -0500 Received: from www.linuxtv.org ([130.149.80.248]:50508 "EHLO www.linuxtv.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726748AbgLGMWT (ORCPT ); Mon, 7 Dec 2020 07:22:19 -0500 Received: from builder.linuxtv.org ([140.211.167.10]) by www.linuxtv.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kmFWL-00957a-Df; Mon, 07 Dec 2020 12:21:37 +0000 Received: from [127.0.0.1] (helo=builder.linuxtv.org) by builder.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1kmFZX-0002ZA-5L; Mon, 07 Dec 2020 12:24:55 +0000 From: Jenkins To: mchehab+samsung@kernel.org, linux-media@vger.kernel.org Cc: builder@linuxtv.org Subject: Re: [GIT PULL FOR v5.11 or v5.12] Rework RGB and YUV pixel formats (#69836) Date: Mon, 7 Dec 2020 12:24:55 +0000 Message-Id: <20201207122455.9823-1-jenkins@linuxtv.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <203c4f5f-8d4c-caad-9384-9f55d037ff9e@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/203c4f5f-8d4c-caad-9384-9f55d037ff9e@xs4all.nl/ Build log: https://builder.linuxtv.org/job/patchwork/80283/ Build time: 00:10:49 Link: https://lore.kernel.org/linux-media/203c4f5f-8d4c-caad-9384-9f55d037ff9e@xs4all.nl gpg: Signature made Mon 07 Dec 2020 09:32:27 AM UTC gpg: using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5 gpg: Good signature from "Hans Verkuil " [unknown] gpg: aka "Hans Verkuil " [full] 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 4/16 patches with issues, being 0 at build time Error/warnings: patches/0010-media-doc-pixfmt-yuv-Move-all-packed-YUV-formats-to-.patch: checkpatch.pl: $ cat patches/0010-media-doc-pixfmt-yuv-Move-all-packed-YUV-formats-to-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:204: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? patches/0014-media-doc-pixfmt-yuv-Move-all-luma-only-YUV-formats-.patch: checkpatch.pl: $ cat patches/0014-media-doc-pixfmt-yuv-Move-all-luma-only-YUV-formats-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:35: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? patches/0015-media-doc-pixfmt-yuv-Move-all-semi-planar-YUV-format.patch: checkpatch.pl: $ cat patches/0015-media-doc-pixfmt-yuv-Move-all-semi-planar-YUV-format.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:32: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? patches/0016-media-doc-pixfmt-yuv-Move-all-planar-YUV-formats-to-.patch: checkpatch.pl: $ cat patches/0016-media-doc-pixfmt-yuv-Move-all-planar-YUV-formats-to-.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:527: WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?