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.8 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 42E93C4361A for ; Fri, 4 Dec 2020 12:22:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 02AE9229F0 for ; Fri, 4 Dec 2020 12:22:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728666AbgLDMWw (ORCPT ); Fri, 4 Dec 2020 07:22:52 -0500 Received: from www.linuxtv.org ([130.149.80.248]:55338 "EHLO www.linuxtv.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725999AbgLDMWw (ORCPT ); Fri, 4 Dec 2020 07:22:52 -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 1klA6F-004kJN-2h; Fri, 04 Dec 2020 12:22:11 +0000 Received: from [127.0.0.1] (helo=builder.linuxtv.org) by builder.linuxtv.org with esmtp (Exim 4.92) (envelope-from ) id 1klA9P-0001qb-LP; Fri, 04 Dec 2020 12:25:27 +0000 From: Jenkins To: mchehab+samsung@kernel.org, linux-media@vger.kernel.org Cc: builder@linuxtv.org Subject: Re: [GIT PULL for 5.11] Some fixes to the recently merged stuff (#69768) Date: Fri, 4 Dec 2020 12:25:27 +0000 Message-Id: <20201204122527.7060-1-jenkins@linuxtv.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20201204120857.GJ4351@valkosipuli.retiisi.org.uk> 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/20201204120857.GJ4351@valkosipuli.retiisi.org.uk/ Build log: https://builder.linuxtv.org/job/patchwork/79854/ Build time: 00:03:50 Link: https://lore.kernel.org/linux-media/20201204120857.GJ4351@valkosipuli.retiisi.org.uk gpg: Signature made Fri 04 Dec 2020 11:52:40 AM UTC gpg: using DSA key 53AC58A5F5948636C04A1BF8141DFA54A1EC8DEA gpg: issuer "sakari.ailus@linux.intel.com" gpg: Can't check signature: No public key Summary: got 1/3 patches with issues, being 0 at build time, plus one error when buinding PDF document Error/warnings: patches/0002-media-ccs-avoid-printing-an-uninitialized-variable.patch: checkpatch.pl: $ cat patches/0002-media-ccs-avoid-printing-an-uninitialized-variable.patch | formail -c | ./scripts/checkpatch.pl --terse --mailback --no-summary --strict -:6: WARNING: 'intialization' may be misspelled - perhaps 'initialization'? Error #512 when building PDF docs