Buildresult: linus/sh-allmodconfig/sh4-gcc13 built on Nov 22, 17:56
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 22, 17:56
Duration:
0:06:31.104115
Builder:
alpine2
Revision:
Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel (
28eb75e178d389d325f1666e422bc13bbbb9804c)
Target:
linus/sh-allmodconfig/sh4-gcc13
Branch:
linus
Compiler:
sh4-gcc13
(sh4-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
kernel/fork.c:3078:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:229: kernel/fork.o] Error 1 {standard input}:1701: Error: unknown pseudo-op: `.cfi_def' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 make[6]: *** [scripts/Makefile.build:229: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [scripts/Makefile.build:478: drivers/net/pcs] Error 2 make[3]: *** [scripts/Makefile.build:478: kernel] Error 2 make[4]: *** [scripts/Makefile.build:478: drivers/net] Error 2 make[3]: *** [scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [Makefile:1936: .] Error 2 make[1]: *** [Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2
Possible warnings (7)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence kernel/fork.c:3078:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3078 | #warning clone3() entry point is missing, please fix {standard input}: Warning: end of file not at end of a line; newline inserted
Full Log
# git rev-parse -q --verify 28eb75e178d389d325f1666e422bc13bbbb9804c^{commit} 28eb75e178d389d325f1666e422bc13bbbb9804c already have revision, skipping fetch # git checkout -q -f -B kisskb 28eb75e178d389d325f1666e422bc13bbbb9804c # git clean -qxdf # < git log -1 # commit 28eb75e178d389d325f1666e422bc13bbbb9804c # Merge: 071b34dcf715 a163b8950778 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Nov 21 14:56:17 2024 -0800 # # Merge tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel # # Pull drm updates from Dave Airlie: # "There's a lot of rework, the panic helper support is being added to # more drivers, v3d gets support for HW superpages, scheduler # documentation, drm client and video aperture reworks, some new # MAINTAINERS added, amdgpu has the usual lots of IP refactors, Intel # has some Pantherlake enablement and xe is getting some SRIOV bits, but # just lots of stuff everywhere. # # core: # - split DSC helpers from DP helpers # - clang build fixes for drm/mm test # - drop simple pipeline support for gem vram # - document submission error signaling # - move drm_rect to drm core module from kms helper # - add default client setup to most drivers # - move to video aperture helpers instead of drm ones # # tests: # - new framebuffer tests # # ttm: # - remove swapped and pinned BOs from TTM lru # # panic: # - fix uninit spinlock # - add ABGR2101010 support # # bridge: # - add TI TDP158 support # - use standard PM OPS # # dma-fence: # - use read_trylock instead of read_lock to help lockdep # # scheduler: # - add errno to sched start to report different errors # - add locking to drm_sched_entity_modify_sched # - improve documentation # # xe: # - add drm_line_printer # - lots of refactoring # - Enable Xe2 + PES disaggregation # - add new ARL PCI ID # - SRIOV development work # - fix exec unnecessary implicit fence # - define and parse OA sync props # - forcewake refactoring # # i915: # - Enable BMG/LNL ultra joiner # - Enable 10bpx + CCS scanout on ICL+, fp16/CCS on TGL+ # - use DSB for plane/color mgmt # - Arrow lake PCI IDs # - lots of i915/xe display refactoring # - enable PXP GuC autoteardown # - Pantherlake (PTL) Xe3 LPD display enablement # - Allow fastset HDR infoframe changes # - write DP source OUI for non-eDP sinks # - share PCI IDs between i915 and xe # # amdgpu: # - SDMA queue reset support # - SMU 13.0.6, JPEG 4.0.3 updates # - Initial runtime repartitioning support # - rework IP structs for multiple IP instances # - Fetch EDID from _DDC if available # - SMU13 zero rpm user control # - lots of fixes/cleanups # # amdkfd: # - Increase event FIFO size # - add topology cap flag for per queue reset # # msm: # - DPU: # - SA8775P support # - (disabled by default) MSM8917, MSM8937, MSM8953 and MSM8996 support # - Enable large framebuffer support # - Drop MSM8998 and SDM845 # - DP: # - SA8775P support # - GPU: # - a7xx preemption support # - Adreno A663 support # # ast: # - warn about unsupported TX chips # # ivpu: # - add coredump # - add pantherlake support # # rockchip: # - 4K@60Hz display enablement # - generate pll programming tables # # panthor: # - add timestamp query API # - add realtime group priority # - add fdinfo support # # etnaviv: # - improve handling of DMA address limits # - improve GPU hangcheck # # exynos: # - Decon Exynos7870 support # # mediatek: # - add OF graph support # # omap: # - locking fixes # # bochs: # - convert to gem/shmem from simpledrm # # v3d: # - support big/super pages # - add gemfs # # vc4: # - BCM2712 support refactoring # - add YUV444 format support # # udmabuf: # - folio related fixes # # nouveau: # - add panic support on nv50+" # # * tag 'drm-next-2024-11-21' of https://gitlab.freedesktop.org/drm/kernel: (1583 commits) # drm/xe/guc: Fix dereference before NULL check # drm/amd: Fix initialization mistake for NBIO 7.7.0 # Revert "drm/amd/display: parse umc_info or vram_info based on ASIC" # drm/amd/display: Fix failure to read vram info due to static BP_RESULT # drm/amdgpu: enable GTT fallback handling for dGPUs only # drm/amd/amdgpu: limit single process inside MES # drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_X # drm/amdgpu/mes12: correct kiq unmap latency # drm/amdgpu: Support vcn and jpeg error info parsing # drm/amd : Update MES API header file for v11 & v12 # drm/amd/amdkfd: add/remove kfd queues on start/stop KFD scheduling # drm/amdkfd: change kfd process kref count at creation # drm/amdgpu: Cleanup shift coding style # drm/amd/amdgpu: Increase MES log buffer to dump mes scratch data # drm/amdgpu: Implement virt req_ras_err_count # drm/amdgpu: VF Query RAS Caps from Host if supported # drm/amdgpu: Add msg handlers for SRIOV RAS Telemetry # drm/amdgpu: Update SRIOV Exchange Headers for RAS Telemetry Support # drm/amd/display: 3.2.309 # drm/amd/display: Adjust VSDB parser for replay feature # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 28eb75e178d389d325f1666e422bc13bbbb9804c # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-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 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3078:2: error: #warning clone3() entry point is missing, please fix [-Werror=cpp] 3078 | #warning clone3() entry point is missing, please fix | ^~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:229: kernel/fork.o] Error 1 make[4]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}:1701: Error: unknown pseudo-op: `.cfi_def' {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See <https://gcc.gnu.org/bugs/> for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:229: drivers/net/pcs/pcs-xpcs.o] Error 4 make[5]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:478: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:478: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1936: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc13 # Build took: 0:06:31.104115
© Michael Ellerman 2006-2018.