Buildresult: stable-5.4/s390-allmodconfig/s390x-gcc8 built on Apr 27 2022, 22:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 27 2022, 22:13
Duration:
0:04:22.957454
Builder:
ka7
Revision:
Linux 5.4.191 (
4426e6017f73bbbd65270965ecc11b6b3ff4af4d)
Target:
stable-5.4/s390-allmodconfig/s390x-gcc8
Branch:
stable-5.4
Compiler:
s390x-gcc8
(s390-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
arch/s390/include/asm/processor.h:257:29: error: inlining failed in call to always_inline '__load_psw_mask': function attribute mismatch arch/s390/include/asm/processor.h:218:39: error: inlining failed in call to always_inline 'stap': function attribute mismatch make[3]: *** [scripts/Makefile.build:262: arch/s390/kernel/smp.o] Error 1 make[2]: *** [scripts/Makefile.build:497: arch/s390/kernel] Error 2 make[1]: *** [Makefile:1734: arch/s390] Error 2 make: *** [Makefile:179: sub-make] Error 2
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify 4426e6017f73bbbd65270965ecc11b6b3ff4af4d^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable.git linux-5.4.y warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 4426e6017f73bbbd65270965ecc11b6b3ff4af4d^{commit} 4426e6017f73bbbd65270965ecc11b6b3ff4af4d # git checkout -q -f -B kisskb 4426e6017f73bbbd65270965ecc11b6b3ff4af4d # git clean -qxdf # < git log -1 # commit 4426e6017f73bbbd65270965ecc11b6b3ff4af4d # Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # Date: Wed Apr 27 13:50:51 2022 +0200 # # Linux 5.4.191 # # Link: https://lore.kernel.org/r/20220426081737.209637816@linuxfoundation.org # Tested-by: Jon Hunter <jonathanh@nvidia.com> # Tested-by: Florian Fainelli <f.fainelli@gmail.com> # Tested-by: Guenter Roeck <linux@roeck-us.net> # Tested-by: Shuah Khan <skhan@linuxfoundation.org> # Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> # Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> # Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 4426e6017f73bbbd65270965ecc11b6b3ff4af4d # < make -s -j 32 ARCH=s390 O=/kisskb/build/stable-5.4_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=s390 O=/kisskb/build/stable-5.4_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/stable-5.4_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/stable-5.4_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- In file included from /kisskb/src/arch/s390/include/asm/thread_info.h:27, from /kisskb/src/include/linux/thread_info.h:39, from /kisskb/src/arch/s390/include/asm/preempt.h:6, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/ktime.h:24, from /kisskb/src/include/linux/timer.h:6, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/arch/s390/kernel/smp.c:22: /kisskb/src/arch/s390/kernel/smp.c: In function 'pcpu_delegate': /kisskb/src/arch/s390/include/asm/processor.h:257:29: error: inlining failed in call to always_inline '__load_psw_mask': function attribute mismatch static __always_inline void __load_psw_mask(unsigned long mask) ^~~~~~~~~~~~~~~ /kisskb/src/arch/s390/kernel/smp.c:325:2: note: called from here __load_psw_mask(PSW_KERNEL_BITS | PSW_MASK_DAT); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/s390/include/asm/thread_info.h:27, from /kisskb/src/include/linux/thread_info.h:39, from /kisskb/src/arch/s390/include/asm/preempt.h:6, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:51, from /kisskb/src/include/linux/seqlock.h:36, from /kisskb/src/include/linux/time.h:6, from /kisskb/src/include/linux/ktime.h:24, from /kisskb/src/include/linux/timer.h:6, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/arch/s390/kernel/smp.c:22: /kisskb/src/arch/s390/include/asm/processor.h:218:39: error: inlining failed in call to always_inline 'stap': function attribute mismatch static __always_inline unsigned short stap(void) ^~~~ /kisskb/src/arch/s390/kernel/smp.c:323:29: note: called from here unsigned long source_cpu = stap(); ^~~~~~ make[3]: *** [/kisskb/src/scripts/Makefile.build:262: arch/s390/kernel/smp.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:497: arch/s390/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1734: arch/s390] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/stable-5.4_s390-allmodconfig_s390x-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-5.4_s390-allmodconfig_s390x-gcc8 # Build took: 0:04:22.957454
© Michael Ellerman 2006-2018.