✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/bxt: Enable IPC support

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 24 18:32:12 UTC 2017


== Series Details ==

Series: series starting with [1/3] drm/i915/bxt: Enable IPC support
URL   : https://patchwork.freedesktop.org/series/18491/
State : failure

== Summary ==

    trace_printk("Plane BW [P%d:%d] %d\n",
    ^
drivers/gpu/drm/i915/intel_pm.c:4160:17: error: format ‘%d’ expects argument of type ‘int’, but argument 5 has type ‘const char *’ [-Werror=format=]
    trace_printk("Plane BW [P%d:%d] %d\n",
                 ^
./include/linux/kernel.h:648:29: note: in definition of macro ‘do_trace_printk’
   __trace_printk(_THIS_IP_, fmt, ##args);   \
                             ^
drivers/gpu/drm/i915/intel_pm.c:4160:4: note: in expansion of macro ‘trace_printk’
    trace_printk("Plane BW [P%d:%d] %d\n",
    ^
drivers/gpu/drm/i915/intel_pm.c:4181:15: error: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘int’ [-Werror=format=]
  trace_printk("max_pipe_bw:%d percentage:%d y_tile:%s\n",
               ^
./include/linux/kernel.h:595:33: note: in definition of macro ‘__trace_printk_check_format’
   ____trace_printk_check_format(fmt, ##args);  \
                                 ^
./include/linux/kernel.h:632:3: note: in expansion of macro ‘do_trace_printk’
   do_trace_printk(fmt, ##__VA_ARGS__); \
   ^
drivers/gpu/drm/i915/intel_pm.c:4181:2: note: in expansion of macro ‘trace_printk’
  trace_printk("max_pipe_bw:%d percentage:%d y_tile:%s\n",
  ^
drivers/gpu/drm/i915/intel_pm.c:4181:15: error: format ‘%s’ expects argument of type ‘char *’, but argument 5 has type ‘int’ [-Werror=format=]
  trace_printk("max_pipe_bw:%d percentage:%d y_tile:%s\n",
               ^
./include/linux/kernel.h:648:29: note: in definition of macro ‘do_trace_printk’
   __trace_printk(_THIS_IP_, fmt, ##args);   \
                             ^
drivers/gpu/drm/i915/intel_pm.c:4181:2: note: in expansion of macro ‘trace_printk’
  trace_printk("max_pipe_bw:%d percentage:%d y_tile:%s\n",
  ^
  LD      drivers/usb/gadget/udc/udc-core.o
  LD      drivers/usb/gadget/udc/built-in.o
  LD      drivers/tty/serial/8250/8250.o
  LD      drivers/usb/gadget/built-in.o
  LD [M]  drivers/net/ethernet/broadcom/genet/genet.o
  LD      drivers/video/fbdev/built-in.o
  LD      net/unix/unix.o
  LD      net/unix/built-in.o
  LD [M]  sound/pci/hda/snd-hda-codec-generic.o
  LD      sound/pci/built-in.o
  LD      drivers/pci/pcie/aer/aerdriver.o
  LD      drivers/scsi/sd_mod.o
  LD      drivers/scsi/built-in.o
  LD      drivers/pci/pcie/aer/built-in.o
  LD      drivers/pci/pcie/built-in.o
  LD      drivers/video/console/built-in.o
  LD      drivers/video/built-in.o
  LD [M]  drivers/ssb/ssb.o
  LD      sound/built-in.o
  LD      drivers/pci/built-in.o
  LD [M]  drivers/net/ethernet/intel/e1000/e1000.o
  LD      net/packet/built-in.o
  LD      drivers/tty/serial/8250/8250_base.o
  LD      drivers/tty/serial/8250/built-in.o
  LD      drivers/tty/serial/built-in.o
  LD      drivers/usb/core/usbcore.o
  LD      drivers/usb/core/built-in.o
  LD      net/ipv6/ipv6.o
  LD      fs/btrfs/btrfs.o
  LD      net/ipv6/built-in.o
  LD      fs/btrfs/built-in.o
  LD      drivers/md/md-mod.o
  LD      drivers/md/built-in.o
  LD      drivers/usb/host/xhci-hcd.o
  CC      arch/x86/kernel/cpu/capflags.o
  LD      arch/x86/kernel/cpu/built-in.o
  LD      arch/x86/kernel/built-in.o
  AR      lib/lib.a
  LD      drivers/tty/vt/built-in.o
  LD      net/xfrm/built-in.o
  EXPORTS lib/lib-ksyms.o
  LD      drivers/tty/built-in.o
  LD      lib/built-in.o
  LD      arch/x86/built-in.o
  LD      drivers/usb/host/built-in.o
  LD      drivers/usb/built-in.o
  LD [M]  drivers/net/ethernet/intel/igb/igb.o
  LD      net/core/built-in.o
  LD      net/ipv4/built-in.o
  LD      fs/ext4/ext4.o
  LD      fs/ext4/built-in.o
  LD      net/built-in.o
  LD      fs/built-in.o
cc1: all warnings being treated as errors
scripts/Makefile.build:293: recipe for target 'drivers/gpu/drm/i915/intel_pm.o' failed
make[4]: *** [drivers/gpu/drm/i915/intel_pm.o] Error 1
make[4]: *** Waiting for unfinished jobs....
  LD [M]  drivers/net/ethernet/intel/e1000e/e1000e.o
  LD      drivers/net/ethernet/built-in.o
  LD      drivers/net/built-in.o
scripts/Makefile.build:551: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:551: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:551: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:988: recipe for target 'drivers' failed
make: *** [drivers] Error 2



More information about the Intel-gfx-trybot mailing list