# git rev-parse -q --verify 2b3951b65a1e13aa15d30a803510be08075cae40^{commit} 2b3951b65a1e13aa15d30a803510be08075cae40 already have revision, skipping fetch # git checkout -q -f -B kisskb 2b3951b65a1e13aa15d30a803510be08075cae40 # git clean -qxdf # < git log -1 # commit 2b3951b65a1e13aa15d30a803510be08075cae40 # Author: Masahiro Yamada # Date: Mon Jun 26 03:16:23 2023 +0900 # # kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb # # When CONFIG_MODULES is disabled for ARCH=um, 'make (bin)deb-pkg' fails # with an error like follows: # # cp: cannot create regular file 'debian/linux-image/usr/lib/uml/modules/6.4.0-rc2+/System.map': No such file or directory # # Remove the CONFIG_MODULES check completely so ${pdir}/usr/lib/uml/modules # will always be created and modules.builtin.(modinfo) will be installed # under it for ARCH=um. # # Fixes: b611daae5efc ("kbuild: deb-pkg: split image and debug objects staging out into functions") # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 2b3951b65a1e13aa15d30a803510be08075cae40 # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_defconfig_sparc64-gcc5 # Build took: 0:01:20.655851