# git rev-parse -q --verify 85f78456f286da46fb054c7d45e4193cb757ac83^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus 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 85f78456f286da46fb054c7d45e4193cb757ac83^{commit} 85f78456f286da46fb054c7d45e4193cb757ac83 # git checkout -q -f -B kisskb 85f78456f286da46fb054c7d45e4193cb757ac83 # git clean -qxdf # < git log -1 # commit 85f78456f286da46fb054c7d45e4193cb757ac83 # Merge: cacf02df4b84 574d356b7a02 # Author: Linus Torvalds # Date: Wed Jan 2 12:11:01 2019 -0800 # # Merge tag '9p-for-4.21' of git://github.com/martinetd/linux # # Pull 9p updates from Dominique Martinet: # "Missing prototype warning fix and a syzkaller fix when a 9p server # advertises a too small msize" # # * tag '9p-for-4.21' of git://github.com/martinetd/linux: # 9p/net: put a lower bound on msize # net/9p: include trans_common.h to fix missing prototype warning. # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 85f78456f286da46fb054c7d45e4193cb757ac83 # < make -s -j 10 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- randconfig KCONFIG_SEED=0xB8DB61F0 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 10 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe # make -s -j 10 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- You are building kernel with non-retpoline compiler. Please update your compiler. make[1]: *** [arch/x86/Makefile:300: checkbin] Error 1 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:152: sub-make] Error 2 Command 'make -s -j 10 ARCH=i386 O=/kisskb/build/linus-rand_i386-randconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_i386-randconfig_i386 # Build took: 0:00:09.072908