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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8B23C71153 for ; Mon, 28 Aug 2023 11:51:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230044AbjH1Lue (ORCPT ); Mon, 28 Aug 2023 07:50:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44704 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232569AbjH1Lu3 (ORCPT ); Mon, 28 Aug 2023 07:50:29 -0400 Received: from mail-pl1-x631.google.com (mail-pl1-x631.google.com [IPv6:2607:f8b0:4864:20::631]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D601EF9 for ; Mon, 28 Aug 2023 04:50:26 -0700 (PDT) Received: by mail-pl1-x631.google.com with SMTP id d9443c01a7336-1c1f7f7151fso368995ad.1 for ; Mon, 28 Aug 2023 04:50:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1693223426; x=1693828226; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=XxWdee4qPz4geZvxRIhK0bwqwZiawsU5M0cbuE7Fiss=; b=R7/F9g6jFt2PL0WhDIWC1nLoPxVXrmjxXfKbYmKjDop/jwVdgHPmg4g4Ji5gHGhPQB cQoDckvf8phn+jDfAMCh1bhywsozxK44NqPqfBXS0sv3pv8xFq5OALO548VOOQB9m0Lg foqrkxIhuZFCXCP35cd+zfoM7yd9FrSsWEu2R5A/kdPYUTwvfwjFKeKHIMLn9jJbjxCq cQ0+SvGo+xxfl6iHBMWmAfykjWbgU9pMG/beAJLOUbQTwnl9pzYUH5mIAea1ZsoR02ms VhUStKsUgc3X3/Q4y/Q4YOa7C9t9C9icTNz6xkdQDDfpU+avwIT7uoXMB8TtKOpwgRFm 3uLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693223426; x=1693828226; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=XxWdee4qPz4geZvxRIhK0bwqwZiawsU5M0cbuE7Fiss=; b=MnaYRffA8v7HwqBlvFltrXMgMwEpJYfyy0X4Lt3fefhfUAOO8BcOOYgviXJwXg95Or AKiNgEPNolVSITcMhkUFcOhi7bMOhqx1N16Aem9BIEazX8t1YRRIhURm5KZZr3Xh1rKo TC3gr46I2gyiKYBZAq3SArNLDSdWuehjSj0gQMv+Pu4LpugX+aYchuqnM0g0cwqRlKpT fNZKA4hziyt4+T+EyvGLyWRlXwoEqKdYl3A4tuAoHFX4VWF1DvK3XEAaKnyWuLoOiIkW /UP51C2d0865oZcrpM0ve6JX2bdgx0raOyklZyUQWQWbpcw5VmT8pID9vbLC+xgM1Kna FRBg== X-Gm-Message-State: AOJu0Yw0HQcyh+6dPqRoWvIL9E3RyIl5C5xJp5ydtrgfNbNu4khDWIiM UrJVgMtFPnyxmSgxzPwe9B/DC0sOcnAdmW6/I4s= X-Google-Smtp-Source: AGHT+IFYIatKWaqmaS5d7//lNIK1GYvwSynYDjbhZDYDM/LXdCYR1SsfxOFT9aqqx9w2kUW6OC9piA== X-Received: by 2002:a17:902:d345:b0:1bb:1e69:28be with SMTP id l5-20020a170902d34500b001bb1e6928bemr19449696plk.42.1693223425802; Mon, 28 Aug 2023 04:50:25 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id x19-20020a170902821300b001b9cdf11764sm7099786pln.31.2023.08.28.04.50.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Aug 2023 04:50:25 -0700 (PDT) Message-ID: <64ec8a01.170a0220.17d7d.adb7@mx.google.com> Date: Mon, 28 Aug 2023 04:50:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-5.10.y X-Kernelci-Tree: stable-rc X-Kernelci-Report-Type: build X-Kernelci-Kernel: v5.10.192-85-gc40f751018f92 Subject: stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v5.10.192-85-gc40f751018f92) To: stable@vger.kernel.org, kernel-build-reports@lists.linaro.org, kernelci-results@groups.io From: "kernelci.org bot" Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 5 warnings (v= 5.10.192-85-gc40f751018f92) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.10.= y/kernel/v5.10.192-85-gc40f751018f92/ Tree: stable-rc Branch: linux-5.10.y Git Describe: v5.10.192-85-gc40f751018f92 Git Commit: c40f751018f92a4de17117a9018b24e538e55b50 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.git Built: 7 unique architectures Warnings Detected: arc: arm64: arm: i386: mips: 32r2el_defconfig (gcc-10): 1 warning riscv: rv32_defconfig (gcc-10): 4 warnings x86_64: Warnings summary: 2 :830:2: warning: #warning syscall fstat64 not implemented [= -Wcpp] 2 :1127:2: warning: #warning syscall fstatat64 not implemente= d [-Wcpp] 1 WARNING: modpost: Symbol info of vmlinux is missing. Unresolved sy= mbol check will be entirely skipped. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D Detailed per-defconfig build reports: ---------------------------------------------------------------------------= ----- 32r2el_defconfig (mips, gcc-10) =E2=80=94 PASS, 0 errors, 1 warning, 0 sect= ion mismatches Warnings: WARNING: modpost: Symbol info of vmlinux is missing. Unresolved symbol = check will be entirely skipped. ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- defconfig+arm64-chromebook (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warn= ings, 0 section mismatches ---------------------------------------------------------------------------= ----- haps_hs_smp_defconfig (arc, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0= section mismatches ---------------------------------------------------------------------------= ----- i386_defconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 secti= on mismatches ---------------------------------------------------------------------------= ----- imx_v6_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- multi_v5_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- nommu_k210_defconfig (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, = 0 section mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- rv32_defconfig (riscv, gcc-10) =E2=80=94 PASS, 0 errors, 4 warnings, 0 sect= ion mismatches Warnings: :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] :830:2: warning: #warning syscall fstat64 not implemented [-Wcpp] :1127:2: warning: #warning syscall fstatat64 not implemented [-W= cpp] ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- vexpress_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 0 warnings, 0 section mismatches --- For more info write to