# git rev-parse -q --verify c25a951c50dca1da4a449a985a9debd82dc18573^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-next.git master 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 c25a951c50dca1da4a449a985a9debd82dc18573^{commit} c25a951c50dca1da4a449a985a9debd82dc18573 # git checkout -q -f -B kisskb c25a951c50dca1da4a449a985a9debd82dc18573 # git clean -qxdf # < git log -1 # commit c25a951c50dca1da4a449a985a9debd82dc18573 # Author: Stephen Rothwell # Date: Mon Feb 17 15:13:26 2020 +1100 # # Add linux-next specific files for 20200217 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c25a951c50dca1da4a449a985a9debd82dc18573 # < make -s -j 8 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.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 # yes \n | make -s -j 8 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/fs/btrfs/volumes.c: In function 'btrfs_scratch_superblocks': /kisskb/src/fs/btrfs/volumes.c:7338:3: warning: ignoring return value of 'write_one_page', declared with attribute warn_unused_result [-Wunused-result] write_one_page(page); ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc8 # Build took: 0:56:13.443704