Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc11 built on Sep 10 2022, 01:21
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 10 2022, 01:21
Duration:
0:05:15.060501
Builder:
ka2
Revision:
Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (
9b4509495418a0effe964b0aad9a522be5a3b6d5)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc11
Branch:
linus-rand
Compiler:
powerpc-gcc11
(powerpc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
fs/jffs2/xattr.c:887:1: error: the frame size of 1072 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:249: fs/jffs2/xattr.o] Error 1 make[2]: *** [scripts/Makefile.build:465: fs/jffs2] Error 2 make[1]: *** [Makefile:1853: fs] Error 2 make: *** [Makefile:222: __sub-make] Error 2
Possible warnings (4)
.config:5073:warning: override: reassigning to symbol PPC64 .config:5075:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5076:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5081:warning: override: reassigning to symbol UBSAN
Full Log
# git rev-parse -q --verify 9b4509495418a0effe964b0aad9a522be5a3b6d5^{commit} 9b4509495418a0effe964b0aad9a522be5a3b6d5 already have revision, skipping fetch # git checkout -q -f -B kisskb 9b4509495418a0effe964b0aad9a522be5a3b6d5 # git clean -qxdf # < git log -1 # commit 9b4509495418a0effe964b0aad9a522be5a3b6d5 # Merge: 725f3f3b2708 5da431b71d4b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Sep 9 07:54:19 2022 -0400 # # Merge tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux # # Pull btrfs fixes from David Sterba: # "A few more fixes to zoned mode and one regression fix for chunk limit: # # - Zoned mode fixes: # - fix how wait/wake up is done when finishing zone # - fix zone append limit in emulated mode # - fix mount on devices with conventional zones # # - fix regression, user settable data chunk limit got accidentally # lowered and causes allocation problems on some profiles (raid0, # raid1)" # # * tag 'for-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux: # btrfs: fix the max chunk size and stripe length calculation # btrfs: zoned: fix mounting with conventional zones # btrfs: zoned: set pseudo max append zone limit in zone emulation mode # btrfs: zoned: fix API misuse of zone finish waiting # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 9b4509495418a0effe964b0aad9a522be5a3b6d5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # 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 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5073:warning: override: reassigning to symbol PPC64 .config:5075:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5076:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5081:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/fs/jffs2/xattr.c: In function 'jffs2_build_xattr_subsystem': /kisskb/src/fs/jffs2/xattr.c:887:1: error: the frame size of 1072 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 887 | } | ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: fs/jffs2/xattr.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:465: fs/jffs2] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1853: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:05:15.060501
© Michael Ellerman 2006-2018.