# git rev-parse -q --verify a63bff58b0acd302414045795ac473cbf790f8ea^{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 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 a63bff58b0acd302414045795ac473cbf790f8ea^{commit} a63bff58b0acd302414045795ac473cbf790f8ea # git checkout -q -f -B kisskb a63bff58b0acd302414045795ac473cbf790f8ea # git clean -qxdf # < git log -1 # commit a63bff58b0acd302414045795ac473cbf790f8ea # Author: Masahiro Yamada # Date: Tue Dec 26 22:52:43 2023 +0900 # # kbuild: deb-pkg: use more debhelper commands in builddeb # # Commit 36862e14e316 ("kbuild: deb-pkg: use dh_listpackages to know # enabled packages") started to require the debhelper tool suite. # # Use more dh_* commands in create_package(): # # - dh_installdocs to install copyright # - dh_installchangelogs to install changelog # - dh_compress to compress changelog # - dh_fixperms to replace the raw chmod command # - dh_gencontrol to replace the raw dpkg-gencontrol command # - dh_md5sums to record the md5sum of included files # - dh_builddeb to replace the raw dpkg-deb command # # Set DEB_RULES_REQUIRES_ROOT to 'no' in case debian/rules is executed # directly. # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nicolas Schier # < /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 a63bff58b0acd302414045795ac473cbf790f8ea # make -s -j 32 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 32 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 32 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 32 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] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' 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:08.224647