Buildresult: linus-rand/x86_64-randconfig/x86_64-gcc8 built on Feb 26 2021, 08:01
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 26 2021, 08:01
Duration:
0:02:09.052166
Builder:
ka4
Revision:
Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm (
fdce29602f865b016012eadeaec99800da916d3d)
Target:
linus-rand/x86_64-randconfig/x86_64-gcc8
Branch:
linus-rand
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
cat: write error: Broken pipe make[3]: *** [arch/x86/boot/compressed/Makefile:134: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[2]: *** [arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [arch/x86/Makefile:264: bzImage] Error 2 make: *** [Makefile:214: __sub-make] Error 2
Possible warnings (6)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. .config:5049:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5054:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY fs/btrfs/ref-verify.c:221:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration] fs/btrfs/ref-verify.c:225:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration]
Full Log
# git rev-parse -q --verify fdce29602f865b016012eadeaec99800da916d3d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify fdce29602f865b016012eadeaec99800da916d3d^{commit} fdce29602f865b016012eadeaec99800da916d3d # git checkout -q -f -B kisskb fdce29602f865b016012eadeaec99800da916d3d # git clean -qxdf # < git log -1 # commit fdce29602f865b016012eadeaec99800da916d3d # Merge: 5ad3dbab569a d153e8c156da # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Feb 25 12:10:22 2021 -0800 # # Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm # # Pull more drm updates from Dave Airlie: # "This is mostly fixes but I missed msm-next pull last week. It's been # in drm-next. # # Otherwise it's a selection of i915, amdgpu and misc fixes, one TTM # memory leak, nothing really major stands out otherwise. # # core: # - vblank fence timing improvements # # dma-buf: # - improve error handling # # ttm: # - memory leak fix # # msm: # - a6xx speedbin support # - a508, a509, a512 support # - various a5xx fixes # - various dpu fixes # - qseed3lite support for sm8250 # - dsi fix for msm8994 # - mdp5 fix for framerate bug with cmd mode panels # - a6xx GMU OOB race fixes that were showing up in CI # - various addition and removal of semicolons # - gem submit fix for legacy userspace relocs path # # amdgpu: # - clang warning fix # - S0ix platform shutdown/poweroff fix # - misc display fixes # # i915: # - color format fix # - -Wuninitialised reenabled # - GVT ww locking, cmd parser fixes # # atyfb: # - fix build # # rockchip: # - AFBC modifier fix" # # * tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm: (60 commits) # drm/panel: kd35t133: allow using non-continuous dsi clock # drm/rockchip: Require the YTR modifier for AFBC # drm/ttm: Fix a memory leak # drm/drm_vblank: set the dma-fence timestamp during send_vblank_event # dma-fence: allow signaling drivers to set fence timestamp # dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd # dma-buf: system_heap: Make sure to return an error if we abort # drm/amd/display: Fix system hang after multiple hotplugs (v3) # drm/amdgpu: fix shutdown and poweroff process failed with s0ix # drm/i915: Nuke INTEL_OUTPUT_FORMAT_INVALID # drm/i915: Enable -Wuninitialized # drm/amd/display: Remove Assert from dcn10_get_dig_frontend # drm/amd/display: Add vupdate_no_lock interrupts for DCN2.1 # Revert "drm/amd/display: reuse current context instead of recreating one" # drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_soft_gpu_metrics # fbdev: atyfb: add stubs for aty_{ld,st}_lcd() # drm/i915/gvt: Introduce per object locking in GVT scheduler. # drm/i915/gvt: Purge dev_priv->gt # drm/i915/gvt: Parse default state to update reg whitelist # dt-bindings: dp-connector: Drop maxItems from -supply # ... # < /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 fdce29602f865b016012eadeaec99800da916d3d # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xD2061220 # Added to kconfig CONFIG_STANDALONE=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_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_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 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5049:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5054:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/fs/btrfs/ref-verify.c:221:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration] static void inline __save_stack_trace(struct ref_action *ra) ^~~~~~ /kisskb/src/fs/btrfs/ref-verify.c:225:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration] static void inline __print_stack_trace(struct btrfs_fs_info *fs_info, ^~~~~~ /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:134: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [arch/x86/Makefile:264: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:214: __sub-make] Error 2 Command 'make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_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-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:02:09.052166
© Michael Ellerman 2006-2018.