[igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/5] tests/sw_sync: use igt_fork_helper (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 21 15:01:31 UTC 2018
== Series Details ==
Series: series starting with [i-g-t,1/5] tests/sw_sync: use igt_fork_helper (rev4)
URL : https://patchwork.freedesktop.org/series/51928/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
29ae0925abe1d3a0202059538559468ad947d42d gitlab-ci: Depend docker images jobs on .gitlab-ci.yaml too
[129/757] Linking target lib/tests/igt_timeout.
[130/757] Linking target lib/tests/igt_invalid_subtest_name.
[131/757] Linking target tests/core_get_client_auth.
[132/757] Linking target tests/core_auth.
[133/757] Linking target tests/core_getclient.
[134/757] Linking target tests/core_getstats.
[135/757] Linking target tests/core_getversion.
[136/757] Linking target tests/core_prop_blob.
[137/757] Linking target tests/core_setmaster_vs_auth.
[138/757] Linking target tests/drm_import_export.
[139/757] Linking target tests/debugfs_test.
[140/757] Linking target tests/drm_mm.
[141/757] Linking target tests/drm_read.
[142/757] Linking target tests/kms_3d.
[143/757] Linking target tests/kms_addfb_basic.
[144/757] Linking target tests/kms_atomic.
[145/757] Linking target tests/kms_atomic_interruptible.
[146/757] Linking target tests/kms_available_modes_crc.
[147/757] Linking target tests/kms_atomic_transition.
[148/757] Linking target tests/kms_ccs.
[149/757] Linking target tests/kms_busy.
[150/757] Linking target tests/kms_color.
[151/757] Linking target tests/kms_concurrent.
[152/757] Linking target tests/kms_chv_cursor_fail.
[153/757] Linking target tests/kms_content_protection.
[154/757] Linking target tests/kms_crtc_background_color.
[155/757] Linking target tests/kms_cursor_crc.
[156/757] Linking target tests/kms_cursor_legacy.
[157/757] Linking target tests/kms_draw_crc.
[158/757] Linking target tests/kms_fence_pin_leak.
[159/757] Linking target tests/kms_fbcon_fbt.
[160/757] Linking target tests/kms_flip.
[161/757] Linking target tests/kms_flip_event_leak.
[162/757] Linking target tests/kms_force_connector_basic.
[163/757] Linking target tests/kms_flip_tiling.
[164/757] Linking target tests/kms_getfb.
[165/757] Linking target tests/kms_frontbuffer_tracking.
[166/757] Linking target tests/kms_invalid_dotclock.
[167/757] Linking target tests/kms_hdmi_inject.
[168/757] Compiling C object 'tests/kms_lease at exe/kms_lease.c.o'.
FAILED: tests/kms_lease at exe/kms_lease.c.o
ccache cc -Itests/kms_lease at exe -Itests -I../tests -I. -I../ -I../lib/stubs/syscalls -Ilib -I../lib -I../include/drm-uapi -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/kms_lease at exe/kms_lease.c.o' -MF 'tests/kms_lease at exe/kms_lease.c.o.d' -o 'tests/kms_lease at exe/kms_lease.c.o' -c ../tests/kms_lease.c
../tests/kms_lease.c: In function ‘simple_lease’:
../tests/kms_lease.c:297:2: error: implicit declaration of function ‘igt_display_init’; did you mean ‘igt_display_fini’? [-Werror=implicit-function-declaration]
igt_display_init(&lease.display, lease.fd);
^~~~~~~~~~~~~~~~
igt_display_fini
../tests/kms_lease.c:297:2: warning: nested extern declaration of ‘igt_display_init’ [-Wnested-externs]
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
More information about the igt-dev
mailing list