From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes
Date: Wed, 25 Sep 2013 11:00:05 +0100 [thread overview]
Message-ID: <87bo3hmit8.fsf@linaro.org> (raw)
In-Reply-To: <CAFEAcA9LAyJ4kV1c_RKweNqKmCvmGRwbON_c0YTf5USMOPobcA@mail.gmail.com>
peter.maydell@linaro.org writes:
> On 25 September 2013 01:31, <alex.bennee@linaro.org> wrote:
>> + # Debug related options
>> + - env: TARGETS=i386-softmmu,x86_64-softmmu
>> + EXTRA_CONFIG="--enable-debug --enable-debug-tcg --enable-tcg-interpreter"
>
> --enable-debug implies --enable-debug-tcg, you don't need to specify
> it separately.
>
> I think we should have an --enable-debug config tested which is actually
> testing TCG, not the TCG interpreter (which is a very rarely used and
> not IMHO terribly useful config).
OK I'll split those two up.
>> + # This disabled make check for the ftrace backend which needs more setting up
>> + # Currently broken on 12.04 due to mis-packaged liburcu and changed API, will be pulled.
>> + #- env: TARGETS=i386-softmmu,x86_64-softmmu
>> + # EXTRA_PKGS="liblttng-ust-dev liburcu-dev"
>> + # EXTRA_CONFIG="--enable-trace-backend=ust"
>
> Does our configure identify the busted library and refuse to configure with
> this config? It probably ought to.
It's a mess. It probably still works on some set-ups but in discussion
with Stefan on IRC it looks like it's regressed on most modern set-ups.
The fundamental issue is lttng's lack of stable API. I hunted around a
bit trying to get it working but realised the script needs fixing up as
well so gave up.
Really ust just needs to be ripped out for now unless someone else wants
to dig into to supporting multiple versions painlessly.
--
Alex Bennée
next prev parent reply other threads:[~2013-09-25 10:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-24 16:31 [Qemu-devel] [PATCH v3 0/0] .travis.yml: basic compile and check recipies alex.bennee
2013-09-24 16:31 ` [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee
2013-09-24 23:44 ` Peter Maydell
2013-09-25 10:00 ` Alex Bennée [this message]
2013-09-26 7:38 ` Stefan Hajnoczi
-- strict thread matches above, loose matches on Subject: below --
2013-10-15 11:08 [Qemu-devel] [PULL v5 0/0] .travis.yml: basic compile and check recipies alex.bennee
2013-10-15 11:08 ` [Qemu-devel] [PATCH] .travis.yml: basic compile and check recipes alex.bennee
2013-09-13 15:20 alex.bennee
2013-09-18 12:38 ` Stefan Hajnoczi
2013-09-18 14:35 ` Alex Bennée
2013-09-19 8:23 ` Stefan Hajnoczi
2013-09-19 16:01 ` Alex Bennée
2013-09-19 16:27 ` Stefan Hajnoczi
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=87bo3hmit8.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).