# git rev-parse -q --verify 8c9660f6515396aba78d1168d2e17951d653ebf2^{commit} 8c9660f6515396aba78d1168d2e17951d653ebf2 already have revision, skipping fetch # git checkout -q -f -B kisskb 8c9660f6515396aba78d1168d2e17951d653ebf2 # git clean -qxdf # < git log -1 # commit 8c9660f6515396aba78d1168d2e17951d653ebf2 # Author: Stephen Rothwell # Date: Fri Nov 24 13:32:39 2023 +1100 # # Add linux-next specific files for 20231124 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 8c9660f6515396aba78d1168d2e17951d653ebf2 # make -s -j 32 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- allnoconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/lib/vsprintf.c: In function 'vsnprintf': /kisskb/src/lib/vsprintf.c:2894:33: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 2894 | end[-1] = '\0'; | ~~~~~~~~^~~~~~ /kisskb/src/lib/vsprintf.c:2749:21: note: at offset [-2147483649, 2147483646] into destination object 'buf' of size [0, 2147483647] 2749 | int vsnprintf(char *buf, size_t size, const char *fmt, va_list args) | ~~~~~~^~~ during RTL pass: final In file included from /kisskb/src/fs/namespace.c:11: /kisskb/src/fs/namespace.c: In function '__se_sys_listmount': /kisskb/src/include/linux/syscalls.h:258:9: internal compiler error: in change_address_1, at emit-rtl.c:2275 258 | } \ | ^ /kisskb/src/include/linux/syscalls.h:233:9: note: in expansion of macro '__SYSCALL_DEFINEx' 233 | __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/syscalls.h:225:36: note: in expansion of macro 'SYSCALL_DEFINEx' 225 | #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) | ^~~~~~~~~~~~~~~ /kisskb/src/fs/namespace.c:5046:1: note: in expansion of macro 'SYSCALL_DEFINE4' 5046 | SYSCALL_DEFINE4(listmount, const struct mnt_id_req __user *, req, | ^~~~~~~~~~~~~~~ 0x13636d9 internal_error(char const*, ...) ???:0 0x61d1db fancy_abort(char const*, int, char const*) ???:0 0x8278b4 adjust_address_1(rtx_def*, machine_mode, poly_int<1u, long>, int, int, int, poly_int<1u, long>) ???:0 0x86a031 output_operand(rtx_def*, int) ???:0 0x86a55c output_asm_insn(char const*, rtx_def**) ???:0 0x86bfa8 final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*) ???:0 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See for instructions. {standard input}: Assembler messages: {standard input}:14650: Warning: end of file not at end of a line; newline inserted {standard input}:16081: Error: missing operand {standard input}:16081: Error: invalid operands for opcode {standard input}:15799: Error: displacement to undefined symbol .L4136 overflows 12-bit field {standard input}:15809: Error: displacement to undefined symbol .L4107 overflows 12-bit field {standard input}:15868: Error: displacement to undefined symbol .L4140 overflows 12-bit field {standard input}:15968: Error: displacement to undefined symbol .L4106 overflows 12-bit field {standard input}:15975: Error: displacement to undefined symbol .L4090 overflows 12-bit field {standard input}:15988: Error: displacement to undefined symbol .L4089 overflows 12-bit field {standard input}:16037: Error: displacement to undefined symbol .L4089 overflows 8-bit field {standard input}:16045: Error: displacement to undefined symbol .L4111 overflows 12-bit field {standard input}:16050: Error: displacement to undefined symbol .L4089 overflows 8-bit field {standard input}:16055: Error: displacement to undefined symbol .L4142 overflows 8-bit field {standard input}:16060: Error: displacement to undefined symbol .L4114 overflows 8-bit field {standard input}:16032: Error: pcrel too far {standard input}:16054: Error: pcrel too far {standard input}:16068: Error: pcrel too far make[4]: *** [/kisskb/src/scripts/Makefile.build:243: fs/namespace.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1914: .] Error 2 make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sh O=/kisskb/build/linux-next_allnoconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allnoconfig_sh4-gcc11 # Build took: 0:00:20.900119