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 746ECC00528 for ; Thu, 3 Aug 2023 11:23:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235508AbjHCLXK (ORCPT ); Thu, 3 Aug 2023 07:23:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58878 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234686AbjHCLXJ (ORCPT ); Thu, 3 Aug 2023 07:23:09 -0400 Received: from mail-pl1-x62d.google.com (mail-pl1-x62d.google.com [IPv6:2607:f8b0:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5F5D2127 for ; Thu, 3 Aug 2023 04:23:08 -0700 (PDT) Received: by mail-pl1-x62d.google.com with SMTP id d9443c01a7336-1bba54f7eefso13352985ad.1 for ; Thu, 03 Aug 2023 04:23:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691061787; x=1691666587; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=5ueiVRg4ytOKqJ73ZKkEwKyH1jt9uwltvMlpDvx9iew=; b=rIHjFrUUnxD7xuiqROUnM1Oomzkqpi1tDfFWkIxVGnDIQlTTG+74j567qKrXhqpXZ7 zbgCduSFMuShm7IfZXPYP5LsyF/Vx0ZPupyyM1mgK4eP+qAJnjf9Apvy2ksCA+dOIYtz m9MM0Pei8W1koWv3fTyDQMx2B52edeLEWoYeTAUsYgQpNCxVz1uKnhtn0Ecb3Gd2NAfn yBdmeVgf6bseElev6A43yMFvLG+8TTaqIRQrmtQS3n4+KcDlHGRrh45ZHMoFUInCRrXW ttZDNhDyDknIUiDx+PCqqrStrHlHkdKXk/wTLDgp/vUH5R/zQ97duV1h33Y+Rmaa/Bwg OQ9A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691061787; x=1691666587; 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=5ueiVRg4ytOKqJ73ZKkEwKyH1jt9uwltvMlpDvx9iew=; b=btT0hRxxANs2JiqdUDfFW8e+zcXJlQv/iyn2hBsF1kFgI65wuVtyIavfybJ69kCf4Q CaAzSN1x5OQzTVIwQDYJqI2A3VO8PrzVBGe4yxgPx4XD+B6WHHaluD0lVI62+DYV/l6L BQSgTChuddn3vOugdsOs3n+5pt5hW3Mq/2NjCE9USOJ4BVK9ICtTD044uEnNt0a8o3ti ti2rp/B74iosWfn3p3iFsJnR2W58IEHWFdbM7Upl8FRLtcKlPqy4kpkHJrql1ZzDts0M n8oDL6+KCd4GIjAuy7C3NT9hRlWbOZ2JVF5hbLbKQLzA/+m23e1ZkKRviU+gS14QOoWD K7sA== X-Gm-Message-State: ABy/qLaJsTxwRv2nWPCtEdfauGDj+tfD4pA/Jv5K3AfkVNew1LClxK6U 7H3aDcKXGxrMj6Qy/io9UVqVmiJnZ6tb77Ad/MTKBA== X-Google-Smtp-Source: APBJJlH40EMXv9Clh7l7xZmL+Jn8rLTiko8bF4odm0IYFJov6KyxhCoBg8/GIx68DdKNEqSq/VNTQg== X-Received: by 2002:a17:902:dacf:b0:1bb:c9e3:6d4f with SMTP id q15-20020a170902dacf00b001bbc9e36d4fmr25589616plx.10.1691061787359; Thu, 03 Aug 2023 04:23:07 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id jn13-20020a170903050d00b001b895a17429sm14153183plb.280.2023.08.03.04.23.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Aug 2023 04:23:06 -0700 (PDT) Message-ID: <64cb8e1a.170a0220.78964.c185@mx.google.com> Date: Thu, 03 Aug 2023 04:23:06 -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.188 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, 5 warnings (v5.10.188) 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.188) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-5.10.= y/kernel/v5.10.188/ Tree: stable-rc Branch: linux-5.10.y Git Describe: v5.10.188 Git Commit: 3602dbc57b556eff2456715301d35a1ef8964bba 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: 4 :830:2: warning: #warning syscall fstat64 not implemented [= -Wcpp] 4 :1127:2: warning: #warning syscall fstatat64 not implemente= d [-Wcpp] 2 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 (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 sectio= n mismatches ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 section = 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