✗ Fi.CI.BUILD: failure for runner: check disk limits for dmesg

Patchwork patchwork at emeril.freedesktop.org
Mon Jul 15 15:48:34 UTC 2024


== Series Details ==

Series: runner: check disk limits for dmesg
URL   : https://patchwork.freedesktop.org/series/136102/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
9c28c27d4d48cecf8b7692a2975bde1cc1632096 tests/intel-ci/xe.blocklist: Blocklist SR-IOV stress tests

[782/846] Linking target tools/intel_infoframes.
[783/846] Linking target tools/intel_lid.
[784/846] Linking target tools/intel_opregion_decode.
[785/846] Linking target tools/intel_panel_fitter.
[786/846] Linking target tools/intel_perf_counters.
[787/846] Linking target tools/intel_pm_rpm.
[788/846] Linking target tools/intel_reg_checker.
[789/846] Linking target tools/intel_residency.
[790/846] Linking target tools/intel_stepping.
[791/846] Linking target tools/intel_tiling_detect.
[792/846] Linking target tools/intel_vbt_decode.
[793/846] Linking target tools/intel_watermark.
[794/846] Linking target tools/intel_gem_info.
[795/846] Linking target tools/intel_gvtg_test.
[796/846] Linking target tools/dpcd_reg.
[797/846] Linking target tools/lsgpu.
[798/846] Linking target tools/gputop.
[799/846] Linking target tools/intel_dp_compliance.
[800/846] Linking target tools/intel_l3_parity.
[801/846] Linking target tools/intel_gpu_top.
[802/846] Linking target tools/intel_reg.
[803/846] Linking target tools/i915-perf/i915-perf-recorder.
[804/846] Linking target tools/amd_hdmi_compliance.
[805/846] Linking target tools/xe-perf/xe-perf-configs.
[806/846] Linking target tools/xe-perf/xe-perf-recorder.
[807/846] Linking target tools/xe-perf/xe-perf-reader.
[808/846] Linking target tools/null_state_gen/intel_null_state_gen.
[809/846] Linking target runner/testdata/successtest.
[810/846] Linking target runner/testdata/no-subtests.
[811/846] Linking target runner/testdata/skippers.
[812/846] Linking target runner/testdata/dynamic.
[813/846] Linking target runner/testdata/abort.
[814/846] Linking target runner/testdata/abort-fixture.
[815/846] Linking target runner/testdata/abort-dynamic.
[816/846] Linking target runner/testdata/abort-simple.
[817/846] Compiling C object 'runner/527aa9f@@igt_runner at sta/resultgen.c.o'.
FAILED: runner/527aa9f@@igt_runner at sta/resultgen.c.o 
cc -Irunner/527aa9f@@igt_runner at sta -Irunner -I../../../usr/src/igt-gpu-tools/runner -I../../../usr/src/igt-gpu-tools/include -I../../../usr/src/igt-gpu-tools/include/drm-uapi -I../../../usr/src/igt-gpu-tools/include/linux-uapi -Ilib -I../../../usr/src/igt-gpu-tools/lib -I../../../usr/src/igt-gpu-tools/lib/stubs/syscalls -I. -I../../../usr/src/igt-gpu-tools/ -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/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-address-of-packed-member -Wno-sign-compare -Wno-type-limits -Wno-unused-parameter -Wno-unused-result -Werror=address -Werror=array-bounds -Werror=implicit -Werror=init-self -Werror=int-conversion -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 -D_LARGEFILE64_SOURCE=1 -fPIC -DHAVE_OPING=1 -MD -MQ 'runner/527aa9f@@igt_runner at sta/resultgen.c.o' -MF 'runner/527aa9f@@igt_runner at sta/resultgen.c.o.d' -o 'runner/527aa9f@@igt_runner at sta/resultgen.c.o' -c ../../../usr/src/igt-gpu-tools/runner/resultgen.c
../../../usr/src/igt-gpu-tools/runner/resultgen.c: In function ‘fill_from_dmesg’:
../../../usr/src/igt-gpu-tools/runner/resultgen.c:1031:52: error: ‘errno’ undeclared (first use in this function)
 1031 |   fprintf(stderr, "Cannot stat file, errno: %d\n", errno);
      |                                                    ^~~~~
../../../usr/src/igt-gpu-tools/runner/resultgen.c:21:1: note: ‘errno’ is defined in header ‘<errno.h>’; did you forget to ‘#include <errno.h>’?
   20 | #include "output_strings.h"
  +++ |+#include <errno.h>
   21 | 
../../../usr/src/igt-gpu-tools/runner/resultgen.c:1031:52: note: each undeclared identifier is reported only once for each function it appears in
 1031 |   fprintf(stderr, "Cannot stat file, errno: %d\n", errno);
      |                                                    ^~~~~
ninja: build stopped: subcommand failed.




More information about the Intel-gfx-trybot mailing list