qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH RFC v2 0/5] Baby steps towards saner headers


From: Sascha Silbe
Subject: Re: [Qemu-devel] [PATCH RFC v2 0/5] Baby steps towards saner headers
Date: Mon, 27 Jun 2016 19:27:45 +0200
User-agent: Notmuch/0.19+1~g6b3e223 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu)

Dear Markus,

Markus Armbruster <address@hidden> writes:

> Some time ago, we discussed rules for headers, and these were
> generally liked:
[...]
> Trouble is we're not exactly close to obeying 2.  This series
> demonstrates a possible path towards obeying it: enforce it in "make
> check", except for known-bad headers [PATCH 2].  We start with a large
> list of known-bad headers, then whittle it down.  Some sample
> whittling in PATCH 4+5.
[...]

Does this series depend on any other series that's not in master yet?

After applying your series on top of f12103af and running "./configure"
in a clean working directory, I get the following errors for "make
check-source":

$ make check-source
egrep: config-host.h: No such file or directory
egrep: qmp-commands.h: No such file or directory
egrep: qapi-types.h: No such file or directory
egrep: qapi-visit.h: No such file or directory
egrep: qapi-event.h: No such file or directory
egrep: qmp-introspect.h: No such file or directory
egrep: trace/generated-events.h: No such file or directory
egrep: trace/generated-tracers.h: No such file or directory
egrep: trace/generated-tcg-tracers.h: No such file or directory
egrep: trace/generated-helpers-wrappers.h: No such file or directory
egrep: trace/generated-helpers.h: No such file or directory
egrep: tests/test-qapi-types.h: No such file or directory
egrep: tests/test-qapi-visit.h: No such file or directory
egrep: tests/test-qmp-commands.h: No such file or directory
egrep: tests/test-qapi-event.h: No such file or directory
egrep: tests/test-qmp-introspect.h: No such file or directory
  GEN   aarch64-softmmu/config-devices.mak.tmp
  GEN   aarch64-softmmu/config-devices.mak
[...]
  GEN   tests/test-qmp-introspect.h
make: *** No rule to make target `tests/headers/audio/audio.o', needed by 
`check-headers'. Stop.


Sascha
-- 
Softwareentwicklung Sascha Silbe, Niederhofenstraße 5/1, 71229 Leonberg
https://se-silbe.de/
USt-IdNr. DE281696641




reply via email to

[Prev in Thread] Current Thread [Next in Thread]