# git rev-parse -q --verify f8dcd02792146c5047419ff4c856651acd04f7c6^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linux-next master error: 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 f8dcd02792146c5047419ff4c856651acd04f7c6^{commit} f8dcd02792146c5047419ff4c856651acd04f7c6 # git checkout -q -f -B kisskb f8dcd02792146c5047419ff4c856651acd04f7c6 # git clean -qxdf # < git log -1 # commit f8dcd02792146c5047419ff4c856651acd04f7c6 # Author: Stephen Rothwell # Date: Thu Sep 13 15:25:19 2018 +1000 # # Add linux-next specific files for 20180913 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < git log --format=%s --max-count=1 f8dcd02792146c5047419ff4c856651acd04f7c6 # < make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- randconfig KCONFIG_SEED=0x8179BFBA # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # yes \n | make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=x86_64 O=/kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/hid/hid-logitech-hidpp.c: In function 'hi_res_scroll_enable': /kisskb/src/drivers/hid/hid-logitech-hidpp.c:2714:54: warning: 'multiplier' may be used uninitialized in this function [-Wmaybe-uninitialized] hidpp->vertical_wheel_counter.resolution_multiplier = multiplier; ^ Completed OK # rm -rf /kisskb/build/linux-next-rand_x86_64-randconfig_um-x86_64 # Build took: 0:05:10.155611