Buildresult: linux-next-rand/powerpc-randconfig+ppc64le/powerpc-gcc11 built on Mar 4 2022, 22:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 4 2022, 22:13
Duration:
0:02:18.838510
Builder:
ka7
Revision:
Add linux-next specific files for 20220304 (
6d284ba80c0c485bcaa7bdf67f232d572640edc4)
Target:
linux-next-rand/powerpc-randconfig+ppc64le/powerpc-gcc11
Branch:
linux-next-rand
Compiler:
powerpc-gcc11
(powerpc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig+ppc64le
(
download
)
Log:
Download original
Possible warnings (10)
.config:4463:warning: override: reassigning to symbol STANDALONE .config:4467:warning: override: reassigning to symbol CPU_LITTLE_ENDIAN .config:4469:warning: override: reassigning to symbol PPC_BOOK3E_64 .config:4473:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4474:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4476:warning: override: reassigning to symbol UBSAN kernel/sched/rt.c:3032:12: warning: 'sched_rr_handler' defined but not used [-Wunused-function] kernel/sched/rt.c:2993:12: warning: 'sched_rt_handler' defined but not used [-Wunused-function] drivers/i2c/busses/i2c-designware-platdrv.c:465:12: warning: 'dw_i2c_plat_resume' defined but not used [-Wunused-function] drivers/i2c/busses/i2c-designware-platdrv.c:444:12: warning: 'dw_i2c_plat_suspend' defined but not used [-Wunused-function]
Full Log
# git rev-parse -q --verify 6d284ba80c0c485bcaa7bdf67f232d572640edc4^{commit} 6d284ba80c0c485bcaa7bdf67f232d572640edc4 already have revision, skipping fetch # git checkout -q -f -B kisskb 6d284ba80c0c485bcaa7bdf67f232d572640edc4 # git clean -qxdf # < git log -1 # commit 6d284ba80c0c485bcaa7bdf67f232d572640edc4 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Fri Mar 4 20:45:16 2022 +1100 # # Add linux-next specific files for 20220304 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 6d284ba80c0c485bcaa7bdf67f232d572640edc4 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4463:warning: override: reassigning to symbol STANDALONE .config:4467:warning: override: reassigning to symbol CPU_LITTLE_ENDIAN .config:4469:warning: override: reassigning to symbol PPC_BOOK3E_64 .config:4473:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4474:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4476:warning: override: reassigning to symbol UBSAN # make -s -j 32 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/sched/rt.c:3032:12: warning: 'sched_rr_handler' defined but not used [-Wunused-function] 3032 | static int sched_rr_handler(struct ctl_table *table, int write, void *buffer, | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/rt.c:2993:12: warning: 'sched_rt_handler' defined but not used [-Wunused-function] 2993 | static int sched_rt_handler(struct ctl_table *table, int write, void *buffer, | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-platdrv.c:465:12: warning: 'dw_i2c_plat_resume' defined but not used [-Wunused-function] 465 | static int dw_i2c_plat_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/i2c/busses/i2c-designware-platdrv.c:444:12: warning: 'dw_i2c_plat_suspend' defined but not used [-Wunused-function] 444 | static int dw_i2c_plat_suspend(struct device *dev) | ^~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 # Build took: 0:02:18.838510
© Michael Ellerman 2006-2018.