From: "marcin@mejor.pl" <marcin@mejor.pl>
To: linux-bcache@vger.kernel.org
Subject: [branch: bcachefs-performance] ./include/trace/trace_events.h:327:27: error: expected expression before ‘)’ token
Date: Mon, 5 Dec 2016 10:55:24 +0100 [thread overview]
Message-ID: <ea208bad-525d-949d-2b01-337ec46f53ce@mejor.pl> (raw)
Hi!
I'm getting compilation error:
commit 1aae41c06651f0bffedba1a29a59afac3717d315
> In file included from ./include/trace/define_trace.h:95:0,
> from ./include/trace/events/bcache.h:1196,
> from drivers/md/bcache/trace.c:11:
> ./include/trace/events/bcache.h: In function ‘trace_raw_output_bcache_btree_bounce_block’:
> ./include/trace/trace_events.h:327:27: error: expected expression before ‘)’ token
> trace_seq_printf(s, print); \
> ^
> ./include/trace/trace_events.h:60:2: note: in expansion of macro ‘DECLARE_EVENT_CLASS’
> DECLARE_EVENT_CLASS(name, \
> ^
> ./include/trace/events/bcache.h:494:1: note: in expansion of macro ‘TRACE_EVENT’
> TRACE_EVENT(bcache_btree_bounce_block,
> ^
> In file included from ./include/trace/define_trace.h:95:0,
> from ./include/trace/events/bcache.h:1196,
> from drivers/md/bcache/trace.c:11:
> ./include/trace/events/bcache.h: In function ‘trace_event_define_fields_bcache_btree_bounce_block’:
> ./include/trace/trace_events.h:418:32: warning: unused variable ‘field’ [-Wunused-variable]
> struct trace_event_raw_##call field; \
> ^
> ./include/trace/trace_events.h:60:2: note: in expansion of macro ‘DECLARE_EVENT_CLASS’
> DECLARE_EVENT_CLASS(name, \
> ^
> ./include/trace/events/bcache.h:494:1: note: in expansion of macro ‘TRACE_EVENT’
> TRACE_EVENT(bcache_btree_bounce_block,
> ^
> make[3]: *** [scripts/Makefile.build:290: drivers/md/bcache/trace.o] Błąd 1
> make[2]: *** [scripts/Makefile.build:440: drivers/md/bcache] Błąd 2
> make[1]: *** [scripts/Makefile.build:440: drivers/md] Błąd 2
> make: *** [Makefile:968: drivers] Błąd 2
gcc-5.4.0
Marcin
next reply other threads:[~2016-12-05 10:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-05 9:55 marcin [this message]
2016-12-06 7:49 ` [branch: bcachefs-performance] ./include/trace/trace_events.h:327:27: error: expected expression before ‘)’ token Kent Overstreet
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=ea208bad-525d-949d-2b01-337ec46f53ce@mejor.pl \
--to=marcin@mejor.pl \
--cc=linux-bcache@vger.kernel.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