qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: Alex Bligh <alex@alex.org.uk>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] How does 'make test' work?
Date: Mon, 01 Jul 2013 11:12:57 +0200	[thread overview]
Message-ID: <51D14819.50601@redhat.com> (raw)
In-Reply-To: <ED95276239F25166BB8845DC@nimrod.local>

On 06/29/13 19:51, Alex Bligh wrote:
> How is one meant to make the tests? make test fails with:
> 
> make[1]: Entering directory `/home/amb/qemu/git/qemu/tests/tcg'
> cc -m32 -I/home/amb/qemu/git/qemu/tcg -I/home/amb/qemu/git/qemu/tcg/i386
> -I/home/amb/qemu/git/qemu/linux-headers
> -I/home/amb/qemu/git/qemu/linux-headers -I. -I/home/amb/qemu/git/qemu
> -I/home/amb/qemu/git/qemu/include -I. -I. -I../.. -pthread
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include  
> -O2 -g  -c -o test_path.o test_path.c
> test_path.c:4:17: fatal error: iov.c: No such file or directory
> 
> If I fudge the include path it still doesn't work (see below).
> 
> I get the feeling I must have missed something.

See msg of commit f62cb1b6ddc2c82694abac23ab5eeddd85800074 I guess
(found with "git log -- tests/tcg/test_path.c").

Laszlo

  reply	other threads:[~2013-07-01  9:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-29 17:51 [Qemu-devel] How does 'make test' work? Alex Bligh
2013-07-01  9:12 ` Laszlo Ersek [this message]
2013-07-01  9:17 ` Peter Maydell

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=51D14819.50601@redhat.com \
    --to=lersek@redhat.com \
    --cc=alex@alex.org.uk \
    --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).