Buildresult: linus/um-allmodconfig/um-x86_64-gcc12 built on Nov 8 2023, 09:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 8 2023, 09:08
Duration:
0:20:18.193205
Builder:
ka7
Revision:
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs (
13d88ac54ddd1011b6e94443958e798aa06eb835)
Target:
linus/um-allmodconfig/um-x86_64-gcc12
Branch:
linus
Compiler:
um-x86_64-gcc12
(x86_64-linux-gcc.br_real (Buildroot 2021.11-4428-g6b6741b) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (4)
.config:14046:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14050:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14052:warning: override: reassigning to symbol UML_NET_SLIP .config:14057:warning: override: reassigning to symbol UML_NET_SLIRP
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/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 13d88ac54ddd1011b6e94443958e798aa06eb835 # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 allmodconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # Added to kconfig CONFIG_DEBUG_INFO_BTF=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig CONFIG_SPI_STM32_QSPI=n # < make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig .config:14046:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY .config:14050:warning: override: reassigning to symbol UML_NET_ETHERTAP .config:14052:warning: override: reassigning to symbol UML_NET_SLIP .config:14057:warning: override: reassigning to symbol UML_NET_SLIRP # make -s -j 32 ARCH=um O=/kisskb/build/linus_allmodconfig_um-x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/x86-64--glibc--bleeding-edge-2022.08-1/bin/x86_64-linux- SUBARCH=x86_64 LINK linux Completed OK # rm -rf /kisskb/build/linus_allmodconfig_um-x86_64-gcc12 # Build took: 0:20:18.193205
© Michael Ellerman 2006-2018.