[igt-dev] ✗ Fi.CI.BUILD: failure for intel_gpu_top: Hide unused clients (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 1 13:02:58 UTC 2021


== Series Details ==

Series: intel_gpu_top: Hide unused clients (rev3)
URL   : https://patchwork.freedesktop.org/series/86486/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
536e0c2e9a63721596cdf93e996e7469cadfaaae intel_gpu_top: Add option to hide inactive clients

[399/454] Linking target tools/hsw_compute_wrpll.
[400/454] Linking target tools/skl_compute_wrpll.
[401/454] Linking target tools/skl_ddb_allocation.
[402/454] Linking target tools/intel_audio_dump.
[403/454] Linking target tools/intel_backlight.
[404/454] Linking target tools/intel_bios_dumper.
[405/454] Linking target tools/intel_display_crc.
[406/454] Linking target tools/intel_display_poller.
[407/454] Linking target tools/intel_forcewaked.
[408/454] Linking target tools/intel_gpu_frequency.
[409/454] Linking target tools/intel_gtt.
[410/454] Linking target tools/intel_firmware_decode.
[411/454] Linking target tools/intel_gpu_time.
[412/454] Linking target tools/intel_guc_logger.
[413/454] Linking target tools/intel_infoframes.
[414/454] Linking target tools/intel_lid.
[415/454] Linking target tools/intel_opregion_decode.
[416/454] Linking target tools/intel_panel_fitter.
[417/454] Linking target tools/intel_reg_checker.
[418/454] Linking target tools/intel_residency.
[419/454] Linking target tools/intel_stepping.
[420/454] Linking target tools/intel_vbt_decode.
[421/454] Linking target tools/intel_watermark.
[422/454] Linking target tools/dpcd_reg.
[423/454] Linking target tools/intel_gem_info.
[424/454] Linking target tools/intel_gvtg_test.
[425/454] Linking target tools/intel_dump_decode.
[426/454] Linking target tools/lsgpu.
[427/454] Linking target tools/intel_framebuffer_dump.
[428/454] Linking target tools/intel_error_decode.
[429/454] Linking target tools/intel_perf_counters.
[430/454] Linking target tools/intel_dp_compliance.
[431/454] Linking target tools/intel_l3_parity.
[432/454] Compiling C object 'tools/tools@@intel_gpu_top at exe/intel_gpu_top.c.o'.
FAILED: tools/tools@@intel_gpu_top at exe/intel_gpu_top.c.o 
ccache cc -Itools/tools@@intel_gpu_top at exe -Itools -I../tools -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu11 -O2 -g -D_GNU_SOURCE -include config.h -D_FORTIFY_SOURCE=2 -Wbad-function-cast -Wdeclaration-after-statement -Wformat=2 -Wimplicit-fallthrough=0 -Wlogical-op -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wuninitialized -Wunused -Wno-clobbered -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-pointer-arith -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-to-pointer-cast -Werror=main -Werror=missing-braces -Werror=nonnull -Werror=pointer-to-int-cast -Werror=return-type -Werror=sequence-point -Werror=trigraphs -Werror=write-strings -fno-builtin-malloc -fno-builtin-calloc -fcommon  -MD -MQ 'tools/tools@@intel_gpu_top at exe/intel_gpu_top.c.o' -MF 'tools/tools@@intel_gpu_top at exe/intel_gpu_top.c.o.d' -o 'tools/tools@@intel_gpu_top at exe/intel_gpu_top.c.o' -c ../tools/intel_gpu_top.c
../tools/intel_gpu_top.c:1937:13: warning: redundant redeclaration of ‘filter_idle’ [-Wredundant-decls]
 static bool filter_idle;
             ^~~~~~~~~~~
../tools/intel_gpu_top.c:1598:13: note: previous declaration of ‘filter_idle’ was here
 static bool filter_idle;
             ^~~~~~~~~~~
../tools/intel_gpu_top.c: In function ‘process_stdin’:
../tools/intel_gpu_top.c:2129:3: error: duplicate case value
   case 'i':
   ^~~~
../tools/intel_gpu_top.c:2123:3: note: previously used here
   case 'i':
   ^~~~
ninja: build stopped: subcommand failed.




More information about the igt-dev mailing list