Buildresult: linus/x86_64-allmodconfig/x86_64-gcc8 built on Aug 9 2022, 16:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 9 2022, 16:35
Duration:
0:18:43.445036
Builder:
ka7
Revision:
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux (
5d5d353bed32dc3ea52e2619e0d1c60b17133b91)
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:6806: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 drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3778:1: error: the frame size of 2160 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/dcn32/display_mode_vba_32.o] Error 1 make[4]: *** [scripts/Makefile.build:466: drivers/gpu/drm/amd/amdgpu] Error 2 make[3]: *** [scripts/Makefile.build:466: drivers/gpu/drm] Error 2 make[2]: *** [scripts/Makefile.build:466: drivers/gpu] Error 2 make[1]: *** [Makefile:1844: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 5d5d353bed32dc3ea52e2619e0d1c60b17133b91^{commit} 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 already have revision, skipping fetch # git checkout -q -f -B kisskb 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 # git clean -qxdf # < git log -1 # commit 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 # Merge: c72687614b36 8447d0e75099 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Aug 8 15:16:29 2022 -0700 # # Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux # # Pull remoteproc updates from Bjorn Andersson: # "This introduces support for the remoteproc on Mediatek MT8188, and # enables caches for MT8186 SCP. It adds support for PRU cores found on # the TI K3 AM62x SoCs. # # It moves the recovery work after a firmware crash to an unbound # workqueue, to allow recovery to happen in parallel. # # A new DMA API is introduced to release dma_mem for a device. # # It adds support a panic handler for the Qualcomm modem remoteproc, # with the goal of having caches flushed in memory dumps for post-mortem # debugging and it introduces a mechanism to wait for the modem firmware # on SM8450 to decrypt part of its memory for post-mortem debugging. # # Qualcomm sysmon is restricted to only inform remote processors about # peers that are actually running, to avoid a race where Linux tries to # notify a recovering remote processor about its peers new state. A # mechanism for waiting for the sysmon connection to be established is # also introduced, to avoid out-of-sync updates for rapidly restarting # remote processors. # # A number of Devicetree binding cleanups and conversions to YAML are # introduced, to facilitate Devicetree validation. Lastly it introduces # a number of smaller fixes and cleanups in the core and a few different # drivers" # # * tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux: (42 commits) # remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found # drivers/remoteproc: fix repeated words in comments # remoteproc: Directly use ida_alloc()/free() # remoteproc: Use unbounded workqueue for recovery work # remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync # remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators # remoteproc: sysmon: Send sysmon state only for running rprocs # remoteproc: sysmon: Wait for SSCTL service to come up # remoteproc: qcom: q6v5: Set q6 state to offline on receiving wdog irq # remoteproc: qcom: pas: Check if coredump is enabled # remoteproc: qcom: pas: Mark devices as wakeup capable # remoteproc: qcom: pas: Mark va as io memory # remoteproc: qcom: pas: Add decrypt shutdown support for modem # remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config # remoteproc: qcom_q6v5: Introduce panic handler for MSS # remoteproc: qcom_q6v5_mss: Update MBA log info # remoteproc: qcom: correct kerneldoc # remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use # remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code # remoteproc: mediatek: Support MT8188 SCP # ... # < /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 5d5d353bed32dc3ea52e2619e0d1c60b17133b91 # < make -s -j 32 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 32 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 32 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 32 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:6806: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.... /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c: In function 'dml32_ModeSupportAndSystemConfigurationFull': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3778:1: error: the frame size of 2160 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] } // ModeSupportAndSystemConfigurationFull ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1844: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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:18:43.445036
© Michael Ellerman 2006-2018.