Buildresult: linus/m68k-allmodconfig/m68k-gcc8 built on Jul 23 2023, 21:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 23 2023, 21:40
Duration:
0:05:00.721274
Builder:
ka4
Revision:
Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (
c2782531397f5cb19ca3f8f9c17727f1cdf5bee8)
Target:
linus/m68k-allmodconfig/m68k-gcc8
Branch:
linus
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1036:1: error: the frame size of 1392 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[7]: *** [scripts/Makefile.build:243: drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.o] Error 1 make[6]: *** [scripts/Makefile.build:477: drivers/media/platform/verisilicon] Error 2 make[5]: *** [scripts/Makefile.build:477: drivers/media/platform] Error 2 make[4]: *** [scripts/Makefile.build:477: drivers/media] Error 2 make[3]: *** [scripts/Makefile.build:477: drivers] Error 2 make[2]: *** [Makefile:2020: .] 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 c2782531397f5cb19ca3f8f9c17727f1cdf5bee8^{commit} c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 already have revision, skipping fetch # git checkout -q -f -B kisskb c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # git clean -qxdf # < git log -1 # commit c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # Merge: 295e1388de2d 106ea7ffd56b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Jul 22 19:32:00 2023 -0700 # # Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Reinstate support for little endian ELFv1 binaries, which it turns # out still exist in the wild. # # - Revert a change which used asm goto for WARN_ON/__WARN_FLAGS, as it # lead to dead code generation and seemed to trigger compiler bugs in # some edge cases. # # - Fix a deadlock in the pseries VAS code, between live migration and # the driver's mmap handler. # # - Disable KCOV instrumentation in the powerpc KASAN code. # # Thanks to Andrew Donnellan, Benjamin Gray, Christophe Leroy, Haren # Myneni, Russell Currey, and Uwe Kleine-König. # # * tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # Revert "powerpc/64s: Remove support for ELFv1 little endian userspace" # powerpc/kasan: Disable KCOV in KASAN code # powerpc/512x: lpbfifo: Convert to platform remove callback returning void # powerpc/crypto: Add gitignore for generated P10 AES/GCM .S files # Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto" # powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-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 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c: In function 'rockchip_vpu981_av1_dec_set_segmentation': /kisskb/src/drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.c:1036:1: error: the frame size of 1392 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/media/platform/verisilicon/rockchip_vpu981_hw_av1_dec.o] Error 1 make[6]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/media/platform/verisilicon] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/media/platform] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:477: drivers/media] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:477: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2020: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:05:00.721274
© Michael Ellerman 2006-2018.