[igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] tools/aubdump: Add gen8_map_range

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 7 08:43:33 UTC 2018


== Series Details ==

Series: series starting with [i-g-t,1/3] tools/aubdump: Add gen8_map_range
URL   : https://patchwork.freedesktop.org/series/39511/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
b4689dce36d0fbd9aec70d5a4b077c43a6b9c254 igt: Remove gen7_forcewake_mt

make  all-recursive
Making all in lib
make  all-recursive
Making all in .
Making all in tests
make[4]: Nothing to be done for 'all'.
Making all in man
make[2]: Nothing to be done for 'all'.
Making all in tools
Making all in null_state_gen
make[3]: Nothing to be done for 'all'.
Making all in registers
make[3]: Nothing to be done for 'all'.
  CC       aubdump.lo
aubdump.c: In function ‘gen8_emit_ggtt_pte_for_range’:
aubdump.c:398:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
   uint64_t last_page_entry =
   ^~~~~~~~
aubdump.c: In function ‘gen8_map_base_size’:
aubdump.c:510:2: error: implicit declaration of function ‘gen8_map_range’ [-Werror=implicit-function-declaration]
  gen8_map_range(base, base + size);
  ^~~~~~~~~~~~~~
aubdump.c:510:2: warning: nested extern declaration of ‘gen8_map_range’ [-Wnested-externs]
At top level:
aubdump.c:479:1: warning: ‘gen8_map_ggtt_range’ defined but not used [-Wunused-function]
 gen8_map_ggtt_range(uint64_t start, uint64_t end)
 ^~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
Makefile:1174: recipe for target 'aubdump.lo' failed
make[3]: *** [aubdump.lo] Error 1
Makefile:1222: 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