Buildresult: linux-next-rand/powerpc-randconfig/powerpc-gcc9 built on Feb 1 2021, 22:10
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 1 2021, 22:10
Duration:
0:06:41.346032
Builder:
blade4b
Revision:
Add linux-next specific files for 20210201 (
fd821bf0ed9a7db09d2e007df697f4d9ecfda99a)
Target:
linux-next-rand/powerpc-randconfig/powerpc-gcc9
Branch:
linux-next-rand
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
kernel/seccomp.c:1287:1: error: no return statement in function returning non-void [-Werror=return-type] cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:287: kernel/seccomp.o] Error 1 make[1]: *** [Makefile:1815: kernel] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (7)
.config:5232:warning: override: reassigning to symbol STANDALONE .config:5236:warning: override: reassigning to symbol PPC64 .config:5237:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5238:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5241:warning: override: reassigning to symbol GCC_PLUGINS arch/powerpc/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] lib/stackdepot.c:154:2: warning: ignoring return value of 'kstrtobool', declared with attribute warn_unused_result [-Wunused-result]
Full Log
# git rev-parse -q --verify fd821bf0ed9a7db09d2e007df697f4d9ecfda99a^{commit} fd821bf0ed9a7db09d2e007df697f4d9ecfda99a already have revision, skipping fetch # git checkout -q -f -B kisskb fd821bf0ed9a7db09d2e007df697f4d9ecfda99a # git clean -qxdf # < git log -1 # commit fd821bf0ed9a7db09d2e007df697f4d9ecfda99a # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Mon Feb 1 20:11:12 2021 +1100 # # Add linux-next specific files for 20210201 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 fd821bf0ed9a7db09d2e007df697f4d9ecfda99a # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xD1AAEED0 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5232:warning: override: reassigning to symbol STANDALONE .config:5236:warning: override: reassigning to symbol PPC64 .config:5237:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5238:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5241:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1571 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /kisskb/src/lib/stackdepot.c: In function 'is_stack_depot_disabled': /kisskb/src/lib/stackdepot.c:154:2: warning: ignoring return value of 'kstrtobool', declared with attribute warn_unused_result [-Wunused-result] 154 | kstrtobool(str, &stack_depot_disable); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/seccomp.c: In function '__seccomp_filter': /kisskb/src/kernel/seccomp.c:1287:1: error: no return statement in function returning non-void [-Werror=return-type] 1287 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:287: kernel/seccomp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1815: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:06:41.346032
© Michael Ellerman 2006-2018.