qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH for-2.8 v1 00/60] Modular build of trace event f


From: no-reply
Subject: Re: [Qemu-devel] [PATCH for-2.8 v1 00/60] Modular build of trace event files
Date: Tue, 9 Aug 2016 10:03:49 -0700 (PDT)

Hi,

Your series failed automatic build test. Please find the testing commands and
their output below. If you have docker installed, you can probably reproduce it
locally.

Message-id: address@hidden
Type: series
Subject: [Qemu-devel] [PATCH for-2.8 v1 00/60] Modular build of trace event 
files

=== TEST SCRIPT BEGIN ===
#!/bin/bash
set -e
git submodule update --init dtc
make J=8 address@hidden

# we need CURL DPRINTF patch
# http://patchew.org/QEMU/1470027888-24381-1-git-send-email-famz%40redhat.com/
#make J=8 address@hidden
=== TEST SCRIPT END ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
From https://github.com/patchew-project/qemu
 * [new tag]         patchew/address@hidden -> patchew/address@hidden
Switched to a new branch 'test'
f782d9f trace: update docs to reflect new code generation approach
8b58708 trace: remove the global include/trace.h file
19403bf trace: switch linux-user/ directory to modular trace.h file
0a68cb2 trace: switch qom/ directory to modular trace.h file
da8cde7 trace: switch target-ppc/ directory to modular trace.h file
172fdf5 trace: switch target-s390x/ directory to modular trace.h file
001334e trace: switch target-sparc/ directory to modular trace.h file
fbf7e8d trace: switch target-i386/ directory to modular trace.h file
5b3a404 trace: switch net/ directory to modular trace.h file
e4008a1 trace: switch audio/ directory to modular trace.h file
0d0c118 trace: switch ui/ directory to modular trace.h file
a424af5 trace: switch hw/alpha/ directory to modular trace.h file
6899dbc trace: switch hw/arm/ directory to modular trace.h file
698e90e trace: switch hw/acpi/ directory to modular trace.h file
6798bcb trace: switch hw/vfio/ directory to modular trace.h file
777af60 trace: switch hw/s390x/ directory to modular trace.h file
0d37f07 trace: switch hw/pci/ directory to modular trace.h file
8a745ba trace: switch hw/ppc/ directory to modular trace.h file
d315fff trace: switch hw/9pfs/ directory to modular trace.h file
200d752 trace: switch hw/i386/ directory to modular trace.h file
5963cc6 trace: switch hw/mem/ directory to modular trace.h file
3cd532b trace: switch hw/isa/ directory to modular trace.h file
6e0943c trace: switch hw/sd/ directory to modular trace.h file
d48f418 trace: switch hw/sparc/ directory to modular trace.h file
f30fb3c trace: switch hw/dma/ directory to modular trace.h file
aeff5ce trace: switch hw/timer/ directory to modular trace.h file
0a357f4 trace: switch hw/input/ directory to modular trace.h file
788e458 trace: switch hw/display/ directory to modular trace.h file
9e0ec18 trace: switch hw/nvram/ directory to modular trace.h file
f66d633 trace: switch hw/scsi/ directory to modular trace.h file
2c27a5c trace: switch hw/usb/ directory to modular trace.h file
c2c6a4a trace: switch hw/misc/ directory to modular trace.h file
5e51950 trace: switch hw/audio/ directory to modular trace.h file
24e7612 trace: switch hw/virtio/ directory to modular trace.h file
3f96b32 trace: switch hw/net/ directory to modular trace.h file
6cb5b07 trace: switch hw/intc/ directory to modular trace.h file
7138800 trace: switch hw/char/ directory to modular trace.h file
8e60ca5 trace: switch hw/block/ directory to modular trace.h file
ce95a93 trace: switch block/ directory to modular trace.h file
c1f9359 trace: switch migration/ directory to modular trace.h file
a9399ee trace: switch crypto/ directory to modular trace.h file
cf9d0b1 trace: switch util/ directory to modular trace.h file
b22e603 trace: switch io/ directory to modular trace.h file
b7dfca1 trace: introduce some Makefile rules for module code gen
eb94362 trace: introduce ID range offsets per trace-events file
5b37803 trace: introduce a formal group name for trace events
85db364 trace: get rid of generated-events.h/generated-events.c
b2a27bd trace: remove generated-events.h from many includes
08d783c3 trace: use -1 instead of TRACE_VCPU_EVENT_COUNT as magic value
3c2bc9c trace: remove use of event ID enums from APIs
35a51ca trace: remove fixed global event state arrays
584727d trace: remove use of TRACE_VCPU_EVENT_COUNT in cpu.h
cc33976 trace: provide mechanism for registering trace events
832db43 trace: remove some now unused functions
59adbd8 trace: convert code to use event iterators
58f9e9d trace: add trace event iterator APIs
969db6a trace: move hw/virtio/virtio-balloon.c trace points into correct file
2a9286e trace: move hw/mem/pc-dimm.c trace points into correct file
b8fe348 trace: move util/qemu-coroutine*.c trace points into correct file
b4b74ca trace: move util/buffer.c trace points into correct file

=== OUTPUT BEGIN ===
Submodule 'dtc' (git://git.qemu-project.org/dtc.git) registered for path 'dtc'
Cloning into 'dtc'...
Submodule path 'dtc': checked out '65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf'
  BUILD centos6
  ARCHIVE qemu.tgz
  ARCHIVE dtc.tgz
  COPY RUNNER
  RUN test-quick in centos6
No C++ compiler available; disabling C++ specific optional code
Install prefix    /tmp/qemu-test/src/tests/docker/install
BIOS directory    /tmp/qemu-test/src/tests/docker/install/share/qemu
binary directory  /tmp/qemu-test/src/tests/docker/install/bin
library directory /tmp/qemu-test/src/tests/docker/install/lib
module directory  /tmp/qemu-test/src/tests/docker/install/lib/qemu
libexec directory /tmp/qemu-test/src/tests/docker/install/libexec
include directory /tmp/qemu-test/src/tests/docker/install/include
config directory  /tmp/qemu-test/src/tests/docker/install/etc
local state directory   /tmp/qemu-test/src/tests/docker/install/var
Manual directory  /tmp/qemu-test/src/tests/docker/install/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path       /tmp/qemu-test/src
C compiler        cc
Host C compiler   cc
C++ compiler      
Objective-C compiler cc
ARFLAGS           rv
CFLAGS            -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -pthread 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -g 
QEMU_CFLAGS       -I/usr/include/pixman-1    -fPIE -DPIE -m64 -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes 
-Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes 
-fno-strict-aliasing -fno-common  -Wendif-labels -Wmissing-include-dirs 
-Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self 
-Wignored-qualifiers -Wold-style-declaration -Wold-style-definition 
-Wtype-limits -fstack-protector-all
LDFLAGS           -Wl,--warn-common -Wl,-z,relro -Wl,-z,now -pie -m64 -g 
make              make
install           install
python            python -B
smbd              /usr/sbin/smbd
module support    no
host CPU          x86_64
host big endian   no
target list       x86_64-softmmu aarch64-softmmu
tcg debug enabled no
gprof enabled     no
sparse enabled    no
strip binaries    yes
profiler          no
static build      no
pixman            system
SDL support       yes (1.2.14)
GTK support       no 
GTK GL support    no
VTE support       no 
TLS priority      NORMAL
GNUTLS support    no
GNUTLS rnd        no
libgcrypt         no
libgcrypt kdf     no
nettle            no 
nettle kdf        no
libtasn1          no
curses support    no
virgl support     no
curl support      no
mingw32 support   no
Audio drivers     oss
Block whitelist (rw) 
Block whitelist (ro) 
VirtFS support    no
VNC support       yes
VNC SASL support  no
VNC JPEG support  no
VNC PNG support   no
xen support       no
brlapi support    no
bluez  support    no
Documentation     no
PIE               yes
vde support       no
netmap support    no
Linux AIO support no
ATTR/XATTR support yes
Install blobs     yes
KVM support       yes
RDMA support      no
TCG interpreter   no
fdt support       yes
preadv support    yes
fdatasync         yes
madvise           yes
posix_madvise     yes
uuid support      no
libcap-ng support no
vhost-net support yes
vhost-scsi support yes
Trace backends    log
spice support     no 
rbd support       no
xfsctl support    no
smartcard support no
libusb            no
usb net redir     no
OpenGL support    no
OpenGL dmabufs    no
libiscsi support  no
libnfs support    no
build guest agent yes
QGA VSS support   no
QGA w32 disk info no
QGA MSI support   no
seccomp support   no
coroutine backend ucontext
coroutine pool    yes
GlusterFS support no
Archipelago support no
gcov              gcov
gcov enabled      no
TPM support       yes
libssh2 support   no
TPM passthrough   yes
QOM debugging     yes
vhdx              no
lzo support       no
snappy support    no
bzip2 support     no
NUMA host support no
tcmalloc support  no
jemalloc support  no
avx2 optimization no
  GEN   x86_64-softmmu/config-devices.mak.tmp
  GEN   aarch64-softmmu/config-devices.mak.tmp
  GEN   config-host.h
  GEN   qemu-options.def
  GEN   qmp-commands.h
  GEN   x86_64-softmmu/config-devices.mak
  GEN   qapi-types.h
  GEN   qapi-visit.h
  GEN   aarch64-softmmu/config-devices.mak
  GEN   qapi-event.h
  GEN   qmp-introspect.h
  GEN   trace.h
  GEN   util/trace.h
  GEN   crypto/trace.h
  GEN   io/trace.h
  GEN   migration/trace.h
  GEN   block/trace.h
  GEN   hw/block/trace.h
  GEN   hw/char/trace.h
  GEN   hw/intc/trace.h
  GEN   hw/net/trace.h
  GEN   hw/virtio/trace.h
  GEN   hw/audio/trace.h
  GEN   hw/misc/trace.h
  GEN   hw/usb/trace.h
  GEN   hw/scsi/trace.h
  GEN   hw/nvram/trace.h
  GEN   hw/display/trace.h
  GEN   hw/input/trace.h
  GEN   hw/timer/trace.h
  GEN   hw/dma/trace.h
  GEN   hw/sparc/trace.h
  GEN   hw/sd/trace.h
  GEN   hw/isa/trace.h
  GEN   hw/mem/trace.h
  GEN   hw/i386/trace.h
  GEN   hw/9pfs/trace.h
  GEN   hw/ppc/trace.h
  GEN   hw/pci/trace.h
  GEN   hw/s390x/trace.h
  GEN   hw/vfio/trace.h
  GEN   hw/acpi/trace.h
  GEN   hw/arm/trace.h
  GEN   hw/alpha/trace.h
  GEN   ui/trace.h
  GEN   audio/trace.h
  GEN   net/trace.h
  GEN   target-i386/trace.h
  GEN   target-sparc/trace.h
  GEN   target-s390x/trace.h
  GEN   target-ppc/trace.h
  GEN   qom/trace.h
  GEN   linux-user/trace.h
  GEN   tests/test-qapi-types.h
  GEN   tests/test-qapi-visit.h
  GEN   tests/test-qmp-commands.h
  GEN   tests/test-qapi-event.h
  GEN   tests/test-qmp-introspect.h
  GEN   config-all-devices.mak
  GEN   trace/generated-tcg-tracers.h
  GEN   trace/generated-helpers-wrappers.h
  GEN   trace/generated-helpers.h
  CC    tests/qemu-iotests/socket_scm_helper.o
  GEN   qga/qapi-generated/qga-qapi-types.h
  GEN   qga/qapi-generated/qga-qapi-visit.h
  GEN   qga/qapi-generated/qga-qmp-commands.h
  GEN   qga/qapi-generated/qga-qapi-types.c
  GEN   qga/qapi-generated/qga-qapi-visit.c
  GEN   qga/qapi-generated/qga-qmp-marshal.c
  GEN   trace.c
  GEN   audio/trace.c
  GEN   block/trace.c
  GEN   crypto/trace.c
  GEN   hw/9pfs/trace.c
  GEN   hw/acpi/trace.c
  GEN   hw/alpha/trace.c
  GEN   hw/arm/trace.c
  GEN   hw/audio/trace.c
  GEN   hw/block/trace.c
  GEN   hw/char/trace.c
  GEN   hw/display/trace.c
  GEN   hw/dma/trace.c
  GEN   hw/i386/trace.c
  GEN   hw/input/trace.c
  GEN   hw/intc/trace.c
  GEN   hw/isa/trace.c
  GEN   hw/mem/trace.c
  GEN   hw/misc/trace.c
  GEN   hw/net/trace.c
  GEN   hw/nvram/trace.c
  GEN   hw/pci/trace.c
  GEN   hw/ppc/trace.c
  GEN   hw/s390x/trace.c
  GEN   hw/scsi/trace.c
  GEN   hw/sd/trace.c
  GEN   hw/sparc/trace.c
  GEN   hw/timer/trace.c
  GEN   hw/usb/trace.c
  GEN   hw/vfio/trace.c
  GEN   hw/virtio/trace.c
  GEN   io/trace.c
  GEN   linux-user/trace.c
  GEN   migration/trace.c
  GEN   net/trace.c
  GEN   qom/trace.c
  GEN   target-i386/trace.c
  GEN   target-ppc/trace.c
  GEN   target-s390x/trace.c
  GEN   target-sparc/trace.c
  GEN   ui/trace.c
  GEN   util/trace.c
  GEN   qmp-introspect.c
  GEN   qapi-types.c
  GEN   qapi-visit.c
  GEN   qapi-event.c
  CC    qapi/qapi-visit-core.o
  CC    qapi/qapi-dealloc-visitor.o
  CC    qapi/qmp-input-visitor.o
  CC    qapi/qmp-output-visitor.o
  CC    qapi/qmp-registry.o
  CC    qapi/qmp-dispatch.o
  CC    qapi/string-input-visitor.o
  CC    qapi/string-output-visitor.o
  CC    qapi/opts-visitor.o
  CC    qapi/qapi-clone-visitor.o
  CC    qapi/qmp-event.o
  CC    qapi/qapi-util.o
  CC    qobject/qnull.o
  CC    qobject/qint.o
  CC    qobject/qstring.o
  CC    qobject/qdict.o
  CC    qobject/qlist.o
  CC    qobject/qfloat.o
  CC    qobject/qbool.o
  CC    qobject/qjson.o
  CC    qobject/qobject.o
  CC    qobject/json-lexer.o
  CC    qobject/json-streamer.o
  CC    qobject/json-parser.o
  CC    trace/control.o
  CC    trace/qmp.o
  CC    util/osdep.o
  CC    util/cutils.o
  CC    util/compatfd.o
  CC    util/unicode.o
  CC    util/qemu-timer-common.o
  CC    util/event_notifier-posix.o
/tmp/qemu-test/src/trace/control.c: In function ‘trace_event_register_group’:
/tmp/qemu-test/src/trace/control.c:76: error: ‘for’ loop initial declarations 
are only allowed in C99 mode
/tmp/qemu-test/src/trace/control.c:76: note: use option -std=c99 or -std=gnu99 
to compile your code
make: *** [trace/control.o] Error 1
make: *** Waiting for unfinished jobs....
  CC    util/mmap-alloc.o
tests/docker/Makefile.include:104: recipe for target 'address@hidden' failed
make: *** address@hidden Error 1
=== OUTPUT END ===

Test command exited with code: 2


---
Email generated automatically by Patchew [http://patchew.org/].
Please send your feedback to address@hidden

reply via email to

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