[igt-dev] ✗ Fi.CI.BUILD: failure for Add support to detect HDCP events (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 23 13:44:25 UTC 2020


== Series Details ==

Series: Add support to detect HDCP events (rev3)
URL   : https://patchwork.freedesktop.org/series/78413/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
725bf2dae51f0087eaa64f1931a2ef9d22f070dd i915/gem_exec_schedule: Fixup linkage between hi/lo priority threads

ninja: Entering directory `build'
[1/612] Generating version.h with a custom command.
[2/609] Linking static target lib/libigt-igt_kms_c.a.
[3/609] Linking static target lib/libigt-igt_fb_c.a.
[4/609] Linking static target lib/libigt-igt_core_c.a.
[5/609] Compiling C object 'lib/lib@@igt-igt_chamelium_c at sta/igt_chamelium.c.o'.
FAILED: lib/lib@@igt-igt_chamelium_c at sta/igt_chamelium.c.o 
ccache cc -Ilib/lib@@igt-igt_chamelium_c at sta -Ilib -I../lib -I../include/drm-uapi -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/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 -fPIC -pthread '-DIGT_DATADIR="/opt/igt/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/cidrm/igt-gpu-tools/tests"' '-DIGT_LOG_DOMAIN="igt_chamelium"'  -MD -MQ 'lib/lib@@igt-igt_chamelium_c at sta/igt_chamelium.c.o' -MF 'lib/lib@@igt-igt_chamelium_c at sta/igt_chamelium.c.o.d' -o 'lib/lib@@igt-igt_chamelium_c at sta/igt_chamelium.c.o' -c ../lib/igt_chamelium.c
../lib/igt_chamelium.c: In function ‘__chamelium_rpc_va’:
../lib/igt_chamelium.c:333:22: error: implicit declaration of function ‘igt_watch_hotplug’; did you mean ‘igt_watch_uevents’? [-Werror=implicit-function-declaration]
   monitor_args.mon = igt_watch_hotplug();
                      ^~~~~~~~~~~~~~~~~
                      igt_watch_uevents
../lib/igt_chamelium.c:333:22: warning: nested extern declaration of ‘igt_watch_hotplug’ [-Wnested-externs]
../lib/igt_chamelium.c:333:20: warning: assignment makes pointer from integer without a cast [-Wint-conversion]
   monitor_args.mon = igt_watch_hotplug();
                    ^
../lib/igt_chamelium.c:361:3: error: implicit declaration of function ‘igt_cleanup_hotplug’; did you mean ‘igt_cleanup_uevents’? [-Werror=implicit-function-declaration]
   igt_cleanup_hotplug(monitor_args.mon);
   ^~~~~~~~~~~~~~~~~~~
   igt_cleanup_uevents
../lib/igt_chamelium.c:361:3: warning: nested extern declaration of ‘igt_cleanup_hotplug’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.



More information about the igt-dev mailing list