Buildresult: powerpc-next/s390-defconfig/s390x-gcc8 built on Oct 29, 14:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 29, 14:49
Duration:
0:04:24.553853
Builder:
alpine2
Revision:
powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang (
bee08a9e6ab03caf14481d97b35a258400ffab8f)
Target:
powerpc-next/s390-defconfig/s390x-gcc8
Branch:
powerpc-next
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible errors
/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?) make[3]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[2]: *** [Makefile:1166: vmlinux] Error 2 make[1]: *** [Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2
Possible warnings (1)
.config:3981:warning: override: reassigning to symbol DEBUG_INFO_BTF
Full Log
# git rev-parse -q --verify bee08a9e6ab03caf14481d97b35a258400ffab8f^{commit} bee08a9e6ab03caf14481d97b35a258400ffab8f already have revision, skipping fetch # git checkout -q -f -B kisskb bee08a9e6ab03caf14481d97b35a258400ffab8f # git clean -qxdf # < git log -1 # commit bee08a9e6ab03caf14481d97b35a258400ffab8f # Author: Nathan Chancellor <nathan@kernel.org> # Date: Wed Oct 9 12:26:09 2024 -0700 # # powerpc: Adjust adding stack protector flags to KBUILD_CLAGS for clang # # After fixing the HAVE_STACKPROTECTER checks for clang's in-progress # per-task stack protector support [1], the build fails during prepare0 # because '-mstack-protector-guard-offset' has not been added to # KBUILD_CFLAGS yet but the other '-mstack-protector-guard' flags have. # # clang: error: '-mstack-protector-guard=tls' is used without '-mstack-protector-guard-offset', and there is no default # clang: error: '-mstack-protector-guard=tls' is used without '-mstack-protector-guard-offset', and there is no default # make[4]: *** [scripts/Makefile.build:229: scripts/mod/empty.o] Error 1 # make[4]: *** [scripts/Makefile.build:102: scripts/mod/devicetable-offsets.s] Error 1 # # Mirror other architectures and add all '-mstack-protector-guard' flags # to KBUILD_CFLAGS atomically during stack_protector_prepare, which # resolves the issue and allows clang's implementation to fully work with # the kernel. # # Cc: stable@vger.kernel.org # 6.1+ # Link: https://github.com/llvm/llvm-project/pull/110928 [1] # Reviewed-by: Keith Packard <keithp@keithp.com> # Tested-by: Keith Packard <keithp@keithp.com> # Signed-off-by: Nathan Chancellor <nathan@kernel.org> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://patch.msgid.link/20241009-powerpc-fix-stackprotector-test-clang-v2-2-12fb86b31857@kernel.org # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 bee08a9e6ab03caf14481d97b35a258400ffab8f # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- defconfig # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig # < make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- olddefconfig .config:3981:warning: override: reassigning to symbol DEBUG_INFO_BTF # make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux-ld: Error: unable to disambiguate: -no-pie (did you mean --no-pie ?) make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 1 make[2]: *** [/kisskb/src/Makefile:1166: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 ARCH=s390 O=/kisskb/build/powerpc-next_defconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/powerpc-next_defconfig_s390x-gcc8 # Build took: 0:04:24.553853
© Michael Ellerman 2006-2018.