Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc9 built on Apr 29 2021, 13:35
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Apr 29 2021, 13:35
Duration:
0:05:29.177326
Builder:
ka2
Revision:
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (
d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9)
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
fs/afs/dir.c:51:1: error: no return statement in function returning non-void [-Werror=return-type] cc1: some warnings being treated as errors make[3]: *** [scripts/Makefile.build:271: fs/afs/dir.o] Error 1 make[2]: *** [scripts/Makefile.build:514: fs/afs] Error 2 make[1]: *** [Makefile:1872: fs] Error 2 make: *** [Makefile:215: __sub-make] Error 2
Possible warnings (6)
.config:4165:warning: override: reassigning to symbol STANDALONE .config:4169:warning: override: reassigning to symbol PPC64 .config:4170:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4174:warning: override: reassigning to symbol GCC_PLUGINS .config:4177:warning: override: reassigning to symbol UBSAN arch/powerpc/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function]
Full Log
# git rev-parse -q --verify d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9^{commit} d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9 already have revision, skipping fetch # git checkout -q -f -B kisskb d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9 # git clean -qxdf # < git log -1 # commit d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9 # Merge: 238da4d00485 7a3beeae2893 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Wed Apr 28 17:22:10 2021 -0700 # # Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi # # Pull SCSI updates from James Bottomley: # "This consists of the usual driver updates (ufs, target, tcmu, # smartpqi, lpfc, zfcp, qla2xxx, mpt3sas, pm80xx). # # The major core change is using a sbitmap instead of an atomic for # queue tracking" # # * tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: (412 commits) # scsi: target: tcm_fc: Fix a kernel-doc header # scsi: target: Shorten ALUA error messages # scsi: target: Fix two format specifiers # scsi: target: Compare explicitly with SAM_STAT_GOOD # scsi: sd: Introduce a new local variable in sd_check_events() # scsi: dc395x: Open-code status_byte(u8) calls # scsi: 53c700: Open-code status_byte(u8) calls # scsi: smartpqi: Remove unused functions # scsi: qla4xxx: Remove an unused function # scsi: myrs: Remove unused functions # scsi: myrb: Remove unused functions # scsi: mpt3sas: Fix two kernel-doc headers # scsi: fcoe: Suppress a compiler warning # scsi: libfc: Fix a format specifier # scsi: aacraid: Remove an unused function # scsi: core: Introduce enum scsi_disposition # scsi: core: Modify the scsi_send_eh_cmnd() return value for the SDEV_BLOCK case # scsi: core: Rename scsi_softirq_done() into scsi_complete() # scsi: core: Remove an incorrect comment # scsi: core: Make the scsi_alloc_sgtables() documentation more accurate # ... # < /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 d72cd4ad4174cfd2257c426ad51e4f53bcfde9c9 # < make -s -j 8 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=0xF60677E0 # 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 8 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 8 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:4165:warning: override: reassigning to symbol STANDALONE .config:4169:warning: override: reassigning to symbol PPC64 .config:4170:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4174:warning: override: reassigning to symbol GCC_PLUGINS .config:4177:warning: override: reassigning to symbol UBSAN # make -s -j 8 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/kernel/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1571 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /kisskb/src/fs/afs/dir.c: In function 'afs_dir_set_page_dirty': /kisskb/src/fs/afs/dir.c:51:1: error: no return statement in function returning non-void [-Werror=return-type] 51 | } | ^ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:271: fs/afs/dir.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:514: fs/afs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1872: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:215: __sub-make] Error 2 Command 'make -s -j 8 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:05:29.177326
© Michael Ellerman 2006-2018.