# git rev-parse -q --verify bc15d4627aa8f562a1c5ec9d84076b8db25bab31^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.17.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 bc15d4627aa8f562a1c5ec9d84076b8db25bab31^{commit} bc15d4627aa8f562a1c5ec9d84076b8db25bab31 # git checkout -q -f -B kisskb bc15d4627aa8f562a1c5ec9d84076b8db25bab31 # git clean -qxdf # < git log -1 # commit bc15d4627aa8f562a1c5ec9d84076b8db25bab31 # Author: Greg Kroah-Hartman # Date: Thu Jan 8 10:28:01 2015 -0800 # # Linux 3.17.8 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 bc15d4627aa8f562a1c5ec9d84076b8db25bab31 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.17_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc44x_defconfig In file included from scripts/kconfig/zconf.tab.c:2534: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:767:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:767:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 767 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:770:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 770 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from scripts/kconfig/zconf.tab.c:2537: /kisskb/src/scripts/kconfig/menu.c: In function 'get_symbol_str': /kisskb/src/scripts/kconfig/menu.c:590:18: warning: 'jump' may be used uninitialized in this function [-Wmaybe-uninitialized] 590 | jump->offset = strlen(r->s); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/menu.c:551:19: note: 'jump' was declared here 551 | struct jump_key *jump; | ^~~~ # < make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.17_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.17_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # # configuration written to .config # # make -s -j 48 ARCH=powerpc O=/kisskb/build/stable-3.17_ppc44x_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x436ce0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x447448) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:30 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2098848 Bytes = 2049.66 KiB = 2.00 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126448 Bytes = 2076.61 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 00501104 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126036 Bytes = 2076.21 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 00501118 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126759 Bytes = 2076.91 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 005010f8 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126647 Bytes = 2076.80 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 00501110 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126815 Bytes = 2076.97 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 00501108 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126726 Bytes = 2076.88 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 00501110 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126779 Bytes = 2076.93 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 005000ac Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126095 Bytes = 2076.26 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 00500190 Image Name: Linux-3.17.8-00884-gbc15d4627aa8 Created: Wed May 13 22:02:32 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2126623 Bytes = 2076.78 KiB = 2.03 MiB Load Address: 00500000 Entry Point: 0050111c Completed OK # rm -rf /kisskb/build/stable-3.17_ppc44x_defconfig_powerpc-gcc4.9 # Build took: 0:01:06.821551