qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PULL v7 000/151] Meson-based build system
Date: Thu, 20 Aug 2020 15:54:03 +0100	[thread overview]
Message-ID: <CAFEAcA8chPqS0keyGv0vBgNgacnMo95gA3LZDU2QfmteQ=4UZg@mail.gmail.com> (raw)
In-Reply-To: <446a210a-7e88-ab9b-05f4-6b0ffabf97c6@redhat.com>

On Thu, 20 Aug 2020 at 12:52, Paolo Bonzini <pbonzini@redhat.com> wrote:
>
> On 20/08/20 12:33, Peter Maydell wrote:
> > 'make check' still fails for the all-linux-static config, this
> > time for a different reason:
> >
> > make: *** No rule to make target 'check-qtest', needed by 'check'. Stop.
>
> Oh, there are two "check:" rules.
>
> I pushed again the tag

For the all-linux-static build, Meson emits these WARNING lines:

Configuring ninjatool using configuration
Library m found: YES
Library util found: YES
Library aio found: YES
Library rt found: YES
Found pkg-config: /usr/bin/pkg-config (0.29.1)
WARNING: Static library 'asound' not found for dependency 'sdl2', may
not be statically linked
WARNING: Static library 'pulse-simple' not found for dependency
'sdl2', may not be statically linked
WARNING: Static library 'pulse' not found for dependency 'sdl2', may
not be statically linked
WARNING: Static library 'sndio' not found for dependency 'sdl2', may
not be statically linked
WARNING: Static library 'wayland-egl' not found for dependency 'sdl2',
may not be statically linked
WARNING: Static library 'wayland-client' not found for dependency
'sdl2', may not be statically linked
WARNING: Static library 'wayland-cursor' not found for dependency
'sdl2', may not be statically linked
Run-time dependency sdl2 found: YES 2.0.8
Found CMake: /usr/bin/cmake (3.10.2)
Run-time dependency sdl-image found: NO (tried pkgconfig and cmake)
Run-time dependency libpng found: YES 1.6.34


What are they for, and can they be suppressed ?

thanks
-- PMM


  reply	other threads:[~2020-08-20 14:55 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 21:32 [PULL v7 000/151] Meson-based build system Paolo Bonzini
2020-08-19 21:59 ` Eric Blake
2020-08-19 22:08   ` Paolo Bonzini
2020-08-20 10:33 ` Peter Maydell
2020-08-20 11:52   ` Paolo Bonzini
2020-08-20 14:54     ` Peter Maydell [this message]
2020-08-20 16:02       ` Paolo Bonzini
2020-08-20 16:10         ` Peter Maydell
2020-08-21  6:15 ` Howard Spoelstra
2020-08-21 10:58   ` Howard Spoelstra
2020-08-21 12:33     ` Paolo Bonzini
2020-08-21 16:11       ` Howard Spoelstra
2020-08-21 16:16         ` Paolo Bonzini
2020-08-24 16:18       ` Daniel P. Berrangé

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='CAFEAcA8chPqS0keyGv0vBgNgacnMo95gA3LZDU2QfmteQ=4UZg@mail.gmail.com' \
    --to=peter.maydell@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).