# git rev-parse -q --verify 288736c822de7fd3b69be317c11eaa8dfb78bf6f^{commit} 288736c822de7fd3b69be317c11eaa8dfb78bf6f already have revision, skipping fetch # git checkout -q -f -B kisskb 288736c822de7fd3b69be317c11eaa8dfb78bf6f # git clean -qxdf # < git log -1 # commit 288736c822de7fd3b69be317c11eaa8dfb78bf6f # Author: Stephen Rothwell # Date: Wed Nov 22 14:51:44 2023 +1100 # # Add linux-next specific files for 20231122 # # 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 288736c822de7fd3b69be317c11eaa8dfb78bf6f # make -s -j 40 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 40 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 40 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 40 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:5075:1: note: in expansion of macro 'SYSCALL_DEFINE4' 5075 | 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}:14656: Warning: end of file not at end of a line; newline inserted {standard input}:16284: Error: missing operand {standard input}:16284: Error: invalid operands for opcode {standard input}:16002: Error: displacement to undefined symbol .L4192 overflows 12-bit field {standard input}:16012: Error: displacement to undefined symbol .L4163 overflows 12-bit field {standard input}:16071: Error: displacement to undefined symbol .L4196 overflows 12-bit field {standard input}:16171: Error: displacement to undefined symbol .L4162 overflows 12-bit field {standard input}:16178: Error: displacement to undefined symbol .L4146 overflows 12-bit field {standard input}:16191: Error: displacement to undefined symbol .L4145 overflows 12-bit field {standard input}:16240: Error: displacement to undefined symbol .L4145 overflows 8-bit field {standard input}:16248: Error: displacement to undefined symbol .L4167 overflows 12-bit field {standard input}:16253: Error: displacement to undefined symbol .L4145 overflows 8-bit field {standard input}:16258: Error: displacement to undefined symbol .L4198 overflows 8-bit field {standard input}:16263: Error: displacement to undefined symbol .L4170 overflows 8-bit field {standard input}:16235: Error: pcrel too far {standard input}:16257: Error: pcrel too far {standard input}:16271: 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 40 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:16.253479