Buildresult: kbuild/m68k-defconfig/m68k-gcc8 built on Sep 28 2022, 16:15
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 28 2022, 16:15
Duration:
0:04:34.100411
Builder:
ka2
Revision:
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols (
ecfebf513989e2094d8677f91b6ccf06023c3bcc)
Target:
kbuild/m68k-defconfig/m68k-gcc8
Branch:
kbuild
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Full Log
# git rev-parse -q --verify ecfebf513989e2094d8677f91b6ccf06023c3bcc^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify ecfebf513989e2094d8677f91b6ccf06023c3bcc^{commit} ecfebf513989e2094d8677f91b6ccf06023c3bcc # git checkout -q -f -B kisskb ecfebf513989e2094d8677f91b6ccf06023c3bcc # git clean -qxdf # < git log -1 # commit ecfebf513989e2094d8677f91b6ccf06023c3bcc # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Mon Sep 26 18:02:29 2022 +0900 # # kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols # # Every EXPORT_SYMBOL creates __kstrtab_* and __kstrtabns_*, which # consumes 15-20% of the kallsyms entries. # # For x86_64 defconfig, # # $ cat /proc/kallsyms | wc # 129527 388581 5685465 # $ cat /proc/kallsyms | grep __kstrtab | wc # 23489 70467 1187932 # # We already ignore __crc_* symbols populated by EXPORT_SYMBOL, so it # should be fine to ignore __kstrtab_* and __kstrtabns_* as well. # # This makes vmlinux a bit smaller. # # $ size vmlinux.before vmlinux.after # text data bss dec hex filename # 22785374 8559694 1413328 32758396 1f3da7c vmlinux.before # 22785374 8137806 1413328 32336508 1ed6a7c vmlinux.after # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 ecfebf513989e2094d8677f91b6ccf06023c3bcc # < make -s -j 8 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 8 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 8 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 8 ARCH=m68k O=/kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/kbuild_m68k-defconfig_m68k-gcc8 # Build took: 0:04:34.100411
© Michael Ellerman 2006-2018.