From: Patchwork <patchwork@emeril.freedesktop.org>
To: Tvrtko Ursulin <tursulin@ursulin.net>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for Tracepoints cleanup and improvements for requests
Date: Fri, 27 Jan 2017 13:32:08 -0000 [thread overview]
Message-ID: <20170127133208.379.48835@emeril.freedesktop.org> (raw)
In-Reply-To: <1485518487-4464-1-git-send-email-tvrtko.ursulin@linux.intel.com>
== Series Details ==
Series: Tracepoints cleanup and improvements for requests
URL : https://patchwork.freedesktop.org/series/18676/
State : failure
== Summary ==
LD drivers/usb/storage/built-in.o
CC [M] drivers/gpu/drm/i915/gvt/render.o
CC [M] drivers/gpu/drm/i915/intel_lpe_audio.o
LD kernel/built-in.o
LD drivers/pci/pcie/aer/aerdriver.o
LD drivers/pci/pcie/aer/built-in.o
LD drivers/pci/pcie/built-in.o
LD net/packet/built-in.o
LD drivers/pci/built-in.o
LD drivers/scsi/scsi_mod.o
LD drivers/tty/serial/8250/8250.o
LD sound/built-in.o
LD drivers/gpu/drm/drm.o
LD drivers/iommu/built-in.o
LD [M] drivers/usb/serial/usbserial.o
LD drivers/acpi/acpica/acpi.o
LD drivers/thermal/thermal_sys.o
LD drivers/thermal/built-in.o
LD drivers/acpi/acpica/built-in.o
LD [M] drivers/net/ethernet/intel/igbvf/igbvf.o
LD [M] drivers/net/ethernet/intel/e1000/e1000.o
LD drivers/usb/gadget/libcomposite.o
LD drivers/acpi/built-in.o
LD [M] drivers/mmc/core/mmc_block.o
LD drivers/mmc/built-in.o
LD drivers/video/fbdev/core/fb.o
LD drivers/video/fbdev/core/built-in.o
LD drivers/spi/built-in.o
In file included from ./include/trace/define_trace.h:95:0,
from drivers/gpu/drm/i915/i915_trace.h:912,
from drivers/gpu/drm/i915/i915_trace_points.c:12:
./include/trace/trace_events.h:331:37: error: ‘trace_event_type_funcs_i915_gem_request_hw’ defined but not used [-Werror=unused-variable]
static struct trace_event_functions trace_event_type_funcs_##call = { \
^
drivers/gpu/drm/i915/./i915_trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’
DECLARE_EVENT_CLASS(i915_gem_request_hw,
^
In file included from ./include/trace/define_trace.h:95:0,
from drivers/gpu/drm/i915/i915_trace.h:912,
from drivers/gpu/drm/i915/i915_trace_points.c:12:
./include/trace/trace_events.h:726:13: error: ‘print_fmt_i915_gem_request_hw’ defined but not used [-Werror=unused-variable]
static char print_fmt_##call[] = print; \
^
drivers/gpu/drm/i915/./i915_trace.h:585:1: note: in expansion of macro ‘DECLARE_EVENT_CLASS’
DECLARE_EVENT_CLASS(i915_gem_request_hw,
^
LD drivers/tty/serial/8250/8250_base.o
LD drivers/tty/serial/8250/built-in.o
LD drivers/usb/gadget/udc/udc-core.o
LD drivers/usb/gadget/udc/built-in.o
LD drivers/usb/gadget/built-in.o
LD drivers/tty/serial/built-in.o
LD drivers/scsi/sd_mod.o
LD drivers/video/fbdev/built-in.o
LD drivers/scsi/built-in.o
AR lib/lib.a
EXPORTS lib/lib-ksyms.o
LD fs/btrfs/btrfs.o
LD lib/built-in.o
LD drivers/video/console/built-in.o
LD net/xfrm/built-in.o
LD drivers/video/built-in.o
LD drivers/usb/core/usbcore.o
LD fs/btrfs/built-in.o
LD drivers/usb/core/built-in.o
CC arch/x86/kernel/cpu/capflags.o
LD arch/x86/kernel/cpu/built-in.o
LD arch/x86/kernel/built-in.o
LD net/ipv4/built-in.o
LD drivers/tty/vt/built-in.o
LD drivers/tty/built-in.o
LD net/ipv6/ipv6.o
LD drivers/md/md-mod.o
LD [M] drivers/net/ethernet/intel/igb/igb.o
LD drivers/md/built-in.o
LD arch/x86/built-in.o
LD net/ipv6/built-in.o
cc1: all warnings being treated as errors
LD drivers/usb/host/xhci-hcd.o
scripts/Makefile.build:293: recipe for target 'drivers/gpu/drm/i915/i915_trace_points.o' failed
make[4]: *** [drivers/gpu/drm/i915/i915_trace_points.o] Error 1
make[4]: *** Waiting for unfinished jobs....
LD fs/ext4/ext4.o
LD [M] drivers/net/ethernet/intel/e1000e/e1000e.o
LD fs/ext4/built-in.o
LD fs/built-in.o
LD drivers/usb/host/built-in.o
LD drivers/usb/built-in.o
LD net/core/built-in.o
LD net/built-in.o
LD drivers/net/ethernet/built-in.o
LD drivers/net/built-in.o
scripts/Makefile.build:551: recipe for target 'drivers/gpu/drm/i915' failed
make[3]: *** [drivers/gpu/drm/i915] Error 2
scripts/Makefile.build:551: recipe for target 'drivers/gpu/drm' failed
make[2]: *** [drivers/gpu/drm] Error 2
scripts/Makefile.build:551: recipe for target 'drivers/gpu' failed
make[1]: *** [drivers/gpu] Error 2
Makefile:988: recipe for target 'drivers' failed
make: *** [drivers] Error 2
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2017-01-27 13:32 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-27 12:01 [RFC 0/8] Tracepoints cleanup and improvements for requests Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 1/8] drm/i915/tracepoints: Tidy request event class Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 2/8] drm/i915/tracepoints: Adjust i915_gem_ring_dispatch Tvrtko Ursulin
2017-01-27 12:37 ` Chris Wilson
2017-01-30 18:05 ` [PATCH v2 " Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 3/8] drm/i915/tracepoints: Tidy i915_gem_request_wait_begin Tvrtko Ursulin
2017-01-27 12:14 ` Chris Wilson
2017-01-30 18:06 ` [PATCH v2 " Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 4/8] drm/i915/tracepoints: Remove unused i915_gem_request_complete Tvrtko Ursulin
2017-01-27 12:46 ` Chris Wilson
2017-01-27 12:01 ` [RFC 5/8] drm/i915/tracepoints: Add request submit and execute tracepoints Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 6/8] drm/i915/tracepoints: Rename i915_gem_request_notify Tvrtko Ursulin
2017-01-27 12:20 ` Chris Wilson
2017-01-27 13:56 ` Tvrtko Ursulin
2017-01-30 18:07 ` [PATCH v2 " Tvrtko Ursulin
2017-01-30 19:44 ` Chris Wilson
2017-02-20 15:58 ` Tvrtko Ursulin
2017-02-20 16:07 ` Chris Wilson
2017-02-20 17:13 ` Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 7/8] drm/i915/tracepoints: Add backend level request in and out tracepoints Tvrtko Ursulin
2017-01-27 12:27 ` Chris Wilson
2017-01-27 13:59 ` Tvrtko Ursulin
2017-01-27 14:07 ` Chris Wilson
2017-01-27 14:18 ` Tvrtko Ursulin
2017-01-27 14:29 ` Chris Wilson
2017-01-30 18:08 ` [PATCH v2 " Tvrtko Ursulin
2017-01-27 12:01 ` [RFC 8/8] drm/i915/tracepoints: Add hw_id to context tracepoints Tvrtko Ursulin
2017-01-27 13:32 ` Patchwork [this message]
2017-01-30 23:24 ` ✓ Fi.CI.BAT: success for Tracepoints cleanup and improvements for requests (rev5) 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=20170127133208.379.48835@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=tursulin@ursulin.net \
/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