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 598A5C0015E for ; Wed, 9 Aug 2023 11:51:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231616AbjHILvn (ORCPT ); Wed, 9 Aug 2023 07:51:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59394 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229841AbjHILvm (ORCPT ); Wed, 9 Aug 2023 07:51:42 -0400 Received: from mail-pf1-x42d.google.com (mail-pf1-x42d.google.com [IPv6:2607:f8b0:4864:20::42d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B8ACC2696 for ; Wed, 9 Aug 2023 04:51:22 -0700 (PDT) Received: by mail-pf1-x42d.google.com with SMTP id d2e1a72fcca58-68706b39c4cso4731918b3a.2 for ; Wed, 09 Aug 2023 04:51:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernelci-org.20221208.gappssmtp.com; s=20221208; t=1691581879; x=1692186679; h=from:to:subject:content-transfer-encoding:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=Z0Z2RoRAIBvVgyUaf9Xmd8GOan0282Ap71fLTyrqChc=; b=v1+MWHI+J4YKNUmzocSbCEdgZu+GjTfKXpB7/iwj6OOvr+aNndX14bdfowyq0AOVxR RtF2HriaGOw/WbZz0NPVbuc+x90VtgK4txa8p9e40CyhwiwZR9OTr82ZmkhNE9O3pVWG kABMln12eS3XhJwn3C2VNVkDDAIIoiCFeb4xERmo6j1oVJNB5j11PN81lICfaLWWjS76 l/kNDNLW0NBg7gx9zJyOLdKZfNHOkPUw98+ednIrath6XLc85TXzYxccj6RfwqC/fYZx x5VYEG1NTw6pmPmGImnIT4ErGjFh4o9IMY313LtwIQfMl2FuiVq+FQySvyAwwU476Ma+ j3BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691581879; x=1692186679; 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=Z0Z2RoRAIBvVgyUaf9Xmd8GOan0282Ap71fLTyrqChc=; b=hDS74VeiOwVCF5qtnYzEuISMvWPIddL/711IoSmt5y0NGq9M3xsgNZEFgs5XGWKTw0 IY3j0sKs4YgEfwBAMVSheCK1lMdSpvCuylRuVPbY3EnU7rSt35nrS5n9czF1YHQThd6p h8mPIp50B0Vd33VJ/oIwgTSgh1FhTV7TIagx5t0ZKzU6IbZCzk0cf7xkRHgXPrPN++Ur tYbOt69XsUsYT/kSDX4ePiI+MachQSB2uNQS0aD3JoRBLCgtTXizMVgrYUNDOZiYjtwS iBFVrq1QhdbmV+CRAUL4XuwwxDK+v/hgJX6SmAwSCHY59ndPW3lQpqxvYtr9ioc2cCPo irhg== X-Gm-Message-State: AOJu0YyWMQFQtGgDIRWKQgBmOhQyuCS20M1jgYEhTqCFGdXeHsO1cmd0 +nnU6qL60PH/g5JUnRFo7t3VwsSs8YUec501/jeGQQ== X-Google-Smtp-Source: AGHT+IG/nPQBcguSLr4zcmk8cRiCr0O8UTIdMGXazujZ+ievzKvJ0L85Ifes/VFTVOBJmB9WgK1mrg== X-Received: by 2002:a05:6a21:47cb:b0:133:f5c1:57bb with SMTP id as11-20020a056a2147cb00b00133f5c157bbmr1888630pzc.20.1691581878730; Wed, 09 Aug 2023 04:51:18 -0700 (PDT) Received: from kernelci-production.internal.cloudapp.net ([20.171.243.82]) by smtp.gmail.com with ESMTPSA id x15-20020a056a00270f00b0068718aadda7sm9783123pfv.108.2023.08.09.04.51.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 04:51:18 -0700 (PDT) Message-ID: <64d37db6.050a0220.8286d.2165@mx.google.com> Date: Wed, 09 Aug 2023 04:51:18 -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: v4.19.290-324-gde1cde99fbfbb X-Kernelci-Tree: stable-rc X-Kernelci-Branch: linux-4.19.y Subject: stable-rc/linux-4.19.y build: 19 builds: 3 failed, 16 passed, 24 warnings (v4.19.290-324-gde1cde99fbfbb) 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-4.19.y build: 19 builds: 3 failed, 16 passed, 24 warnings (= v4.19.290-324-gde1cde99fbfbb) Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-4.19.= y/kernel/v4.19.290-324-gde1cde99fbfbb/ Tree: stable-rc Branch: linux-4.19.y Git Describe: v4.19.290-324-gde1cde99fbfbb Git Commit: de1cde99fbfbb3b7fbcc2335d11e67bf72f181a1 Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stabl= e-rc.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): 4 warnings x86_64_defconfig+x86-chromebook (gcc-10): 4 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' 2 drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.c= onstprop.0()+0x6a: return with modified stack frame 2 drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.c= onstprop.0()+0x0: stack state mismatch: cfa1=3D7+112 cfa2=3D7+8 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 (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 ---------------------------------------------------------------------------= ----- 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 ---------------------------------------------------------------------------= ----- 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, 4 warnings, 0 s= ection mismatches Warnings: drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x6a: return with modified stack frame drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x0: stack state mismatch: cfa1=3D7+112 cfa2=3D7+8 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, = 4 warnings, 0 section mismatches Warnings: drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x6a: return with modified stack frame drivers/gpu/drm/drm_edid.o: warning: objtool: validate_displayid.constp= rop.0()+0x0: stack state mismatch: cfa1=3D7+112 cfa2=3D7+8 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