# git rev-parse -q --verify ab0b3e6ef50d305278b1971891cf1d82ab050b35^{commit} ab0b3e6ef50d305278b1971891cf1d82ab050b35 already have revision, skipping fetch # git checkout -q -f -B kisskb ab0b3e6ef50d305278b1971891cf1d82ab050b35 # git clean -qxdf # < git log -1 # commit ab0b3e6ef50d305278b1971891cf1d82ab050b35 # Author: Stephen Rothwell # Date: Tue Jan 2 16:54:55 2024 +1100 # # Add linux-next specific files for 20240102 # # 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 ab0b3e6ef50d305278b1971891cf1d82ab050b35 # make -s -j 160 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 160 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 160 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 160 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:296, 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:21, 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[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/nvme/target] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/nvme] Error 2 make[4]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/drm/drm_mm.h:51, from /kisskb/src/drivers/gpu/drm/xe/xe_bo_types.h:11, from /kisskb/src/drivers/gpu/drm/xe/xe_bo.h:11, from /kisskb/src/drivers/gpu/drm/xe/compat-i915-headers/gem/i915_gem_object.h:11, from /kisskb/src/drivers/gpu/drm/xe/compat-i915-headers/i915_drv.h:15, from /kisskb/src/drivers/gpu/drm/i915/display/intel_display_power.c:8: /kisskb/src/drivers/gpu/drm/i915/display/intel_display_power.c: In function 'print_async_put_domains_state': /kisskb/src/drivers/gpu/drm/i915/display/intel_display_power.c:408:22: error: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'int' [-Werror=format=] drm_dbg(&i915->drm, "async_put_wakeref %lu\n", ^~~~~~~~~~~~~~~~~~~~~~~~~ power_domains->async_put_wakeref); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/drm/drm_print.h:410:32: note: in definition of macro 'drm_dev_dbg' __drm_dev_dbg(NULL, dev, cat, fmt, ##__VA_ARGS__) ^~~ /kisskb/src/include/drm/drm_print.h:510:32: note: in expansion of macro 'drm_dbg_driver' #define drm_dbg(drm, fmt, ...) drm_dbg_driver(drm, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~ /kisskb/src/drivers/gpu/drm/i915/display/intel_display_power.c:408:2: note: in expansion of macro 'drm_dbg' drm_dbg(&i915->drm, "async_put_wakeref %lu\n", ^~~~~~~ cc1: all warnings being treated as errors make[7]: *** [/kisskb/src/drivers/gpu/drm/xe/Makefile:175: drivers/gpu/drm/xe/i915-display/intel_display_power.o] Error 1 make[7]: *** Waiting for unfinished jobs.... make[6]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/gpu/drm/xe] Error 2 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/gpu/drm] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/gpu] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:481: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1921: .] 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=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:15:28.753703