Buildresult: linus/x86_64-allmodconfig/x86_64-gcc12 built on Nov 4 2023, 14:00
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 4 2023, 14:00
Duration:
0:17:55.402413
Builder:
alpine2
Revision:
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux (
e392ea4d4d00880bf94550151b1ace4f88a4b17a)
Target:
linus/x86_64-allmodconfig/x86_64-gcc12
Branch:
linus
Compiler:
x86_64-gcc12
(x86_64-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[7]: *** [scripts/Makefile.build:243: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.o] Error 1 make[6]: *** [scripts/Makefile.build:480: drivers/gpu/drm/amd/amdgpu] Error 2 make[5]: *** [scripts/Makefile.build:480: drivers/gpu/drm] Error 2 make[4]: *** [scripts/Makefile.build:480: drivers/gpu] Error 2 make[3]: *** [scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [Makefile:1913: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify e392ea4d4d00880bf94550151b1ace4f88a4b17a^{commit} e392ea4d4d00880bf94550151b1ace4f88a4b17a already have revision, skipping fetch # git checkout -q -f -B kisskb e392ea4d4d00880bf94550151b1ace4f88a4b17a # git clean -qxdf # < git log -1 # commit e392ea4d4d00880bf94550151b1ace4f88a4b17a # Merge: 707df298cbde 991a211aa99f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Nov 3 10:17:22 2023 -1000 # # Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux # # Pull s390 updates from Vasily Gorbik: # # - Get rid of private VM_FAULT flags # # - Add word-at-a-time implementation # # - Add DCACHE_WORD_ACCESS support # # - Cleanup control register handling # # - Disallow CPU hotplug of CPU 0 to simplify its handling complexity, # following a similar restriction in x86 # # - Optimize pai crypto map allocation # # - Update the list of crypto express EP11 coprocessor operation modes # # - Fixes and improvements for secure guests AP pass-through # # - Several fixes to address incorrect page marking for address # translation with the "cmma no-dat" feature, preventing potential # incorrect guest TLB flushes # # - Fix early IPI handling # # - Several virtual vs physical address confusion fixes # # - Various small fixes and improvements all over the code # # * tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux: (74 commits) # s390/cio: replace deprecated strncpy with strscpy # s390/sclp: replace deprecated strncpy with strtomem # s390/cio: fix virtual vs physical address confusion # s390/cio: export CMG value as decimal # s390: delete the unused store_prefix() function # s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dir # s390/cmma: fix detection of DAT pages # s390/sclp: handle default case in sclp memory notifier # s390/pai_crypto: remove per-cpu variable assignement in event initialization # s390/pai: initialize event count once at initialization # s390/pai_crypto: use PERF_ATTACH_TASK define for per task detection # s390/mm: add missing arch_set_page_dat() call to gmap allocations # s390/mm: add missing arch_set_page_dat() call to vmem_crst_alloc() # s390/cmma: fix initial kernel address space page table walk # s390/diag: add missing virt_to_phys() translation to diag224() # s390/mm,fault: move VM_FAULT_ERROR handling to do_exception() # s390/mm,fault: remove VM_FAULT_BADMAP and VM_FAULT_BADACCESS # s390/mm,fault: remove VM_FAULT_SIGNAL # s390/mm,fault: remove VM_FAULT_BADCONTEXT # s390/mm,fault: simplify kfence fault handling # ... # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e392ea4d4d00880bf94550151b1ace4f88a4b17a # make -s -j 160 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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 # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 160 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 160 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c: In function 'dml_prefetch_check': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.c:6707:1: error: the frame size of 2056 bytes is larger than 2048 bytes [-Werror=frame-larger-than=] 6707 | } | ^ cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/gpu/drm/amd/amdgpu/../display/dc/dml2/display_mode_core.o] Error 1 make[6]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/gpu/drm/amd/amdgpu] Error 2 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/gpu/drm] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/gpu] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1913: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=x86 O=/kisskb/build/linus_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_x86_64-gcc12 # Build took: 0:17:55.402413
© Michael Ellerman 2006-2018.