[igt-dev] ✗ Fi.CI.BAT: failure for tests/perf: enable i915-perf tests on Icelake

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 9 15:19:02 UTC 2018


== Series Details ==

Series: tests/perf: enable i915-perf tests on Icelake
URL   : https://patchwork.freedesktop.org/series/39690/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
d20a50e17657f864aaf5178be3f1451c0b16995f Update NEWS, bump version to 1.22.

  CCLD     kms_cursor_legacy
  CCLD     kms_draw_crc
  CCLD     kms_fbcon_fbt
  CCLD     kms_fence_pin_leak
  CCLD     kms_flip
  CCLD     kms_flip_event_leak
  CCLD     kms_flip_tiling
  CCLD     kms_force_connector_basic
  CCLD     kms_frontbuffer_tracking
  CCLD     kms_hdmi_inject
  CCLD     kms_invalid_dotclock
  CCLD     kms_legacy_colorkey
  CCLD     kms_mmap_write_crc
  CCLD     kms_mmio_vs_cs_flip
  CCLD     kms_panel_fitting
  CCLD     kms_pipe_b_c_ivb
  CCLD     kms_pipe_crc_basic
  CCLD     kms_plane
  CCLD     kms_plane_lowres
  CCLD     kms_plane_multiple
  CCLD     kms_plane_scaling
  CCLD     kms_properties
  CCLD     kms_psr_sink_crc
  CCLD     kms_pwrite_crc
  CCLD     kms_rmfb
  CCLD     kms_rotation_crc
  CCLD     kms_setmode
  CCLD     kms_sink_crc_basic
  CCLD     kms_sysfs_edid_timing
  CCLD     kms_tv_load_detect
  CCLD     kms_universal_plane
  CCLD     kms_vblank
  CCLD     meta_test
  CC       perf.o
perf.c: In function ‘init_sys_info’:
perf.c:961:14: error: implicit declaration of function ‘IS_ICELAKE’ [-Werror=implicit-function-declaration]
   } else if (IS_ICELAKE(devid)) {
              ^~~~~~~~~~
perf.c:961:3: warning: nested extern declaration of ‘IS_ICELAKE’ [-Wnested-externs]
   } else if (IS_ICELAKE(devid)) {
   ^
cc1: some warnings being treated as errors
Makefile:3916: recipe for target 'perf.o' failed
make[3]: *** [perf.o] Error 1
Makefile:4331: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
Makefile:532: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
Makefile:464: recipe for target 'all' failed
make: *** [all] Error 2



More information about the igt-dev mailing list