# git rev-parse -q --verify a389e98d2c6e1900f035befe215f541436bcb0b2^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-2.6.31.y 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 a389e98d2c6e1900f035befe215f541436bcb0b2^{commit} a389e98d2c6e1900f035befe215f541436bcb0b2 # git checkout -q -f -B kisskb a389e98d2c6e1900f035befe215f541436bcb0b2 # git clean -qxdf # < git log -1 # commit a389e98d2c6e1900f035befe215f541436bcb0b2 # Author: Greg Kroah-Hartman # Date: Mon Jul 5 10:11:43 2010 -0700 # # Linux 2.6.31.14 # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 a389e98d2c6e1900f035befe215f541436bcb0b2 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/stable-31_powernv_defconfig+NO_RADIX_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig /kisskb/src/arch/powerpc/Makefile:167: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:167: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:167: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:167: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:167: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/arch/powerpc/Makefile:170: *** mixed implicit and normal rules: deprecated syntax /kisskb/src/scripts/kconfig/conf.c: In function 'conf_sym': /kisskb/src/scripts/kconfig/conf.c:159:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] int type; ^~~~ /kisskb/src/scripts/kconfig/conf.c: In function 'conf_choice': /kisskb/src/scripts/kconfig/conf.c:231:6: warning: variable 'type' set but not used [-Wunused-but-set-variable] int type; ^~~~ In file included from scripts/kconfig/zconf.tab.c:2486: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:434:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 128 [-Wformat-overflow=] sprintf(newname, "%s%s", dirname, basename); ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:434:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:434:2: note: 'sprintf' output 1 or more bytes (assuming 135) into a destination of size 128 sprintf(newname, "%s%s", dirname, basename); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 128 [-Wformat-overflow=] sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:437:3: note: 'sprintf' output between 13 and 150 bytes into a destination of size 128 sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [/kisskb/src/scripts/kconfig/Makefile:77: powernv_defconfig] Error 1 make[1]: *** [/kisskb/src/Makefile:453: powernv_defconfig] Error 2 make: *** [Makefile:120: sub-make] Error 2 Command 'make -s -j 32 ARCH=powerpc O=/kisskb/build/stable-31_powernv_defconfig+NO_RADIX_powerpc-gcc12 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-12.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig' returned non-zero exit status 2 # rm -rf /kisskb/build/stable-31_powernv_defconfig+NO_RADIX_powerpc-gcc12 # Build took: 0:01:11.930562