Buildresult: linus/micro32r2_defconfig/mips-gcc12 built on Nov 8 2023, 09:55
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 8 2023, 09:55
Duration:
0:03:24.428627
Builder:
blade4b
Revision:
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (
13d88ac54ddd1011b6e94443958e798aa06eb835)
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}:5035: 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:1911: .] 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 13d88ac54ddd1011b6e94443958e798aa06eb835^{commit} 13d88ac54ddd1011b6e94443958e798aa06eb835 already have revision, skipping fetch # git checkout -q -f -B kisskb 13d88ac54ddd1011b6e94443958e798aa06eb835 # git clean -qxdf # < git log -1 # commit 13d88ac54ddd1011b6e94443958e798aa06eb835 # Merge: 062cca8915ca 4ad714df58e6 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Nov 7 12:11:26 2023 -0800 # # Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs # # Pull vfs fanotify fsid updates from Christian Brauner: # "This work is part of the plan to enable fanotify to serve as a drop-in # replacement for inotify. While inotify is availabe on all filesystems, # fanotify currently isn't. # # In order to support fanotify on all filesystems two things are needed: # # (1) all filesystems need to support AT_HANDLE_FID # # (2) all filesystems need to report a non-zero f_fsid # # This contains (1) and allows filesystems to encode non-decodable file # handlers for fanotify without implementing any exportfs operations by # encoding a file id of type FILEID_INO64_GEN from i_ino and # i_generation. # # Filesystems that want to opt out of encoding non-decodable file ids # for fanotify that don't support NFS export can do so by providing an # empty export_operations struct. # # This also partially addresses (2) by generating f_fsid for simple # filesystems as well as freevxfs. Remaining filesystems will be dealt # with by separate patches. # # Finally, this contains the patch from the current exportfs maintainers # which moves exportfs under vfs with Chuck, Jeff, and Amir as # maintainers and vfs.git as tree" # # * tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: # MAINTAINERS: create an entry for exportfs # fs: fix build error with CONFIG_EXPORTFS=m or not defined # freevxfs: derive f_fsid from bdev->bd_dev # fs: report f_fsid from s_dev for "simple" filesystems # exportfs: support encoding non-decodeable file handles by default # exportfs: define FILEID_INO64_GEN* file handle types # exportfs: make ->encode_fh() a mandatory method for NFS export # exportfs: add helpers to check if filesystem can encode/decode file handles # < /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 13d88ac54ddd1011b6e94443958e798aa06eb835 # make -s -j 24 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 24 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 24 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 24 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}:5035: 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: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:1911: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 24 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:03:24.428627
© Michael Ellerman 2006-2018.