[igt-dev] ✗ Fi.CI.BUILD: failure for runner: Abort the run after a kernel taint is discovered
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 6 14:31:37 UTC 2021
== Series Details ==
Series: runner: Abort the run after a kernel taint is discovered
URL : https://patchwork.freedesktop.org/series/85550/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
f0ad1a564956d6796d9ff09182c48d78fb00eefe i915/gem_ctx_engines: Skip store-dword testing on unusable engines
[371/415] Linking target tools/intel_gpu_time.
[372/415] Linking target tools/intel_gtt.
[373/415] Linking target tools/intel_guc_logger.
[374/415] Linking target tools/intel_lid.
[375/415] Linking target tools/intel_infoframes.
[376/415] Linking target tools/intel_panel_fitter.
[377/415] Linking target tools/intel_opregion_decode.
[378/415] Linking target tools/intel_reg_checker.
[379/415] Linking target tools/intel_stepping.
[380/415] Linking target tools/intel_residency.
[381/415] Linking target tools/intel_vbt_decode.
[382/415] Linking target tools/intel_watermark.
[383/415] Linking target tools/intel_gem_info.
[384/415] Linking target tools/intel_gvtg_test.
[385/415] Linking target tools/dpcd_reg.
[386/415] Linking target tools/lsgpu.
[387/415] Linking target tools/intel_framebuffer_dump.
[388/415] Linking target tools/intel_dump_decode.
[389/415] Linking target tools/intel_error_decode.
[390/415] Linking target tools/intel_perf_counters.
[391/415] Linking target tools/intel_dp_compliance.
[392/415] Linking target tools/intel_l3_parity.
[393/415] Linking target tools/intel_reg.
[394/415] Linking target tools/amd_hdmi_compliance.
[395/415] Linking target tools/i915-perf/i915-perf-reader.
[396/415] Linking target tools/msm_dp_compliance.
[397/415] Linking target tools/i915-perf/i915-perf-configs.
[398/415] Linking target runner/testdata/successtest.
[399/415] Linking target tools/null_state_gen/intel_null_state_gen.
[400/415] Linking target runner/testdata/no-subtests.
[401/415] Linking target runner/testdata/skippers.
[402/415] Linking target runner/testdata/abort-dynamic.
[403/415] Linking target runner/testdata/dynamic.
[404/415] Compiling C object 'runner/runner@@igt_runner at sta/executor.c.o'.
FAILED: runner/runner@@igt_runner at sta/executor.c.o
ccache cc -Irunner/runner@@igt_runner at sta -Irunner -I../runner -I../include/drm-uapi -Ilib -I../lib -I../lib/stubs/syscalls -I. -I../ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/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 -DHAVE_OPING=1 -MD -MQ 'runner/runner@@igt_runner at sta/executor.c.o' -MF 'runner/runner@@igt_runner at sta/executor.c.o.d' -o 'runner/runner@@igt_runner at sta/executor.c.o' -c ../runner/executor.c
../runner/executor.c: In function ‘execute’:
../runner/executor.c:1842:9: error: ‘taintss’ undeclared (first use in this function); did you mean ‘taints’?
taintss);
^~~~~~~
../runner/executor.c:54:39: note: in definition of macro ‘outf’
#define outf(fmt...) __logf__(stdout, fmt)
^~~
../runner/executor.c:1842:9: note: each undeclared identifier is reported only once for each function it appears in
taintss);
^~~~~~~
../runner/executor.c:54:39: note: in definition of macro ‘outf’
#define outf(fmt...) __logf__(stdout, fmt)
^~~
ninja: build stopped: subcommand failed.
More information about the igt-dev
mailing list