Buildresult: linus/x86_64-allmodconfig/x86_64-gcc8 built on Oct 1 2022, 01:48
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 1 2022, 01:48
Duration:
0:35:19.353152
Builder:
ka2
Revision:
Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm (
5a77386984b513ebfb2700e70dac44509fc81aa9)
Target:
linus/x86_64-allmodconfig/x86_64-gcc8
Branch:
linus
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:6805:1: error: the frame size of 2096 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.o] Error 1 make[4]: *** [scripts/Makefile.build:465: drivers/gpu/drm/amd/amdgpu] Error 2 make[3]: *** [scripts/Makefile.build:465: drivers/gpu/drm] Error 2 make[2]: *** [scripts/Makefile.build:465: drivers/gpu] Error 2 make[1]: *** [Makefile:1852: drivers] Error 2 make: *** [Makefile:222: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 5a77386984b513ebfb2700e70dac44509fc81aa9^{commit} 5a77386984b513ebfb2700e70dac44509fc81aa9 already have revision, skipping fetch # git checkout -q -f -B kisskb 5a77386984b513ebfb2700e70dac44509fc81aa9 # git clean -qxdf # < git log -1 # commit 5a77386984b513ebfb2700e70dac44509fc81aa9 # Merge: 987a926c1d8a 6643b3836f39 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Sep 30 08:12:04 2022 -0700 # # Merge tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Last set of fixes for 6.0 hopefully - minor bridge fixes, i915 fixes, # and a bunch of amdgpu fixes for new IP blocks, along with a couple of # regression fixes. Should be all set for merge window next week. # # amdgpu: # - GC 11.x fixes # - SMU 13.x fixes # - DCN 3.1.4 fixes # - DCN 3.2.x fixes # - GC 9.x fix # - Fence fix # - SR-IOV supend/resume fix # - PSR regression fix # # i915: # - Restrict forced preemption to the active context # - Restrict perf_limit_reasons to the supported platforms - gen11+ # # bridge: # - analogix: Revert earlier suspend fix # - lt8912b: Fix corrupt display output" # # * tag 'drm-fixes-2022-09-30-1' of git://anongit.freedesktop.org/drm/drm: (26 commits) # drm/amd/display: Prevent OTG shutdown during PSR SU # drm/i915/gt: Perf_limit_reasons are only available for Gen11+ # drm/amdgpu: Add amdgpu suspend-resume code path under SRIOV # drm/amdgpu: Remove fence_process in count_emitted # drm/amdgpu: Correct the position in patch_cond_exec # drm/amd/display: fill in clock values when DPM is not enabled # drm/amd/display: Avoid unnecessary pixel rate divider programming # drm/amd/display: Remove assert for odm transition case # drm/amd/display: Fix typo in get_pixel_rate_div # drm/amd/display: Fix audio on display after unplugging another # drm/amd/display: Add explicit FIFO disable for DP blank # drm/amd/display: Wrap OTG disable workaround with FIFO control # drm/amd/display: Do DIO FIFO enable after DP video stream enable # drm/amd/display: Update DCN32 to use new SR latencies # drm/amd/display: Avoid avoid unnecessary pixel rate divider programming # drm/amdkfd: fix dropped interrupt in kfd_int_process_v11 # drm/amdgpu: pass queue size and is_aql_queue to MES # drm/amdkfd: fix MQD init for GFX11 in init_mqd # drm/amd/pm: use adverse selection for dpm features unsupported by driver # drm/amd/pm: enable gfxoff feature for SMU 13.0.0 # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5a77386984b513ebfb2700e70dac44509fc81aa9 # < make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c: In function 'UseMinimumDCFCLK': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:6805:1: error: the frame size of 2096 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1852: drivers] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86 O=/kisskb/build/linus_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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: 0:35:19.353152
© Michael Ellerman 2006-2018.