Buildresult: linus-rand/powerpc-randconfig/powerpc-gcc11 built on Feb 8 2022, 10:06
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Feb 8 2022, 10:06
Duration:
0:06:23.256613
Builder:
blade4b
Revision:
Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata (
2ade8eef993c37a2a43e51a9b1f6c25509a2acce)
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
ERROR: start_text address is c000000000000200, should be c000000000000100 ERROR: try to enable LD_HEAD_STUB_CATCH config option ERROR: see comments in arch/powerpc/tools/head_check.sh make[2]: *** [arch/powerpc/Makefile.postlink:31: vmlinux] Error 1 make[1]: *** [Makefile:1155: vmlinux] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (4)
.config:6792:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6793:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6795:warning: override: reassigning to symbol GCC_PLUGINS drivers/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined
Full Log
# git rev-parse -q --verify 2ade8eef993c37a2a43e51a9b1f6c25509a2acce^{commit} 2ade8eef993c37a2a43e51a9b1f6c25509a2acce already have revision, skipping fetch # git checkout -q -f -B kisskb 2ade8eef993c37a2a43e51a9b1f6c25509a2acce # git clean -qxdf # < git log -1 # commit 2ade8eef993c37a2a43e51a9b1f6c25509a2acce # Merge: 51f7ea914d79 fda17afc6166 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Feb 7 12:10:35 2022 -0800 # # Merge tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata # # Pull ata fix from Damien Le Moal: # "A single patch from me, to fix a bug that is causing boot issues in # the field (reports of problems with Fedora 35). # # The bug affects mostly old-ish drives that have issues with read log # page command handling" # # * tag 'ata-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata: # ata: libata-core: Fix ata_dev_config_cpr() # < /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 2ade8eef993c37a2a43e51a9b1f6c25509a2acce # < make -s -j 24 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 24 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 24 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:6792:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:6793:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6795:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 24 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/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined 70 | #define pgprot_cached_wthru(prot) (prot) | In file included from /kisskb/src/arch/powerpc/include/asm/pgtable.h:20, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:33, from /kisskb/src/drivers/video/fbdev/controlfb.c:37: /kisskb/src/arch/powerpc/include/asm/nohash/pgtable.h:243: note: this is the location of the previous definition 243 | #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ | ERROR: start_text address is c000000000000200, should be c000000000000100 ERROR: try to enable LD_HEAD_STUB_CATCH config option ERROR: see comments in arch/powerpc/tools/head_check.sh make[2]: *** [/kisskb/src/arch/powerpc/Makefile.postlink:31: vmlinux] Error 1 make[1]: *** [/kisskb/src/Makefile:1155: vmlinux] Error 2 make[1]: *** Deleting file 'vmlinux' make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 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:06:23.256613
© Michael Ellerman 2006-2018.