Buildresult: tip/powernv_defconfig+NO_PERF/powerpc-gcc5 built on Apr 28 2020, 20:57
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 28 2020, 20:57
Duration:
0:03:43.844955
Builder:
blade4b
Revision:
Merge branch 'core/core' (
cf14a924b8f60e0a60f404dc3a0f023ee5f9e64c)
Target:
tip/powernv_defconfig+NO_PERF/powerpc-gcc5
Branch:
tip
Compiler:
powerpc-gcc5
(powerpc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
powernv_defconfig+NO_PERF
(
download
)
Log:
Download original
Possible warnings (5)
kernel/trace/ftrace.c:7167:6: warning: 'seq_ops' may be used uninitialized in this function [-Wmaybe-uninitialized] kernel/trace/ftrace.c:7245:8: warning: 'filtered_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] kernel/trace/ftrace.c:7262:22: warning: 'other_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] WARNING: modpost: vmlinux.o(.text.unlikely+0x1a0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() WARNING: modpost: vmlinux.o(.text.unlikely+0x1ac): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu()
Full Log
# git rev-parse -q --verify cf14a924b8f60e0a60f404dc3a0f023ee5f9e64c^{commit} cf14a924b8f60e0a60f404dc3a0f023ee5f9e64c already have revision, skipping fetch # git checkout -q -f -B kisskb cf14a924b8f60e0a60f404dc3a0f023ee5f9e64c # git clean -qxdf # < git log -1 # commit cf14a924b8f60e0a60f404dc3a0f023ee5f9e64c # Merge: a8a3d1339428 6e0d6ac5f3d9 # Author: Ingo Molnar <mingo@kernel.org> # Date: Tue Apr 28 10:08:42 2020 +0200 # # Merge branch 'core/core' # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 cf14a924b8f60e0a60f404dc3a0f023ee5f9e64c # < make -s -j 24 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/trace/ftrace.c: In function 'pid_open': /kisskb/src/kernel/trace/ftrace.c:7167:6: warning: 'seq_ops' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = seq_open(file, seq_ops); ^ /kisskb/src/kernel/trace/ftrace.c: In function 'pid_write': /kisskb/src/kernel/trace/ftrace.c:7245:8: warning: 'filtered_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = trace_pid_write(filtered_pids, &pid_list, ubuf, cnt); ^ /kisskb/src/kernel/trace/ftrace.c:7262:22: warning: 'other_pids' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (pid_list && !other_pids) { ^ WARNING: modpost: vmlinux.o(.text.unlikely+0x1a0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x1ac): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/tip_powernv_defconfig+NO_PERF_powerpc-gcc5 # Build took: 0:03:43.844955
© Michael Ellerman 2006-2018.