✗ Fi.CI.BUILD: failure for tests/core_hotunplug: Fixes and enhancements (rev17)

Patchwork patchwork at emeril.freedesktop.org
Tue Aug 25 13:29:27 UTC 2020


== Series Details ==

Series: tests/core_hotunplug: Fixes and enhancements (rev17)
URL   : https://patchwork.freedesktop.org/series/79662/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
f1d0c240ea2e631dfb9f493f37f8fb61cb2b1cf2 i915/perf_pmu: Emit a semaphore to measure

[204/569] Linking target lib/libi915_perf.so.0.
[205/569] Generating symbol file 'lib/lib@@i915_perf at sha/libi915_perf.so.0.symbols'.
[206/569] Linking target lib/tests/igt_can_fail.
[207/569] Linking target lib/tests/igt_abort.
[208/569] Linking target lib/tests/igt_can_fail_simple.
[209/569] Linking target lib/tests/igt_exit_handler.
[210/569] Linking target lib/tests/igt_dynamic_subtests.
[211/569] Linking target lib/tests/igt_describe.
[212/569] Linking target lib/tests/igt_fork.
[213/569] Linking target lib/tests/igt_fork_helper.
[214/569] Linking target lib/tests/igt_list_only.
[215/569] Linking target lib/tests/igt_invalid_subtest_name.
[216/569] Linking target lib/tests/igt_nesting.
[217/569] Linking target lib/tests/igt_no_exit.
[218/569] Linking target lib/tests/igt_segfault.
[219/569] Linking target tests/kms_force_connector_basic.
[220/569] Linking target lib/tests/igt_simulation.
[221/569] Linking target lib/tests/igt_stats.
[222/569] Linking target lib/tests/igt_thread.
[223/569] Linking target lib/tests/igt_subtest_group.
[224/569] Linking target lib/tests/i915_perf_data_alignment.
[225/569] Linking target lib/tests/igt_simple_test_subtests.
[226/569] Linking target lib/tests/igt_audio.
[227/569] Linking target lib/tests/igt_no_subtest.
[228/569] Compiling C object 'tests/tests@@core_hotunplug at exe/core_hotunplug.c.o'.
FAILED: tests/tests@@core_hotunplug at exe/core_hotunplug.c.o 
ccache cc -Itests/tests@@core_hotunplug at exe -Itests -I../tests -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm -I/usr/include/x86_64-linux-gnu -I/usr/include/alsa -I/usr/include -I/usr/include/libdrm/nouveau -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 -pthread  -MD -MQ 'tests/tests@@core_hotunplug at exe/core_hotunplug.c.o' -MF 'tests/tests@@core_hotunplug at exe/core_hotunplug.c.o.d' -o 'tests/tests@@core_hotunplug at exe/core_hotunplug.c.o' -c ../tests/core_hotunplug.c
../tests/core_hotunplug.c: In function ‘local_i915_recover’:
../tests/core_hotunplug.c:273:3: error: expected ‘)’ before ‘return’
   return 0;
   ^~~~~~
../tests/core_hotunplug.c:280:1: error: expected expression before ‘}’ token
 }
 ^
../tests/core_hotunplug.c:280:1: error: no return statement in function returning non-void [-Werror=return-type]
In file included from ../lib/drmtest.h:39:0,
                 from ../lib/igt.h:27,
                 from ../tests/core_hotunplug.c:35:
../tests/core_hotunplug.c: In function ‘__real_main459’:
../tests/core_hotunplug.c:474:18: error: too few arguments to function ‘local_i915_healthcheck’
    igt_skip_on_f(local_i915_healthcheck(fd_drm),
                  ^
../lib/igt_core.h:1039:7: note: in definition of macro ‘igt_skip_on_f’
  if ((expr)) igt_skip_check("!("#expr")", f); \
       ^~~~
../tests/core_hotunplug.c:223:12: note: declared here
 static int local_i915_healthcheck(int i915, const char *prefix)
            ^~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.




More information about the Intel-gfx-trybot mailing list