Buildresult: linus/x86_64-allmodconfig/x86_64-gcc8 built on Sep 27 2022, 07:48
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 27 2022, 07:48
Duration:
0:22:34.632782
Builder:
ka7
Revision:
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (
3800a713b6070d4f03fb43613a7b7d536a99b2b7)
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 3800a713b6070d4f03fb43613a7b7d536a99b2b7^{commit} 3800a713b6070d4f03fb43613a7b7d536a99b2b7 already have revision, skipping fetch # git checkout -q -f -B kisskb 3800a713b6070d4f03fb43613a7b7d536a99b2b7 # git clean -qxdf # < git log -1 # commit 3800a713b6070d4f03fb43613a7b7d536a99b2b7 # Merge: 3a710532cfe5 59298997df89 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Sep 26 13:23:15 2022 -0700 # # Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull last (?) hotfixes from Andrew Morton: # "26 hotfixes. # # 8 are for issues which were introduced during this -rc cycle, 18 are # for earlier issues, and are cc:stable" # # * tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (26 commits) # x86/uaccess: avoid check_object_size() in copy_from_user_nmi() # mm/page_isolation: fix isolate_single_pageblock() isolation behavior # mm,hwpoison: check mm when killing accessing process # mm/hugetlb: correct demote page offset logic # mm: prevent page_frag_alloc() from corrupting the memory # mm: bring back update_mmu_cache() to finish_fault() # frontswap: don't call ->init if no ops are registered # mm/huge_memory: use pfn_to_online_page() in split_huge_pages_all() # mm: fix madivse_pageout mishandling on non-LRU page # powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush # mm: gup: fix the fast GUP race against THP collapse # mm: fix dereferencing possible ERR_PTR # vmscan: check folio_test_private(), not folio_get_private() # mm: fix VM_BUG_ON in __delete_from_swap_cache() # tools: fix compilation after gfp_types.h split # mm/damon/dbgfs: fix memory leak when using debugfs_lookup() # mm/migrate_device.c: copy pte dirty bit to page # mm/migrate_device.c: add missing flush_cache_page() # mm/migrate_device.c: flush TLB while holding PTL # x86/mm: disable instrumentations of mm/pgprot.c # ... # < /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 3800a713b6070d4f03fb43613a7b7d536a99b2b7 # < 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: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 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:22:34.632782
© Michael Ellerman 2006-2018.