Buildresult: linus/x86_64-allmodconfig/x86_64-gcc8 built on Dec 31 2021, 16:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Dec 31 2021, 16:31
Duration:
1:11:47.098665
Builder:
ka3
Revision:
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm (
4f3d93c6eaff6b84e43b63e0d7a119c5920e1020)
Target:
linus/x86_64-allmodconfig/x86_64-gcc8
Branch:
linus
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
make[3]: *** [scripts/Makefile.modfinal:60: mm/kfence/kfence_test.ko] Error 1 make[2]: *** [scripts/Makefile.modpost:140: __modpost] Error 2 make[1]: *** [Makefile:1761: modules] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (13)
vmlinux.o: warning: objtool: __do_fast_syscall_32()+0xa: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0x8: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x8: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_general_protection()+0x24: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x21: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: pv_ops[22]: xen_cpuid vmlinux.o: warning: objtool: pv_ops[22]: native_cpuid vmlinux.o: warning: objtool: mce_setup()+0xcb: call to pv_ops[22]() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x28: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: .text+0x4584e: 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+0x17e9: call to stackleak_erase() leaves .noinstr.text section
Full Log
# git rev-parse -q --verify 4f3d93c6eaff6b84e43b63e0d7a119c5920e1020^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 4f3d93c6eaff6b84e43b63e0d7a119c5920e1020^{commit} 4f3d93c6eaff6b84e43b63e0d7a119c5920e1020 # git checkout -q -f -B kisskb 4f3d93c6eaff6b84e43b63e0d7a119c5920e1020 # git clean -qxdf # < git log -1 # commit 4f3d93c6eaff6b84e43b63e0d7a119c5920e1020 # Merge: 012e332286e2 ce9b333c73a5 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Dec 30 18:25:43 2021 -0800 # # Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "This is a bit bigger than I'd like, however it has two weeks of amdgpu # fixes in it, since they missed last week, which was very small. # # The nouveau regression is probably the biggest fix in here, and it # needs to go into 5.15 as well, two i915 fixes, and then a scattering # of amdgpu fixes. The biggest fix in there is for a fencing NULL # pointer dereference, the rest are pretty minor. # # For the misc team, I've pulled the two misc fixes manually since I'm # not sure what is happening at this time of year! # # The amdgpu maintainers have the outstanding runpm regression to fix # still, they are just working through the last bits of it now. # # Summary: # # nouveau: # - fencing regression fix # # i915: # - Fix possible uninitialized variable # - Fix composite fence seqno icrement on each fence creation # # amdgpu: # - Fencing fix # - XGMI fix # - VCN regression fix # - IP discovery regression fixes # - Fix runpm documentation # - Suspend/resume fixes # - Yellow Carp display fixes # - MCLK power management fix # - dma-buf fix" # # * tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm: # drm/amd/display: Changed pipe split policy to allow for multi-display pipe split # drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config # drm/amd/display: Set optimize_pwr_state for DCN31 # drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization # drm/amd/display: Added power down for DCN10 # drm/amd/display: fix B0 TMDS deepcolor no dislay issue # drm/amdgpu: no DC support for headless chips # drm/amdgpu: put SMU into proper state on runpm suspending for BOCO capable platform # drm/amdgpu: always reset the asic in suspend (v2) # drm/amd/pm: skip setting gfx cgpg in the s0ix suspend-resume # drm/i915: Increment composite fence seqno # drm/i915: Fix possible uninitialized variable in parallel extension # drm/amdgpu: fix runpm documentation # drm/nouveau: wait for the exclusive fence after the shared ones v2 # drm/amdgpu: add support for IP discovery gc_info table v2 # drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly enabled # drm/amd/pm: Fix xgmi link control on aldebaran # drm/amdgpu: introduce new amdgpu_fence object to indicate the job embedded fence # drm/amdgpu: fix dropped backing store handling in amdgpu_dma_buf_move_notify # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 4f3d93c6eaff6b84e43b63e0d7a119c5920e1020 # < make -s -j 10 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 10 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 10 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-objdump: mm/kfence/kfence_test.o: File format not recognized vmlinux.o: warning: objtool: __do_fast_syscall_32()+0xa: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_syscall_64()+0x8: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: do_int80_syscall_32()+0x8: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: exc_general_protection()+0x24: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: fixup_bad_iret()+0x21: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: pv_ops[22]: xen_cpuid vmlinux.o: warning: objtool: pv_ops[22]: native_cpuid vmlinux.o: warning: objtool: mce_setup()+0xcb: call to pv_ops[22]() leaves .noinstr.text section vmlinux.o: warning: objtool: do_machine_check()+0x28: call to stackleak_track_stack() leaves .noinstr.text section vmlinux.o: warning: objtool: .text+0x4584e: 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+0x17e9: call to stackleak_erase() leaves .noinstr.text section /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: mm/kfence/kfence_test.o: unable to initialize decompress status for section .debug_info mm/kfence/kfence_test.o: file not recognized: File format not recognized make[3]: *** [/kisskb/src/scripts/Makefile.modfinal:60: mm/kfence/kfence_test.ko] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.modpost:140: __modpost] Error 2 make[1]: *** [/kisskb/src/Makefile:1761: modules] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 10 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 # Build took: 1:11:47.098665
© Michael Ellerman 2006-2018.