Buildresult: linus/nds32-allmodconfig/nds32le-gcc8 built on Feb 4 2022, 13:15
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 4 2022, 13:15
Duration:
0:20:19.090420
Builder:
blade4b
Revision:
gcc-plugins/stackleak: Use noinstr in favor of notrace (
dcb85f85fa6f142aae1fe86f399d4503d49f2b60)
Target:
linus/nds32-allmodconfig/nds32le-gcc8
Branch:
linus
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (3)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version ... WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version ...
Full Log
# git rev-parse -q --verify dcb85f85fa6f142aae1fe86f399d4503d49f2b60^{commit} dcb85f85fa6f142aae1fe86f399d4503d49f2b60 already have revision, skipping fetch # git checkout -q -f -B kisskb dcb85f85fa6f142aae1fe86f399d4503d49f2b60 # git clean -qxdf # < git log -1 # commit dcb85f85fa6f142aae1fe86f399d4503d49f2b60 # Author: Kees Cook <keescook@chromium.org> # Date: Thu Feb 3 12:17:54 2022 -0800 # # gcc-plugins/stackleak: Use noinstr in favor of notrace # # While the stackleak plugin was already using notrace, objtool is now a # bit more picky. Update the notrace uses to noinstr. Silences the # following objtool warnings when building with: # # CONFIG_DEBUG_ENTRY=y # CONFIG_STACK_VALIDATION=y # CONFIG_VMLINUX_VALIDATION=y # CONFIG_GCC_PLUGIN_STACKLEAK=y # # vmlinux.o: warning: objtool: do_syscall_64()+0x9: call to stackleak_track_stack() leaves .noinstr.text section # vmlinux.o: warning: objtool: do_int80_syscall_32()+0x9: call to stackleak_track_stack() leaves .noinstr.text section # vmlinux.o: warning: objtool: exc_general_protection()+0x22: call to stackleak_track_stack() leaves .noinstr.text section # vmlinux.o: warning: objtool: fixup_bad_iret()+0x20: call to stackleak_track_stack() leaves .noinstr.text section # vmlinux.o: warning: objtool: do_machine_check()+0x27: call to stackleak_track_stack() leaves .noinstr.text section # vmlinux.o: warning: objtool: .text+0x5346e: call to stackleak_erase() leaves .noinstr.text section # vmlinux.o: warning: objtool: .entry.text+0x143: call to stackleak_erase() leaves .noinstr.text section # vmlinux.o: warning: objtool: .entry.text+0x10eb: call to stackleak_erase() leaves .noinstr.text section # vmlinux.o: warning: objtool: .entry.text+0x17f9: call to stackleak_erase() leaves .noinstr.text section # # Note that the plugin's addition of calls to stackleak_track_stack() from # noinstr functions is expected to be safe, as it isn't runtime # instrumentation and is self-contained. # # Cc: Alexander Popov <alex.popov@linux.com> # Suggested-by: Peter Zijlstra <peterz@infradead.org> # Signed-off-by: Kees Cook <keescook@chromium.org> # Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 dcb85f85fa6f142aae1fe86f399d4503d49f2b60 # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version ... Is "clear_page" prototyped in <asm/asm-prototypes.h>? WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version ... Is "copy_page" prototyped in <asm/asm-prototypes.h>? Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:20:19.090420
© Michael Ellerman 2006-2018.