Buildresult: linus/micro32r2_defconfig/mips-gcc12 built on Aug 26 2023, 05:57
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Aug 26 2023, 05:57
Duration:
0:01:08.416349
Builder:
ka4
Revision:
Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (
4942fed84b98cfb71d3cdff1a3df0072a57bbdfa)
Target:
linus/micro32r2_defconfig/mips-gcc12
Branch:
linus
Compiler:
mips-gcc12
(mips-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
micro32r2_defconfig
(
download
)
Log:
Download original
Possible errors
{standard input}:5030: Error: branch to a symbol in another ISA mode make[5]: *** [scripts/Makefile.build:243: arch/mips/kernel/smp-cps.o] Error 1 make[4]: *** [scripts/Makefile.build:480: arch/mips/kernel] Error 2 make[3]: *** [scripts/Makefile.build:480: arch/mips] Error 2 make[2]: *** [Makefile:2032: .] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
Possible warnings (2)
./.config.micro32r2_defconfig:94:warning: override: CPU_BIG_ENDIAN changes choice state .config:93:warning: override: CPU_BIG_ENDIAN changes choice state
Full Log
# git rev-parse -q --verify 4942fed84b98cfb71d3cdff1a3df0072a57bbdfa^{commit} 4942fed84b98cfb71d3cdff1a3df0072a57bbdfa already have revision, skipping fetch # git checkout -q -f -B kisskb 4942fed84b98cfb71d3cdff1a3df0072a57bbdfa # git clean -qxdf # < git log -1 # commit 4942fed84b98cfb71d3cdff1a3df0072a57bbdfa # Merge: 98c6b8a558d2 ef21fa7c198e # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Aug 25 09:29:47 2023 -0700 # # Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # "This is obviously not ideal, particularly for something this late in # the cycle. # # Unfortunately we found some uABI issues in the vector support while # reviewing the GDB port, which has triggered a revert -- probably a # good sign we should have reviewed GDB before merging this, I guess I # just dropped the ball because I was so worried about the context # extension and libc suff I forgot. Hence the late revert. # # There's some risk here as we're still exposing the vector context for # signal handlers, but changing that would have meant reverting all of # the vector support. The issues we've found so far have been fixed # already and they weren't absolute showstoppers, so we're essentially # just playing it safe by holding ptrace support for another release (or # until we get through a proper userspace code review). # # Summary: # # - The vector ucontext extension has been extended with vlenb # # - The vector registers ELF core dump note type has been changed to # avoid aliasing with the CSR type used in embedded systems # # - Support for accessing vector registers via ptrace() has been # reverted # # - Another build fix for the ISA spec changes around Zifencei/Zicsr # that manifests on some systems built with binutils-2.37 and # gcc-11.2" # # * tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: Fix build errors using binutils2.37 toolchains # RISC-V: vector: export VLENB csr in __sc_riscv_v_state # RISC-V: Remove ptrace support for vectors # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 4942fed84b98cfb71d3cdff1a3df0072a57bbdfa # make -s -j 40 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- micro32r2_defconfig Using /kisskb/src/arch/mips/configs/generic_defconfig as base Merging /kisskb/src/arch/mips/configs/generic/micro32r2.config Merging /kisskb/src/arch/mips/configs/generic/eb.config ./.config.micro32r2_defconfig:94:warning: override: CPU_BIG_ENDIAN changes choice state Merging /kisskb/src/arch/mips/configs/generic/board-boston.config Merging /kisskb/src/arch/mips/configs/generic/board-marduk.config Merging /kisskb/src/arch/mips/configs/generic/board-ocelot.config Merging /kisskb/src/arch/mips/configs/generic/board-ranchu.config Merging /kisskb/src/arch/mips/configs/generic/board-sead-3.config Merging /kisskb/src/arch/mips/configs/generic/board-virt.config .config:93:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 40 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 40 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 40 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- {standard input}: Assembler messages: {standard input}:5030: Error: branch to a symbol in another ISA mode make[5]: *** [/kisskb/src/scripts/Makefile.build:243: arch/mips/kernel/smp-cps.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:480: arch/mips/kernel] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:480: arch/mips] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2032: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 40 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_micro32r2_defconfig_mips-gcc12 # Build took: 0:01:08.416349
© Michael Ellerman 2006-2018.