Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc11 built on Jun 4 2022, 07:05
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jun 4 2022, 07:05
Duration:
0:00:15.718427
Builder:
blade46
Revision:
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc (
6f9b5ed8caddfbc94af8307c557ed57a8ec5c65c)
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
arch/powerpc/include/asm/book3s/64/pgtable-64k.h:60:1: error: no return statement in function returning non-void [-Werror=return-type] cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:121: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [Makefile:1196: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (7)
.config:4630:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:4630:warning: override: CPU_BIG_ENDIAN changes choice state .config:4632:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4633:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4634:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4637:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4639:warning: override: reassigning to symbol UBSAN
Full Log
# git rev-parse -q --verify 6f9b5ed8caddfbc94af8307c557ed57a8ec5c65c^{commit} 6f9b5ed8caddfbc94af8307c557ed57a8ec5c65c already have revision, skipping fetch # git checkout -q -f -B kisskb 6f9b5ed8caddfbc94af8307c557ed57a8ec5c65c # git clean -qxdf # < git log -1 # commit 6f9b5ed8caddfbc94af8307c557ed57a8ec5c65c # Merge: 54c2cc79194c 90de6805267f # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Jun 3 11:36:34 2022 -0700 # # Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull char / misc / other smaller driver subsystem updates from Greg KH: # "Here is the large set of char, misc, and other driver subsystem # updates for 5.19-rc1. The merge request for this has been delayed as I # wanted to get lots of linux-next testing due to some late arrivals of # changes for the habannalabs driver. # # Highlights of this merge are: # # - habanalabs driver updates for new hardware types and fixes and # other updates # # - IIO driver tree merge which includes loads of new IIO drivers and # cleanups and additions # # - PHY driver tree merge with new drivers and small updates to # existing ones # # - interconnect driver tree merge with fixes and updates # # - soundwire driver tree merge with some small fixes # # - coresight driver tree merge with small fixes and updates # # - mhi bus driver tree merge with lots of updates and new device # support # # - firmware driver updates # # - fpga driver updates # # - lkdtm driver updates (with a merge conflict, more on that below) # # - extcon driver tree merge with small updates # # - lots of other tiny driver updates and fixes and cleanups, full # details in the shortlog. # # All of these have been in linux-next for almost 2 weeks with no # reported problems" # # * tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (387 commits) # habanalabs: use separate structure info for each error collect data # habanalabs: fix missing handle shift during mmap # habanalabs: remove hdev from hl_ctx_get args # habanalabs: do MMU prefetch as deferred work # habanalabs: order memory manager messages # habanalabs: return -EFAULT on copy_to_user error # habanalabs: use NULL for eventfd # habanalabs: update firmware header # habanalabs: add support for notification via eventfd # habanalabs: add topic to memory manager buffer # habanalabs: handle race in driver fini # habanalabs: add device memory scrub ability through debugfs # habanalabs: use unified memory manager for CB flow # habanalabs: unified memory manager new code for CB flow # habanalabs/gaudi: set arbitration timeout to a high value # habanalabs: add put by handle method to memory manager # habanalabs: hide memory manager page shift # habanalabs: Add separate poll interval value for protocol # habanalabs: use get_task_pid() to take PID # habanalabs: add prefetch flag to the MAP operation # ... # < /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 6f9b5ed8caddfbc94af8307c557ed57a8ec5c65c # < make -s -j 32 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 32 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 32 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:4630:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:4630:warning: override: CPU_BIG_ENDIAN changes choice state .config:4632:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4633:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4634:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4637:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:4639:warning: override: reassigning to symbol UBSAN # make -s -j 32 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- In file included from /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable.h:312, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu-hash.h:20, from /kisskb/src/arch/powerpc/include/asm/book3s/64/mmu.h:32, from /kisskb/src/arch/powerpc/include/asm/mmu.h:405, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:18, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/ipc.h:5, from /kisskb/src/include/uapi/linux/sem.h:5, from /kisskb/src/include/linux/sem.h:5, from /kisskb/src/include/linux/compat.h:14, from /kisskb/src/arch/powerpc/kernel/asm-offsets.c:12: /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h: In function 'get_hugepd_cache_index': /kisskb/src/arch/powerpc/include/asm/book3s/64/pgtable-64k.h:60:1: error: no return statement in function returning non-void [-Werror=return-type] 60 | } | ^ cc1: some warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:121: arch/powerpc/kernel/asm-offsets.s] Error 1 make[1]: *** [/kisskb/src/Makefile:1196: prepare0] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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:00:15.718427
© Michael Ellerman 2006-2018.