Buildresult: kbuild/x86_64-allmodconfig/x86_64-gcc12 built on Dec 30, 03:44
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 30, 03:44
Duration:
1:05:21.175751
Builder:
blade4b
Revision:
kbuild: deb-pkg: use build ID instead of debug link for dbg package (
385ab28c42facc9f7df3418f5a326c01bf311d3f)
Target:
kbuild/x86_64-allmodconfig/x86_64-gcc12
Branch:
kbuild
Compiler:
x86_64-gcc12
(x86_64-linux-gcc (GCC) 12.2.0 / GNU ld (GNU Binutils) 2.39)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (1)
remote: warning: multi-pack bitmap is missing required reverse index
Full Log
# git rev-parse -q --verify 385ab28c42facc9f7df3418f5a326c01bf311d3f^{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 385ab28c42facc9f7df3418f5a326c01bf311d3f^{commit} 385ab28c42facc9f7df3418f5a326c01bf311d3f # git checkout -q -f -B kisskb 385ab28c42facc9f7df3418f5a326c01bf311d3f # git clean -qxdf # < git log -1 # commit 385ab28c42facc9f7df3418f5a326c01bf311d3f # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Tue Dec 26 23:33:59 2023 +0900 # # kbuild: deb-pkg: use build ID instead of debug link for dbg package # # There are two ways of managing separate debug info files: # # [1] The executable contains the .gnu_debuglink section, which specifies # the name and the CRC of the separate debug info file. # # [2] The executable contains a build ID, and the corresponding debug info # file is placed in the .build-id directory. # # We could do both, but the former, which 'make deb-pkg' currently does, # results in complicated installation steps because we need to manually # strip the debug sections, create debug links, and re-sign the modules. # Besides, it is not working with module compression. # # This commit abandons the approach [1], and instead opts for [2]. # # Debian kernel commit de26137e2a9f ("Drop not needed extra step to add # debug links") also stopped adding debug links. # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 385ab28c42facc9f7df3418f5a326c01bf311d3f # make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.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 24 ARCH=x86 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 24 ARCH=x86 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/kbuild_allmodconfig_x86_64-gcc12 # Build took: 1:05:21.175751
© Michael Ellerman 2006-2018.