Buildresult: linus/parisc-allmodconfig/parisc-gcc8 built on Sep 22 2021, 10:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 22 2021, 10:40
Duration:
0:16:50.936410
Builder:
blade4b
Revision:
Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (
92477dd1faa650e50bd3bb35a6c0b8d09198cc35)
Target:
linus/parisc-allmodconfig/parisc-gcc8
Branch:
linus
Compiler:
parisc-gcc8
(hppa-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
lib/xxhash.c:236:1: error: the frame size of 1624 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[2]: *** [scripts/Makefile.build:277: lib/xxhash.o] Error 1 make[1]: *** [Makefile:1868: lib] Error 2 drivers/scsi/ncr53c8xx.c:8000:26: error: 'retrieve_from_waiting_list' defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:277: drivers/scsi/ncr53c8xx.o] Error 1 make[2]: *** [scripts/Makefile.build:540: drivers/scsi] Error 2 make[1]: *** [Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 92477dd1faa650e50bd3bb35a6c0b8d09198cc35^{commit} 92477dd1faa650e50bd3bb35a6c0b8d09198cc35 already have revision, skipping fetch # git checkout -q -f -B kisskb 92477dd1faa650e50bd3bb35a6c0b8d09198cc35 # git clean -qxdf # < git log -1 # commit 92477dd1faa650e50bd3bb35a6c0b8d09198cc35 # Merge: d5f6545934c4 db7bee653859 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Sep 21 09:36:11 2021 -0700 # # Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 eBPF fixes from Vasily Gorbik: # "Johan Almbladh has implemented a number of new testcases for eBPF [1], # which uncovered three miscompilation issues in the s390 eBPF JIT" # # Link: https://lore.kernel.org/bpf/20210902185229.1840281-1-johan.almbladh@anyfinetworks.com/ [1] # # * tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: # s390/bpf: Fix optimizing out zero-extensions # s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant # s390/bpf: Fix branch shortening during codegen pass # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 92477dd1faa650e50bd3bb35a6c0b8d09198cc35 # < make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-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 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: error: the frame size of 1624 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:277: lib/xxhash.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1868: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/scsi/ncr53c8xx.c:8000:26: error: 'retrieve_from_waiting_list' defined but not used [-Werror=unused-function] static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd *cmd) ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/scsi/ncr53c8xx.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/scsi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 # Build took: 0:16:50.936410
© Michael Ellerman 2006-2018.