Buildresult: linus/ebsa110_defconfig/arm-gcc4.9 built on Apr 21 2021, 08:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 21 2021, 08:28
Duration:
0:00:02.442451
Builder:
ka4
Revision:
Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (
1fe5501ba1abf2b7e78295df73675423bd6899a0)
Target:
linus/ebsa110_defconfig/arm-gcc4.9
Branch:
linus
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Log:
Download original
Possible errors
make[2]: *** [scripts/kconfig/Makefile:80: ebsa110_defconfig] Error 1 make[1]: *** [Makefile:602: ebsa110_defconfig] Error 2 make: *** [Makefile:215: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 1fe5501ba1abf2b7e78295df73675423bd6899a0^{commit} 1fe5501ba1abf2b7e78295df73675423bd6899a0 already have revision, skipping fetch # git checkout -q -f -B kisskb 1fe5501ba1abf2b7e78295df73675423bd6899a0 # git clean -qxdf # < git log -1 # commit 1fe5501ba1abf2b7e78295df73675423bd6899a0 # Merge: db2e718a4798 0e1e71d34901 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Apr 20 14:38:35 2021 -0700 # # Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fix from Steven Rostedt: # "Fix tp_printk command line and trace events # # Masami added a wrapper to be able to unhash trace event pointers as # they are only read by root anyway, and they can also be extracted by # the raw trace data buffers. But this wrapper utilized the iterator to # have a temporary buffer to manipulate the text with. # # tp_printk is a kernel command line option that will send the trace # output of a trace event to the console on boot up (useful when the # system crashes before finishing the boot). But the code used the same # wrapper that Masami added, and its iterator did not have a buffer, and # this caused the system to crash. # # Have the wrapper just print the trace event normally if the iterator # has no temporary buffer" # # * tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Fix checking event hash pointer logic when tp_printk is enabled # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 1fe5501ba1abf2b7e78295df73675423bd6899a0 # < make -s -j 10 ARCH=arm O=/kisskb/build/linus_ebsa110_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- ebsa110_defconfig *** *** Can't find default configuration "arch/arm/configs/ebsa110_defconfig"! *** make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:80: ebsa110_defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:602: ebsa110_defconfig] Error 2 make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 10 ARCH=arm O=/kisskb/build/linus_ebsa110_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- ebsa110_defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_ebsa110_defconfig_arm-gcc4.9 # Build took: 0:00:02.442451
© Michael Ellerman 2006-2018.