Buildresult: linus/x86_64-allmodconfig/x86_64-gcc8 built on Sep 10 2022, 14:52
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 10 2022, 14:52
Duration:
0:34:25.639640
Builder:
ka1
Revision:
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (
ce888220d5c7a805e0e155302a318d5d23e62950)
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: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 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 ce888220d5c7a805e0e155302a318d5d23e62950^{commit} ce888220d5c7a805e0e155302a318d5d23e62950 already have revision, skipping fetch # git checkout -q -f -B kisskb ce888220d5c7a805e0e155302a318d5d23e62950 # git clean -qxdf # < git log -1 # commit ce888220d5c7a805e0e155302a318d5d23e62950 # Merge: e35be05d748a 991df3dd5144 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Sep 9 17:40:28 2022 -0400 # # Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI fixes from James Bottomley: # "Eight patches which looks like quite a large core change, but most of # the diffstat is reverting the attempt to rejig reference counting # introduced in the last merge window which caused issues with device # and module removal. # # Of the remaining four patches, only the fix use-after-free is # substantial" # # * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: # scsi: mpt3sas: Fix use-after-free warning # scsi: core: Fix a use-after-free # scsi: core: Revert "Make sure that targets outlive devices" # scsi: core: Revert "Make sure that hosts outlive targets" # scsi: core: Revert "Simplify LLD module reference counting" # scsi: core: Revert "Call blk_mq_free_tag_set() earlier" # scsi: lpfc: Add missing destroy_workqueue() in error path # scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE # < /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 ce888220d5c7a805e0e155302a318d5d23e62950 # < 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=] } ^ 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: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[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:34:25.639640
© Michael Ellerman 2006-2018.