Buildresult: kbuild/x86_64-allmodconfig/x86_64-gcc13 built on Jul 20, 18:19
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 20, 18:19
Duration:
0:22:54.418148
Builder:
alpine2
Revision:
Makefile: add comment to discourage tools/* addition for kernel builds (
6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4)
Target:
kbuild/x86_64-allmodconfig/x86_64-gcc13
Branch:
kbuild
Compiler:
x86_64-gcc13
(x86_64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (2)
remote: warning: multi-pack bitmap is missing required reverse index WARNING: modpost: drivers/virt/coco/sev-guest/sev-guest: section mismatch in reference: sev_guest_driver+0x10 (section: .data) -> sev_guest_remove (section: .exit.text)
Full Log
# git rev-parse -q --verify 6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index # git rev-parse -q --verify 6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4^{commit} 6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4 # git checkout -q -f -B kisskb 6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4 # git clean -qxdf # < git log -1 # commit 6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4 # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Thu Jul 18 03:28:19 2024 +0900 # # Makefile: add comment to discourage tools/* addition for kernel builds # # Kbuild provides scripts/Makefile.host to build host programs used for # building the kernel. Unfortunately, there are two exceptions that opt # out of Kbuild. The build system under tools/ is a cheesy replica, and # cause issues. I was recently poked about a problem in the tools build # system, which I do not maintain (and nobody maintains). [1] # # Without a comment, people might believe this is the right location # because that is where objtool lives, even if a more robust Kbuild # syntax satisfies their needs. [2] # # [1]: https://lore.kernel.org/linux-kbuild/ZnIYWBgrJ-IJtqK8@google.com/T/#m8ece130dd0e23c6f2395ed89070161948dee8457 # [2]: https://lore.kernel.org/all/20240618200501.GA1611012@google.com/ # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # Acked-by: Nicolas Schier <nicolas@fjasle.eu> # Reviewed-by: Brian Norris <briannorris@chromium.org> # Reviewed-by: Sami Tolvanen <samitolvanen@google.com> # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 6e6ef2da3a28f3e02fd204b4f8821030b61f8cd4 # make -s -j 160 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 160 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 160 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- WARNING: modpost: drivers/virt/coco/sev-guest/sev-guest: section mismatch in reference: sev_guest_driver+0x10 (section: .data) -> sev_guest_remove (section: .exit.text) Completed OK # rm -rf /kisskb/build/kbuild_allmodconfig_x86_64-gcc13 # Build took: 0:22:54.418148
© Michael Ellerman 2006-2018.