# git gc Expanding reachable commits in commit graph: 56793 Expanding reachable commits in commit graph: 116535 Expanding reachable commits in commit graph: 174774 Expanding reachable commits in commit graph: 235674 Expanding reachable commits in commit graph: 296729 Expanding reachable commits in commit graph: 359655 Expanding reachable commits in commit graph: 423266 Expanding reachable commits in commit graph: 487160 Expanding reachable commits in commit graph: 548020 Expanding reachable commits in commit graph: 612121 Expanding reachable commits in commit graph: 675767 Expanding reachable commits in commit graph: 739033 Expanding reachable commits in commit graph: 802121 Expanding reachable commits in commit graph: 865397 Expanding reachable commits in commit graph: 929103 Expanding reachable commits in commit graph: 992815 Expanding reachable commits in commit graph: 1053082 Expanding reachable commits in commit graph: 1114140 Expanding reachable commits in commit graph: 1179633 Expanding reachable commits in commit graph: 1248871 Expanding reachable commits in commit graph: 1280057, done. Writing out commit graph in 4 passes: 54% (2804541/5120228) Writing out commit graph in 4 passes: 55% (2816126/5120228) Writing out commit graph in 4 passes: 56% (2867328/5120228) Writing out commit graph in 4 passes: 57% (2918530/5120228) Writing out commit graph in 4 passes: 58% (2969733/5120228) Writing out commit graph in 4 passes: 59% (3020935/5120228) Writing out commit graph in 4 passes: 60% (3072137/5120228) Writing out commit graph in 4 passes: 61% (3123340/5120228) Writing out commit graph in 4 passes: 61% (3166257/5120228) Writing out commit graph in 4 passes: 62% (3174542/5120228) Writing out commit graph in 4 passes: 63% (3225744/5120228) Writing out commit graph in 4 passes: 64% (3276946/5120228) Writing out commit graph in 4 passes: 65% (3328149/5120228) Writing out commit graph in 4 passes: 66% (3379351/5120228) Writing out commit graph in 4 passes: 67% (3430553/5120228) Writing out commit graph in 4 passes: 68% (3481756/5120228) Writing out commit graph in 4 passes: 69% (3532958/5120228) Writing out commit graph in 4 passes: 69% (3578384/5120228) Writing out commit graph in 4 passes: 70% (3584160/5120228) Writing out commit graph in 4 passes: 71% (3635362/5120228) Writing out commit graph in 4 passes: 72% (3686565/5120228) Writing out commit graph in 4 passes: 73% (3737767/5120228) Writing out commit graph in 4 passes: 74% (3788969/5120228) Writing out commit graph in 4 passes: 75% (3840171/5120228) Writing out commit graph in 4 passes: 76% (3891374/5120228) Writing out commit graph in 4 passes: 77% (3942576/5120228) Writing out commit graph in 4 passes: 78% (3993778/5120228) Writing out commit graph in 4 passes: 79% (4044981/5120228) Writing out commit graph in 4 passes: 80% (4096183/5120228) Writing out commit graph in 4 passes: 81% (4147385/5120228) Writing out commit graph in 4 passes: 82% (4198587/5120228) Writing out commit graph in 4 passes: 83% (4249790/5120228) Writing out commit graph in 4 passes: 84% (4300992/5120228) Writing out commit graph in 4 passes: 85% (4352194/5120228) Writing out commit graph in 4 passes: 86% (4403397/5120228) Writing out commit graph in 4 passes: 87% (4454599/5120228) Writing out commit graph in 4 passes: 88% (4505801/5120228) Writing out commit graph in 4 passes: 89% (4557003/5120228) Writing out commit graph in 4 passes: 90% (4608206/5120228) Writing out commit graph in 4 passes: 91% (4659408/5120228) Writing out commit graph in 4 passes: 92% (4710610/5120228) Writing out commit graph in 4 passes: 93% (4761813/5120228) Writing out commit graph in 4 passes: 94% (4813015/5120228) Writing out commit graph in 4 passes: 95% (4864217/5120228) Writing out commit graph in 4 passes: 96% (4915419/5120228) Writing out commit graph in 4 passes: 97% (4966622/5120228) Writing out commit graph in 4 passes: 98% (5017824/5120228) Writing out commit graph in 4 passes: 99% (5069026/5120228) Writing out commit graph in 4 passes: 100% (5120228/5120228) Writing out commit graph in 4 passes: 100% (5120228/5120228), done. # git rev-parse -q --verify 771ed66105de9106a6f3e4311e06451881cdac5e^{commit} 771ed66105de9106a6f3e4311e06451881cdac5e already have revision, skipping fetch # git checkout -q -f -B kisskb 771ed66105de9106a6f3e4311e06451881cdac5e # git clean -qxdf # < git log -1 # commit 771ed66105de9106a6f3e4311e06451881cdac5e # Merge: c5dbc2ed0006 2607133196c3 # Author: Linus Torvalds # Date: Sat Jun 8 19:14:02 2024 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fix from Stephen Boyd: # "One fix for the SiFive PRCI clocks so that the device boots again. # # This driver was registering clkdev lookups that were always going to # be useless. This wasn't a problem until clkdev started returning an # error in these cases, causing this driver to fail probe, and thus boot # to fail because clks are essential for most drivers. The fix is # simple, don't use clkdev because this is a DT based system where # clkdev isn't used" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: sifive: Do not register clkdevs for PRCI clocks # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 771ed66105de9106a6f3e4311e06451881cdac5e # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:85: Warning: overflow in branch to __restore_all; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:357: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:360: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence {standard input}: Assembler messages: {standard input}: Warning: end of file not at end of a line; newline inserted {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive {standard input}:1031: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1105: Error: displacement to undefined symbol .L137 overflows 8-bit field {standard input}:1110: Error: displacement to undefined symbol .L158 overflows 8-bit field {standard input}:1020: Error: pcrel too far {standard input}:1021: Error: pcrel too far {standard input}:1022: Error: pcrel too far {standard input}:1074: Error: pcrel too far {standard input}:1095: Error: pcrel too far {standard input}:1096: Error: pcrel too far {standard input}:1126: Error: pcrel too far sh4-linux-gcc: internal compiler error: Segmentation fault signal terminated program cc1 Please submit a full bug report, with preprocessed source (by using -freport-bug). See for instructions. make[6]: *** [/kisskb/src/scripts/Makefile.build:244: drivers/net/pcs/pcs-xpcs.o] Error 4 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net/pcs] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: drivers/net] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: drivers] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sh O=/kisskb/build/linus_allmodconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sh4-gcc13 # Build took: 0:12:37.164430