Buildresult: linus/sparc-allmodconfig/sparc64-gcc13 built on Oct 19, 02:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 19, 02:42
Duration:
0:27:00.942274
Builder:
blade4b
Revision:
Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (
ade8ff3b6aca47c234e5353b1e9dc1e5a8f21ffe)
Target:
linus/sparc-allmodconfig/sparc64-gcc13
Branch:
linus
Compiler:
sparc64-gcc13
(sparc64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
kernel/fork.c:3075:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:229: kernel/fork.o] Error 1 make[3]: *** [scripts/Makefile.build:478: kernel] Error 2 make[2]: *** [Makefile:1936: .] Error 2 make[1]: *** [Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2
Possible warnings (7)
WARNING: unmet direct dependencies detected for GET_FREE_REGION WARNING: unmet direct dependencies detected for GET_FREE_REGION WARNING: unmet direct dependencies detected for GET_FREE_REGION WARNING: unmet direct dependencies detected for GET_FREE_REGION <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel/fork.c:3075:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3075 | #warning clone3() entry point is missing, please fix
Full Log
# git rev-parse -q --verify ade8ff3b6aca47c234e5353b1e9dc1e5a8f21ffe^{commit} ade8ff3b6aca47c234e5353b1e9dc1e5a8f21ffe already have revision, skipping fetch # git checkout -q -f -B kisskb ade8ff3b6aca47c234e5353b1e9dc1e5a8f21ffe # git clean -qxdf # < git log -1 # commit ade8ff3b6aca47c234e5353b1e9dc1e5a8f21ffe # Merge: 4d939780b705 c62fa117c32b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Oct 17 19:12:38 2024 -0700 # # Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 IBPB fixes from Borislav Petkov: # "This fixes the IBPB implementation of older AMDs (< gen4) that do not # flush the RSB (Return Address Stack) so you can still do some leaking # when using a "=ibpb" mitigation for Retbleed or SRSO. Fix it by doing # the flushing in software on those generations. # # IBPB is not the default setting so this is not likely to affect # anybody in practice" # # * tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # x86/bugs: Do not use UNTRAIN_RET with IBPB on entry # x86/bugs: Skip RSB fill at VMEXIT # x86/entry: Have entry_ibpb() invalidate return predictions # x86/cpufeatures: Add a IBPB_NO_RET BUG flag # x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 ade8ff3b6aca47c234e5353b1e9dc1e5a8f21ffe # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig # < make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] WARNING: unmet direct dependencies detected for GET_FREE_REGION Depends on [n]: SPARSEMEM [=n] Selected by [m]: - RESOURCE_KUNIT_TEST [=m] && RUNTIME_TESTING_MENU [=y] && KUNIT [=m] <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3075:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3075 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:229: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1936: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:27:00.942274
© Michael Ellerman 2006-2018.