[igt-dev] ✗ Fi.CI.BAT: failure for HDCP2.2 Tests (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Mar 21 16:01:58 UTC 2019
== Series Details ==
Series: HDCP2.2 Tests (rev2)
URL : https://patchwork.freedesktop.org/series/57756/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
0f9c061247fb7aba21c9459f19f437927a28f32c tests/kms_plane_scaling: Ensure minimum height and width for planar uyv formats
[114/772] Linking target lib/libigt.so.
[115/772] Generating symbol file 'lib/lib@@igt at sha/libigt.so.symbols'.
[116/772] Linking target tests/kms_fbcon_fbt.
[117/772] Linking target lib/tests/igt_can_fail_simple.
[118/772] Linking target lib/tests/igt_exit_handler.
[119/772] Linking target lib/tests/igt_assert.
[120/772] Linking target lib/tests/igt_can_fail.
[121/772] Linking target tests/kms_rmfb.
[122/772] Linking target lib/tests/igt_fork.
[123/772] Linking target lib/tests/igt_invalid_subtest_name.
[124/772] Linking target lib/tests/igt_hdmi_inject.
[125/772] Linking target lib/tests/igt_fork_helper.
[126/772] Linking target lib/tests/igt_list_only.
[127/772] Linking target lib/tests/igt_no_exit.
[128/772] Linking target lib/tests/igt_segfault.
[129/772] Linking target lib/tests/igt_simulation.
[130/772] Linking target lib/tests/igt_stats.
[131/772] Linking target lib/tests/igt_subtest_group.
[132/772] Linking target lib/tests/igt_no_subtest.
[133/772] Linking target lib/tests/igt_simple_test_subtests.
[134/772] Linking target lib/tests/igt_timeout.
[135/772] Linking target tests/core_getclient.
[136/772] Linking target tests/core_auth.
[137/772] Linking target tests/core_getstats.
[138/772] Linking target tests/debugfs_test.
[139/772] Linking target tests/core_setmaster_vs_auth.
[140/772] Linking target tests/core_getversion.
[141/772] Linking target tests/drm_import_export.
[142/772] Linking target tests/drm_mm.
[143/772] Linking target tests/drm_read.
[144/772] Linking target tests/kms_3d.
[145/772] Linking target tests/kms_atomic.
[146/772] Linking target tests/kms_addfb_basic.
[147/772] Linking target tests/kms_atomic_interruptible.
[148/772] Linking target tests/kms_ccs.
[149/772] Linking target tests/kms_atomic_transition.
[150/772] Linking target tests/kms_available_modes_crc.
[151/772] Linking target tests/kms_busy.
[152/772] Compiling C object 'tests/tests@@kms_content_protection at exe/kms_content_protection.c.o'.
FAILED: tests/tests@@kms_content_protection at exe/kms_content_protection.c.o
ccache cc -Itests/tests@@kms_content_protection 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/opt/igt/include -I/opt/igt/include/libdrm -I/usr/include/x86_64-linux-gnu -I/usr/include -I/usr/include/libdrm -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 -O0 -g -D_GNU_SOURCE -include config.h -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 -pthread -MD -MQ 'tests/tests@@kms_content_protection at exe/kms_content_protection.c.o' -MF 'tests/tests@@kms_content_protection at exe/kms_content_protection.c.o.d' -o 'tests/tests@@kms_content_protection at exe/kms_content_protection.c.o' -c ../tests/kms_content_protection.c
../tests/kms_content_protection.c: In function ‘write_srm_into_sysfs’:
../tests/kms_content_protection.c:518:7: error: too many arguments to function ‘igt_sysfs_open’
fd = igt_sysfs_open(data.drm_fd, NULL);
^~~~~~~~~~~~~~
In file included from ../tests/kms_content_protection.c:31:0:
../lib/igt_sysfs.h:32:5: note: declared here
int igt_sysfs_open(int device);
^~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
More information about the igt-dev
mailing list