Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on Nov 12 2020, 13:21
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 12 2020, 13:21
Duration:
0:03:15.738692
Builder:
blade4b
Revision:
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb (
3d5e28bff7ad55aea081c1af516cc1c94a5eca7d)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc9
Branch:
linus-rand
Compiler:
powerpc-gcc9
(powerpc64-linux-gcc (GCC) 9.2.0 / GNU ld (GNU Binutils) 2.32)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
drivers/video/fbdev/aty/atyfb_base.c:2002:7: error: implicit declaration of function 'aty_ld_lcd'; did you mean 'aty_ld_8'? [-Werror=implicit-function-declaration] drivers/video/fbdev/aty/atyfb_base.c:2004:2: error: implicit declaration of function 'aty_st_lcd'; did you mean 'aty_st_8'? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[5]: *** [scripts/Makefile.build:283: drivers/video/fbdev/aty/atyfb_base.o] Error 1 make[4]: *** [scripts/Makefile.build:500: drivers/video/fbdev/aty] Error 2 make[3]: *** [scripts/Makefile.build:500: drivers/video/fbdev] Error 2 make[2]: *** [scripts/Makefile.build:500: drivers/video] Error 2 make[1]: *** [Makefile:1799: drivers] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (14)
.config:4779:warning: override: reassigning to symbol STANDALONE .config:4783:warning: override: reassigning to symbol PPC64 .config:4784:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4790:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS arch/powerpc/mm/slice.c:639:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ntfs/aops.c:1311:1: warning: the frame size of 2160 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ntfs/aops.c:358:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ntfs/mft.c:627:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ntfs/mft.c:839:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ext4/move_extent.c:227:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/ext4/readpage.c:414:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:674:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:338:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/buffer.c:2342:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 3d5e28bff7ad55aea081c1af516cc1c94a5eca7d^{commit} 3d5e28bff7ad55aea081c1af516cc1c94a5eca7d already have revision, skipping fetch # git checkout -q -f -B kisskb 3d5e28bff7ad55aea081c1af516cc1c94a5eca7d # git clean -qxdf # < git log -1 # commit 3d5e28bff7ad55aea081c1af516cc1c94a5eca7d # Merge: eccc87672492 fc0021aa340a # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Nov 11 14:15:06 2020 -0800 # # Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb # # Pull swiotlb fixes from Konrad Rzeszutek Wilk: # "Two tiny fixes for issues that make drivers under Xen unhappy under # certain conditions" # # * 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb: # swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single # swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb" # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 3d5e28bff7ad55aea081c1af516cc1c94a5eca7d # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x4A7021F0 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4779:warning: override: reassigning to symbol STANDALONE .config:4783:warning: override: reassigning to symbol PPC64 .config:4784:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4790:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/mm/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/slice.c:639:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 639 | } | ^ /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_write_mst_block': /kisskb/src/fs/ntfs/aops.c:1311:1: warning: the frame size of 2160 bytes is larger than 1024 bytes [-Wframe-larger-than=] 1311 | } | ^ /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_read_block': /kisskb/src/fs/ntfs/aops.c:358:1: warning: the frame size of 1120 bytes is larger than 1024 bytes [-Wframe-larger-than=] 358 | } | ^ /kisskb/src/fs/ntfs/mft.c: In function 'ntfs_sync_mft_mirror': /kisskb/src/fs/ntfs/mft.c:627:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 627 | } | ^ /kisskb/src/fs/ntfs/mft.c: In function 'write_mft_record_nolock': /kisskb/src/fs/ntfs/mft.c:839:1: warning: the frame size of 1056 bytes is larger than 1024 bytes [-Wframe-larger-than=] 839 | } | ^ /kisskb/src/fs/ext4/move_extent.c: In function 'mext_page_mkuptodate': /kisskb/src/fs/ext4/move_extent.c:227:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 227 | } | ^ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:414:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=] 414 | } | ^ /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c: In function 'aty_power_mgmt': /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:2002:7: error: implicit declaration of function 'aty_ld_lcd'; did you mean 'aty_ld_8'? [-Werror=implicit-function-declaration] 2002 | pm = aty_ld_lcd(POWER_MANAGEMENT, par); | ^~~~~~~~~~ | aty_ld_8 /kisskb/src/drivers/video/fbdev/aty/atyfb_base.c:2004:2: error: implicit declaration of function 'aty_st_lcd'; did you mean 'aty_st_8'? [-Werror=implicit-function-declaration] 2004 | aty_st_lcd(POWER_MANAGEMENT, pm, par); | ^~~~~~~~~~ | aty_st_8 cc1: some warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:283: drivers/video/fbdev/aty/atyfb_base.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/video/fbdev/aty] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:674:1: warning: the frame size of 1232 bytes is larger than 1024 bytes [-Wframe-larger-than=] 674 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:338:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 338 | } | ^ /kisskb/src/fs/buffer.c: In function 'block_read_full_page': /kisskb/src/fs/buffer.c:2342:1: warning: the frame size of 1040 bytes is larger than 1024 bytes [-Wframe-larger-than=] 2342 | } | ^ make[3]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/video/fbdev] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:500: drivers/video] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:15.738692
© Michael Ellerman 2006-2018.