Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc11 built on Jun 16 2022, 05:09
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 16 2022, 05:09
Duration:
0:01:17.178730
Builder:
ka4
Revision:
Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux (
979086f5e0066b4eff66e1eee123da228489985c)
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
drivers/macintosh/via-pmu.c:892:12: error: 'pmu_battery_proc_show' defined but not used [-Werror=unused-function] drivers/macintosh/via-pmu.c:866:12: error: 'pmu_irqstats_proc_show' defined but not used [-Werror=unused-function] drivers/macintosh/via-pmu.c:855:12: error: 'pmu_info_proc_show' defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:249: drivers/macintosh/via-pmu.o] Error 1 make[2]: *** [scripts/Makefile.build:466: drivers/macintosh] Error 2 fs/binfmt_elf_test.c:52:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[2]: *** [scripts/Makefile.build:249: fs/binfmt_elf.o] Error 1 make[1]: *** [Makefile:1843: fs] Error 2 make[1]: *** [Makefile:1843: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (4)
.config:5684:warning: override: reassigning to symbol PPC64 .config:5685:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5686:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5687:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD
Full Log
# git rev-parse -q --verify 979086f5e0066b4eff66e1eee123da228489985c^{commit} 979086f5e0066b4eff66e1eee123da228489985c already have revision, skipping fetch # git checkout -q -f -B kisskb 979086f5e0066b4eff66e1eee123da228489985c # git clean -qxdf # < git log -1 # commit 979086f5e0066b4eff66e1eee123da228489985c # Merge: 018ab4fabddd 168f91289340 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Jun 15 09:04:55 2022 -0700 # # Merge tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux # # Pull vfs idmapping fix from Christian Brauner: # "This fixes an issue where we fail to change the group of a file when # the caller owns the file and is a member of the group to change to. # # This is only relevant on idmapped mounts. # # There's a detailed description in the commit message and regression # tests have been added to xfstests" # # * tag 'fs.fixes.v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux: # fs: account for group membership # < /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 979086f5e0066b4eff66e1eee123da228489985c # < make -s -j 120 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 120 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 120 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:5684:warning: override: reassigning to symbol PPC64 .config:5685:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5686:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5687:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 120 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/drivers/macintosh/via-pmu.c:892:12: error: 'pmu_battery_proc_show' defined but not used [-Werror=unused-function] 892 | static int pmu_battery_proc_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/macintosh/via-pmu.c:866:12: error: 'pmu_irqstats_proc_show' defined but not used [-Werror=unused-function] 866 | static int pmu_irqstats_proc_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/macintosh/via-pmu.c:855:12: error: 'pmu_info_proc_show' defined but not used [-Werror=unused-function] 855 | static int pmu_info_proc_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/macintosh/via-pmu.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:466: drivers/macintosh] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/fs/binfmt_elf.c:2349: /kisskb/src/fs/binfmt_elf_test.c: In function 'total_mapping_size_test': /kisskb/src/fs/binfmt_elf_test.c:52:1: error: the frame size of 1104 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] 52 | } | ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:249: fs/binfmt_elf.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1843: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1843: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 120 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:01:17.178730
© Michael Ellerman 2006-2018.