Buildresult: linux-next/s390-allmodconfig/s390x-gcc11 built on May 23 2023, 18:13
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
May 23 2023, 18:13
Duration:
0:11:49.686703
Builder:
ka4
Revision:
Add linux-next specific files for 20230523 (
9f925874281f7e8855855d6210d6e29d844e4307)
Target:
linux-next/s390-allmodconfig/s390x-gcc11
Branch:
linux-next
Compiler:
s390x-gcc11
(s390-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2292:31: error: 'struct hwseq_private_funcs' has no member named 'resync_fifo_dccg_dio' drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2293:35: error: 'struct hwseq_private_funcs' has no member named 'resync_fifo_dccg_dio' make[6]: *** [scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.o] Error 1 make[5]: *** [scripts/Makefile.build:494: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** [scripts/Makefile.build:494: drivers/gpu/drm] Error 2 make[3]: *** [scripts/Makefile.build:494: drivers/gpu] Error 2 make[2]: *** [scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [Makefile:2032: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify 9f925874281f7e8855855d6210d6e29d844e4307^{commit} 9f925874281f7e8855855d6210d6e29d844e4307 already have revision, skipping fetch # git checkout -q -f -B kisskb 9f925874281f7e8855855d6210d6e29d844e4307 # git clean -qxdf # < git log -1 # commit 9f925874281f7e8855855d6210d6e29d844e4307 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue May 23 15:26:32 2023 +1000 # # Add linux-next specific files for 20230523 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 9f925874281f7e8855855d6210d6e29d844e4307 # < make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-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 40 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c: In function 'dce110_apply_ctx_to_hw': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2292:31: error: 'struct hwseq_private_funcs' has no member named 'resync_fifo_dccg_dio' 2292 | if (hws->funcs.resync_fifo_dccg_dio) | ^ /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.c:2293:35: error: 'struct hwseq_private_funcs' has no member named 'resync_fifo_dccg_dio' 2293 | hws->funcs.resync_fifo_dccg_dio(hws, dc, context); | ^ make[6]: *** [/kisskb/src/scripts/Makefile.build:252: drivers/gpu/drm/amd/amdgpu/../display/dc/dce110/dce110_hw_sequencer.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu/drm/amd/amdgpu] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu/drm] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:494: drivers/gpu] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:494: drivers] Error 2 make[1]: *** [/kisskb/src/Makefile:2032: .] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 40 ARCH=s390 O=/kisskb/build/linux-next_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_s390-allmodconfig_s390x-gcc11 # Build took: 0:11:49.686703
© Michael Ellerman 2006-2018.