# git rev-parse -q --verify bbd220ce4e29ed55ab079007cff0b550895258eb^{commit} bbd220ce4e29ed55ab079007cff0b550895258eb already have revision, skipping fetch # git checkout -q -f -B kisskb bbd220ce4e29ed55ab079007cff0b550895258eb # git clean -qxdf # < git log -1 # commit bbd220ce4e29ed55ab079007cff0b550895258eb # Author: Stephen Rothwell # Date: Mon Dec 11 17:23:48 2023 +1100 # # Add linux-next specific files for 20231211 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 bbd220ce4e29ed55ab079007cff0b550895258eb # make -s -j 40 ARCH=x86 O=/kisskb/build/linux-next_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 40 ARCH=x86 O=/kisskb/build/linux-next_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 40 ARCH=x86 O=/kisskb/build/linux-next_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 40 ARCH=x86 O=/kisskb/build/linux-next_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- In file included from /kisskb/src/include/linux/string.h:295, from /kisskb/src/include/linux/bitmap.h:12, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/arch/x86/include/asm/paravirt.h:17, from /kisskb/src/arch/x86/include/asm/cpuid.h:62, from /kisskb/src/arch/x86/include/asm/processor.h:19, from /kisskb/src/arch/x86/include/asm/timex.h:5, from /kisskb/src/include/linux/timex.h:67, from /kisskb/src/include/linux/time32.h:13, from /kisskb/src/include/linux/time.h:60, from /kisskb/src/include/linux/stat.h:19, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/nvme/target/core.c:7: In function 'strncpy', inlined from '__assign_req_name' at /kisskb/src/drivers/nvme/target/trace.h:56:2, inlined from 'perf_trace_nvmet_req_init' at /kisskb/src/drivers/nvme/target/./trace.h:61:1: /kisskb/src/include/linux/fortify-string.h:68:30: error: '__builtin_strncpy' specified bound depends on the length of the source argument [-Werror=stringop-overflow=] #define __underlying_strncpy __builtin_strncpy ^ /kisskb/src/include/linux/fortify-string.h:147:9: note: in expansion of macro '__underlying_strncpy' return __underlying_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h: In function 'perf_trace_nvmet_req_init': /kisskb/src/include/linux/fortify-string.h:66:29: note: length computed here #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:210:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from '__assign_req_name' at /kisskb/src/drivers/nvme/target/trace.h:56:2, inlined from 'trace_event_raw_event_nvmet_req_complete' at /kisskb/src/drivers/nvme/target/./trace.h:103:1: /kisskb/src/include/linux/fortify-string.h:68:30: error: '__builtin_strncpy' specified bound depends on the length of the source argument [-Werror=stringop-overflow=] #define __underlying_strncpy __builtin_strncpy ^ /kisskb/src/include/linux/fortify-string.h:147:9: note: in expansion of macro '__underlying_strncpy' return __underlying_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h: In function 'trace_event_raw_event_nvmet_req_complete': /kisskb/src/include/linux/fortify-string.h:66:29: note: length computed here #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:210:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from '__assign_req_name' at /kisskb/src/drivers/nvme/target/trace.h:56:2, inlined from 'perf_trace_nvmet_req_complete' at /kisskb/src/drivers/nvme/target/./trace.h:103:1: /kisskb/src/include/linux/fortify-string.h:68:30: error: '__builtin_strncpy' specified bound depends on the length of the source argument [-Werror=stringop-overflow=] #define __underlying_strncpy __builtin_strncpy ^ /kisskb/src/include/linux/fortify-string.h:147:9: note: in expansion of macro '__underlying_strncpy' return __underlying_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h: In function 'perf_trace_nvmet_req_complete': /kisskb/src/include/linux/fortify-string.h:66:29: note: length computed here #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:210:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from '__assign_req_name' at /kisskb/src/drivers/nvme/target/trace.h:56:2, inlined from 'trace_event_raw_event_nvmet_req_init' at /kisskb/src/drivers/nvme/target/./trace.h:61:1: /kisskb/src/include/linux/fortify-string.h:68:30: error: '__builtin_strncpy' specified bound depends on the length of the source argument [-Werror=stringop-overflow=] #define __underlying_strncpy __builtin_strncpy ^ /kisskb/src/include/linux/fortify-string.h:147:9: note: in expansion of macro '__underlying_strncpy' return __underlying_strncpy(p, q, size); ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/nvme/target/./trace.h: In function 'trace_event_raw_event_nvmet_req_init': /kisskb/src/include/linux/fortify-string.h:66:29: note: length computed here #define __underlying_strlen __builtin_strlen ^ /kisskb/src/include/linux/fortify-string.h:210:10: note: in expansion of macro '__underlying_strlen' return __underlying_strlen(p); ^~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/nvme/target/core.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/nvme/target] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:480: drivers/nvme] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:480: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1924: .] Error 2 make[1]: *** [/kisskb/src/Makefile:243: __sub-make] Error 2 make: *** [Makefile:243: __sub-make] Error 2 Command 'make -s -j 40 ARCH=x86 O=/kisskb/build/linux-next_allmodconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linux-next_allmodconfig_x86_64-gcc8 # Build took: 0:09:12.070538