From: Patchwork <patchwork@emeril.freedesktop.org>
To: Carlos Santa <carlos.santa@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for tests/gem_watchdog: Initial set of tests for GPU watchdog (rev6)
Date: Mon, 29 Apr 2019 19:24:41 -0000 [thread overview]
Message-ID: <20190429192441.31948.84231@emeril.freedesktop.org> (raw)
In-Reply-To: <20190429190934.27620-1-carlos.santa@intel.com>
== Series Details ==
Series: tests/gem_watchdog: Initial set of tests for GPU watchdog (rev6)
URL : https://patchwork.freedesktop.org/series/50041/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
ab54de9937678583437eee4546bc25a9885b87a6 lib/igt_audio: fix filemode not specified in open(O_CREAT)
ccache cc -Itests/tests@@gem_watchdog@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/alsa -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@@gem_watchdog@exe/i915_gem_watchdog.c.o' -MF 'tests/tests@@gem_watchdog@exe/i915_gem_watchdog.c.o.d' -o 'tests/tests@@gem_watchdog@exe/i915_gem_watchdog.c.o' -c ../tests/i915/gem_watchdog.c
../tests/i915/gem_watchdog.c: In function ‘batch_buffer_factory’:
../tests/i915/gem_watchdog.c:181:12: error: implicit declaration of function ‘igt_spin_batch_new’; did you mean ‘igt_spin_new’? [-Werror=implicit-function-declaration]
spin = igt_spin_batch_new(fd, .dependency = obj[0].handle);
^~~~~~~~~~~~~~~~~~
igt_spin_new
../tests/i915/gem_watchdog.c:181:12: warning: nested extern declaration of ‘igt_spin_batch_new’ [-Wnested-externs]
../tests/i915/gem_watchdog.c:181:35: error: expected expression before ‘.’ token
spin = igt_spin_batch_new(fd, .dependency = obj[0].handle);
^
../tests/i915/gem_watchdog.c:182:5: error: implicit declaration of function ‘igt_spin_batch_set_timeout’; did you mean ‘igt_spin_set_timeout’? [-Werror=implicit-function-declaration]
igt_spin_batch_set_timeout(spin, timeout);
^~~~~~~~~~~~~~~~~~~~~~~~~~
igt_spin_set_timeout
../tests/i915/gem_watchdog.c:182:5: warning: nested extern declaration of ‘igt_spin_batch_set_timeout’ [-Wnested-externs]
../tests/i915/gem_watchdog.c:186:5: error: implicit declaration of function ‘igt_spin_batch_free’; did you mean ‘igt_spin_free’? [-Werror=implicit-function-declaration]
igt_spin_batch_free(fd, spin);
^~~~~~~~~~~~~~~~~~~
igt_spin_free
../tests/i915/gem_watchdog.c:186:5: warning: nested extern declaration of ‘igt_spin_batch_free’ [-Wnested-externs]
../tests/i915/gem_watchdog.c: In function ‘__real_main407’:
../tests/i915/gem_watchdog.c:418:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx1-execute-ctx2-execute-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:420:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx1-reset-ctx2-execute-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:422:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx2-reset-ctx1-execute-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:424:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx2-reset-ctx1-reset-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:426:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx1-high-prio-execute-ctx2-low-prio-execute-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:428:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx1-high-prio-reset-ctx2-low-prio-execute-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:430:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx1-low-prio-reset-ctx2-high-prio-execute-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:432:4: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
{"ctx1-low-prio-reset-ctx2-high-prio-reset-all-engines",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../tests/i915/gem_watchdog.c:412:40: warning: unused variable ‘e’ [-Wunused-variable]
const struct intel_execution_engine2 *e;
^
cc1: some warnings being treated as errors
ninja: build stopped: subcommand failed.
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
prev parent reply other threads:[~2019-04-29 19:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 19:09 [igt-dev] [RFC v4] tests/gem_watchdog: Initial set of tests for GPU watchdog Carlos Santa
2019-04-29 19:24 ` Patchwork [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190429192441.31948.84231@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=carlos.santa@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox