Buildresult: linus/micro32r2_defconfig/mips-gcc11 built on Aug 27 2022, 11:28
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 27 2022, 11:28
Duration:
0:01:07.534954
Builder:
ka2
Revision:
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (
e022620b5d056e822e42eb9bc0f24fcb97389d86)
Target:
linus/micro32r2_defconfig/mips-gcc11
Branch:
linus
Compiler:
mips-gcc11
(mips-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
micro32r2_defconfig
(
download
)
Log:
Download original
Possible errors
arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" {standard input}:1339: Error: branch to a symbol in another ISA mode make[3]: *** [scripts/Makefile.build:249: arch/mips/kernel/smp-cps.o] Error 1 make[2]: *** [scripts/Makefile.build:465: arch/mips/kernel] Error 2 make[1]: *** [Makefile:1853: arch/mips] Error 2 make: *** [Makefile:222: __sub-make] Error 2
Possible warnings (3)
./.config.micro32r2_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state .config:94:warning: override: CPU_BIG_ENDIAN changes choice state arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0"
Full Log
# git rev-parse -q --verify e022620b5d056e822e42eb9bc0f24fcb97389d86^{commit} e022620b5d056e822e42eb9bc0f24fcb97389d86 already have revision, skipping fetch # git checkout -q -f -B kisskb e022620b5d056e822e42eb9bc0f24fcb97389d86 # git clean -qxdf # < git log -1 # commit e022620b5d056e822e42eb9bc0f24fcb97389d86 # Merge: 012bd7e859df 714f3cbd70a4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Aug 26 11:32:53 2022 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "A bumper crop of arm64 fixes for -rc3. # # The largest change is fixing our parsing of the 'rodata=full' command # line option, which kstrtobool() started treating as 'rodata=false'. # The fix actually makes the parsing of that option much less fragile # and updates the documentation at the same time. # # We still have a boot issue pending when KASLR is disabled at compile # time, but there's a fresh fix on the list which I'll send next week if # it holds up to testing. # # Summary: # # - Fix workaround for Cortex-A76 erratum #1286807 # # - Add workaround for AMU erratum #2457168 on Cortex-A510 # # - Drop reference to removed CONFIG_ARCH_RANDOM #define # # - Fix parsing of the "rodata=full" cmdline option # # - Fix a bunch of issues in the SME register state switching and sigframe code # # - Fix incorrect extraction of the CTR_EL0.CWG register field # # - Fix ACPI cache topology probing when the PPTT is not present # # - Trivial comment and whitespace fixes" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64/sme: Don't flush SVE register state when handling SME traps # arm64/sme: Don't flush SVE register state when allocating SME storage # arm64/signal: Flush FPSIMD register state when disabling streaming mode # arm64/signal: Raise limit on stack frames # arm64/cache: Fix cache_type_cwg() for register generation # arm64/sysreg: Guard SYS_FIELD_ macros for asm # arm64/sysreg: Directly include bitfield.h # arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level # arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly # arm64: fix rodata=full # arm64: Fix comment typo # docs/arm64: elf_hwcaps: unify newlines in HWCAP lists # arm64: adjust KASLR relocation after ARCH_RANDOM removal # arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76 # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 e022620b5d056e822e42eb9bc0f24fcb97389d86 # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- micro32r2_defconfig ./.config.micro32r2_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state .config:94:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 48 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 48 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 48 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" {standard input}: Assembler messages: {standard input}:1339: Error: branch to a symbol in another ISA mode make[3]: *** [/kisskb/src/scripts/Makefile.build:249: arch/mips/kernel/smp-cps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:465: arch/mips/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1853: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_micro32r2_defconfig_mips-gcc11 # Build took: 0:01:07.534954
© Michael Ellerman 2006-2018.