✗ Fi.CI.BUILD: warning for series starting with [01/27] drm/i915: check for kernel_context

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 26 02:21:03 UTC 2019


== Series Details ==

Series: series starting with [01/27] drm/i915: check for kernel_context
URL   : https://patchwork.freedesktop.org/series/67231/
State : warning

== Summary ==

CALL    scripts/checksyscalls.sh
  CALL    scripts/atomic/check-atomics.sh
  CHK     include/generated/compile.h
  AR      drivers/gpu/drm/i915/built-in.a
  CC [M]  drivers/gpu/drm/i915/intel_memory_region.o
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:15,
                 from ./arch/x86/include/asm/percpu.h:45,
                 from ./arch/x86/include/asm/current.h:6,
                 from ./include/linux/mutex.h:14,
                 from drivers/gpu/drm/i915/intel_memory_region.h:10,
                 from drivers/gpu/drm/i915/intel_memory_region.c:6:
drivers/gpu/drm/i915/selftests/intel_memory_region.c: In function ‘igt_mock_continuous’:
./include/linux/kern_levels.h:5:18: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘resource_size_t {aka unsigned int}’ [-Werror=format=]
 #define KERN_SOH "\001"  /* ASCII Start Of Header */
                  ^
./include/linux/kern_levels.h:11:18: note: in expansion of macro ‘KERN_SOH’
 #define KERN_ERR KERN_SOH "3" /* error conditions */
                  ^~~~~~~~
./include/linux/printk.h:304:9: note: in expansion of macro ‘KERN_ERR’
  printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
         ^~~~~~~~
drivers/gpu/drm/i915/selftests/intel_memory_region.c:185:3: note: in expansion of macro ‘pr_err’
   pr_err("%s obj->base.size(%llx) != target(%llx)\n", __func__,
   ^~~~~~
In file included from drivers/gpu/drm/i915/intel_memory_region.c:191:0:
drivers/gpu/drm/i915/selftests/intel_memory_region.c:185:48: note: format string is defined here
   pr_err("%s obj->base.size(%llx) != target(%llx)\n", __func__,
                                             ~~~^
                                             %x
In file included from ./include/linux/printk.h:7:0,
                 from ./include/linux/kernel.h:15,
                 from ./arch/x86/include/asm/percpu.h:45,
                 from ./arch/x86/include/asm/current.h:6,
                 from ./include/linux/mutex.h:14,
                 from drivers/gpu/drm/i915/intel_memory_region.h:10,
                 from drivers/gpu/drm/i915/intel_memory_region.c:6:
./include/linux/kern_levels.h:5:18: error: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘resource_size_t {aka unsigned int}’ [-Werror=format=]
 #define KERN_SOH "\001"  /* ASCII Start Of Header */
                  ^
./include/linux/kern_levels.h:11:18: note: in expansion of macro ‘KERN_SOH’
 #define KERN_ERR KERN_SOH "3" /* error conditions */
                  ^~~~~~~~
./include/linux/printk.h:304:9: note: in expansion of macro ‘KERN_ERR’
  printk(KERN_ERR pr_fmt(fmt), ##__VA_ARGS__)
         ^~~~~~~~
drivers/gpu/drm/i915/selftests/intel_memory_region.c:246:4: note: in expansion of macro ‘pr_err’
    pr_err("%s target allocation(%llx) mismatch\n",
    ^~~~~~
In file included from drivers/gpu/drm/i915/intel_memory_region.c:191:0:
drivers/gpu/drm/i915/selftests/intel_memory_region.c:246:36: note: format string is defined here
    pr_err("%s target allocation(%llx) mismatch\n",
                                 ~~~^
                                 %x
cc1: all warnings being treated as errors
scripts/Makefile.build:280: recipe for target 'drivers/gpu/drm/i915/intel_memory_region.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_memory_region.o] Error 1
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:497: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:1087: recipe for target 'drivers' failed
make: *** [drivers] Error 2

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_5074/build_32bit.log


More information about the Intel-gfx-trybot mailing list