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 EF1A3CE7A88 for ; Sat, 23 Sep 2023 10:57:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229848AbjIWK5U (ORCPT ); Sat, 23 Sep 2023 06:57:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230426AbjIWK5T (ORCPT ); Sat, 23 Sep 2023 06:57:19 -0400 Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2947010C for ; Sat, 23 Sep 2023 03:57:13 -0700 (PDT) Received: by mail-pj1-x102c.google.com with SMTP id 98e67ed59e1d1-2769920fa24so2601297a91.1 for ; Sat, 23 Sep 2023 03:57:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20230601.gappssmtp.com; s=20230601; t=1695466632; x=1696071432; darn=vger.kernel.org; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=kfqrN6r74K5Q/TiBP4RZ7sInhcrSGj6jzoGaYj8dLwk=; b=fOQCTS7nzY0p5jbKLfSkzyYt7apL4ve/Mo32Mmec2tVJd32/iMXqv1d1Q1sXSDAUJs 9Y91557erNxcEhNn2Jtse5txjkmesraiu0Wx4Aw4kxXa+Uqm2MFvaizZBIwM+ys9Aa5Y pWKxGhlkFxrmGNtu1b69ZXFgvs0znkG7j7p8lRo27vZ2a6AuP7H986YE1soJylJKzBVe 4VhRE/rjoSG7CLQNEux2xJzBWBKx4a/bMu3bSabwnZ/n7OAYXBT81Vw1sivhv54DEtSh oswda5QAYruJvakwB+LzAXR/dvTbNDqqxuHMwkYvNHNdafcsChMdE+s0+1gUNZq5RSGM bmLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695466632; x=1696071432; 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=kfqrN6r74K5Q/TiBP4RZ7sInhcrSGj6jzoGaYj8dLwk=; b=WvhGHNBZBxPoUyCaNUZYqwDGvPWfoF6c1q3JBlsRH/bCgDSIfPXolyQdvyRYdRnHU2 91uMDZ0TcPXD0CpJxCwZ9R19TTG4Trrhp1RDpfwdeG1u4IaE9uXRJBCXPLLxdKPhnQOz RvTxm/myhqENfhgBobjRpzA7DXk9g9micLPRpnHybXfBIs8K9cwwKMw8JCtS6TBu4qj9 mSje7Gku5Uljz1gTFIe0KdYV4UhSMGVCTjZ8lGkrpCYPw+A1zuodQVQ79k4iOq9uyp3D B1OjjvnpgX9dazfuObZRK6TX0nLmIw2jePIoyTZFKvf2vTjevXu63zuW82CskshHm8pE ByDg== X-Gm-Message-State: AOJu0Yzf/DVNIfD9Nq7HWij3+FKmse9kopJm4ZNIKfMvobQmpgfgqzxS mUiXBLnuAgpUdV5qDJvT+TVhk0BrlGH/GTuVg0UtOA== X-Google-Smtp-Source: AGHT+IGd2UVlAIlzZ3Cinw9+VQVkjV1mPu3t0PyieNZ2gnTBbkIdAyP+MYMppMUvubW0pFGJX6MtiQ== X-Received: by 2002:a17:90a:f510:b0:277:1bd8:abee with SMTP id cs16-20020a17090af51000b002771bd8abeemr1822444pjb.14.1695466632088; Sat, 23 Sep 2023 03:57:12 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id b8-20020a17090aa58800b00277326038dasm591737pjq.39.2023.09.23.03.57.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 23 Sep 2023 03:57:11 -0700 (PDT) Message-ID: <650ec487.170a0220.b8563.0b3c@mx.google.com> Date: Sat, 23 Sep 2023 03:57:11 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Kernelci-Branch: linux-4.19.y X-Kernelci-Tree: stable X-Kernelci-Kernel: v4.19.295 X-Kernelci-Report-Type: build Subject: stable/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.19.295) 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/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 20 warnings (v4.= 19.295) Full Build Summary: https://kernelci.org/build/stable/branch/linux-4.19.y/k= ernel/v4.19.295/ Tree: stable Branch: linux-4.19.y Git Describe: v4.19.295 Git Commit: 780225545de40d45936ab607516733d16d4e6ac4 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e.git Built: 7 unique architectures Build Failures Detected: riscv: allnoconfig: (gcc-10) FAIL defconfig: (gcc-10) FAIL tinyconfig: (gcc-10) FAIL Warnings Detected: arc: arm64: defconfig (gcc-10): 3 warnings defconfig+arm64-chromebook (gcc-10): 3 warnings arm: i386: allnoconfig (gcc-10): 2 warnings i386_defconfig (gcc-10): 2 warnings tinyconfig (gcc-10): 2 warnings mips: riscv: x86_64: allnoconfig (gcc-10): 2 warnings tinyconfig (gcc-10): 2 warnings x86_64_defconfig (gcc-10): 2 warnings x86_64_defconfig+x86-chromebook (gcc-10): 2 warnings Warnings summary: 7 ld: warning: creating DT_TEXTREL in a PIE 6 aarch64-linux-gnu-ld: warning: -z norelro ignored 4 ld: arch/x86/boot/compressed/head_64.o: warning: relocation in rea= d-only section `.head.text' 3 ld: arch/x86/boot/compressed/head_32.o: warning: relocation in rea= d-only section `.head.text' Section mismatches summary: 3 WARNING: modpost: Found 1 section mismatch(es). =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, 0 warnings, 0 sec= tion mismatches ---------------------------------------------------------------------------= ----- allnoconfig (riscv, gcc-10) =E2=80=94 FAIL, 0 errors, 0 warnings, 0 section= mismatches ---------------------------------------------------------------------------= ----- allnoconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 sectio= n mismatches Warnings: ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- allnoconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section = mismatches Warnings: ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- defconfig (riscv, gcc-10) =E2=80=94 FAIL, 0 errors, 0 warnings, 0 section m= ismatches ---------------------------------------------------------------------------= ----- defconfig (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 3 warnings, 0 section m= ismatches Warnings: aarch64-linux-gnu-ld: warning: -z norelro ignored aarch64-linux-gnu-ld: warning: -z norelro ignored aarch64-linux-gnu-ld: warning: -z norelro ignored Section mismatches: WARNING: modpost: Found 1 section mismatch(es). ---------------------------------------------------------------------------= ----- defconfig+arm64-chromebook (arm64, gcc-10) =E2=80=94 PASS, 0 errors, 3 warn= ings, 0 section mismatches Warnings: aarch64-linux-gnu-ld: warning: -z norelro ignored aarch64-linux-gnu-ld: warning: -z norelro ignored aarch64-linux-gnu-ld: warning: -z norelro ignored Section mismatches: WARNING: modpost: Found 1 section mismatch(es). ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 secti= on mismatches Warnings: ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- 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 Section mismatches: WARNING: modpost: Found 1 section mismatch(es). ---------------------------------------------------------------------------= ----- multi_v7_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 se= ction mismatches ---------------------------------------------------------------------------= ----- omap2plus_defconfig (arm, gcc-10) =E2=80=94 PASS, 0 errors, 0 warnings, 0 s= ection mismatches ---------------------------------------------------------------------------= ----- tinyconfig (i386, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section m= ismatches Warnings: ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- tinyconfig (riscv, gcc-10) =E2=80=94 FAIL, 0 errors, 0 warnings, 0 section = mismatches ---------------------------------------------------------------------------= ----- tinyconfig (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, 2 warnings, 0 section= mismatches Warnings: ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- 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, 2 warnings, 0 s= ection mismatches Warnings: ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE ---------------------------------------------------------------------------= ----- x86_64_defconfig+x86-chromebook (x86_64, gcc-10) =E2=80=94 PASS, 0 errors, = 2 warnings, 0 section mismatches Warnings: ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-onl= y section `.head.text' ld: warning: creating DT_TEXTREL in a PIE --- For more info write to