All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✗ Fi.CI.BAT: failure for lib/gt: Make use of dummyload library to create recursive batch
Date: Fri, 13 Jul 2018 10:02:36 -0000	[thread overview]
Message-ID: <20180713100236.25557.73174@emeril.freedesktop.org> (raw)
In-Reply-To: <20180713094607.18315-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: lib/gt: Make use of dummyload library to create recursive batch
URL   : https://patchwork.freedesktop.org/series/46462/
State : failure

== Summary ==

IGT patchset build failed on latest successful build
a742ebd9b4908c7eaca8a3d54f86b3d14583b5b5 igt/gem_unfence_active_buffers: Check GEM before use

ninja: Entering directory `build'
[1/531] Generating version.h with a custom command.
[2/528] Linking static target lib/libigt-igt_kms_c.a.
[3/528] Linking static target lib/libigt-igt_fb_c.a.
[4/528] Linking static target lib/libigt-igt_core_c.a.
[5/528] Compiling C object 'lib/igt-igt_chamelium_c@sta/igt_chamelium.c.o'.
FAILED: lib/igt-igt_chamelium_c@sta/igt_chamelium.c.o 
ccache cc  -Ilib/igt-igt_chamelium_c@sta -Ilib -I../lib -I. -I../ -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/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 -Wno-unused-parameter -Wno-sign-compare -Wno-missing-field-initializers -Wno-clobbered -Wno-type-limits -Wimplicit-fallthrough=0 -fPIC -pthread '-DIGT_DATADIR="/opt/igt/share/igt-gpu-tools"' '-DIGT_SRCDIR="/home/cidrm/igt-gpu-tools/tests"' '-DIGT_LOG_DOMAIN="igt_chamelium"' -MD -MQ 'lib/igt-igt_chamelium_c@sta/igt_chamelium.c.o' -MF 'lib/igt-igt_chamelium_c@sta/igt_chamelium.c.o.d' -o 'lib/igt-igt_chamelium_c@sta/igt_chamelium.c.o' -c ../lib/igt_chamelium.c
../lib/igt_chamelium.c:84:18: error: field ‘link’ has incomplete type
  struct igt_list link;
                  ^~~~
../lib/igt_chamelium.c: In function ‘chamelium_new_edid’:
../lib/igt_chamelium.c:508:2: warning: implicit declaration of function ‘igt_list_init’; did you mean ‘g_test_init’? [-Wimplicit-function-declaration]
  igt_list_init(&allocated_edid->link);
  ^~~~~~~~~~~~~
  g_test_init
../lib/igt_chamelium.c:511:3: warning: implicit declaration of function ‘igt_list_add’; did you mean ‘g_test_add’? [-Wimplicit-function-declaration]
   igt_list_add(&chamelium->edids->link, &allocated_edid->link);
   ^~~~~~~~~~~~
   g_test_add
../lib/igt_chamelium.c: In function ‘chamelium_deinit’:
../lib/igt_chamelium.c:1623:2: warning: implicit declaration of function ‘igt_list_for_each_safe’; did you mean ‘g_list_foreach’? [-Wimplicit-function-declaration]
  igt_list_for_each_safe(pos, tmp, &chamelium->edids->link, link) {
  ^~~~~~~~~~~~~~~~~~~~~~
  g_list_foreach
../lib/igt_chamelium.c:1623:66: error: expected ‘;’ before ‘{’ token
  igt_list_for_each_safe(pos, tmp, &chamelium->edids->link, link) {
                                                                  ^
At top level:
../lib/igt_chamelium.c:518:13: warning: ‘chamelium_destroy_edid’ defined but not used [-Wunused-function]
 static void chamelium_destroy_edid(struct chamelium *chamelium, int edid_id)
             ^~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  reply	other threads:[~2018-07-13 10:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-13  9:46 [PATCH i-g-t] lib/gt: Make use of dummyload library to create recursive batch Chris Wilson
2018-07-13  9:46 ` [igt-dev] " Chris Wilson
2018-07-13 10:02 ` Patchwork [this message]
2018-07-13 10:06 ` Chris Wilson
2018-07-13 10:06   ` [Intel-gfx] " Chris Wilson
2018-07-13 18:22   ` Antonio Argenziano
2018-07-13 18:22     ` [igt-dev] " Antonio Argenziano
2018-07-13 18:28     ` Chris Wilson
2018-07-13 18:28       ` [igt-dev] " Chris Wilson
2018-07-13 12:14 ` [igt-dev] ✓ Fi.CI.BAT: success for lib/gt: Make use of dummyload library to create recursive batch (rev2) Patchwork
2018-07-13 15:32 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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=20180713100236.25557.73174@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.