From: Patchwork <patchwork@emeril.freedesktop.org>
To: Antonio Argenziano <antonio.argenziano@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for lib/hang_ctx: Make use of dummyload library to create recursive batch
Date: Mon, 09 Jul 2018 19:12:09 -0000 [thread overview]
Message-ID: <20180709191209.3996.91547@emeril.freedesktop.org> (raw)
In-Reply-To: <20180709184704.12399-1-antonio.argenziano@intel.com>
== Series Details ==
Series: lib/hang_ctx: Make use of dummyload library to create recursive batch
URL : https://patchwork.freedesktop.org/series/46209/
State : failure
== Summary ==
IGT patchset build failed on latest successful build
764160f214cd916ddb79408b9f28ac0ad2df40e0 lib/igt_draw: Zero initalize the igt_bufs
[71/764] Linking static target lib/libigt-rendercopy_gen7_c.a.
[72/764] Compiling C object 'lib/igt-rendercopy_gen8_c@sta/rendercopy_gen8.c.o'.
[73/764] Linking static target lib/libigt-rendercopy_gen8_c.a.
[74/764] Compiling C object 'lib/igt-rendercopy_gen9_c@sta/rendercopy_gen9.c.o'.
[75/764] Linking static target lib/libigt-rendercopy_gen9_c.a.
[76/764] Compiling C object 'lib/igt-sw_sync_c@sta/sw_sync.c.o'.
[77/764] Linking static target lib/libigt-sw_sync_c.a.
[78/764] Compiling C object 'lib/igt-intel_reg_map_c@sta/intel_reg_map.c.o'.
[79/764] Linking static target lib/libigt-intel_reg_map_c.a.
[80/764] Compiling C object 'lib/igt-intel_iosf_c@sta/intel_iosf.c.o'.
[81/764] Linking static target lib/libigt-intel_iosf_c.a.
[82/764] Compiling C object 'lib/igt-igt_kms_c@sta/igt_kms.c.o'.
[83/764] Linking static target lib/libigt-igt_kms_c.a.
[84/764] Compiling C object 'lib/igt-igt_fb_c@sta/igt_fb.c.o'.
[85/764] Linking static target lib/libigt-igt_fb_c.a.
[86/764] Compiling C object 'lib/igt-igt_core_c@sta/igt_core.c.o'.
[87/764] Linking static target lib/libigt-igt_core_c.a.
[88/764] Compiling C object 'lib/igt-igt_draw_c@sta/igt_draw.c.o'.
[89/764] Linking static target lib/libigt-igt_draw_c.a.
[90/764] Compiling C object 'lib/igt-igt_pm_c@sta/igt_pm.c.o'.
[91/764] Linking static target lib/libigt-igt_pm_c.a.
[92/764] Compiling C object 'lib/igt-igt_dummyload_c@sta/igt_dummyload.c.o'.
[93/764] Linking static target lib/libigt-igt_dummyload_c.a.
[94/764] Compiling C object 'lib/igt-uwildmat_uwildmat_c@sta/uwildmat_uwildmat.c.o'.
[95/764] Linking static target lib/libigt-uwildmat_uwildmat_c.a.
[96/764] Compiling C object 'lib/igt-igt_kmod_c@sta/igt_kmod.c.o'.
[97/764] Linking static target lib/libigt-igt_kmod_c.a.
[98/764] Compiling C object 'lib/igt-igt_vc4_c@sta/igt_vc4.c.o'.
[99/764] Linking static target lib/libigt-igt_vc4_c.a.
[100/764] Compiling C object 'lib/igt-igt_frame_c@sta/igt_frame.c.o'.
[101/764] Linking static target lib/libigt-igt_frame_c.a.
[102/764] Compiling C object 'lib/igt-igt_audio_c@sta/igt_audio.c.o'.
[103/764] Linking static target lib/libigt-igt_audio_c.a.
[104/764] Compiling C object 'lib/igt-igt_chamelium_c@sta/igt_chamelium.c.o'.
[105/764] Linking static target lib/libigt-igt_chamelium_c.a.
[106/764] Linking target lib/libigt.so.
[107/764] Generating symbol file 'lib/igt@sha/lib/libigt.so.symbols'.
[108/764] Linking target lib/tests/igt_fork_helper.
[109/764] Compiling C object 'lib/igt_perf@sta/igt_perf.c.o'.
FAILED: lib/igt_perf@sta/igt_perf.c.o
ccache cc -Ilib/igt_perf@sta -Ilib -I../lib -I. -I../ -I../include/drm-uapi -I/home/cidrm/kernel_headers/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99 -O0 -g -D_GNU_SOURCE -include config.h -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-clobbered -Wno-type-limits -Wimplicit-fallthrough=0 -fPIC -MD -MQ 'lib/igt_perf@sta/igt_perf.c.o' -MF 'lib/igt_perf@sta/igt_perf.c.o.d' -o 'lib/igt_perf@sta/igt_perf.c.o' -c ../lib/igt_perf.c
In file included from ../lib/igt_dummyload.h:31:0,
from ../lib/igt_gt.h:29,
from ../lib/igt_perf.h:32,
from ../lib/igt_perf.c:9:
../lib/igt_aux.h:31:10: fatal error: intel_bufmgr.h: No such file or directory
#include <intel_bufmgr.h>
^~~~~~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2018-07-09 19:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-09 18:47 [igt-dev] [PATCH i-g-t] lib/hang_ctx: Make use of dummyload library to create recursive batch Antonio Argenziano
2018-07-09 19:12 ` Patchwork [this message]
2018-07-09 19:53 ` Chris Wilson
2018-07-09 20:20 ` Antonio Argenziano
2018-07-09 20:36 ` Chris Wilson
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=20180709191209.3996.91547@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=antonio.argenziano@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