Buildresult: linus/x86_64-allmodconfig/x86_64-gcc8 built on Sep 2 2022, 02:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 2 2022, 02:26
Duration:
0:35:01.326071
Builder:
ka2
Revision:
Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (
2880e1a175b9f31798f9d9482ee49187f61b5539)
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=] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:3768:1: error: the frame size of 2144 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: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:1853: drivers] Error 2 make: *** [Makefile:222: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 2880e1a175b9f31798f9d9482ee49187f61b5539^{commit} 2880e1a175b9f31798f9d9482ee49187f61b5539 already have revision, skipping fetch # git checkout -q -f -B kisskb 2880e1a175b9f31798f9d9482ee49187f61b5539 # git clean -qxdf # < git log -1 # commit 2880e1a175b9f31798f9d9482ee49187f61b5539 # Merge: 2555283eb40d 5f3d9e8161bb # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Sep 1 09:05:25 2022 -0700 # # Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound # # Pull sound fixes from Takashi Iwai: # "Just handful changes at this time. The only major change is the # regression fix about the x86 WC-page buffer allocation. # # The rest are trivial data-race fixes for ALSA sequencer core, the # possible out-of-bounds access fixes in the new ALSA control hash code, # and a few device-specific workarounds and fixes" # # * tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound: # ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5 # ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298 # ALSA: control: Re-order bounds checking in get_ctl_id_hash() # ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash() # ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array # ALSA: seq: Fix data-race at module auto-loading # ALSA: seq: oss: Fix data-race for max_midi_devs access # ALSA: memalloc: Revive x86-specific WC page allocations again # < /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 2880e1a175b9f31798f9d9482ee49187f61b5539 # < 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: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:3768:1: error: the frame size of 2144 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: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:1853: 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:01.326071
© Michael Ellerman 2006-2018.