Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Apr 24 2022, 10:46
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 24 2022, 10:46
Duration:
0:00:48.689803
Builder:
blade46
Revision:
Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc (
f39359260e39fc45008c1140a84497ffde193fa7)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc8
Branch:
linus-rand
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
/kisskb/build/tmp/ccOYkK2w.s:48490: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL13' {.text section} make[3]: *** [scripts/Makefile.build:288: fs/crypto/policy.o] Error 1 make[2]: *** [scripts/Makefile.build:550: fs/crypto] Error 2 make[1]: *** [Makefile:1834: fs] Error 2 arch/x86/kernel/traps.c:249:3: error: implicit declaration of function '__warn'; did you mean 'pr_warn'? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[3]: *** [scripts/Makefile.build:288: arch/x86/kernel/traps.o] Error 1 make[2]: *** [scripts/Makefile.build:550: arch/x86/kernel] Error 2 make[1]: *** [Makefile:1834: arch/x86] Error 2 /kisskb/build/tmp/ccALgrgB.s:55624: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL139' {.text section} make[3]: *** [scripts/Makefile.build:288: kernel/trace/trace_hwlat.o] Error 1 /kisskb/build/tmp/cc4P8G2A.s:147205: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL558' {.text section} /kisskb/build/tmp/cc4P8G2A.s:147215: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL558' {.text section} make[3]: *** [scripts/Makefile.build:288: kernel/cgroup/cpuset.o] Error 1 make[2]: *** [scripts/Makefile.build:550: kernel/cgroup] Error 2 /kisskb/build/tmp/ccboPZg2.s:187814: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL456' {.text section} make[2]: *** [scripts/Makefile.build:288: kernel/workqueue.o] Error 1 make[2]: *** [scripts/Makefile.build:550: kernel/trace] Error 2 make[1]: *** [Makefile:1834: kernel] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (6)
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. .config:3849:warning: override: reassigning to symbol STANDALONE .config:3850:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3852:warning: override: reassigning to symbol GCC_PLUGINS .config:3856:warning: override: reassigning to symbol BPF_PRELOAD
Full Log
# git rev-parse -q --verify f39359260e39fc45008c1140a84497ffde193fa7^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master 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 f39359260e39fc45008c1140a84497ffde193fa7^{commit} f39359260e39fc45008c1140a84497ffde193fa7 # git checkout -q -f -B kisskb f39359260e39fc45008c1140a84497ffde193fa7 # git clean -qxdf # < git log -1 # commit f39359260e39fc45008c1140a84497ffde193fa7 # Merge: 6fc2586d23b5 c6ed4d84a2c4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Apr 23 16:24:30 2022 -0700 # # Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc # # Pull ARC fixes from Vineet Gupta: # # - Assorted fixes # # * tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc: # ARC: remove redundant READ_ONCE() in cmpxchg loop # ARC: atomic: cleanup atomic-llsc definitions # arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely # ARC: dts: align SPI NOR node name with dtschema # ARC: Remove a redundant memset() # ARC: fix typos in comments # ARC: entry: fix syscall_trace_exit argument # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 f39359260e39fc45008c1140a84497ffde193fa7 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:3849:warning: override: reassigning to symbol STANDALONE .config:3850:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:3852:warning: override: reassigning to symbol GCC_PLUGINS .config:3856:warning: override: reassigning to symbol BPF_PRELOAD # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/build/tmp/ccOYkK2w.s: Assembler messages: /kisskb/build/tmp/ccOYkK2w.s:48490: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL13' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: fs/crypto/policy.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: fs/crypto] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/arch/x86/kernel/traps.c: In function '__exc_control_protection': /kisskb/src/arch/x86/kernel/traps.c:249:3: error: implicit declaration of function '__warn'; did you mean 'pr_warn'? [-Werror=implicit-function-declaration] __warn(__FILE__, __LINE__, (void *)regs->ip, TAINT_WARN, regs, NULL); ^~~~~~ pr_warn cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/traps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: arch/x86] Error 2 /kisskb/build/tmp/ccALgrgB.s: Assembler messages: /kisskb/build/tmp/ccALgrgB.s:55624: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL139' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/trace/trace_hwlat.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/cc4P8G2A.s: Assembler messages: /kisskb/build/tmp/cc4P8G2A.s:147205: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL558' {.text section} /kisskb/build/tmp/cc4P8G2A.s:147215: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL558' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/cgroup/cpuset.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: kernel/cgroup] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccboPZg2.s: Assembler messages: /kisskb/build/tmp/ccboPZg2.s:187814: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL456' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/workqueue.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: kernel/trace] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: kernel] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:00:48.689803
© Michael Ellerman 2006-2018.