Buildresult: linus/m68k-allmodconfig/m68k-gcc8 built on Jul 7 2023, 05:54
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 7 2023, 05:54
Duration:
0:06:38.886708
Builder:
alpine2
Revision:
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic (
7b82e90411826deee07c180ec35f64d31051d154)
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 7b82e90411826deee07c180ec35f64d31051d154^{commit} 7b82e90411826deee07c180ec35f64d31051d154 already have revision, skipping fetch # git checkout -q -f -B kisskb 7b82e90411826deee07c180ec35f64d31051d154 # git clean -qxdf # < git log -1 # commit 7b82e90411826deee07c180ec35f64d31051d154 # Merge: 9f57c13f7ed7 4dd595c34c4b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Jul 6 10:06:04 2023 -0700 # # Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic # # Pull asm-generic updates from Arnd Bergmann: # "These are cleanups for architecture specific header files: # # - the comments in include/linux/syscalls.h have gone out of sync and # are really pointless, so these get removed # # - The asm/bitsperlong.h header no longer needs to be architecture # specific on modern compilers, so use a generic version for newer # architectures that use new enough userspace compilers # # - A cleanup for virt_to_pfn/virt_to_bus to have proper type checking, # forcing the use of pointers" # # * tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic: # syscalls: Remove file path comments from headers # tools arch: Remove uapi bitsperlong.h of hexagon and microblaze # asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch # m68k/mm: Make pfn accessors static inlines # arm64: memory: Make virt_to_pfn() a static inline # ARM: mm: Make virt_to_pfn() a static inline # asm-generic/page.h: Make pfn accessors static inlines # xen/netback: Pass (void *) to virt_to_page() # netfs: Pass a pointer to virt_to_page() # cifs: Pass a pointer to virt_to_page() in cifsglob # cifs: Pass a pointer to virt_to_page() # riscv: mm: init: Pass a pointer to virt_to_page() # ARC: init: Pass a pointer to virt_to_pfn() in init # m68k: Pass a pointer to virt_to_pfn() virt_to_page() # fs/proc/kcore.c: Pass a pointer to virt_addr_valid() # < /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 7b82e90411826deee07c180ec35f64d31051d154 # make -s -j 160 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 160 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 160 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 160 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 160 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:06:38.886708
© Michael Ellerman 2006-2018.