Buildresult: kbuild/x86_64-allmodconfig/x86_64-gcc8 built on Jul 20, 15:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Jul 20, 15:16
Duration:
0:28:56.450120
Builder:
ka7
Revision:
Makefile: add comment to discourage tools/* addition for kernel builds (
5468e7812866a03e6f9410104ef7661370ca804e)
Target:
kbuild/x86_64-allmodconfig/x86_64-gcc8
Branch:
kbuild
Compiler:
x86_64-gcc8
(x86_64-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
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 5468e7812866a03e6f9410104ef7661370ca804e^{commit} 5468e7812866a03e6f9410104ef7661370ca804e already have revision, skipping fetch # git checkout -q -f -B kisskb 5468e7812866a03e6f9410104ef7661370ca804e # git clean -qxdf # < git log -1 # commit 5468e7812866a03e6f9410104ef7661370ca804e # 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-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5468e7812866a03e6f9410104ef7661370ca804e # make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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-gcc8 # Build took: 0:28:56.450120
© Michael Ellerman 2006-2018.