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 86462EB64DD for ; Wed, 9 Aug 2023 10:40:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230340AbjHIKkP (ORCPT ); Wed, 9 Aug 2023 06:40:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33994 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbjHIKkO (ORCPT ); Wed, 9 Aug 2023 06:40:14 -0400 Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4820B10F3 for ; Wed, 9 Aug 2023 03:40:14 -0700 (PDT) Received: by mail-pl1-x633.google.com with SMTP id d9443c01a7336-1bc8b15c3c3so11068775ad.0 for ; Wed, 09 Aug 2023 03:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691577613; x=1692182413; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=sATRgrNgRco86Ytp1AjHgO4U5xINaDaAmrmGcHPwnFI=; b=GQTxbzY0y4y5n4IGqWyvalcsiwtSrzoS42RaEx6rskaC3mgpznjbyGhpJLDiY8I10H gRP3oc7ihMiduYTE9Fbw+eRdBjw4wTf0rXVPd7dbz2D4kq2uG1Qe5O1kMMPZBaAi6HWH ynaYlMc9JALr5gAwrTC7CYgroh1CcVFQ4UPC+IIFrjxkQRBDRtV/mgdgEwJlsGxMRvpc uU2Z4Yuoc+R12ca+07hLre5QbuQrRV1bPWGHZrWbdpFHA7Lk4rdv+Zyq9dF3t9+6nkhj RnCeoxlkzKUt6Lsfcaz+0HQ2id2JS+pa3RIVSrY6OcmvEbRggzYtTQAYU3xNc4exOWET zcaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691577613; x=1692182413; 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=sATRgrNgRco86Ytp1AjHgO4U5xINaDaAmrmGcHPwnFI=; b=jgek8vZuzdgKBOAhW8D7g7iUfaUZKZqCufl/RheG7TRBMVoW/Ro7jv/HnZANd5+qCn rXc53uzS66E1J+e2lzUihrgjljlglO8iZPyYjhdPeN/AmNcuU/BXvRJT0/uREAFx7cfF JLZHg7p5U8axlV0j6us9kB0RSPLTRvIXpPQaXcPs8GZA/FH9dwmk31kpB8DVYAlVm9MG 0vMpFPQldkqcFQ4PYYXApnOXZXmM6GcpUKhdJ6Ee5e5PRO8eBObswAGIi/gBBEnQSq6g OyDlK58+LkE08PqYWEaYrKdxzOckALOX/SIwahBq4L9rFmf+ZSa8rzYc/ZvWAnUOKG7R 7UJA== X-Gm-Message-State: AOJu0YxLaOEWyAwrUwyd/wXrfrJD4T6udPWGChaYyw+gWsYcuhMtNtfU hWPcdSRFupdelz3Ggm7mmAspCg+S1T94NKyQ+181Wg== X-Google-Smtp-Source: AGHT+IHl9serfq0CxltLbzBZo/sJDHSJgu42old0CHnep3uLTLPx4WSVBp5sRfq5ajrzVEJyydRLGg== X-Received: by 2002:a17:902:6907:b0:1ab:11c8:777a with SMTP id j7-20020a170902690700b001ab11c8777amr2156742plk.13.1691577613224; Wed, 09 Aug 2023 03:40:13 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id q9-20020a170902b10900b001b8622c1ad2sm10757183plr.130.2023.08.09.03.40.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 03:40:12 -0700 (PDT) Message-ID: <64d36d0c.170a0220.e3f9b.336c@mx.google.com> Date: Wed, 09 Aug 2023 03:40:12 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Report-Type: build X-Kernelci-Kernel: v5.10.189-202-gb9dd551c546f X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-5.10.y Subject: stable-rc/linux-5.10.y build: 19 builds: 0 failed, 19 passed, 7 warnings (v5.10.189-202-gb9dd551c546f) 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, 7 warnings (v= 5.10.189-202-gb9dd551c546f) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.10.= y/kernel/v5.10.189-202-gb9dd551c546f/ Tree: stable-rc Branch: linux-5.10.y Git Describe: v5.10.189-202-gb9dd551c546f Git Commit: b9dd551c546fb01fe5f91b8aaad6183005e2af20 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: x86_64_defconfig (gcc-10): 1 warning x86_64_defconfig+x86-chromebook (gcc-10): 1 warning Warnings summary: 2 arch/x86/lib/retpoline.o: warning: objtool: .altinstr_replacement:= unexpected end of section 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, 1 warning, 0 se= ction mismatches Warnings: arch/x86/lib/retpoline.o: warning: objtool: .altinstr_replacement: unex= pected end of section ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 1 warning, 0 section mismatches Warnings: arch/x86/lib/retpoline.o: warning: objtool: .altinstr_replacement: unex= pected end of section --- For more info write to