# git rev-parse -q --verify 177ccfe0551337b909591e2619238e16b0509108^{commit} 177ccfe0551337b909591e2619238e16b0509108 already have revision, skipping fetch # git checkout -q -f -B kisskb 177ccfe0551337b909591e2619238e16b0509108 # git clean -qxdf # < git log -1 # commit 177ccfe0551337b909591e2619238e16b0509108 # Author: Thomas Weißschuh # Date: Sun Sep 8 15:26:00 2024 +0200 # # kbuild: remove append operation on cmd_ld_ko_o # # The append operation was introduced in # commit b1a1a1a09b46 ("kbuild: lto: postpone objtool") # when the command was created from two parts. # In commit 850ded46c642 ("kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG") # however the first part was removed again, making the append operation # unnecessary. # # To keep this command definition aligned with all other command # definitions, remove the append again. # # Signed-off-by: Thomas Weißschuh # Signed-off-by: Masahiro Yamada # < /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 177ccfe0551337b909591e2619238e16b0509108 # make -s -j 160 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 160 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 160 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 160 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- /bin/sh: 1: /kisskb/src/scripts/generate_builtin_ranges.awk: not found make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:47: modules.builtin.ranges] Error 127 make[3]: *** Deleting file 'modules.builtin.ranges' make[2]: *** [/kisskb/src/Makefile:1156: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 160 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- ' returned non-zero exit status 2. # rm -rf /kisskb/build/kbuild_allmodconfig_x86_64-gcc8 # Build took: 0:12:09.417385