Buildresult: powerpc-next/x86_64-allmodconfig/x86_64-gcc8 built on Aug 10 2022, 20:30
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 10 2022, 20:30
Duration:
0:07:49.643382
Builder:
ka4
Revision:
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (
cae4199f9319f42534ee2e2e4aadf183b9bb7f73)
Target:
powerpc-next/x86_64-allmodconfig/x86_64-gcc8
Branch:
powerpc-next
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=] 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 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: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 cae4199f9319f42534ee2e2e4aadf183b9bb7f73^{commit} cae4199f9319f42534ee2e2e4aadf183b9bb7f73 already have revision, skipping fetch # git checkout -q -f -B kisskb cae4199f9319f42534ee2e2e4aadf183b9bb7f73 # git clean -qxdf # < git log -1 # commit cae4199f9319f42534ee2e2e4aadf183b9bb7f73 # Merge: 4d1044fcb996 4cfa6ff24a97 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Aug 6 16:38:17 2022 -0700 # # Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc updates from Michael Ellerman: # # - Add support for syscall stack randomization # # - Add support for atomic operations to the 32 & 64-bit BPF JIT # # - Full support for KASAN on 64-bit Book3E # # - Add a watchdog driver for the new PowerVM hypervisor watchdog # # - Add a number of new selftests for the Power10 PMU support # # - Add a driver for the PowerVM Platform KeyStore # # - Increase the NMI watchdog timeout during live partition migration, to # avoid timeouts due to increased memory access latency # # - Add support for using the 'linux,pci-domain' device tree property for # PCI domain assignment # # - Many other small features and fixes # # Thanks to Alexey Kardashevskiy, Andy Shevchenko, Arnd Bergmann, Athira # Rajeev, Bagas Sanjaya, Christophe Leroy, Erhard Furtner, Fabiano Rosas, # Greg Kroah-Hartman, Greg Kurz, Haowen Bai, Hari Bathini, Jason A. # Donenfeld, Jason Wang, Jiang Jian, Joel Stanley, Juerg Haefliger, Kajol # Jain, Kees Cook, Laurent Dufour, Madhavan Srinivasan, Masahiro Yamada, # Maxime Bizon, Miaoqian Lin, Murilo Opsfelder Araújo, Nathan Lynch, # Naveen N. Rao, Nayna Jain, Nicholas Piggin, Ning Qiang, Pali Rohár, # Petr Mladek, Rashmica Gupta, Sachin Sant, Scott Cheloha, Segher # Boessenkool, Stephen Rothwell, Uwe Kleine-König, Wolfram Sang, Xiu # Jianfeng, and Zhouyi Zhou. # # * tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (191 commits) # powerpc/64e: Fix kexec build error # EDAC/ppc_4xx: Include required of_irq header directly # powerpc/pci: Fix PHB numbering when using opal-phbid # powerpc/64: Init jump labels before parse_early_param() # selftests/powerpc: Avoid GCC 12 uninitialised variable warning # powerpc/cell/axon_msi: Fix refcount leak in setup_msi_msg_address # powerpc/xive: Fix refcount leak in xive_get_max_prio # powerpc/spufs: Fix refcount leak in spufs_init_isolated_loader # powerpc/perf: Include caps feature for power10 DD1 version # powerpc: add support for syscall stack randomization # powerpc: Move system_call_exception() to syscall.c # powerpc/powernv: rename remaining rng powernv_ functions to pnv_ # powerpc/powernv/kvm: Use darn for H_RANDOM on Power9 # powerpc/powernv: Avoid crashing if rng is NULL # selftests/powerpc: Fix matrix multiply assist test # powerpc/signal: Update comment for clarity # powerpc: make facility_unavailable_exception 64s # powerpc/platforms/83xx/suspend: Remove write-only global variable # powerpc/platforms/83xx/suspend: Prevent unloading the driver # powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declaration # ... # < /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 cae4199f9319f42534ee2e2e4aadf183b9bb7f73 # < make -s -j 120 ARCH=x86 O=/kisskb/build/powerpc-next_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 120 ARCH=x86 O=/kisskb/build/powerpc-next_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 120 ARCH=x86 O=/kisskb/build/powerpc-next_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 120 ARCH=x86 O=/kisskb/build/powerpc-next_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=] } ^ /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[5]: *** Waiting for unfinished jobs.... 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[4]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/gpu/drm/amd/amdgpu] Error 2 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 120 ARCH=x86 O=/kisskb/build/powerpc-next_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/powerpc-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:07:49.643382
© Michael Ellerman 2006-2018.