Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc4.9 built on Aug 26 2020, 16:12
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 26 2020, 16:12
Duration:
0:02:36.051777
Builder:
blade4b
Revision:
Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 (
2ac69819ba9e3d8d550bb5d2d2df74848e556812)
Target:
linus-rand/powerpc-randconfig/powerpc-gcc4.9
Branch:
linus-rand
Compiler:
powerpc-gcc4.9
(powerpc64-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
randconfig
(
download
)
Log:
Download original
Possible errors
make[1]: *** [Makefile:1166: vmlinux] Error 139 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (5)
.config:4669:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4671:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4674:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH arch/powerpc/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] drivers/net/ethernet/aurora/nb8800.h:92:0: warning: "TCR_DIE" redefined
Full Log
# git rev-parse -q --verify 2ac69819ba9e3d8d550bb5d2d2df74848e556812^{commit} 2ac69819ba9e3d8d550bb5d2d2df74848e556812 already have revision, skipping fetch # git checkout -q -f -B kisskb 2ac69819ba9e3d8d550bb5d2d2df74848e556812 # git clean -qxdf # < git log -1 # commit 2ac69819ba9e3d8d550bb5d2d2df74848e556812 # Merge: abb3438d69fb ad112aa8b1ac # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Aug 25 18:01:36 2020 -0700 # # Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 # # Pull nfs server fixes from Chuck Lever: # # - Eliminate an oops introduced in v5.8 # # - Remove a duplicate #include added by nfsd-5.9 # # * tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6: # SUNRPC: remove duplicate include # nfsd: fix oops on mixed NFSv4/NFSv3 client access # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 2ac69819ba9e3d8d550bb5d2d2df74848e556812 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x6ECFD5A8 # 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-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4669:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:4671:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4674:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] static struct notifier_block fail_iommu_bus_notifier = { ^ In file included from /kisskb/src/drivers/net/ethernet/aurora/nb8800.c:30:0: /kisskb/src/drivers/net/ethernet/aurora/nb8800.h:92:0: warning: "TCR_DIE" redefined #define TCR_DIE BIT(7) ^ In file included from /kisskb/src/arch/powerpc/include/asm/reg.h:22:0, from /kisskb/src/arch/powerpc/include/asm/timex.h:12, from /kisskb/src/include/linux/timex.h:65, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:73, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/net/ethernet/aurora/nb8800.c:13: /kisskb/src/arch/powerpc/include/asm/reg_booke.h:551:0: note: this is the location of the previous definition #define TCR_DIE TCR_PIE /* DEC Interrupt Enable */ ^ Segmentation fault (core dumped) make[1]: *** [/kisskb/src/Makefile:1166: vmlinux] Error 139 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 24 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc4.9 # Build took: 0:02:36.051777
© Michael Ellerman 2006-2018.