Buildresult: linus/micro32r2_defconfig/mips-gcc13 built on Jul 23 2023, 22:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 23 2023, 22:20
Duration:
0:01:33.555564
Builder:
alpine2
Revision:
Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux (
c2782531397f5cb19ca3f8f9c17727f1cdf5bee8)
Target:
linus/micro32r2_defconfig/mips-gcc13
Branch:
linus
Compiler:
mips-gcc13
(mips-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
micro32r2_defconfig
(
download
)
Log:
Download original
Possible errors
{standard input}:5012: 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:477: arch/mips/kernel] Error 2 make[3]: *** [scripts/Makefile.build:477: arch/mips] Error 2 make[2]: *** [Makefile:2020: .] 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 c2782531397f5cb19ca3f8f9c17727f1cdf5bee8^{commit} c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 already have revision, skipping fetch # git checkout -q -f -B kisskb c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # git clean -qxdf # < git log -1 # commit c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # Merge: 295e1388de2d 106ea7ffd56b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Jul 22 19:32:00 2023 -0700 # # Merge tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Reinstate support for little endian ELFv1 binaries, which it turns # out still exist in the wild. # # - Revert a change which used asm goto for WARN_ON/__WARN_FLAGS, as it # lead to dead code generation and seemed to trigger compiler bugs in # some edge cases. # # - Fix a deadlock in the pseries VAS code, between live migration and # the driver's mmap handler. # # - Disable KCOV instrumentation in the powerpc KASAN code. # # Thanks to Andrew Donnellan, Benjamin Gray, Christophe Leroy, Haren # Myneni, Russell Currey, and Uwe Kleine-König. # # * tag 'powerpc-6.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # Revert "powerpc/64s: Remove support for ELFv1 little endian userspace" # powerpc/kasan: Disable KCOV in KASAN code # powerpc/512x: lpbfifo: Convert to platform remove callback returning void # powerpc/crypto: Add gitignore for generated P10 AES/GCM .S files # Revert "powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto" # powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 c2782531397f5cb19ca3f8f9c17727f1cdf5bee8 # make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.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 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- {standard input}: Assembler messages: {standard input}:5012: 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[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:477: arch/mips/kernel] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:477: arch/mips] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:2020: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_micro32r2_defconfig_mips-gcc13 # Build took: 0:01:33.555564
© Michael Ellerman 2006-2018.