All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <529E8638.2010102@terremark.com>

diff --git a/a/1.txt b/N1/1.txt
index 41ae87b..7d65797 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -212,84 +212,3 @@ Do you want a bug opened for this?
     -Don Slutz
 
 > Paolo
-
-
-** Attachment added: "zz1"
-   https://bugs.launchpad.net/bugs/1257099/+attachment/3922629/+files/zz1
-
--- 
-You received this bug notification because you are a member of qemu-
-devel-ml, which is subscribed to QEMU.
-https://bugs.launchpad.net/bugs/1257099
-
-Title:
-  QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error
-
-Status in QEMU:
-  New
-
-Bug description:
-    lt LINK libcacard.la
-  /usr/bin/ld: libcacard/.libs/vcard.o: relocation R_X86_64_PC32 against `vcard_buffer_response_delete' can not be used when making a shared object; recompile with -fPIC
-  /usr/bin/ld: final link failed: Bad value
-  collect2: ld returned 1 exit status
-  make[4]: *** [libcacard.la] Error 1
-  make[3]: *** [subdir-libcacard] Error 2
-
-  I have bisect'd this to:
-
-  dcs-xen-53:~/qemu>git-bisect next
-  00c705fb92bc6e69e955aeac3614e05ca02feacd is the first bad commit
-  commit 00c705fb92bc6e69e955aeac3614e05ca02feacd
-  Author: Paolo Bonzini <pbonzini@redhat.com>
-  Date:   Tue May 29 11:40:24 2012 +0200
-
-      build: libcacard Makefile cleanups
-      
-      Build vscclient from toplevel Makefile, limit usage of vpath.
-      
-      Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
-
-  :100644 100644 a10005a22fe44a107dfec15106960612b43be71f 1d34b9539e9ba47fdb7028ad0569389fa48712b9 M      Makefile
-  :100644 100644 ae3770a5f718742838844f9064be6a7153ac7469 74110dda7e38b8ddae47a53ad4cb6ecf48231fa0 M      Makefile.objs
-  :100644 100644 3dfdf925fdc2c92239b7053a3d4e09687dcc2171 555894db4aa717f15cfc24093d838131f422fc78 M      Makefile.target
-  :100755 100755 e50ad0bb8fc2e331562f3c09e605af6597a143b1 cd5e8b349c137f621d2e9dc516145bc650d977c0 M      configure
-  :040000 040000 160d565b7e551c3248333c9e49f34edb7a30f5e0 008bc3fccda52f78accf9494539ba62bfb1621a0 M      libcacard
-
-  dcs-xen-53:~/qemu>git bisect log   
-  git bisect start
-  # bad: [7457fe9541b5162f285454947448d553a5d5a531] Update version for v1.7.0-rc2 release
-  git bisect bad 7457fe9541b5162f285454947448d553a5d5a531
-  # good: [ed7ec8400707fe42f4a0f40db2f2d5827ecea789] Merge remote-tracking branch 'bonzini/scsi.2' into staging
-  git bisect good ed7ec8400707fe42f4a0f40db2f2d5827ecea789
-  # bad: [1d31fca470648ec66afd8743491bfb5846306341] qemu-barrier: Fix compilation on i386 hosts
-  git bisect bad 1d31fca470648ec66afd8743491bfb5846306341
-  # good: [9de36b1a7cf61aa8be365f13c81668b3e19fbc7f] Make -machine/-enable-kvm options merge into a single list
-  git bisect good 9de36b1a7cf61aa8be365f13c81668b3e19fbc7f
-  # bad: [3edb8f92e8b5f18797693d8ed9fad3962e11e25d] target-s390x: Pass S390CPU to s390_cpu_restart()
-  git bisect bad 3edb8f92e8b5f18797693d8ed9fad3962e11e25d
-  # good: [aecff6924dab0197b6c8f132e44502b25fd98a38] hw/arm_gic: Make gic_reset a sysbus reset function
-  git bisect good aecff6924dab0197b6c8f132e44502b25fd98a38
-  # good: [b9531b6eed93c9e1769d6f371c4da5d1f955e0d1] block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()
-  git bisect good b9531b6eed93c9e1769d6f371c4da5d1f955e0d1
-  # good: [dd86df756e02b684718dd5378725927361b0ad36] Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
-  git bisect good dd86df756e02b684718dd5378725927361b0ad36
-  # good: [8ebdf9dcc6036171a9f8bac3fe8dc459725a3e83] sun4u: Use cpu_sparc_init() to obtain SPARCCPU
-  git bisect good 8ebdf9dcc6036171a9f8bac3fe8dc459725a3e83
-  # good: [8867aef02e1e5817c72b2e09be4ae952eb0c9d9d] build: move ui/ objects to nested Makefile.objs
-  git bisect good 8867aef02e1e5817c72b2e09be4ae952eb0c9d9d
-  # bad: [e8de1ea849176812765bf30514f66c5450a1edc6] target-xtensa: add attributes to helper functions
-  git bisect bad e8de1ea849176812765bf30514f66c5450a1edc6
-  # bad: [fa79c914efd35cb60e0bc18512c03690c48b13e2] Merge remote-tracking branch 'bonzini/nested-makefiles-3' into staging
-  git bisect bad fa79c914efd35cb60e0bc18512c03690c48b13e2
-  # good: [c353f261946ddbd814b333ae2440712b486977fd] build: move per-target hw/ objects to nested Makefile.objs
-  git bisect good c353f261946ddbd814b333ae2440712b486977fd
-  # bad: [25f27a4f7160d077d6992e811021b4bc3a82abc1] build: compile oslib-obj-y once
-  git bisect bad 25f27a4f7160d077d6992e811021b4bc3a82abc1
-  # bad: [00c705fb92bc6e69e955aeac3614e05ca02feacd] build: libcacard Makefile cleanups
-  git bisect bad 00c705fb92bc6e69e955aeac3614e05ca02feacd
-  # good: [49ac9e0a8cfb737d6da9c0b056c062e3dec0ba45] build: move device tree to per-target Makefile.objs
-  git bisect good 49ac9e0a8cfb737d6da9c0b056c062e3dec0ba45
-
-To manage notifications about this bug go to:
-https://bugs.launchpad.net/qemu/+bug/1257099/+subscriptions
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..42ee85e
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1,3 @@
+Content-Type: text/plain; charset="us-ascii"; name="zz1"
+Content-Transfer-Encoding: quoted-printable
+Content-Disposition: attachment; filename="zz1"
diff --git a/N1/2.txt b/N1/2.txt
new file mode 100644
index 0000000..bf79891
--- /dev/null
+++ b/N1/2.txt
@@ -0,0 +1,493 @@
+/bin/sh /home/don/qemu/scripts/make_device_config.sh alpha-softmmu/config-devices.mak /home/don/qemu/default-configs/alpha-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh arm-softmmu/config-devices.mak /home/don/qemu/default-configs/arm-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh cris-softmmu/config-devices.mak /home/don/qemu/default-configs/cris-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh i386-softmmu/config-devices.mak /home/don/qemu/default-configs/i386-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh lm32-softmmu/config-devices.mak /home/don/qemu/default-configs/lm32-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh m68k-softmmu/config-devices.mak /home/don/qemu/default-configs/m68k-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh microblaze-softmmu/config-devices.mak /home/don/qemu/default-configs/microblaze-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh microblazeel-softmmu/config-devices.mak /home/don/qemu/default-configs/microblazeel-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mips-softmmu/config-devices.mak /home/don/qemu/default-configs/mips-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64-softmmu/config-devices.mak /home/don/qemu/default-configs/mips64-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64el-softmmu/config-devices.mak /home/don/qemu/default-configs/mips64el-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsel-softmmu/config-devices.mak /home/don/qemu/default-configs/mipsel-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh moxie-softmmu/config-devices.mak /home/don/qemu/default-configs/moxie-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh or32-softmmu/config-devices.mak /home/don/qemu/default-configs/or32-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc-softmmu/config-devices.mak /home/don/qemu/default-configs/ppc-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64-softmmu/config-devices.mak /home/don/qemu/default-configs/ppc64-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh ppcemb-softmmu/config-devices.mak /home/don/qemu/default-configs/ppcemb-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh s390x-softmmu/config-devices.mak /home/don/qemu/default-configs/s390x-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4-softmmu/config-devices.mak /home/don/qemu/default-configs/sh4-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4eb-softmmu/config-devices.mak /home/don/qemu/default-configs/sh4eb-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc-softmmu/config-devices.mak /home/don/qemu/default-configs/sparc-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc64-softmmu/config-devices.mak /home/don/qemu/default-configs/sparc64-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh unicore32-softmmu/config-devices.mak /home/don/qemu/default-configs/unicore32-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh x86_64-softmmu/config-devices.mak /home/don/qemu/default-configs/x86_64-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh xtensa-softmmu/config-devices.mak /home/don/qemu/default-configs/xtensa-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh xtensaeb-softmmu/config-devices.mak /home/don/qemu/default-configs/xtensaeb-softmmu.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh alpha-linux-user/config-devices.mak /home/don/qemu/default-configs/alpha-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh arm-linux-user/config-devices.mak /home/don/qemu/default-configs/arm-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh armeb-linux-user/config-devices.mak /home/don/qemu/default-configs/armeb-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh cris-linux-user/config-devices.mak /home/don/qemu/default-configs/cris-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh i386-linux-user/config-devices.mak /home/don/qemu/default-configs/i386-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh m68k-linux-user/config-devices.mak /home/don/qemu/default-configs/m68k-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh microblaze-linux-user/config-devices.mak /home/don/qemu/default-configs/microblaze-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh microblazeel-linux-user/config-devices.mak /home/don/qemu/default-configs/microblazeel-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mips-linux-user/config-devices.mak /home/don/qemu/default-configs/mips-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64-linux-user/config-devices.mak /home/don/qemu/default-configs/mips64-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64el-linux-user/config-devices.mak /home/don/qemu/default-configs/mips64el-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsel-linux-user/config-devices.mak /home/don/qemu/default-configs/mipsel-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsn32-linux-user/config-devices.mak /home/don/qemu/default-configs/mipsn32-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsn32el-linux-user/config-devices.mak /home/don/qemu/default-configs/mipsn32el-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh or32-linux-user/config-devices.mak /home/don/qemu/default-configs/or32-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc-linux-user/config-devices.mak /home/don/qemu/default-configs/ppc-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64-linux-user/config-devices.mak /home/don/qemu/default-configs/ppc64-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64abi32-linux-user/config-devices.mak /home/don/qemu/default-configs/ppc64abi32-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh s390x-linux-user/config-devices.mak /home/don/qemu/default-configs/s390x-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4-linux-user/config-devices.mak /home/don/qemu/default-configs/sh4-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4eb-linux-user/config-devices.mak /home/don/qemu/default-configs/sh4eb-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc-linux-user/config-devices.mak /home/don/qemu/default-configs/sparc-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc32plus-linux-user/config-devices.mak /home/don/qemu/default-configs/sparc32plus-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc64-linux-user/config-devices.mak /home/don/qemu/default-configs/sparc64-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh unicore32-linux-user/config-devices.mak /home/don/qemu/default-configs/unicore32-linux-user.mak
+/bin/sh /home/don/qemu/scripts/make_device_config.sh x86_64-linux-user/config-devices.mak /home/don/qemu/default-configs/x86_64-linux-user.mak
+sed -n 's|^\([^=]*\)=\(.*\)$|\1:=$(findstring y,$(\1)\2)|p'  alpha-softmmu/config-devices.mak  arm-softmmu/config-devices.mak  cris-softmmu/config-devices.mak  i386-softmmu/config-devices.mak  lm32-softmmu/config-devices.mak  m68k-softmmu/config-devices.mak  microblaze-softmmu/config-devices.mak  microblazeel-softmmu/config-devices.mak  mips-softmmu/config-devices.mak  mips64-softmmu/config-devices.mak  mips64el-softmmu/config-devices.mak  mipsel-softmmu/config-devices.mak  moxie-softmmu/config-devices.mak  or32-softmmu/config-devices.mak  ppc-softmmu/config-devices.mak  ppc64-softmmu/config-devices.mak  ppcemb-softmmu/config-devices.mak  s390x-softmmu/config-devices.mak  sh4-softmmu/config-devices.mak  sh4eb-softmmu/config-devices.mak  sparc-softmmu/config-devices.mak  sparc64-softmmu/config-devices.mak  unicore32-softmmu/config-devices.mak  x86_64-softmmu/config-devices.mak  xtensa-softmmu/config-devices.mak  xtensaeb-softmmu/config-devices.mak  alpha-linux-user/config-devices.mak  arm-linux-user/config-devices.mak  armeb-linux-user/config-devices.mak  cris-linux-user/config-devices.mak  i386-linux-user/config-devices.mak  m68k-linux-user/config-devices.mak  microblaze-linux-user/config-devices.mak  microblazeel-linux-user/config-devices.mak  mips-linux-user/config-devices.mak  mips64-linux-user/config-devices.mak  mips64el-linux-user/config-devices.mak  mipsel-linux-user/config-devices.mak  mipsn32-linux-user/config-devices.mak  mipsn32el-linux-user/config-devices.mak  or32-linux-user/config-devices.mak  ppc-linux-user/config-devices.mak  ppc64-linux-user/config-devices.mak  ppc64abi32-linux-user/config-devices.mak  s390x-linux-user/config-devices.mak  sh4-linux-user/config-devices.mak  sh4eb-linux-user/config-devices.mak  sparc-linux-user/config-devices.mak  sparc32plus-linux-user/config-devices.mak  sparc64-linux-user/config-devices.mak  unicore32-linux-user/config-devices.mak  x86_64-linux-user/config-devices.mak | sort -u > config-all-devices.mak
+sh /home/don/qemu/scripts/create_config < config-host.mak > config-host.h-timestamp
+mkdir -p dtc/libfdt
+mkdir -p dtc/tests
+make -I/home/don/qemu/dtc VPATH=/home/don/qemu/dtc -C dtc V="1" LIBFDT_srcdir=/home/don/qemu/dtc/libfdt CPPFLAGS="-I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt" CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests" LDFLAGS="-Wl,--warn-common -m64 -g " ARFLAGS="rv" CC="cc" AR="ar" LD="ld"  BUILD_DIR=/home/don/qemu/out/tmp libfdt/libfdt.a
+make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/dumptrees.o tests/dumptrees.d" /home/don/qemu/dtc/tests/dumptrees.c > tests/dumptrees.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/trees.o tests/trees.d" /home/don/qemu/dtc/tests/trees.S > tests/trees.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/testutils.o tests/testutils.d" /home/don/qemu/dtc/tests/testutils.c > tests/testutils.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/value-labels.o tests/value-labels.d" /home/don/qemu/dtc/tests/value-labels.c > tests/value-labels.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/asm_tree_dump.o tests/asm_tree_dump.d" /home/don/qemu/dtc/tests/asm_tree_dump.c > tests/asm_tree_dump.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/truncated_property.o tests/truncated_property.d" /home/don/qemu/dtc/tests/truncated_property.c > tests/truncated_property.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/path_offset_aliases.o tests/path_offset_aliases.d" /home/don/qemu/dtc/tests/path_offset_aliases.c > tests/path_offset_aliases.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/add_subnode_with_nops.o tests/add_subnode_with_nops.d" /home/don/qemu/dtc/tests/add_subnode_with_nops.c > tests/add_subnode_with_nops.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/dtbs_equal_unordered.o tests/dtbs_equal_unordered.d" /home/don/qemu/dtc/tests/dtbs_equal_unordered.c > tests/dtbs_equal_unordered.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/dtb_reverse.o tests/dtb_reverse.d" /home/don/qemu/dtc/tests/dtb_reverse.c > tests/dtb_reverse.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/dtbs_equal_ordered.o tests/dtbs_equal_ordered.d" /home/don/qemu/dtc/tests/dtbs_equal_ordered.c > tests/dtbs_equal_ordered.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/extra-terminating-null.o tests/extra-terminating-null.d" /home/don/qemu/dtc/tests/extra-terminating-null.c > tests/extra-terminating-null.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/incbin.o tests/incbin.d" /home/don/qemu/dtc/tests/incbin.c > tests/incbin.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/boot-cpuid.o tests/boot-cpuid.d" /home/don/qemu/dtc/tests/boot-cpuid.c > tests/boot-cpuid.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/phandle_format.o tests/phandle_format.d" /home/don/qemu/dtc/tests/phandle_format.c > tests/phandle_format.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/path-references.o tests/path-references.d" /home/don/qemu/dtc/tests/path-references.c > tests/path-references.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/references.o tests/references.d" /home/don/qemu/dtc/tests/references.c > tests/references.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/string_escapes.o tests/string_escapes.d" /home/don/qemu/dtc/tests/string_escapes.c > tests/string_escapes.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/del_node.o tests/del_node.d" /home/don/qemu/dtc/tests/del_node.c > tests/del_node.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/del_property.o tests/del_property.d" /home/don/qemu/dtc/tests/del_property.c > tests/del_property.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/setprop.o tests/setprop.d" /home/don/qemu/dtc/tests/setprop.c > tests/setprop.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/set_name.o tests/set_name.d" /home/don/qemu/dtc/tests/set_name.c > tests/set_name.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/rw_tree1.o tests/rw_tree1.d" /home/don/qemu/dtc/tests/rw_tree1.c > tests/rw_tree1.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/open_pack.o tests/open_pack.d" /home/don/qemu/dtc/tests/open_pack.c > tests/open_pack.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/nopulate.o tests/nopulate.d" /home/don/qemu/dtc/tests/nopulate.c > tests/nopulate.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/mangle-layout.o tests/mangle-layout.d" /home/don/qemu/dtc/tests/mangle-layout.c > tests/mangle-layout.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/move_and_save.o tests/move_and_save.d" /home/don/qemu/dtc/tests/move_and_save.c > tests/move_and_save.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/sw_tree1.o tests/sw_tree1.d" /home/don/qemu/dtc/tests/sw_tree1.c > tests/sw_tree1.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/nop_node.o tests/nop_node.d" /home/don/qemu/dtc/tests/nop_node.c > tests/nop_node.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/nop_property.o tests/nop_property.d" /home/don/qemu/dtc/tests/nop_property.c > tests/nop_property.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/setprop_inplace.o tests/setprop_inplace.d" /home/don/qemu/dtc/tests/setprop_inplace.c > tests/setprop_inplace.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/notfound.o tests/notfound.d" /home/don/qemu/dtc/tests/notfound.c > tests/notfound.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/get_alias.o tests/get_alias.d" /home/don/qemu/dtc/tests/get_alias.c > tests/get_alias.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/node_offset_by_compatible.o tests/node_offset_by_compatible.d" /home/don/qemu/dtc/tests/node_offset_by_compatible.c > tests/node_offset_by_compatible.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/node_check_compatible.o tests/node_check_compatible.d" /home/don/qemu/dtc/tests/node_check_compatible.c > tests/node_check_compatible.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/node_offset_by_phandle.o tests/node_offset_by_phandle.d" /home/don/qemu/dtc/tests/node_offset_by_phandle.c > tests/node_offset_by_phandle.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/node_offset_by_prop_value.o tests/node_offset_by_prop_value.d" /home/don/qemu/dtc/tests/node_offset_by_prop_value.c > tests/node_offset_by_prop_value.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/parent_offset.o tests/parent_offset.d" /home/don/qemu/dtc/tests/parent_offset.c > tests/parent_offset.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/supernode_atdepth_offset.o tests/supernode_atdepth_offset.d" /home/don/qemu/dtc/tests/supernode_atdepth_offset.c > tests/supernode_atdepth_offset.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/get_path.o tests/get_path.d" /home/don/qemu/dtc/tests/get_path.c > tests/get_path.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/get_phandle.o tests/get_phandle.d" /home/don/qemu/dtc/tests/get_phandle.c > tests/get_phandle.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/getprop.o tests/getprop.d" /home/don/qemu/dtc/tests/getprop.c > tests/getprop.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/get_name.o tests/get_name.d" /home/don/qemu/dtc/tests/get_name.c > tests/get_name.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/path_offset.o tests/path_offset.d" /home/don/qemu/dtc/tests/path_offset.c > tests/path_offset.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/subnode_offset.o tests/subnode_offset.d" /home/don/qemu/dtc/tests/subnode_offset.c > tests/subnode_offset.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/find_property.o tests/find_property.d" /home/don/qemu/dtc/tests/find_property.c > tests/find_property.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/root_node.o tests/root_node.d" /home/don/qemu/dtc/tests/root_node.c > tests/root_node.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "tests/get_mem_rsv.o tests/get_mem_rsv.d" /home/don/qemu/dtc/tests/get_mem_rsv.c > tests/get_mem_rsv.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "libfdt/fdt_strerror.o libfdt/fdt_strerror.d" /home/don/qemu/dtc/libfdt/fdt_strerror.c > libfdt/fdt_strerror.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "libfdt/fdt_rw.o libfdt/fdt_rw.d" /home/don/qemu/dtc/libfdt/fdt_rw.c > libfdt/fdt_rw.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "libfdt/fdt_sw.o libfdt/fdt_sw.d" /home/don/qemu/dtc/libfdt/fdt_sw.c > libfdt/fdt_sw.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "libfdt/fdt_wip.o libfdt/fdt_wip.d" /home/don/qemu/dtc/libfdt/fdt_wip.c > libfdt/fdt_wip.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "libfdt/fdt_ro.o libfdt/fdt_ro.d" /home/don/qemu/dtc/libfdt/fdt_ro.c > libfdt/fdt_ro.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "libfdt/fdt.o libfdt/fdt.d" /home/don/qemu/dtc/libfdt/fdt.c > libfdt/fdt.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "ftdump.o ftdump.d" /home/don/qemu/dtc/ftdump.c > ftdump.d
+flex -oconvert-dtsv0-lexer.lex.c /home/don/qemu/dtc/convert-dtsv0-lexer.l
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "convert-dtsv0-lexer.lex.o convert-dtsv0-lexer.lex.d" convert-dtsv0-lexer.lex.c > convert-dtsv0-lexer.lex.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "util.o util.d" /home/don/qemu/dtc/util.c > util.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "srcpos.o srcpos.d" /home/don/qemu/dtc/srcpos.c > srcpos.d
+bison -d /home/don/qemu/dtc/dtc-parser.y
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "dtc-parser.tab.o dtc-parser.tab.d" dtc-parser.tab.c > dtc-parser.tab.d
+flex -odtc-lexer.lex.c /home/don/qemu/dtc/dtc-lexer.l
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "dtc-lexer.lex.o dtc-lexer.lex.d" dtc-lexer.lex.c > dtc-lexer.lex.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "treesource.o treesource.d" /home/don/qemu/dtc/treesource.c > treesource.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "livetree.o livetree.d" /home/don/qemu/dtc/livetree.c > livetree.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "fstree.o fstree.d" /home/don/qemu/dtc/fstree.c > fstree.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "flattree.o flattree.d" /home/don/qemu/dtc/flattree.c > flattree.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "dtc.o dtc.d" /home/don/qemu/dtc/dtc.c > dtc.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "data.o data.d" /home/don/qemu/dtc/data.c > data.d
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "checks.o checks.d" /home/don/qemu/dtc/checks.c > checks.d
+make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'
+make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'
+set -e; echo '	CHK version_gen.h'; mkdir -p ./; 	(echo "#define DTC_VERSION \"DTC 1.3.0-g7dc65c02\""; ) < Makefile > version_gen.h.tmp; if [ -r version_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f version_gen.h.tmp; else echo '	UPD version_gen.h'; mv -f version_gen.h.tmp version_gen.h; fi;
+	CHK version_gen.h
+	UPD version_gen.h
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT "dtc.o dtc.d" /home/don/qemu/dtc/dtc.c > dtc.d
+make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'
+make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt.o -c /home/don/qemu/dtc/libfdt/fdt.c
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_ro.o -c /home/don/qemu/dtc/libfdt/fdt_ro.c
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_wip.o -c /home/don/qemu/dtc/libfdt/fdt_wip.c
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_sw.o -c /home/don/qemu/dtc/libfdt/fdt_sw.c
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_rw.o -c /home/don/qemu/dtc/libfdt/fdt_rw.c
+cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_strerror.o -c /home/don/qemu/dtc/libfdt/fdt_strerror.c
+ar rv libfdt/libfdt.a libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o
+ar: creating libfdt/libfdt.a
+a - libfdt/fdt.o
+a - libfdt/fdt_ro.o
+a - libfdt/fdt_wip.o
+a - libfdt/fdt_sw.o
+a - libfdt/fdt_rw.o
+a - libfdt/fdt_strerror.o
+make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'
+sh /home/don/qemu/scripts/hxtool -h < /home/don/qemu/qemu-options.hx > qemu-options.def
+python /home/don/qemu/scripts/qapi-commands.py -h -m -o "." < /home/don/qemu/qapi-schema.json
+python /home/don/qemu/scripts/qapi-types.py -h -o "." -b < /home/don/qemu/qapi-schema.json
+python /home/don/qemu/scripts/qapi-visit.py -h -o "." -b < /home/don/qemu/qapi-schema.json
+python /home/don/qemu/scripts/tracetool.py --format=events-h --backend=events < /home/don/qemu/trace-events > trace/generated-events.h-timestamp
+python /home/don/qemu/scripts/tracetool.py --format=h --backend=nop < /home/don/qemu/trace-events > trace/generated-tracers.h-timestamp
+python /home/don/qemu/scripts/qapi-types.py -h -o tests -p "test-" < /home/don/qemu/tests/qapi-schema/qapi-schema-test.json
+python /home/don/qemu/scripts/qapi-visit.py -h -o tests -p "test-" < /home/don/qemu/tests/qapi-schema/qapi-schema-test.json
+python /home/don/qemu/scripts/qapi-commands.py -h -o tests -p "test-" < /home/don/qemu/tests/qapi-schema/qapi-schema-test.json
+make -I/home/don/qemu/dtc VPATH=/home/don/qemu/dtc -C dtc V="1" LIBFDT_srcdir=/home/don/qemu/dtc/libfdt CPPFLAGS="-I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt" CFLAGS="-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests" LDFLAGS="-Wl,--warn-common -m64 -g " ARFLAGS="rv" CC="cc" AR="ar" LD="ld"  BUILD_DIR=/home/don/qemu/out/tmp libfdt/libfdt.a
+make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'
+make[1]: `libfdt/libfdt.a' is up to date.
+make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/tests/qemu-iotests -Itests/qemu-iotests -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT tests/qemu-iotests/socket_scm_helper.o -MF tests/qemu-iotests/socket_scm_helper.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o tests/qemu-iotests/socket_scm_helper.o /home/don/qemu/tests/qemu-iotests/socket_scm_helper.c
+cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o tests/qemu-iotests/socket_scm_helper tests/qemu-iotests/socket_scm_helper.o    -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid 
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/arch-query-cpu-def.lo /home/don/qemu/stubs/arch-query-cpu-def.c
+mkdir stubs/.libs
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/arch-query-cpu-def.c  -fPIC -DPIC -o stubs/.libs/arch-query-cpu-def.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/arch-query-cpu-def.c -o stubs/arch-query-cpu-def.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/clock-warp.lo /home/don/qemu/stubs/clock-warp.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/clock-warp.c  -fPIC -DPIC -o stubs/.libs/clock-warp.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/clock-warp.c -o stubs/clock-warp.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/cpu-get-clock.lo /home/don/qemu/stubs/cpu-get-clock.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-clock.c  -fPIC -DPIC -o stubs/.libs/cpu-get-clock.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-clock.c -o stubs/cpu-get-clock.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/cpu-get-icount.lo /home/don/qemu/stubs/cpu-get-icount.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-icount.c  -fPIC -DPIC -o stubs/.libs/cpu-get-icount.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-icount.c -o stubs/cpu-get-icount.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/dump.lo /home/don/qemu/stubs/dump.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/dump.c  -fPIC -DPIC -o stubs/.libs/dump.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/dump.c -o stubs/dump.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-add-fd.lo /home/don/qemu/stubs/fdset-add-fd.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-add-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-add-fd.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-add-fd.c -o stubs/fdset-add-fd.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-find-fd.lo /home/don/qemu/stubs/fdset-find-fd.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-find-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-find-fd.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-find-fd.c -o stubs/fdset-find-fd.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-get-fd.lo /home/don/qemu/stubs/fdset-get-fd.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-get-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-get-fd.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-get-fd.c -o stubs/fdset-get-fd.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-remove-fd.lo /home/don/qemu/stubs/fdset-remove-fd.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-remove-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-remove-fd.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-remove-fd.c -o stubs/fdset-remove-fd.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/gdbstub.lo /home/don/qemu/stubs/gdbstub.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/gdbstub.c  -fPIC -DPIC -o stubs/.libs/gdbstub.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/gdbstub.c -o stubs/gdbstub.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/get-fd.lo /home/don/qemu/stubs/get-fd.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-fd.c  -fPIC -DPIC -o stubs/.libs/get-fd.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-fd.c -o stubs/get-fd.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/get-vm-name.lo /home/don/qemu/stubs/get-vm-name.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-vm-name.c  -fPIC -DPIC -o stubs/.libs/get-vm-name.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-vm-name.c -o stubs/get-vm-name.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/iothread-lock.lo /home/don/qemu/stubs/iothread-lock.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/iothread-lock.c  -fPIC -DPIC -o stubs/.libs/iothread-lock.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/iothread-lock.c -o stubs/iothread-lock.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/migr-blocker.lo /home/don/qemu/stubs/migr-blocker.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/migr-blocker.c  -fPIC -DPIC -o stubs/.libs/migr-blocker.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/migr-blocker.c -o stubs/migr-blocker.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-is-qmp.lo /home/don/qemu/stubs/mon-is-qmp.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-is-qmp.c  -fPIC -DPIC -o stubs/.libs/mon-is-qmp.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-is-qmp.c -o stubs/mon-is-qmp.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-printf.lo /home/don/qemu/stubs/mon-printf.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-printf.c  -fPIC -DPIC -o stubs/.libs/mon-printf.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-printf.c -o stubs/mon-printf.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filename.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-print-filename.lo /home/don/qemu/stubs/mon-print-filename.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filename.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-print-filename.c  -fPIC -DPIC -o stubs/.libs/mon-print-filename.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filename.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-print-filename.c -o stubs/mon-print-filename.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-protocol-event.lo /home/don/qemu/stubs/mon-protocol-event.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-protocol-event.c  -fPIC -DPIC -o stubs/.libs/mon-protocol-event.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-protocol-event.c -o stubs/mon-protocol-event.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-set-error.lo /home/don/qemu/stubs/mon-set-error.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-set-error.c  -fPIC -DPIC -o stubs/.libs/mon-set-error.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-set-error.c -o stubs/mon-set-error.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/pci-drive-hot-add.lo /home/don/qemu/stubs/pci-drive-hot-add.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/pci-drive-hot-add.c  -fPIC -DPIC -o stubs/.libs/pci-drive-hot-add.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/pci-drive-hot-add.c -o stubs/pci-drive-hot-add.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/reset.lo /home/don/qemu/stubs/reset.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/reset.c  -fPIC -DPIC -o stubs/.libs/reset.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/reset.c -o stubs/reset.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/set-fd-handler.lo /home/don/qemu/stubs/set-fd-handler.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/set-fd-handler.c  -fPIC -DPIC -o stubs/.libs/set-fd-handler.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/set-fd-handler.c -o stubs/set-fd-handler.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/slirp.lo /home/don/qemu/stubs/slirp.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/slirp.c  -fPIC -DPIC -o stubs/.libs/slirp.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/slirp.c -o stubs/slirp.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/sysbus.lo /home/don/qemu/stubs/sysbus.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/sysbus.c  -fPIC -DPIC -o stubs/.libs/sysbus.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/sysbus.c -o stubs/sysbus.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/uuid.lo /home/don/qemu/stubs/uuid.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/uuid.c  -fPIC -DPIC -o stubs/.libs/uuid.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/uuid.c -o stubs/uuid.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/vm-stop.lo /home/don/qemu/stubs/vm-stop.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vm-stop.c  -fPIC -DPIC -o stubs/.libs/vm-stop.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vm-stop.c -o stubs/vm-stop.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/vmstate.lo /home/don/qemu/stubs/vmstate.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vmstate.c  -fPIC -DPIC -o stubs/.libs/vmstate.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vmstate.c -o stubs/vmstate.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/cpus.lo /home/don/qemu/stubs/cpus.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpus.c  -fPIC -DPIC -o stubs/.libs/cpus.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpus.c -o stubs/cpus.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/cac.lo /home/don/qemu/libcacard/cac.c
+mkdir libcacard/.libs
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/cac.c  -fPIC -DPIC -o libcacard/.libs/cac.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/cac.c -o libcacard/cac.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/event.lo /home/don/qemu/libcacard/event.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/event.c  -fPIC -DPIC -o libcacard/.libs/event.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/event.c -o libcacard/event.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcard.lo /home/don/qemu/libcacard/vcard.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard.c  -fPIC -DPIC -o libcacard/.libs/vcard.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard.c -o libcacard/vcard.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vreader.lo /home/don/qemu/libcacard/vreader.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vreader.c  -fPIC -DPIC -o libcacard/.libs/vreader.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vreader.c -o libcacard/vreader.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcard_emul_nss.lo /home/don/qemu/libcacard/vcard_emul_nss.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_nss.c  -fPIC -DPIC -o libcacard/.libs/vcard_emul_nss.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_nss.c -o libcacard/vcard_emul_nss.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcard_emul_type.lo /home/don/qemu/libcacard/vcard_emul_type.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_type.c  -fPIC -DPIC -o libcacard/.libs/vcard_emul_type.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_type.c -o libcacard/vcard_emul_type.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/card_7816.lo /home/don/qemu/libcacard/card_7816.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/card_7816.c  -fPIC -DPIC -o libcacard/.libs/card_7816.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/card_7816.c -o libcacard/card_7816.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcardt.lo /home/don/qemu/libcacard/vcardt.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcardt.c  -fPIC -DPIC -o libcacard/.libs/vcardt.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcardt.c -o libcacard/vcardt.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/osdep.lo /home/don/qemu/util/osdep.c
+mkdir util/.libs
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/osdep.c  -fPIC -DPIC -o util/.libs/osdep.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/osdep.c -o util/osdep.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/cutils.lo /home/don/qemu/util/cutils.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/cutils.c  -fPIC -DPIC -o util/.libs/cutils.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/cutils.c -o util/cutils.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-timer-common.lo /home/don/qemu/util/qemu-timer-common.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-timer-common.c  -fPIC -DPIC -o util/.libs/qemu-timer-common.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-timer-common.c -o util/qemu-timer-common.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/error.lo /home/don/qemu/util/error.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/error.c  -fPIC -DPIC -o util/.libs/error.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/error.c -o util/error.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-error.lo /home/don/qemu/util/qemu-error.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-error.c  -fPIC -DPIC -o util/.libs/qemu-error.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-error.c -o util/qemu-error.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/oslib-posix.lo /home/don/qemu/util/oslib-posix.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/oslib-posix.c  -fPIC -DPIC -o util/.libs/oslib-posix.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/oslib-posix.c -o util/oslib-posix.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-thread-posix.lo /home/don/qemu/util/qemu-thread-posix.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-thread-posix.c  -fPIC -DPIC -o util/.libs/qemu-thread-posix.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-thread-posix.c -o util/qemu-thread-posix.o >/dev/null 2>&1
+python /home/don/qemu/scripts/tracetool.py --format=events-c --backend=events < /home/don/qemu/trace-events > trace/generated-events.c-timestamp
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/generated-events.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/generated-events.lo trace/generated-events.c
+mkdir trace/.libs
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-events.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-events.c  -fPIC -DPIC -o trace/.libs/generated-events.o
+In file included from /home/don/qemu/trace/control.h:191,
+                 from trace/generated-events.c:5:
+/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called
+/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-events.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-events.c -o trace/generated-events.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/default.lo /home/don/qemu/trace/default.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/default.c  -fPIC -DPIC -o trace/.libs/default.o
+In file included from /home/don/qemu/trace/control.h:191,
+                 from /home/don/qemu/trace/default.c:10:
+/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called
+/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/default.c -o trace/default.o >/dev/null 2>&1
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/control.lo /home/don/qemu/trace/control.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/control.c  -fPIC -DPIC -o trace/.libs/control.o
+In file included from /home/don/qemu/trace/control.h:191,
+                 from /home/don/qemu/trace/control.c:10:
+/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called
+/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/control.c -o trace/control.o >/dev/null 2>&1
+python /home/don/qemu/scripts/tracetool.py --format=c --backend=nop < /home/don/qemu/trace-events > trace/generated-tracers.c-timestamp
+libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/generated-tracers.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/generated-tracers.lo trace/generated-tracers.c
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-tracers.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-tracers.c  -fPIC -DPIC -o trace/.libs/generated-tracers.o
+ cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-tracers.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-tracers.c -o trace/generated-tracers.o >/dev/null 2>&1
+libtool  --mode=link --tag=CC cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -rpath /usr/local/lib -no-undefined -export-syms /home/don/qemu/libcacard/libcacard.syms -o libcacard.la  stubs/arch-query-cpu-def.lo stubs/clock-warp.lo stubs/cpu-get-clock.lo stubs/cpu-get-icount.lo stubs/dump.lo stubs/fdset-add-fd.lo stubs/fdset-find-fd.lo stubs/fdset-get-fd.lo stubs/fdset-remove-fd.lo stubs/gdbstub.lo stubs/get-fd.lo stubs/get-vm-name.lo stubs/iothread-lock.lo stubs/migr-blocker.lo stubs/mon-is-qmp.lo stubs/mon-printf.lo stubs/mon-print-filename.lo stubs/mon-protocol-event.lo stubs/mon-set-error.lo stubs/pci-drive-hot-add.lo stubs/reset.lo stubs/set-fd-handler.lo stubs/slirp.lo stubs/sysbus.lo stubs/uuid.lo stubs/vm-stop.lo stubs/vmstate.lo stubs/cpus.lo libcacard/cac.lo libcacard/event.lo libcacard/vcard.lo libcacard/vreader.lo libcacard/vcard_emul_nss.lo libcacard/vcard_emul_type.lo libcacard/card_7816.lo libcacard/vcardt.lo util/osdep.lo util/cutils.lo util/qemu-timer-common.lo util/error.lo util/qemu-error.lo util/oslib-posix.lo util/qemu-thread-posix.lo trace/generated-events.lo trace/default.lo trace/control.lo trace/generated-tracers.lo  -Wc,-fstack-protector-all -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid  -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl   -pthread -L/lib64 -lgthread-2.0 -lglib-2.0  
+mkdir .libs
+gcc -shared  stubs/.libs/arch-query-cpu-def.o stubs/.libs/clock-warp.o stubs/.libs/cpu-get-clock.o stubs/.libs/cpu-get-icount.o stubs/.libs/dump.o stubs/.libs/fdset-add-fd.o stubs/.libs/fdset-find-fd.o stubs/.libs/fdset-get-fd.o stubs/.libs/fdset-remove-fd.o stubs/.libs/gdbstub.o stubs/.libs/get-fd.o stubs/.libs/get-vm-name.o stubs/.libs/iothread-lock.o stubs/.libs/migr-blocker.o stubs/.libs/mon-is-qmp.o stubs/.libs/mon-printf.o stubs/.libs/mon-print-filename.o stubs/.libs/mon-protocol-event.o stubs/.libs/mon-set-error.o stubs/.libs/pci-drive-hot-add.o stubs/.libs/reset.o stubs/.libs/set-fd-handler.o stubs/.libs/slirp.o stubs/.libs/sysbus.o stubs/.libs/uuid.o stubs/.libs/vm-stop.o stubs/.libs/vmstate.o stubs/.libs/cpus.o libcacard/.libs/cac.o libcacard/.libs/event.o libcacard/.libs/vcard.o libcacard/.libs/vreader.o libcacard/.libs/vcard_emul_nss.o libcacard/.libs/vcard_emul_type.o libcacard/.libs/card_7816.o libcacard/.libs/vcardt.o util/.libs/osdep.o util/.libs/cutils.o util/.libs/qemu-timer-common.o util/.libs/error.o util/.libs/qemu-error.o util/.libs/oslib-posix.o util/.libs/qemu-thread-posix.o trace/.libs/generated-events.o trace/.libs/default.o trace/.libs/control.o trace/.libs/generated-tracers.o  -lrt -L/lib64 -L/usr/kerberos/lib64 -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgthread-2.0 -lglib-2.0  -m64 -pthread -pthread -Wl,--warn-common -m64 -fstack-protector-all -pthread -pthread -Wl,-soname -Wl,libcacard.so.0 -o .libs/libcacard.so.0.0.0
+(cd .libs && rm -f libcacard.so.0 && ln -s libcacard.so.0.0.0 libcacard.so.0)
+(cd .libs && rm -f libcacard.so && ln -s libcacard.so.0.0.0 libcacard.so)
+ar cru .libs/libcacard.a  stubs/arch-query-cpu-def.o stubs/clock-warp.o stubs/cpu-get-clock.o stubs/cpu-get-icount.o stubs/dump.o stubs/fdset-add-fd.o stubs/fdset-find-fd.o stubs/fdset-get-fd.o stubs/fdset-remove-fd.o stubs/gdbstub.o stubs/get-fd.o stubs/get-vm-name.o stubs/iothread-lock.o stubs/migr-blocker.o stubs/mon-is-qmp.o stubs/mon-printf.o stubs/mon-print-filename.o stubs/mon-protocol-event.o stubs/mon-set-error.o stubs/pci-drive-hot-add.o stubs/reset.o stubs/set-fd-handler.o stubs/slirp.o stubs/sysbus.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o stubs/cpus.o libcacard/cac.o libcacard/event.o libcacard/vcard.o libcacard/vreader.o libcacard/vcard_emul_nss.o libcacard/vcard_emul_type.o libcacard/card_7816.o libcacard/vcardt.o util/osdep.o util/cutils.o util/qemu-timer-common.o util/error.o util/qemu-error.o util/oslib-posix.o util/qemu-thread-posix.o trace/generated-events.o trace/default.o trace/control.o trace/generated-tracers.o
+ranlib .libs/libcacard.a
+creating libcacard.la
+(cd .libs && rm -f libcacard.la && ln -s ../libcacard.la libcacard.la)
+sed -e 's|@LIBDIR@|/usr/local/lib|' -e 's|@INCLUDEDIR@|/usr/local/include/cacard|' -e 's|@VERSION@|1.7.50|' -e 's|@PREFIX@|/usr/local|' /home/don/qemu/libcacard/libcacard.pc.in > libcacard.pc
+sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/qemu-options.hx > qemu-options.texi
+sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/hmp-commands.hx > qemu-monitor.texi
+sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/qemu-img-cmds.hx > qemu-img-cmds.texi
+LC_ALL=C makeinfo --no-headers --no-split --number-sections --html /home/don/qemu/qemu-doc.texi -o qemu-doc.html
+/home/don/qemu/qemu-doc.texi:7: warning: unrecognized encoding name `UTF-8'.
+LC_ALL=C makeinfo --no-headers --no-split --number-sections --html /home/don/qemu/qemu-tech.texi -o qemu-tech.html
+/home/don/qemu/qemu-tech.texi:7: warning: unrecognized encoding name `UTF-8'.
+perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-doc.texi qemu.pod && pod2man --section=1 --center=" " --release=" " qemu.pod > qemu.1
+qemu.pod:1: Unknown command paragraph "=encoding UTF-8"
+perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-img.texi qemu-img.pod && pod2man --section=1 --center=" " --release=" " qemu-img.pod > qemu-img.1
+perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-nbd.texi qemu-nbd.pod && pod2man --section=8 --center=" " --release=" " qemu-nbd.pod > qemu-nbd.8
+sh /home/don/qemu/scripts/hxtool -q < /home/don/qemu/qmp-commands.hx > qmp-commands.txt
+perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/fsdev/virtfs-proxy-helper.texi fsdev/virtfs-proxy-helper.pod && pod2man --section=1 --center=" " --release=" " fsdev/virtfs-proxy-helper.pod > fsdev/virtfs-proxy-helper.1
+python /home/don/qemu/scripts/qapi-types.py -c -o "." -b < /home/don/qemu/qapi-schema.json
+python /home/don/qemu/scripts/qapi-types.py -h -o qga/qapi-generated -p "qga-" < /home/don/qemu/qga/qapi-schema.json
+python /home/don/qemu/scripts/qapi-visit.py -h -o qga/qapi-generated -p "qga-" < /home/don/qemu/qga/qapi-schema.json
+python /home/don/qemu/scripts/qapi-commands.py -h -o qga/qapi-generated -p "qga-" < /home/don/qemu/qga/qapi-schema.json
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I. -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi-types.o -MF ./qapi-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi-types.o qapi-types.c
+python /home/don/qemu/scripts/qapi-visit.py -c -o "." -b < /home/don/qemu/qapi-schema.json
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I. -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi-visit.o -MF ./qapi-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi-visit.o qapi-visit.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/commands.o -MF qga/commands.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/commands.o /home/don/qemu/qga/commands.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/guest-agent-command-state.o -MF qga/guest-agent-command-state.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/guest-agent-command-state.o /home/don/qemu/qga/guest-agent-command-state.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/main.o -MF qga/main.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/main.o /home/don/qemu/qga/main.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/commands-posix.o -MF qga/commands-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/commands-posix.o /home/don/qemu/qga/commands-posix.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/channel-posix.o -MF qga/channel-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/channel-posix.o /home/don/qemu/qga/channel-posix.c
+python /home/don/qemu/scripts/qapi-types.py -c -o qga/qapi-generated -p "qga-" < /home/don/qemu/qga/qapi-schema.json
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga/qapi-generated -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-types.o -MF qga/qapi-generated/qga-qapi-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/qapi-generated/qga-qapi-types.o qga/qapi-generated/qga-qapi-types.c
+python /home/don/qemu/scripts/qapi-visit.py -c -o qga/qapi-generated -p "qga-" < /home/don/qemu/qga/qapi-schema.json
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga/qapi-generated -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-visit.o -MF qga/qapi-generated/qga-qapi-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/qapi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qapi-visit.c
+python /home/don/qemu/scripts/qapi-commands.py -c -o qga/qapi-generated -p "qga-" < /home/don/qemu/qga/qapi-schema.json
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga/qapi-generated -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qmp-marshal.o -MF qga/qapi-generated/qga-qmp-marshal.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/qapi-generated/qga-qmp-marshal.o qga/qapi-generated/qga-qmp-marshal.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-core.o -MF qapi/qapi-visit-core.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qapi-visit-core.o /home/don/qemu/qapi/qapi-visit-core.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-dealloc-visitor.o -MF qapi/qapi-dealloc-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qapi-dealloc-visitor.o /home/don/qemu/qapi/qapi-dealloc-visitor.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-input-visitor.o -MF qapi/qmp-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-input-visitor.o /home/don/qemu/qapi/qmp-input-visitor.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-output-visitor.o -MF qapi/qmp-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-output-visitor.o /home/don/qemu/qapi/qmp-output-visitor.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-registry.o -MF qapi/qmp-registry.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-registry.o /home/don/qemu/qapi/qmp-registry.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-dispatch.o -MF qapi/qmp-dispatch.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-dispatch.o /home/don/qemu/qapi/qmp-dispatch.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/string-input-visitor.o -MF qapi/string-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/string-input-visitor.o /home/don/qemu/qapi/string-input-visitor.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/string-output-visitor.o -MF qapi/string-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/string-output-visitor.o /home/don/qemu/qapi/string-output-visitor.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/opts-visitor.o -MF qapi/opts-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/opts-visitor.o /home/don/qemu/qapi/opts-visitor.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qint.o -MF qobject/qint.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qint.o /home/don/qemu/qobject/qint.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qstring.o -MF qobject/qstring.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qstring.o /home/don/qemu/qobject/qstring.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qdict.o -MF qobject/qdict.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qdict.o /home/don/qemu/qobject/qdict.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qlist.o -MF qobject/qlist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qlist.o /home/don/qemu/qobject/qlist.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qfloat.o -MF qobject/qfloat.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qfloat.o /home/don/qemu/qobject/qfloat.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qbool.o -MF qobject/qbool.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qbool.o /home/don/qemu/qobject/qbool.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qjson.o -MF qobject/qjson.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qjson.o /home/don/qemu/qobject/qjson.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-lexer.o -MF qobject/json-lexer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/json-lexer.o /home/don/qemu/qobject/json-lexer.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-streamer.o -MF qobject/json-streamer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/json-streamer.o /home/don/qemu/qobject/json-streamer.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-parser.o -MF qobject/json-parser.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/json-parser.o /home/don/qemu/qobject/json-parser.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qerror.o -MF qobject/qerror.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qerror.o /home/don/qemu/qobject/qerror.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT trace/generated-events.o -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/generated-events.o trace/generated-events.c
+In file included from /home/don/qemu/trace/control.h:191,
+                 from trace/generated-events.c:5:
+/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called
+/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/unicode.o -MF util/unicode.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/unicode.o /home/don/qemu/util/unicode.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/event_notifier-posix.o -MF util/event_notifier-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/event_notifier-posix.o /home/don/qemu/util/event_notifier-posix.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-openpty.o -MF util/qemu-openpty.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-openpty.o /home/don/qemu/util/qemu-openpty.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/envlist.o -MF util/envlist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/envlist.o /home/don/qemu/util/envlist.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/path.o -MF util/path.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/path.o /home/don/qemu/util/path.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/host-utils.o -MF util/host-utils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/host-utils.o /home/don/qemu/util/host-utils.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/cache-utils.o -MF util/cache-utils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/cache-utils.o /home/don/qemu/util/cache-utils.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/module.o -MF util/module.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/module.o /home/don/qemu/util/module.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/bitmap.o -MF util/bitmap.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/bitmap.o /home/don/qemu/util/bitmap.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/bitops.o -MF util/bitops.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/bitops.o /home/don/qemu/util/bitops.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/hbitmap.o -MF util/hbitmap.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/hbitmap.o /home/don/qemu/util/hbitmap.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/fifo8.o -MF util/fifo8.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/fifo8.o /home/don/qemu/util/fifo8.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/acl.o -MF util/acl.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/acl.o /home/don/qemu/util/acl.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/compatfd.o -MF util/compatfd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/compatfd.o /home/don/qemu/util/compatfd.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/iov.o -MF util/iov.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/iov.o /home/don/qemu/util/iov.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/aes.o -MF util/aes.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/aes.o /home/don/qemu/util/aes.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-config.o -MF util/qemu-config.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-config.o /home/don/qemu/util/qemu-config.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-sockets.o -MF util/qemu-sockets.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-sockets.o /home/don/qemu/util/qemu-sockets.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/uri.o -MF util/uri.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/uri.o /home/don/qemu/util/uri.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/notify.o -MF util/notify.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/notify.o /home/don/qemu/util/notify.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-option.o -MF util/qemu-option.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-option.o /home/don/qemu/util/qemu-option.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-progress.o -MF util/qemu-progress.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-progress.o /home/don/qemu/util/qemu-progress.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/hexdump.o -MF util/hexdump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/hexdump.o /home/don/qemu/util/hexdump.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/crc32c.o -MF util/crc32c.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/crc32c.o /home/don/qemu/util/crc32c.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/throttle.o -MF util/throttle.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/throttle.o /home/don/qemu/util/throttle.c
+rm -f libqemuutil.a && ar rcs libqemuutil.a qapi/qapi-visit-core.o qapi/qapi-dealloc-visitor.o qapi/qmp-input-visitor.o qapi/qmp-output-visitor.o qapi/qmp-registry.o qapi/qmp-dispatch.o qapi/string-input-visitor.o qapi/string-output-visitor.o qapi/opts-visitor.o qobject/qint.o qobject/qstring.o qobject/qdict.o qobject/qlist.o qobject/qfloat.o qobject/qbool.o qobject/qjson.o qobject/json-lexer.o qobject/json-streamer.o qobject/json-parser.o qobject/qerror.o trace/generated-events.o trace/default.o trace/control.o trace/generated-tracers.o util/osdep.o util/cutils.o util/unicode.o util/qemu-timer-common.o util/oslib-posix.o util/qemu-thread-posix.o util/event_notifier-posix.o util/qemu-openpty.o util/envlist.o util/path.o util/host-utils.o util/cache-utils.o util/module.o util/bitmap.o util/bitops.o util/hbitmap.o util/fifo8.o util/acl.o util/error.o util/qemu-error.o util/compatfd.o util/iov.o util/aes.o util/qemu-config.o util/qemu-sockets.o util/uri.o util/notify.o util/qemu-option.o util/qemu-progress.o util/hexdump.o util/crc32c.o util/throttle.o qapi-types.o qapi-visit.o
+rm -f libqemustub.a && ar rcs libqemustub.a stubs/arch-query-cpu-def.o stubs/clock-warp.o stubs/cpu-get-clock.o stubs/cpu-get-icount.o stubs/dump.o stubs/fdset-add-fd.o stubs/fdset-find-fd.o stubs/fdset-get-fd.o stubs/fdset-remove-fd.o stubs/gdbstub.o stubs/get-fd.o stubs/get-vm-name.o stubs/iothread-lock.o stubs/migr-blocker.o stubs/mon-is-qmp.o stubs/mon-printf.o stubs/mon-print-filename.o stubs/mon-protocol-event.o stubs/mon-set-error.o stubs/pci-drive-hot-add.o stubs/reset.o stubs/set-fd-handler.o stubs/slirp.o stubs/sysbus.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o stubs/cpus.o
+cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-ga qapi-types.o qapi-visit.o qga/channel-posix.o qga/commands-posix.o qga/commands.o qga/guest-agent-command-state.o qga/main.o qga/qapi-generated/qga-qapi-types.o qga/qapi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qmp-marshal.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0   
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-nbd.o -MF ./qemu-nbd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-nbd.o /home/don/qemu/qemu-nbd.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT async.o -MF ./async.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o async.o /home/don/qemu/async.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT thread-pool.o -MF ./thread-pool.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o thread-pool.o /home/don/qemu/thread-pool.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT nbd.o -MF ./nbd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o nbd.o /home/don/qemu/nbd.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block.o -MF ./block.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block.o /home/don/qemu/block.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT blockjob.o -MF ./blockjob.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o blockjob.o /home/don/qemu/blockjob.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT main-loop.o -MF ./main-loop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o main-loop.o /home/don/qemu/main-loop.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT iohandler.o -MF ./iohandler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o iohandler.o /home/don/qemu/iohandler.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-timer.o -MF ./qemu-timer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-timer.o /home/don/qemu/qemu-timer.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT aio-posix.o -MF ./aio-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o aio-posix.o /home/don/qemu/aio-posix.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-io-cmds.o -MF ./qemu-io-cmds.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-io-cmds.o /home/don/qemu/qemu-io-cmds.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine.o -MF ./qemu-coroutine.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine.o /home/don/qemu/qemu-coroutine.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine-lock.o -MF ./qemu-coroutine-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine-lock.o /home/don/qemu/qemu-coroutine-lock.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine-io.o -MF ./qemu-coroutine-io.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine-io.o /home/don/qemu/qemu-coroutine-io.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine-sleep.o -MF ./qemu-coroutine-sleep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine-sleep.o /home/don/qemu/qemu-coroutine-sleep.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT coroutine-ucontext.o -MF ./coroutine-ucontext.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o coroutine-ucontext.o /home/don/qemu/coroutine-ucontext.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/raw_bsd.o -MF block/raw_bsd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/raw_bsd.o /home/don/qemu/block/raw_bsd.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/cow.o -MF block/cow.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/cow.o /home/don/qemu/block/cow.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow.o -MF block/qcow.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow.o /home/don/qemu/block/qcow.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vdi.o -MF block/vdi.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vdi.o /home/don/qemu/block/vdi.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vmdk.o -MF block/vmdk.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vmdk.o /home/don/qemu/block/vmdk.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/cloop.o -MF block/cloop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/cloop.o /home/don/qemu/block/cloop.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/dmg.o -MF block/dmg.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/dmg.o /home/don/qemu/block/dmg.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/bochs.o -MF block/bochs.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/bochs.o /home/don/qemu/block/bochs.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vpc.o -MF block/vpc.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vpc.o /home/don/qemu/block/vpc.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vvfat.o -MF block/vvfat.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vvfat.o /home/don/qemu/block/vvfat.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2.o -MF block/qcow2.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2.o /home/don/qemu/block/qcow2.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-refcount.o -MF block/qcow2-refcount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-refcount.o /home/don/qemu/block/qcow2-refcount.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-cluster.o -MF block/qcow2-cluster.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-cluster.o /home/don/qemu/block/qcow2-cluster.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-snapshot.o -MF block/qcow2-snapshot.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-snapshot.o /home/don/qemu/block/qcow2-snapshot.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-cache.o -MF block/qcow2-cache.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-cache.o /home/don/qemu/block/qcow2-cache.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed.o -MF block/qed.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed.o /home/don/qemu/block/qed.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-gencb.o -MF block/qed-gencb.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-gencb.o /home/don/qemu/block/qed-gencb.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-l2-cache.o -MF block/qed-l2-cache.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-l2-cache.o /home/don/qemu/block/qed-l2-cache.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-table.o -MF block/qed-table.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-table.o /home/don/qemu/block/qed-table.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-cluster.o -MF block/qed-cluster.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-cluster.o /home/don/qemu/block/qed-cluster.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-check.o -MF block/qed-check.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-check.o /home/don/qemu/block/qed-check.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vhdx.o -MF block/vhdx.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vhdx.o /home/don/qemu/block/vhdx.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vhdx-endian.o -MF block/vhdx-endian.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vhdx-endian.o /home/don/qemu/block/vhdx-endian.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vhdx-log.o -MF block/vhdx-log.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vhdx-log.o /home/don/qemu/block/vhdx-log.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/parallels.o -MF block/parallels.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/parallels.o /home/don/qemu/block/parallels.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/blkdebug.o -MF block/blkdebug.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/blkdebug.o /home/don/qemu/block/blkdebug.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/blkverify.o -MF block/blkverify.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/blkverify.o /home/don/qemu/block/blkverify.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/snapshot.o -MF block/snapshot.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/snapshot.o /home/don/qemu/block/snapshot.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qapi.o -MF block/qapi.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qapi.o /home/don/qemu/block/qapi.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/raw-posix.o -MF block/raw-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/raw-posix.o /home/don/qemu/block/raw-posix.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/nbd.o -MF block/nbd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/nbd.o /home/don/qemu/block/nbd.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/sheepdog.o -MF block/sheepdog.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/sheepdog.o /home/don/qemu/block/sheepdog.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests  -MMD -MP -MT block/curl.o -MF block/curl.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/curl.o /home/don/qemu/block/curl.c
+cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-nbd aio-posix.o async.o block.o block/blkdebug.o block/blkverify.o block/bochs.o block/cloop.o block/cow.o block/curl.o block/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/qcow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-snapshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gencb.o block/qed-l2-cache.o block/qed-table.o block/qed.o block/raw-posix.o block/raw_bsd.o block/sheepdog.o block/snapshot.o block/vdi.o block/vhdx-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/vvfat.o blockjob.o coroutine-ucontext.o iohandler.o main-loop.o nbd.o qapi-types.o qapi-visit.o qemu-coroutine-io.o qemu-coroutine-lock.o qemu-coroutine-sleep.o qemu-coroutine.o qemu-io-cmds.o qemu-nbd.o qemu-timer.o thread-pool.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid 
+sh /home/don/qemu/scripts/hxtool -h < /home/don/qemu/qemu-img-cmds.hx > qemu-img-cmds.h
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-img.o -MF ./qemu-img.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-img.o /home/don/qemu/qemu-img.c
+cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-img aio-posix.o async.o block.o block/blkdebug.o block/blkverify.o block/bochs.o block/cloop.o block/cow.o block/curl.o block/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/qcow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-snapshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gencb.o block/qed-l2-cache.o block/qed-table.o block/qed.o block/raw-posix.o block/raw_bsd.o block/sheepdog.o block/snapshot.o block/vdi.o block/vhdx-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/vvfat.o blockjob.o coroutine-ucontext.o iohandler.o main-loop.o nbd.o qapi-types.o qapi-visit.o qemu-coroutine-io.o qemu-coroutine-lock.o qemu-coroutine-sleep.o qemu-coroutine.o qemu-img.o qemu-io-cmds.o qemu-timer.o thread-pool.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid 
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-io.o -MF ./qemu-io.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-io.o /home/don/qemu/qemu-io.c
+In file included from /home/don/qemu/trace/control.h:191,
+                 from /home/don/qemu/qemu-io.c:22:
+/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called
+/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here
+cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-io aio-posix.o async.o block.o block/blkdebug.o block/blkverify.o block/bochs.o block/cloop.o block/cow.o block/curl.o block/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/qcow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-snapshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gencb.o block/qed-l2-cache.o block/qed-table.o block/qed.o block/raw-posix.o block/raw_bsd.o block/sheepdog.o block/snapshot.o block/vdi.o block/vhdx-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/vvfat.o blockjob.o coroutine-ucontext.o iohandler.o main-loop.o nbd.o qapi-types.o qapi-visit.o qemu-coroutine-io.o qemu-coroutine-lock.o qemu-coroutine-sleep.o qemu-coroutine.o qemu-io-cmds.o qemu-io.o qemu-timer.o thread-pool.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid 
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/fsdev -Ifsdev -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT fsdev/virtfs-proxy-helper.o -MF fsdev/virtfs-proxy-helper.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o fsdev/virtfs-proxy-helper.o /home/don/qemu/fsdev/virtfs-proxy-helper.c
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/fsdev -Ifsdev -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT fsdev/virtio-9p-marshal.o -MF fsdev/virtio-9p-marshal.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o fsdev/virtio-9p-marshal.o /home/don/qemu/fsdev/virtio-9p-marshal.c
+cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o fsdev/virtfs-proxy-helper fsdev/virtfs-proxy-helper.o fsdev/virtio-9p-marshal.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid  -lcap
+cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vscclient.o -MF libcacard/vscclient.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vscclient.o /home/don/qemu/libcacard/vscclient.c
+/home/don/qemu/libcacard/vscclient.c: In function 'do_socket_read':
+/home/don/qemu/libcacard/vscclient.c:410: warning: implicit declaration of function 'g_warn_if_reached'
+/home/don/qemu/libcacard/vscclient.c:410: warning: nested extern declaration of 'g_warn_if_reached'
+/home/don/qemu/libcacard/vscclient.c: In function 'main':
+/home/don/qemu/libcacard/vscclient.c:763: warning: implicit declaration of function 'g_byte_array_unref'
+/home/don/qemu/libcacard/vscclient.c:763: warning: nested extern declaration of 'g_byte_array_unref'
+libtool  --mode=link --tag=CC cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o vscclient libcacard/vscclient.o libcacard.la  -Wc,-fstack-protector-all -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid 
+cc -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -Wl,--warn-common -m64 -g -o .libs/vscclient libcacard/vscclient.o -Wl,-fstack-protector-all -pthread  ./.libs/libcacard.so -L/lib64 -L/usr/kerberos/lib64 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -lrt -lgthread-2.0 -lglib-2.0 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid  -Wl,--rpath -Wl,/usr/local/lib
+/usr/bin/ld: -f may not be used without -shared
+collect2: ld returned 1 exit status
+make: *** [vscclient] Error 1
diff --git a/N1/3.hdr b/N1/3.hdr
new file mode 100644
index 0000000..4b86001
--- /dev/null
+++ b/N1/3.hdr
@@ -0,0 +1,4 @@
+Content-Type: text/plain; charset="us-ascii"
+MIME-Version: 1.0
+Content-Transfer-Encoding: 7bit
+Content-Disposition: inline
diff --git a/N1/3.txt b/N1/3.txt
new file mode 100644
index 0000000..e0727a5
--- /dev/null
+++ b/N1/3.txt
@@ -0,0 +1,4 @@
+_______________________________________________
+Xen-devel mailing list
+Xen-devel@lists.xen.org
+http://lists.xen.org/xen-devel
diff --git a/a/content_digest b/N1/content_digest
index 5a72d76..6ce41a0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\020131202223641.6000.456.malonedeb@chaenomeles.canonical.com\0"
+ "ref\0alpine.DEB.2.02.1312031323150.3198@kaball.uk.xensource.com\0"
+ "ref\0529E1194.9060504@redhat.com\0"
  "From\0Don Slutz <dslutz@verizon.com>\0"
- "Subject\0Re: [Qemu-devel] [Bug 1257099] [NEW] QEMU fails to build on CentOS\t5.10 with relocation R_X86_64_PC32 error\0"
- "Date\0Wed, 04 Dec 2013 01:32:40 -0000\0"
- "To\0qemu-devel@nongnu.org\0"
- "\00:1\0"
+ "Subject\0Re: [Qemu-devel] [Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error\0"
+ "Date\0Tue, 3 Dec 2013 20:32:40 -0500\0"
+ "To\0Paolo Bonzini <pbonzini@redhat.com>\0"
+ "Cc\0xen-devel@lists.xensource.com"
+  Ian Campbell <Ian.Campbell@citrix.com>
+  Stefano Stabellini <stefano.stabellini@eu.citrix.com>
+  1257099@bugs.launchpad.net
+  dslutz@verizon.com
+ " qemu-devel@nongnu.org\0"
+ "\01:1\0"
  "b\0"
  "On 12/03/13 12:15, Paolo Bonzini wrote:\n"
  "> Il 03/12/2013 14:25, Stefano Stabellini ha scritto:\n"
@@ -218,87 +226,508 @@
  "\n"
  "    -Don Slutz\n"
  "\n"
- "> Paolo\n"
- "\n"
- "\n"
- "** Attachment added: \"zz1\"\n"
- "   https://bugs.launchpad.net/bugs/1257099/+attachment/3922629/+files/zz1\n"
- "\n"
- "-- \n"
- "You received this bug notification because you are a member of qemu-\n"
- "devel-ml, which is subscribed to QEMU.\n"
- "https://bugs.launchpad.net/bugs/1257099\n"
- "\n"
- "Title:\n"
- "  QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error\n"
- "\n"
- "Status in QEMU:\n"
- "  New\n"
- "\n"
- "Bug description:\n"
- "    lt LINK libcacard.la\n"
- "  /usr/bin/ld: libcacard/.libs/vcard.o: relocation R_X86_64_PC32 against `vcard_buffer_response_delete' can not be used when making a shared object; recompile with -fPIC\n"
- "  /usr/bin/ld: final link failed: Bad value\n"
- "  collect2: ld returned 1 exit status\n"
- "  make[4]: *** [libcacard.la] Error 1\n"
- "  make[3]: *** [subdir-libcacard] Error 2\n"
- "\n"
- "  I have bisect'd this to:\n"
- "\n"
- "  dcs-xen-53:~/qemu>git-bisect next\n"
- "  00c705fb92bc6e69e955aeac3614e05ca02feacd is the first bad commit\n"
- "  commit 00c705fb92bc6e69e955aeac3614e05ca02feacd\n"
- "  Author: Paolo Bonzini <pbonzini@redhat.com>\n"
- "  Date:   Tue May 29 11:40:24 2012 +0200\n"
- "\n"
- "      build: libcacard Makefile cleanups\n"
- "      \n"
- "      Build vscclient from toplevel Makefile, limit usage of vpath.\n"
- "      \n"
- "      Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>\n"
- "\n"
- "  :100644 100644 a10005a22fe44a107dfec15106960612b43be71f 1d34b9539e9ba47fdb7028ad0569389fa48712b9 M      Makefile\n"
- "  :100644 100644 ae3770a5f718742838844f9064be6a7153ac7469 74110dda7e38b8ddae47a53ad4cb6ecf48231fa0 M      Makefile.objs\n"
- "  :100644 100644 3dfdf925fdc2c92239b7053a3d4e09687dcc2171 555894db4aa717f15cfc24093d838131f422fc78 M      Makefile.target\n"
- "  :100755 100755 e50ad0bb8fc2e331562f3c09e605af6597a143b1 cd5e8b349c137f621d2e9dc516145bc650d977c0 M      configure\n"
- "  :040000 040000 160d565b7e551c3248333c9e49f34edb7a30f5e0 008bc3fccda52f78accf9494539ba62bfb1621a0 M      libcacard\n"
- "\n"
- "  dcs-xen-53:~/qemu>git bisect log   \n"
- "  git bisect start\n"
- "  # bad: [7457fe9541b5162f285454947448d553a5d5a531] Update version for v1.7.0-rc2 release\n"
- "  git bisect bad 7457fe9541b5162f285454947448d553a5d5a531\n"
- "  # good: [ed7ec8400707fe42f4a0f40db2f2d5827ecea789] Merge remote-tracking branch 'bonzini/scsi.2' into staging\n"
- "  git bisect good ed7ec8400707fe42f4a0f40db2f2d5827ecea789\n"
- "  # bad: [1d31fca470648ec66afd8743491bfb5846306341] qemu-barrier: Fix compilation on i386 hosts\n"
- "  git bisect bad 1d31fca470648ec66afd8743491bfb5846306341\n"
- "  # good: [9de36b1a7cf61aa8be365f13c81668b3e19fbc7f] Make -machine/-enable-kvm options merge into a single list\n"
- "  git bisect good 9de36b1a7cf61aa8be365f13c81668b3e19fbc7f\n"
- "  # bad: [3edb8f92e8b5f18797693d8ed9fad3962e11e25d] target-s390x: Pass S390CPU to s390_cpu_restart()\n"
- "  git bisect bad 3edb8f92e8b5f18797693d8ed9fad3962e11e25d\n"
- "  # good: [aecff6924dab0197b6c8f132e44502b25fd98a38] hw/arm_gic: Make gic_reset a sysbus reset function\n"
- "  git bisect good aecff6924dab0197b6c8f132e44502b25fd98a38\n"
- "  # good: [b9531b6eed93c9e1769d6f371c4da5d1f955e0d1] block/qcow2: Add missing GCC_FMT_ATTR to function report_unsupported()\n"
- "  git bisect good b9531b6eed93c9e1769d6f371c4da5d1f955e0d1\n"
- "  # good: [dd86df756e02b684718dd5378725927361b0ad36] Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging\n"
- "  git bisect good dd86df756e02b684718dd5378725927361b0ad36\n"
- "  # good: [8ebdf9dcc6036171a9f8bac3fe8dc459725a3e83] sun4u: Use cpu_sparc_init() to obtain SPARCCPU\n"
- "  git bisect good 8ebdf9dcc6036171a9f8bac3fe8dc459725a3e83\n"
- "  # good: [8867aef02e1e5817c72b2e09be4ae952eb0c9d9d] build: move ui/ objects to nested Makefile.objs\n"
- "  git bisect good 8867aef02e1e5817c72b2e09be4ae952eb0c9d9d\n"
- "  # bad: [e8de1ea849176812765bf30514f66c5450a1edc6] target-xtensa: add attributes to helper functions\n"
- "  git bisect bad e8de1ea849176812765bf30514f66c5450a1edc6\n"
- "  # bad: [fa79c914efd35cb60e0bc18512c03690c48b13e2] Merge remote-tracking branch 'bonzini/nested-makefiles-3' into staging\n"
- "  git bisect bad fa79c914efd35cb60e0bc18512c03690c48b13e2\n"
- "  # good: [c353f261946ddbd814b333ae2440712b486977fd] build: move per-target hw/ objects to nested Makefile.objs\n"
- "  git bisect good c353f261946ddbd814b333ae2440712b486977fd\n"
- "  # bad: [25f27a4f7160d077d6992e811021b4bc3a82abc1] build: compile oslib-obj-y once\n"
- "  git bisect bad 25f27a4f7160d077d6992e811021b4bc3a82abc1\n"
- "  # bad: [00c705fb92bc6e69e955aeac3614e05ca02feacd] build: libcacard Makefile cleanups\n"
- "  git bisect bad 00c705fb92bc6e69e955aeac3614e05ca02feacd\n"
- "  # good: [49ac9e0a8cfb737d6da9c0b056c062e3dec0ba45] build: move device tree to per-target Makefile.objs\n"
- "  git bisect good 49ac9e0a8cfb737d6da9c0b056c062e3dec0ba45\n"
- "\n"
- "To manage notifications about this bug go to:\n"
- https://bugs.launchpad.net/qemu/+bug/1257099/+subscriptions
+ > Paolo
+ "\01:2\0"
+ "fn\0zz1\0"
+ "b\0"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh alpha-softmmu/config-devices.mak /home/don/qemu/default-configs/alpha-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh arm-softmmu/config-devices.mak /home/don/qemu/default-configs/arm-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh cris-softmmu/config-devices.mak /home/don/qemu/default-configs/cris-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh i386-softmmu/config-devices.mak /home/don/qemu/default-configs/i386-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh lm32-softmmu/config-devices.mak /home/don/qemu/default-configs/lm32-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh m68k-softmmu/config-devices.mak /home/don/qemu/default-configs/m68k-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh microblaze-softmmu/config-devices.mak /home/don/qemu/default-configs/microblaze-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh microblazeel-softmmu/config-devices.mak /home/don/qemu/default-configs/microblazeel-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mips-softmmu/config-devices.mak /home/don/qemu/default-configs/mips-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64-softmmu/config-devices.mak /home/don/qemu/default-configs/mips64-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64el-softmmu/config-devices.mak /home/don/qemu/default-configs/mips64el-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsel-softmmu/config-devices.mak /home/don/qemu/default-configs/mipsel-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh moxie-softmmu/config-devices.mak /home/don/qemu/default-configs/moxie-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh or32-softmmu/config-devices.mak /home/don/qemu/default-configs/or32-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc-softmmu/config-devices.mak /home/don/qemu/default-configs/ppc-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64-softmmu/config-devices.mak /home/don/qemu/default-configs/ppc64-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh ppcemb-softmmu/config-devices.mak /home/don/qemu/default-configs/ppcemb-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh s390x-softmmu/config-devices.mak /home/don/qemu/default-configs/s390x-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4-softmmu/config-devices.mak /home/don/qemu/default-configs/sh4-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4eb-softmmu/config-devices.mak /home/don/qemu/default-configs/sh4eb-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc-softmmu/config-devices.mak /home/don/qemu/default-configs/sparc-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc64-softmmu/config-devices.mak /home/don/qemu/default-configs/sparc64-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh unicore32-softmmu/config-devices.mak /home/don/qemu/default-configs/unicore32-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh x86_64-softmmu/config-devices.mak /home/don/qemu/default-configs/x86_64-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh xtensa-softmmu/config-devices.mak /home/don/qemu/default-configs/xtensa-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh xtensaeb-softmmu/config-devices.mak /home/don/qemu/default-configs/xtensaeb-softmmu.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh alpha-linux-user/config-devices.mak /home/don/qemu/default-configs/alpha-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh arm-linux-user/config-devices.mak /home/don/qemu/default-configs/arm-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh armeb-linux-user/config-devices.mak /home/don/qemu/default-configs/armeb-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh cris-linux-user/config-devices.mak /home/don/qemu/default-configs/cris-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh i386-linux-user/config-devices.mak /home/don/qemu/default-configs/i386-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh m68k-linux-user/config-devices.mak /home/don/qemu/default-configs/m68k-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh microblaze-linux-user/config-devices.mak /home/don/qemu/default-configs/microblaze-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh microblazeel-linux-user/config-devices.mak /home/don/qemu/default-configs/microblazeel-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mips-linux-user/config-devices.mak /home/don/qemu/default-configs/mips-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64-linux-user/config-devices.mak /home/don/qemu/default-configs/mips64-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mips64el-linux-user/config-devices.mak /home/don/qemu/default-configs/mips64el-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsel-linux-user/config-devices.mak /home/don/qemu/default-configs/mipsel-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsn32-linux-user/config-devices.mak /home/don/qemu/default-configs/mipsn32-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh mipsn32el-linux-user/config-devices.mak /home/don/qemu/default-configs/mipsn32el-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh or32-linux-user/config-devices.mak /home/don/qemu/default-configs/or32-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc-linux-user/config-devices.mak /home/don/qemu/default-configs/ppc-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64-linux-user/config-devices.mak /home/don/qemu/default-configs/ppc64-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64abi32-linux-user/config-devices.mak /home/don/qemu/default-configs/ppc64abi32-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh s390x-linux-user/config-devices.mak /home/don/qemu/default-configs/s390x-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4-linux-user/config-devices.mak /home/don/qemu/default-configs/sh4-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sh4eb-linux-user/config-devices.mak /home/don/qemu/default-configs/sh4eb-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc-linux-user/config-devices.mak /home/don/qemu/default-configs/sparc-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc32plus-linux-user/config-devices.mak /home/don/qemu/default-configs/sparc32plus-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh sparc64-linux-user/config-devices.mak /home/don/qemu/default-configs/sparc64-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh unicore32-linux-user/config-devices.mak /home/don/qemu/default-configs/unicore32-linux-user.mak\n"
+ "/bin/sh /home/don/qemu/scripts/make_device_config.sh x86_64-linux-user/config-devices.mak /home/don/qemu/default-configs/x86_64-linux-user.mak\n"
+ "sed -n 's|^\\([^=]*\\)=\\(.*\\)$|\\1:=$(findstring y,$(\\1)\\2)|p'  alpha-softmmu/config-devices.mak  arm-softmmu/config-devices.mak  cris-softmmu/config-devices.mak  i386-softmmu/config-devices.mak  lm32-softmmu/config-devices.mak  m68k-softmmu/config-devices.mak  microblaze-softmmu/config-devices.mak  microblazeel-softmmu/config-devices.mak  mips-softmmu/config-devices.mak  mips64-softmmu/config-devices.mak  mips64el-softmmu/config-devices.mak  mipsel-softmmu/config-devices.mak  moxie-softmmu/config-devices.mak  or32-softmmu/config-devices.mak  ppc-softmmu/config-devices.mak  ppc64-softmmu/config-devices.mak  ppcemb-softmmu/config-devices.mak  s390x-softmmu/config-devices.mak  sh4-softmmu/config-devices.mak  sh4eb-softmmu/config-devices.mak  sparc-softmmu/config-devices.mak  sparc64-softmmu/config-devices.mak  unicore32-softmmu/config-devices.mak  x86_64-softmmu/config-devices.mak  xtensa-softmmu/config-devices.mak  xtensaeb-softmmu/config-devices.mak  alpha-linux-user/config-devices.mak  arm-linux-user/config-devices.mak  armeb-linux-user/config-devices.mak  cris-linux-user/config-devices.mak  i386-linux-user/config-devices.mak  m68k-linux-user/config-devices.mak  microblaze-linux-user/config-devices.mak  microblazeel-linux-user/config-devices.mak  mips-linux-user/config-devices.mak  mips64-linux-user/config-devices.mak  mips64el-linux-user/config-devices.mak  mipsel-linux-user/config-devices.mak  mipsn32-linux-user/config-devices.mak  mipsn32el-linux-user/config-devices.mak  or32-linux-user/config-devices.mak  ppc-linux-user/config-devices.mak  ppc64-linux-user/config-devices.mak  ppc64abi32-linux-user/config-devices.mak  s390x-linux-user/config-devices.mak  sh4-linux-user/config-devices.mak  sh4eb-linux-user/config-devices.mak  sparc-linux-user/config-devices.mak  sparc32plus-linux-user/config-devices.mak  sparc64-linux-user/config-devices.mak  unicore32-linux-user/config-devices.mak  x86_64-linux-user/config-devices.mak | sort -u > config-all-devices.mak\n"
+ "sh /home/don/qemu/scripts/create_config < config-host.mak > config-host.h-timestamp\n"
+ "mkdir -p dtc/libfdt\n"
+ "mkdir -p dtc/tests\n"
+ "make -I/home/don/qemu/dtc VPATH=/home/don/qemu/dtc -C dtc V=\"1\" LIBFDT_srcdir=/home/don/qemu/dtc/libfdt CPPFLAGS=\"-I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt\" CFLAGS=\"-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests\" LDFLAGS=\"-Wl,--warn-common -m64 -g \" ARFLAGS=\"rv\" CC=\"cc\" AR=\"ar\" LD=\"ld\"  BUILD_DIR=/home/don/qemu/out/tmp libfdt/libfdt.a\n"
+ "make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/dumptrees.o tests/dumptrees.d\" /home/don/qemu/dtc/tests/dumptrees.c > tests/dumptrees.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/trees.o tests/trees.d\" /home/don/qemu/dtc/tests/trees.S > tests/trees.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/testutils.o tests/testutils.d\" /home/don/qemu/dtc/tests/testutils.c > tests/testutils.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/value-labels.o tests/value-labels.d\" /home/don/qemu/dtc/tests/value-labels.c > tests/value-labels.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/asm_tree_dump.o tests/asm_tree_dump.d\" /home/don/qemu/dtc/tests/asm_tree_dump.c > tests/asm_tree_dump.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/truncated_property.o tests/truncated_property.d\" /home/don/qemu/dtc/tests/truncated_property.c > tests/truncated_property.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/path_offset_aliases.o tests/path_offset_aliases.d\" /home/don/qemu/dtc/tests/path_offset_aliases.c > tests/path_offset_aliases.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/add_subnode_with_nops.o tests/add_subnode_with_nops.d\" /home/don/qemu/dtc/tests/add_subnode_with_nops.c > tests/add_subnode_with_nops.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/dtbs_equal_unordered.o tests/dtbs_equal_unordered.d\" /home/don/qemu/dtc/tests/dtbs_equal_unordered.c > tests/dtbs_equal_unordered.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/dtb_reverse.o tests/dtb_reverse.d\" /home/don/qemu/dtc/tests/dtb_reverse.c > tests/dtb_reverse.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/dtbs_equal_ordered.o tests/dtbs_equal_ordered.d\" /home/don/qemu/dtc/tests/dtbs_equal_ordered.c > tests/dtbs_equal_ordered.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/extra-terminating-null.o tests/extra-terminating-null.d\" /home/don/qemu/dtc/tests/extra-terminating-null.c > tests/extra-terminating-null.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/incbin.o tests/incbin.d\" /home/don/qemu/dtc/tests/incbin.c > tests/incbin.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/boot-cpuid.o tests/boot-cpuid.d\" /home/don/qemu/dtc/tests/boot-cpuid.c > tests/boot-cpuid.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/phandle_format.o tests/phandle_format.d\" /home/don/qemu/dtc/tests/phandle_format.c > tests/phandle_format.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/path-references.o tests/path-references.d\" /home/don/qemu/dtc/tests/path-references.c > tests/path-references.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/references.o tests/references.d\" /home/don/qemu/dtc/tests/references.c > tests/references.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/string_escapes.o tests/string_escapes.d\" /home/don/qemu/dtc/tests/string_escapes.c > tests/string_escapes.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/del_node.o tests/del_node.d\" /home/don/qemu/dtc/tests/del_node.c > tests/del_node.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/del_property.o tests/del_property.d\" /home/don/qemu/dtc/tests/del_property.c > tests/del_property.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/setprop.o tests/setprop.d\" /home/don/qemu/dtc/tests/setprop.c > tests/setprop.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/set_name.o tests/set_name.d\" /home/don/qemu/dtc/tests/set_name.c > tests/set_name.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/rw_tree1.o tests/rw_tree1.d\" /home/don/qemu/dtc/tests/rw_tree1.c > tests/rw_tree1.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/open_pack.o tests/open_pack.d\" /home/don/qemu/dtc/tests/open_pack.c > tests/open_pack.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/nopulate.o tests/nopulate.d\" /home/don/qemu/dtc/tests/nopulate.c > tests/nopulate.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/mangle-layout.o tests/mangle-layout.d\" /home/don/qemu/dtc/tests/mangle-layout.c > tests/mangle-layout.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/move_and_save.o tests/move_and_save.d\" /home/don/qemu/dtc/tests/move_and_save.c > tests/move_and_save.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/sw_tree1.o tests/sw_tree1.d\" /home/don/qemu/dtc/tests/sw_tree1.c > tests/sw_tree1.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/nop_node.o tests/nop_node.d\" /home/don/qemu/dtc/tests/nop_node.c > tests/nop_node.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/nop_property.o tests/nop_property.d\" /home/don/qemu/dtc/tests/nop_property.c > tests/nop_property.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/setprop_inplace.o tests/setprop_inplace.d\" /home/don/qemu/dtc/tests/setprop_inplace.c > tests/setprop_inplace.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/notfound.o tests/notfound.d\" /home/don/qemu/dtc/tests/notfound.c > tests/notfound.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/get_alias.o tests/get_alias.d\" /home/don/qemu/dtc/tests/get_alias.c > tests/get_alias.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/node_offset_by_compatible.o tests/node_offset_by_compatible.d\" /home/don/qemu/dtc/tests/node_offset_by_compatible.c > tests/node_offset_by_compatible.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/node_check_compatible.o tests/node_check_compatible.d\" /home/don/qemu/dtc/tests/node_check_compatible.c > tests/node_check_compatible.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/node_offset_by_phandle.o tests/node_offset_by_phandle.d\" /home/don/qemu/dtc/tests/node_offset_by_phandle.c > tests/node_offset_by_phandle.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/node_offset_by_prop_value.o tests/node_offset_by_prop_value.d\" /home/don/qemu/dtc/tests/node_offset_by_prop_value.c > tests/node_offset_by_prop_value.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/parent_offset.o tests/parent_offset.d\" /home/don/qemu/dtc/tests/parent_offset.c > tests/parent_offset.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/supernode_atdepth_offset.o tests/supernode_atdepth_offset.d\" /home/don/qemu/dtc/tests/supernode_atdepth_offset.c > tests/supernode_atdepth_offset.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/get_path.o tests/get_path.d\" /home/don/qemu/dtc/tests/get_path.c > tests/get_path.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/get_phandle.o tests/get_phandle.d\" /home/don/qemu/dtc/tests/get_phandle.c > tests/get_phandle.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/getprop.o tests/getprop.d\" /home/don/qemu/dtc/tests/getprop.c > tests/getprop.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/get_name.o tests/get_name.d\" /home/don/qemu/dtc/tests/get_name.c > tests/get_name.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/path_offset.o tests/path_offset.d\" /home/don/qemu/dtc/tests/path_offset.c > tests/path_offset.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/subnode_offset.o tests/subnode_offset.d\" /home/don/qemu/dtc/tests/subnode_offset.c > tests/subnode_offset.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/find_property.o tests/find_property.d\" /home/don/qemu/dtc/tests/find_property.c > tests/find_property.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/root_node.o tests/root_node.d\" /home/don/qemu/dtc/tests/root_node.c > tests/root_node.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"tests/get_mem_rsv.o tests/get_mem_rsv.d\" /home/don/qemu/dtc/tests/get_mem_rsv.c > tests/get_mem_rsv.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"libfdt/fdt_strerror.o libfdt/fdt_strerror.d\" /home/don/qemu/dtc/libfdt/fdt_strerror.c > libfdt/fdt_strerror.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"libfdt/fdt_rw.o libfdt/fdt_rw.d\" /home/don/qemu/dtc/libfdt/fdt_rw.c > libfdt/fdt_rw.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"libfdt/fdt_sw.o libfdt/fdt_sw.d\" /home/don/qemu/dtc/libfdt/fdt_sw.c > libfdt/fdt_sw.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"libfdt/fdt_wip.o libfdt/fdt_wip.d\" /home/don/qemu/dtc/libfdt/fdt_wip.c > libfdt/fdt_wip.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"libfdt/fdt_ro.o libfdt/fdt_ro.d\" /home/don/qemu/dtc/libfdt/fdt_ro.c > libfdt/fdt_ro.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"libfdt/fdt.o libfdt/fdt.d\" /home/don/qemu/dtc/libfdt/fdt.c > libfdt/fdt.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"ftdump.o ftdump.d\" /home/don/qemu/dtc/ftdump.c > ftdump.d\n"
+ "flex -oconvert-dtsv0-lexer.lex.c /home/don/qemu/dtc/convert-dtsv0-lexer.l\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"convert-dtsv0-lexer.lex.o convert-dtsv0-lexer.lex.d\" convert-dtsv0-lexer.lex.c > convert-dtsv0-lexer.lex.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"util.o util.d\" /home/don/qemu/dtc/util.c > util.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"srcpos.o srcpos.d\" /home/don/qemu/dtc/srcpos.c > srcpos.d\n"
+ "bison -d /home/don/qemu/dtc/dtc-parser.y\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"dtc-parser.tab.o dtc-parser.tab.d\" dtc-parser.tab.c > dtc-parser.tab.d\n"
+ "flex -odtc-lexer.lex.c /home/don/qemu/dtc/dtc-lexer.l\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"dtc-lexer.lex.o dtc-lexer.lex.d\" dtc-lexer.lex.c > dtc-lexer.lex.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"treesource.o treesource.d\" /home/don/qemu/dtc/treesource.c > treesource.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"livetree.o livetree.d\" /home/don/qemu/dtc/livetree.c > livetree.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"fstree.o fstree.d\" /home/don/qemu/dtc/fstree.c > fstree.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"flattree.o flattree.d\" /home/don/qemu/dtc/flattree.c > flattree.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"dtc.o dtc.d\" /home/don/qemu/dtc/dtc.c > dtc.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"data.o data.d\" /home/don/qemu/dtc/data.c > data.d\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"checks.o checks.d\" /home/don/qemu/dtc/checks.c > checks.d\n"
+ "make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'\n"
+ "make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'\n"
+ "set -e; echo '\tCHK version_gen.h'; mkdir -p ./; \t(echo \"#define DTC_VERSION \\\"DTC 1.3.0-g7dc65c02\\\"\"; ) < Makefile > version_gen.h.tmp; if [ -r version_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f version_gen.h.tmp; else echo '\tUPD version_gen.h'; mv -f version_gen.h.tmp version_gen.h; fi;\n"
+ "\tCHK version_gen.h\n"
+ "\tUPD version_gen.h\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -MM -MG -MT \"dtc.o dtc.d\" /home/don/qemu/dtc/dtc.c > dtc.d\n"
+ "make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'\n"
+ "make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt.o -c /home/don/qemu/dtc/libfdt/fdt.c\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_ro.o -c /home/don/qemu/dtc/libfdt/fdt_ro.c\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_wip.o -c /home/don/qemu/dtc/libfdt/fdt_wip.c\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_sw.o -c /home/don/qemu/dtc/libfdt/fdt_sw.c\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_rw.o -c /home/don/qemu/dtc/libfdt/fdt_rw.c\n"
+ "cc -I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -o libfdt/fdt_strerror.o -c /home/don/qemu/dtc/libfdt/fdt_strerror.c\n"
+ "ar rv libfdt/libfdt.a libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o\n"
+ "ar: creating libfdt/libfdt.a\n"
+ "a - libfdt/fdt.o\n"
+ "a - libfdt/fdt_ro.o\n"
+ "a - libfdt/fdt_wip.o\n"
+ "a - libfdt/fdt_sw.o\n"
+ "a - libfdt/fdt_rw.o\n"
+ "a - libfdt/fdt_strerror.o\n"
+ "make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'\n"
+ "sh /home/don/qemu/scripts/hxtool -h < /home/don/qemu/qemu-options.hx > qemu-options.def\n"
+ "python /home/don/qemu/scripts/qapi-commands.py -h -m -o \".\" < /home/don/qemu/qapi-schema.json\n"
+ "python /home/don/qemu/scripts/qapi-types.py -h -o \".\" -b < /home/don/qemu/qapi-schema.json\n"
+ "python /home/don/qemu/scripts/qapi-visit.py -h -o \".\" -b < /home/don/qemu/qapi-schema.json\n"
+ "python /home/don/qemu/scripts/tracetool.py --format=events-h --backend=events < /home/don/qemu/trace-events > trace/generated-events.h-timestamp\n"
+ "python /home/don/qemu/scripts/tracetool.py --format=h --backend=nop < /home/don/qemu/trace-events > trace/generated-tracers.h-timestamp\n"
+ "python /home/don/qemu/scripts/qapi-types.py -h -o tests -p \"test-\" < /home/don/qemu/tests/qapi-schema/qapi-schema-test.json\n"
+ "python /home/don/qemu/scripts/qapi-visit.py -h -o tests -p \"test-\" < /home/don/qemu/tests/qapi-schema/qapi-schema-test.json\n"
+ "python /home/don/qemu/scripts/qapi-commands.py -h -o tests -p \"test-\" < /home/don/qemu/tests/qapi-schema/qapi-schema-test.json\n"
+ "make -I/home/don/qemu/dtc VPATH=/home/don/qemu/dtc -C dtc V=\"1\" LIBFDT_srcdir=/home/don/qemu/dtc/libfdt CPPFLAGS=\"-I/home/don/qemu/out/tmp/dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt\" CFLAGS=\"-O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests\" LDFLAGS=\"-Wl,--warn-common -m64 -g \" ARFLAGS=\"rv\" CC=\"cc\" AR=\"ar\" LD=\"ld\"  BUILD_DIR=/home/don/qemu/out/tmp libfdt/libfdt.a\n"
+ "make[1]: Entering directory `/home/don/qemu/out/tmp/dtc'\n"
+ "make[1]: `libfdt/libfdt.a' is up to date.\n"
+ "make[1]: Leaving directory `/home/don/qemu/out/tmp/dtc'\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/tests/qemu-iotests -Itests/qemu-iotests -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT tests/qemu-iotests/socket_scm_helper.o -MF tests/qemu-iotests/socket_scm_helper.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o tests/qemu-iotests/socket_scm_helper.o /home/don/qemu/tests/qemu-iotests/socket_scm_helper.c\n"
+ "cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o tests/qemu-iotests/socket_scm_helper tests/qemu-iotests/socket_scm_helper.o    -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid \n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/arch-query-cpu-def.lo /home/don/qemu/stubs/arch-query-cpu-def.c\n"
+ "mkdir stubs/.libs\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/arch-query-cpu-def.c  -fPIC -DPIC -o stubs/.libs/arch-query-cpu-def.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-def.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/arch-query-cpu-def.c -o stubs/arch-query-cpu-def.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/clock-warp.lo /home/don/qemu/stubs/clock-warp.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/clock-warp.c  -fPIC -DPIC -o stubs/.libs/clock-warp.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/clock-warp.c -o stubs/clock-warp.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/cpu-get-clock.lo /home/don/qemu/stubs/cpu-get-clock.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-clock.c  -fPIC -DPIC -o stubs/.libs/cpu-get-clock.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-clock.c -o stubs/cpu-get-clock.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/cpu-get-icount.lo /home/don/qemu/stubs/cpu-get-icount.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-icount.c  -fPIC -DPIC -o stubs/.libs/cpu-get-icount.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpu-get-icount.c -o stubs/cpu-get-icount.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/dump.lo /home/don/qemu/stubs/dump.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/dump.c  -fPIC -DPIC -o stubs/.libs/dump.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/dump.c -o stubs/dump.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-add-fd.lo /home/don/qemu/stubs/fdset-add-fd.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-add-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-add-fd.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-add-fd.c -o stubs/fdset-add-fd.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-find-fd.lo /home/don/qemu/stubs/fdset-find-fd.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-find-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-find-fd.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-find-fd.c -o stubs/fdset-find-fd.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-get-fd.lo /home/don/qemu/stubs/fdset-get-fd.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-get-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-get-fd.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-get-fd.c -o stubs/fdset-get-fd.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/fdset-remove-fd.lo /home/don/qemu/stubs/fdset-remove-fd.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-remove-fd.c  -fPIC -DPIC -o stubs/.libs/fdset-remove-fd.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/fdset-remove-fd.c -o stubs/fdset-remove-fd.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/gdbstub.lo /home/don/qemu/stubs/gdbstub.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/gdbstub.c  -fPIC -DPIC -o stubs/.libs/gdbstub.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/gdbstub.c -o stubs/gdbstub.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/get-fd.lo /home/don/qemu/stubs/get-fd.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-fd.c  -fPIC -DPIC -o stubs/.libs/get-fd.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-fd.c -o stubs/get-fd.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/get-vm-name.lo /home/don/qemu/stubs/get-vm-name.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-vm-name.c  -fPIC -DPIC -o stubs/.libs/get-vm-name.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/get-vm-name.c -o stubs/get-vm-name.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/iothread-lock.lo /home/don/qemu/stubs/iothread-lock.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/iothread-lock.c  -fPIC -DPIC -o stubs/.libs/iothread-lock.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/iothread-lock.c -o stubs/iothread-lock.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/migr-blocker.lo /home/don/qemu/stubs/migr-blocker.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/migr-blocker.c  -fPIC -DPIC -o stubs/.libs/migr-blocker.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/migr-blocker.c -o stubs/migr-blocker.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-is-qmp.lo /home/don/qemu/stubs/mon-is-qmp.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-is-qmp.c  -fPIC -DPIC -o stubs/.libs/mon-is-qmp.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-is-qmp.c -o stubs/mon-is-qmp.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-printf.lo /home/don/qemu/stubs/mon-printf.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-printf.c  -fPIC -DPIC -o stubs/.libs/mon-printf.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-printf.c -o stubs/mon-printf.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filename.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-print-filename.lo /home/don/qemu/stubs/mon-print-filename.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filename.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-print-filename.c  -fPIC -DPIC -o stubs/.libs/mon-print-filename.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filename.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-print-filename.c -o stubs/mon-print-filename.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-protocol-event.lo /home/don/qemu/stubs/mon-protocol-event.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-protocol-event.c  -fPIC -DPIC -o stubs/.libs/mon-protocol-event.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-protocol-event.c -o stubs/mon-protocol-event.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/mon-set-error.lo /home/don/qemu/stubs/mon-set-error.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-set-error.c  -fPIC -DPIC -o stubs/.libs/mon-set-error.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/mon-set-error.c -o stubs/mon-set-error.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/pci-drive-hot-add.lo /home/don/qemu/stubs/pci-drive-hot-add.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/pci-drive-hot-add.c  -fPIC -DPIC -o stubs/.libs/pci-drive-hot-add.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/pci-drive-hot-add.c -o stubs/pci-drive-hot-add.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/reset.lo /home/don/qemu/stubs/reset.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/reset.c  -fPIC -DPIC -o stubs/.libs/reset.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/reset.c -o stubs/reset.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/set-fd-handler.lo /home/don/qemu/stubs/set-fd-handler.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/set-fd-handler.c  -fPIC -DPIC -o stubs/.libs/set-fd-handler.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/set-fd-handler.c -o stubs/set-fd-handler.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/slirp.lo /home/don/qemu/stubs/slirp.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/slirp.c  -fPIC -DPIC -o stubs/.libs/slirp.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/slirp.c -o stubs/slirp.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/sysbus.lo /home/don/qemu/stubs/sysbus.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/sysbus.c  -fPIC -DPIC -o stubs/.libs/sysbus.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/sysbus.c -o stubs/sysbus.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/uuid.lo /home/don/qemu/stubs/uuid.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/uuid.c  -fPIC -DPIC -o stubs/.libs/uuid.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/uuid.c -o stubs/uuid.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/vm-stop.lo /home/don/qemu/stubs/vm-stop.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vm-stop.c  -fPIC -DPIC -o stubs/.libs/vm-stop.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vm-stop.c -o stubs/vm-stop.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/vmstate.lo /home/don/qemu/stubs/vmstate.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vmstate.c  -fPIC -DPIC -o stubs/.libs/vmstate.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/vmstate.c -o stubs/vmstate.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o stubs/cpus.lo /home/don/qemu/stubs/cpus.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpus.c  -fPIC -DPIC -o stubs/.libs/cpus.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -Istubs -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/stubs/cpus.c -o stubs/cpus.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/cac.lo /home/don/qemu/libcacard/cac.c\n"
+ "mkdir libcacard/.libs\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/cac.c  -fPIC -DPIC -o libcacard/.libs/cac.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/cac.c -o libcacard/cac.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/event.lo /home/don/qemu/libcacard/event.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/event.c  -fPIC -DPIC -o libcacard/.libs/event.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/event.c -o libcacard/event.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcard.lo /home/don/qemu/libcacard/vcard.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard.c  -fPIC -DPIC -o libcacard/.libs/vcard.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard.c -o libcacard/vcard.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vreader.lo /home/don/qemu/libcacard/vreader.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vreader.c  -fPIC -DPIC -o libcacard/.libs/vreader.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vreader.c -o libcacard/vreader.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcard_emul_nss.lo /home/don/qemu/libcacard/vcard_emul_nss.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_nss.c  -fPIC -DPIC -o libcacard/.libs/vcard_emul_nss.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_nss.c -o libcacard/vcard_emul_nss.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcard_emul_type.lo /home/don/qemu/libcacard/vcard_emul_type.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_type.c  -fPIC -DPIC -o libcacard/.libs/vcard_emul_type.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcard_emul_type.c -o libcacard/vcard_emul_type.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/card_7816.lo /home/don/qemu/libcacard/card_7816.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/card_7816.c  -fPIC -DPIC -o libcacard/.libs/card_7816.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/card_7816.c -o libcacard/card_7816.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vcardt.lo /home/don/qemu/libcacard/vcardt.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcardt.c  -fPIC -DPIC -o libcacard/.libs/vcardt.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/libcacard/vcardt.c -o libcacard/vcardt.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/osdep.lo /home/don/qemu/util/osdep.c\n"
+ "mkdir util/.libs\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/osdep.c  -fPIC -DPIC -o util/.libs/osdep.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/osdep.c -o util/osdep.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/cutils.lo /home/don/qemu/util/cutils.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/cutils.c  -fPIC -DPIC -o util/.libs/cutils.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/cutils.c -o util/cutils.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-timer-common.lo /home/don/qemu/util/qemu-timer-common.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-timer-common.c  -fPIC -DPIC -o util/.libs/qemu-timer-common.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-timer-common.c -o util/qemu-timer-common.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/error.lo /home/don/qemu/util/error.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/error.c  -fPIC -DPIC -o util/.libs/error.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/error.c -o util/error.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-error.lo /home/don/qemu/util/qemu-error.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-error.c  -fPIC -DPIC -o util/.libs/qemu-error.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-error.c -o util/qemu-error.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/oslib-posix.lo /home/don/qemu/util/oslib-posix.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/oslib-posix.c  -fPIC -DPIC -o util/.libs/oslib-posix.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/oslib-posix.c -o util/oslib-posix.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-thread-posix.lo /home/don/qemu/util/qemu-thread-posix.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-thread-posix.c  -fPIC -DPIC -o util/.libs/qemu-thread-posix.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/util/qemu-thread-posix.c -o util/qemu-thread-posix.o >/dev/null 2>&1\n"
+ "python /home/don/qemu/scripts/tracetool.py --format=events-c --backend=events < /home/don/qemu/trace-events > trace/generated-events.c-timestamp\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/generated-events.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/generated-events.lo trace/generated-events.c\n"
+ "mkdir trace/.libs\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-events.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-events.c  -fPIC -DPIC -o trace/.libs/generated-events.o\n"
+ "In file included from /home/don/qemu/trace/control.h:191,\n"
+ "                 from trace/generated-events.c:5:\n"
+ "/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called\n"
+ "/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-events.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-events.c -o trace/generated-events.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/default.lo /home/don/qemu/trace/default.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/default.c  -fPIC -DPIC -o trace/.libs/default.o\n"
+ "In file included from /home/don/qemu/trace/control.h:191,\n"
+ "                 from /home/don/qemu/trace/default.c:10:\n"
+ "/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called\n"
+ "/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/default.c -o trace/default.o >/dev/null 2>&1\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/control.lo /home/don/qemu/trace/control.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/control.c  -fPIC -DPIC -o trace/.libs/control.o\n"
+ "In file included from /home/don/qemu/trace/control.h:191,\n"
+ "                 from /home/don/qemu/trace/control.c:10:\n"
+ "/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called\n"
+ "/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c /home/don/qemu/trace/control.c -o trace/control.o >/dev/null 2>&1\n"
+ "python /home/don/qemu/scripts/tracetool.py --format=c --backend=nop < /home/don/qemu/trace-events > trace/generated-tracers.c-timestamp\n"
+ "libtool  --mode=compile --tag=CC cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT trace/generated-tracers.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/generated-tracers.lo trace/generated-tracers.c\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-tracers.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-tracers.c  -fPIC -DPIC -o trace/.libs/generated-tracers.o\n"
+ " cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-tracers.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -c trace/generated-tracers.c -o trace/generated-tracers.o >/dev/null 2>&1\n"
+ "libtool  --mode=link --tag=CC cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -rpath /usr/local/lib -no-undefined -export-syms /home/don/qemu/libcacard/libcacard.syms -o libcacard.la  stubs/arch-query-cpu-def.lo stubs/clock-warp.lo stubs/cpu-get-clock.lo stubs/cpu-get-icount.lo stubs/dump.lo stubs/fdset-add-fd.lo stubs/fdset-find-fd.lo stubs/fdset-get-fd.lo stubs/fdset-remove-fd.lo stubs/gdbstub.lo stubs/get-fd.lo stubs/get-vm-name.lo stubs/iothread-lock.lo stubs/migr-blocker.lo stubs/mon-is-qmp.lo stubs/mon-printf.lo stubs/mon-print-filename.lo stubs/mon-protocol-event.lo stubs/mon-set-error.lo stubs/pci-drive-hot-add.lo stubs/reset.lo stubs/set-fd-handler.lo stubs/slirp.lo stubs/sysbus.lo stubs/uuid.lo stubs/vm-stop.lo stubs/vmstate.lo stubs/cpus.lo libcacard/cac.lo libcacard/event.lo libcacard/vcard.lo libcacard/vreader.lo libcacard/vcard_emul_nss.lo libcacard/vcard_emul_type.lo libcacard/card_7816.lo libcacard/vcardt.lo util/osdep.lo util/cutils.lo util/qemu-timer-common.lo util/error.lo util/qemu-error.lo util/oslib-posix.lo util/qemu-thread-posix.lo trace/generated-events.lo trace/default.lo trace/control.lo trace/generated-tracers.lo  -Wc,-fstack-protector-all -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid  -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl   -pthread -L/lib64 -lgthread-2.0 -lglib-2.0  \n"
+ "mkdir .libs\n"
+ "gcc -shared  stubs/.libs/arch-query-cpu-def.o stubs/.libs/clock-warp.o stubs/.libs/cpu-get-clock.o stubs/.libs/cpu-get-icount.o stubs/.libs/dump.o stubs/.libs/fdset-add-fd.o stubs/.libs/fdset-find-fd.o stubs/.libs/fdset-get-fd.o stubs/.libs/fdset-remove-fd.o stubs/.libs/gdbstub.o stubs/.libs/get-fd.o stubs/.libs/get-vm-name.o stubs/.libs/iothread-lock.o stubs/.libs/migr-blocker.o stubs/.libs/mon-is-qmp.o stubs/.libs/mon-printf.o stubs/.libs/mon-print-filename.o stubs/.libs/mon-protocol-event.o stubs/.libs/mon-set-error.o stubs/.libs/pci-drive-hot-add.o stubs/.libs/reset.o stubs/.libs/set-fd-handler.o stubs/.libs/slirp.o stubs/.libs/sysbus.o stubs/.libs/uuid.o stubs/.libs/vm-stop.o stubs/.libs/vmstate.o stubs/.libs/cpus.o libcacard/.libs/cac.o libcacard/.libs/event.o libcacard/.libs/vcard.o libcacard/.libs/vreader.o libcacard/.libs/vcard_emul_nss.o libcacard/.libs/vcard_emul_type.o libcacard/.libs/card_7816.o libcacard/.libs/vcardt.o util/.libs/osdep.o util/.libs/cutils.o util/.libs/qemu-timer-common.o util/.libs/error.o util/.libs/qemu-error.o util/.libs/oslib-posix.o util/.libs/qemu-thread-posix.o trace/.libs/generated-events.o trace/.libs/default.o trace/.libs/control.o trace/.libs/generated-tracers.o  -lrt -L/lib64 -L/usr/kerberos/lib64 -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lgthread-2.0 -lglib-2.0  -m64 -pthread -pthread -Wl,--warn-common -m64 -fstack-protector-all -pthread -pthread -Wl,-soname -Wl,libcacard.so.0 -o .libs/libcacard.so.0.0.0\n"
+ "(cd .libs && rm -f libcacard.so.0 && ln -s libcacard.so.0.0.0 libcacard.so.0)\n"
+ "(cd .libs && rm -f libcacard.so && ln -s libcacard.so.0.0.0 libcacard.so)\n"
+ "ar cru .libs/libcacard.a  stubs/arch-query-cpu-def.o stubs/clock-warp.o stubs/cpu-get-clock.o stubs/cpu-get-icount.o stubs/dump.o stubs/fdset-add-fd.o stubs/fdset-find-fd.o stubs/fdset-get-fd.o stubs/fdset-remove-fd.o stubs/gdbstub.o stubs/get-fd.o stubs/get-vm-name.o stubs/iothread-lock.o stubs/migr-blocker.o stubs/mon-is-qmp.o stubs/mon-printf.o stubs/mon-print-filename.o stubs/mon-protocol-event.o stubs/mon-set-error.o stubs/pci-drive-hot-add.o stubs/reset.o stubs/set-fd-handler.o stubs/slirp.o stubs/sysbus.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o stubs/cpus.o libcacard/cac.o libcacard/event.o libcacard/vcard.o libcacard/vreader.o libcacard/vcard_emul_nss.o libcacard/vcard_emul_type.o libcacard/card_7816.o libcacard/vcardt.o util/osdep.o util/cutils.o util/qemu-timer-common.o util/error.o util/qemu-error.o util/oslib-posix.o util/qemu-thread-posix.o trace/generated-events.o trace/default.o trace/control.o trace/generated-tracers.o\n"
+ "ranlib .libs/libcacard.a\n"
+ "creating libcacard.la\n"
+ "(cd .libs && rm -f libcacard.la && ln -s ../libcacard.la libcacard.la)\n"
+ "sed -e 's|@LIBDIR@|/usr/local/lib|' -e 's|@INCLUDEDIR@|/usr/local/include/cacard|' -e 's|@VERSION@|1.7.50|' -e 's|@PREFIX@|/usr/local|' /home/don/qemu/libcacard/libcacard.pc.in > libcacard.pc\n"
+ "sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/qemu-options.hx > qemu-options.texi\n"
+ "sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/hmp-commands.hx > qemu-monitor.texi\n"
+ "sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/qemu-img-cmds.hx > qemu-img-cmds.texi\n"
+ "LC_ALL=C makeinfo --no-headers --no-split --number-sections --html /home/don/qemu/qemu-doc.texi -o qemu-doc.html\n"
+ "/home/don/qemu/qemu-doc.texi:7: warning: unrecognized encoding name `UTF-8'.\n"
+ "LC_ALL=C makeinfo --no-headers --no-split --number-sections --html /home/don/qemu/qemu-tech.texi -o qemu-tech.html\n"
+ "/home/don/qemu/qemu-tech.texi:7: warning: unrecognized encoding name `UTF-8'.\n"
+ "perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-doc.texi qemu.pod && pod2man --section=1 --center=\" \" --release=\" \" qemu.pod > qemu.1\n"
+ "qemu.pod:1: Unknown command paragraph \"=encoding UTF-8\"\n"
+ "perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-img.texi qemu-img.pod && pod2man --section=1 --center=\" \" --release=\" \" qemu-img.pod > qemu-img.1\n"
+ "perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-nbd.texi qemu-nbd.pod && pod2man --section=8 --center=\" \" --release=\" \" qemu-nbd.pod > qemu-nbd.8\n"
+ "sh /home/don/qemu/scripts/hxtool -q < /home/don/qemu/qmp-commands.hx > qmp-commands.txt\n"
+ "perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/fsdev/virtfs-proxy-helper.texi fsdev/virtfs-proxy-helper.pod && pod2man --section=1 --center=\" \" --release=\" \" fsdev/virtfs-proxy-helper.pod > fsdev/virtfs-proxy-helper.1\n"
+ "python /home/don/qemu/scripts/qapi-types.py -c -o \".\" -b < /home/don/qemu/qapi-schema.json\n"
+ "python /home/don/qemu/scripts/qapi-types.py -h -o qga/qapi-generated -p \"qga-\" < /home/don/qemu/qga/qapi-schema.json\n"
+ "python /home/don/qemu/scripts/qapi-visit.py -h -o qga/qapi-generated -p \"qga-\" < /home/don/qemu/qga/qapi-schema.json\n"
+ "python /home/don/qemu/scripts/qapi-commands.py -h -o qga/qapi-generated -p \"qga-\" < /home/don/qemu/qga/qapi-schema.json\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I. -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi-types.o -MF ./qapi-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi-types.o qapi-types.c\n"
+ "python /home/don/qemu/scripts/qapi-visit.py -c -o \".\" -b < /home/don/qemu/qapi-schema.json\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I. -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi-visit.o -MF ./qapi-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi-visit.o qapi-visit.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/commands.o -MF qga/commands.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/commands.o /home/don/qemu/qga/commands.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/guest-agent-command-state.o -MF qga/guest-agent-command-state.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/guest-agent-command-state.o /home/don/qemu/qga/guest-agent-command-state.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/main.o -MF qga/main.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/main.o /home/don/qemu/qga/main.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/commands-posix.o -MF qga/commands-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/commands-posix.o /home/don/qemu/qga/commands-posix.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/channel-posix.o -MF qga/channel-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/channel-posix.o /home/don/qemu/qga/channel-posix.c\n"
+ "python /home/don/qemu/scripts/qapi-types.py -c -o qga/qapi-generated -p \"qga-\" < /home/don/qemu/qga/qapi-schema.json\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga/qapi-generated -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-types.o -MF qga/qapi-generated/qga-qapi-types.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/qapi-generated/qga-qapi-types.o qga/qapi-generated/qga-qapi-types.c\n"
+ "python /home/don/qemu/scripts/qapi-visit.py -c -o qga/qapi-generated -p \"qga-\" < /home/don/qemu/qga/qapi-schema.json\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga/qapi-generated -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qapi-visit.o -MF qga/qapi-generated/qga-qapi-visit.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/qapi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qapi-visit.c\n"
+ "python /home/don/qemu/scripts/qapi-commands.py -c -o qga/qapi-generated -p \"qga-\" < /home/don/qemu/qga/qapi-schema.json\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga/qapi-generated -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-generated/qga-qmp-marshal.o -MF qga/qapi-generated/qga-qmp-marshal.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qga/qapi-generated/qga-qmp-marshal.o qga/qapi-generated/qga-qmp-marshal.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-visit-core.o -MF qapi/qapi-visit-core.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qapi-visit-core.o /home/don/qemu/qapi/qapi-visit-core.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qapi-dealloc-visitor.o -MF qapi/qapi-dealloc-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qapi-dealloc-visitor.o /home/don/qemu/qapi/qapi-dealloc-visitor.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-input-visitor.o -MF qapi/qmp-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-input-visitor.o /home/don/qemu/qapi/qmp-input-visitor.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-output-visitor.o -MF qapi/qmp-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-output-visitor.o /home/don/qemu/qapi/qmp-output-visitor.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-registry.o -MF qapi/qmp-registry.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-registry.o /home/don/qemu/qapi/qmp-registry.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/qmp-dispatch.o -MF qapi/qmp-dispatch.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/qmp-dispatch.o /home/don/qemu/qapi/qmp-dispatch.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/string-input-visitor.o -MF qapi/string-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/string-input-visitor.o /home/don/qemu/qapi/string-input-visitor.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/string-output-visitor.o -MF qapi/string-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/string-output-visitor.o /home/don/qemu/qapi/string-output-visitor.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqapi -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qapi/opts-visitor.o -MF qapi/opts-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qapi/opts-visitor.o /home/don/qemu/qapi/opts-visitor.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qint.o -MF qobject/qint.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qint.o /home/don/qemu/qobject/qint.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qstring.o -MF qobject/qstring.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qstring.o /home/don/qemu/qobject/qstring.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qdict.o -MF qobject/qdict.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qdict.o /home/don/qemu/qobject/qdict.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qlist.o -MF qobject/qlist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qlist.o /home/don/qemu/qobject/qlist.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qfloat.o -MF qobject/qfloat.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qfloat.o /home/don/qemu/qobject/qfloat.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qbool.o -MF qobject/qbool.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qbool.o /home/don/qemu/qobject/qbool.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qjson.o -MF qobject/qjson.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qjson.o /home/don/qemu/qobject/qjson.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-lexer.o -MF qobject/json-lexer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/json-lexer.o /home/don/qemu/qobject/json-lexer.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-streamer.o -MF qobject/json-streamer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/json-streamer.o /home/don/qemu/qobject/json-streamer.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/json-parser.o -MF qobject/json-parser.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/json-parser.o /home/don/qemu/qobject/json-parser.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -Iqobject -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qobject/qerror.o -MF qobject/qerror.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qobject/qerror.o /home/don/qemu/qobject/qerror.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT trace/generated-events.o -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o trace/generated-events.o trace/generated-events.c\n"
+ "In file included from /home/don/qemu/trace/control.h:191,\n"
+ "                 from trace/generated-events.c:5:\n"
+ "/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called\n"
+ "/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/unicode.o -MF util/unicode.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/unicode.o /home/don/qemu/util/unicode.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/event_notifier-posix.o -MF util/event_notifier-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/event_notifier-posix.o /home/don/qemu/util/event_notifier-posix.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-openpty.o -MF util/qemu-openpty.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-openpty.o /home/don/qemu/util/qemu-openpty.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/envlist.o -MF util/envlist.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/envlist.o /home/don/qemu/util/envlist.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/path.o -MF util/path.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/path.o /home/don/qemu/util/path.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/host-utils.o -MF util/host-utils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/host-utils.o /home/don/qemu/util/host-utils.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/cache-utils.o -MF util/cache-utils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/cache-utils.o /home/don/qemu/util/cache-utils.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/module.o -MF util/module.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/module.o /home/don/qemu/util/module.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/bitmap.o -MF util/bitmap.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/bitmap.o /home/don/qemu/util/bitmap.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/bitops.o -MF util/bitops.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/bitops.o /home/don/qemu/util/bitops.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/hbitmap.o -MF util/hbitmap.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/hbitmap.o /home/don/qemu/util/hbitmap.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/fifo8.o -MF util/fifo8.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/fifo8.o /home/don/qemu/util/fifo8.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/acl.o -MF util/acl.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/acl.o /home/don/qemu/util/acl.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/compatfd.o -MF util/compatfd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/compatfd.o /home/don/qemu/util/compatfd.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/iov.o -MF util/iov.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/iov.o /home/don/qemu/util/iov.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/aes.o -MF util/aes.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/aes.o /home/don/qemu/util/aes.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-config.o -MF util/qemu-config.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-config.o /home/don/qemu/util/qemu-config.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-sockets.o -MF util/qemu-sockets.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-sockets.o /home/don/qemu/util/qemu-sockets.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/uri.o -MF util/uri.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/uri.o /home/don/qemu/util/uri.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/notify.o -MF util/notify.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/notify.o /home/don/qemu/util/notify.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-option.o -MF util/qemu-option.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-option.o /home/don/qemu/util/qemu-option.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/qemu-progress.o -MF util/qemu-progress.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/qemu-progress.o /home/don/qemu/util/qemu-progress.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/hexdump.o -MF util/hexdump.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/hexdump.o /home/don/qemu/util/hexdump.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/crc32c.o -MF util/crc32c.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/crc32c.o /home/don/qemu/util/crc32c.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iutil -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT util/throttle.o -MF util/throttle.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o util/throttle.o /home/don/qemu/util/throttle.c\n"
+ "rm -f libqemuutil.a && ar rcs libqemuutil.a qapi/qapi-visit-core.o qapi/qapi-dealloc-visitor.o qapi/qmp-input-visitor.o qapi/qmp-output-visitor.o qapi/qmp-registry.o qapi/qmp-dispatch.o qapi/string-input-visitor.o qapi/string-output-visitor.o qapi/opts-visitor.o qobject/qint.o qobject/qstring.o qobject/qdict.o qobject/qlist.o qobject/qfloat.o qobject/qbool.o qobject/qjson.o qobject/json-lexer.o qobject/json-streamer.o qobject/json-parser.o qobject/qerror.o trace/generated-events.o trace/default.o trace/control.o trace/generated-tracers.o util/osdep.o util/cutils.o util/unicode.o util/qemu-timer-common.o util/oslib-posix.o util/qemu-thread-posix.o util/event_notifier-posix.o util/qemu-openpty.o util/envlist.o util/path.o util/host-utils.o util/cache-utils.o util/module.o util/bitmap.o util/bitops.o util/hbitmap.o util/fifo8.o util/acl.o util/error.o util/qemu-error.o util/compatfd.o util/iov.o util/aes.o util/qemu-config.o util/qemu-sockets.o util/uri.o util/notify.o util/qemu-option.o util/qemu-progress.o util/hexdump.o util/crc32c.o util/throttle.o qapi-types.o qapi-visit.o\n"
+ "rm -f libqemustub.a && ar rcs libqemustub.a stubs/arch-query-cpu-def.o stubs/clock-warp.o stubs/cpu-get-clock.o stubs/cpu-get-icount.o stubs/dump.o stubs/fdset-add-fd.o stubs/fdset-find-fd.o stubs/fdset-get-fd.o stubs/fdset-remove-fd.o stubs/gdbstub.o stubs/get-fd.o stubs/get-vm-name.o stubs/iothread-lock.o stubs/migr-blocker.o stubs/mon-is-qmp.o stubs/mon-printf.o stubs/mon-print-filename.o stubs/mon-protocol-event.o stubs/mon-set-error.o stubs/pci-drive-hot-add.o stubs/reset.o stubs/set-fd-handler.o stubs/slirp.o stubs/sysbus.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o stubs/cpus.o\n"
+ "cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -I qga/qapi-generated -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-ga qapi-types.o qapi-visit.o qga/channel-posix.o qga/commands-posix.o qga/commands.o qga/guest-agent-command-state.o qga/main.o qga/qapi-generated/qga-qapi-types.o qga/qapi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qmp-marshal.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0   \n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-nbd.o -MF ./qemu-nbd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-nbd.o /home/don/qemu/qemu-nbd.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT async.o -MF ./async.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o async.o /home/don/qemu/async.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT thread-pool.o -MF ./thread-pool.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o thread-pool.o /home/don/qemu/thread-pool.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT nbd.o -MF ./nbd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o nbd.o /home/don/qemu/nbd.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block.o -MF ./block.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block.o /home/don/qemu/block.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT blockjob.o -MF ./blockjob.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o blockjob.o /home/don/qemu/blockjob.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT main-loop.o -MF ./main-loop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o main-loop.o /home/don/qemu/main-loop.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT iohandler.o -MF ./iohandler.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o iohandler.o /home/don/qemu/iohandler.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-timer.o -MF ./qemu-timer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-timer.o /home/don/qemu/qemu-timer.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT aio-posix.o -MF ./aio-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o aio-posix.o /home/don/qemu/aio-posix.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-io-cmds.o -MF ./qemu-io-cmds.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-io-cmds.o /home/don/qemu/qemu-io-cmds.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine.o -MF ./qemu-coroutine.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine.o /home/don/qemu/qemu-coroutine.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine-lock.o -MF ./qemu-coroutine-lock.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine-lock.o /home/don/qemu/qemu-coroutine-lock.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine-io.o -MF ./qemu-coroutine-io.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine-io.o /home/don/qemu/qemu-coroutine-io.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-coroutine-sleep.o -MF ./qemu-coroutine-sleep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-coroutine-sleep.o /home/don/qemu/qemu-coroutine-sleep.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT coroutine-ucontext.o -MF ./coroutine-ucontext.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o coroutine-ucontext.o /home/don/qemu/coroutine-ucontext.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/raw_bsd.o -MF block/raw_bsd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/raw_bsd.o /home/don/qemu/block/raw_bsd.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/cow.o -MF block/cow.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/cow.o /home/don/qemu/block/cow.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow.o -MF block/qcow.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow.o /home/don/qemu/block/qcow.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vdi.o -MF block/vdi.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vdi.o /home/don/qemu/block/vdi.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vmdk.o -MF block/vmdk.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vmdk.o /home/don/qemu/block/vmdk.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/cloop.o -MF block/cloop.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/cloop.o /home/don/qemu/block/cloop.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/dmg.o -MF block/dmg.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/dmg.o /home/don/qemu/block/dmg.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/bochs.o -MF block/bochs.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/bochs.o /home/don/qemu/block/bochs.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vpc.o -MF block/vpc.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vpc.o /home/don/qemu/block/vpc.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vvfat.o -MF block/vvfat.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vvfat.o /home/don/qemu/block/vvfat.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2.o -MF block/qcow2.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2.o /home/don/qemu/block/qcow2.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-refcount.o -MF block/qcow2-refcount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-refcount.o /home/don/qemu/block/qcow2-refcount.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-cluster.o -MF block/qcow2-cluster.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-cluster.o /home/don/qemu/block/qcow2-cluster.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-snapshot.o -MF block/qcow2-snapshot.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-snapshot.o /home/don/qemu/block/qcow2-snapshot.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qcow2-cache.o -MF block/qcow2-cache.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qcow2-cache.o /home/don/qemu/block/qcow2-cache.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed.o -MF block/qed.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed.o /home/don/qemu/block/qed.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-gencb.o -MF block/qed-gencb.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-gencb.o /home/don/qemu/block/qed-gencb.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-l2-cache.o -MF block/qed-l2-cache.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-l2-cache.o /home/don/qemu/block/qed-l2-cache.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-table.o -MF block/qed-table.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-table.o /home/don/qemu/block/qed-table.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-cluster.o -MF block/qed-cluster.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-cluster.o /home/don/qemu/block/qed-cluster.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qed-check.o -MF block/qed-check.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qed-check.o /home/don/qemu/block/qed-check.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vhdx.o -MF block/vhdx.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vhdx.o /home/don/qemu/block/vhdx.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vhdx-endian.o -MF block/vhdx-endian.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vhdx-endian.o /home/don/qemu/block/vhdx-endian.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/vhdx-log.o -MF block/vhdx-log.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/vhdx-log.o /home/don/qemu/block/vhdx-log.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/parallels.o -MF block/parallels.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/parallels.o /home/don/qemu/block/parallels.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/blkdebug.o -MF block/blkdebug.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/blkdebug.o /home/don/qemu/block/blkdebug.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/blkverify.o -MF block/blkverify.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/blkverify.o /home/don/qemu/block/blkverify.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/snapshot.o -MF block/snapshot.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/snapshot.o /home/don/qemu/block/snapshot.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/qapi.o -MF block/qapi.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/qapi.o /home/don/qemu/block/qapi.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/raw-posix.o -MF block/raw-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/raw-posix.o /home/don/qemu/block/raw-posix.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/nbd.o -MF block/nbd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/nbd.o /home/don/qemu/block/nbd.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT block/sheepdog.o -MF block/sheepdog.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/sheepdog.o /home/don/qemu/block/sheepdog.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Iblock -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests  -MMD -MP -MT block/curl.o -MF block/curl.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o block/curl.o /home/don/qemu/block/curl.c\n"
+ "cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-nbd aio-posix.o async.o block.o block/blkdebug.o block/blkverify.o block/bochs.o block/cloop.o block/cow.o block/curl.o block/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/qcow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-snapshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gencb.o block/qed-l2-cache.o block/qed-table.o block/qed.o block/raw-posix.o block/raw_bsd.o block/sheepdog.o block/snapshot.o block/vdi.o block/vhdx-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/vvfat.o blockjob.o coroutine-ucontext.o iohandler.o main-loop.o nbd.o qapi-types.o qapi-visit.o qemu-coroutine-io.o qemu-coroutine-lock.o qemu-coroutine-sleep.o qemu-coroutine.o qemu-io-cmds.o qemu-nbd.o qemu-timer.o thread-pool.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid \n"
+ "sh /home/don/qemu/scripts/hxtool -h < /home/don/qemu/qemu-img-cmds.hx > qemu-img-cmds.h\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-img.o -MF ./qemu-img.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-img.o /home/don/qemu/qemu-img.c\n"
+ "cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-img aio-posix.o async.o block.o block/blkdebug.o block/blkverify.o block/bochs.o block/cloop.o block/cow.o block/curl.o block/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/qcow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-snapshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gencb.o block/qed-l2-cache.o block/qed-table.o block/qed.o block/raw-posix.o block/raw_bsd.o block/sheepdog.o block/snapshot.o block/vdi.o block/vhdx-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/vvfat.o blockjob.o coroutine-ucontext.o iohandler.o main-loop.o nbd.o qapi-types.o qapi-visit.o qemu-coroutine-io.o qemu-coroutine-lock.o qemu-coroutine-sleep.o qemu-coroutine.o qemu-img.o qemu-io-cmds.o qemu-timer.o thread-pool.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid \n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT qemu-io.o -MF ./qemu-io.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o qemu-io.o /home/don/qemu/qemu-io.c\n"
+ "In file included from /home/don/qemu/trace/control.h:191,\n"
+ "                 from /home/don/qemu/qemu-io.c:22:\n"
+ "/home/don/qemu/trace/control.h:77: warning: 'trace_event_count' declared inline after being called\n"
+ "/home/don/qemu/trace/control.h:77: warning: previous declaration of 'trace_event_count' was here\n"
+ "cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o qemu-io aio-posix.o async.o block.o block/blkdebug.o block/blkverify.o block/bochs.o block/cloop.o block/cow.o block/curl.o block/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/qcow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-snapshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gencb.o block/qed-l2-cache.o block/qed-table.o block/qed.o block/raw-posix.o block/raw_bsd.o block/sheepdog.o block/snapshot.o block/vdi.o block/vhdx-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/vvfat.o blockjob.o coroutine-ucontext.o iohandler.o main-loop.o nbd.o qapi-types.o qapi-visit.o qemu-coroutine-io.o qemu-coroutine-lock.o qemu-coroutine-sleep.o qemu-coroutine.o qemu-io-cmds.o qemu-io.o qemu-timer.o thread-pool.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid \n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/fsdev -Ifsdev -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT fsdev/virtfs-proxy-helper.o -MF fsdev/virtfs-proxy-helper.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o fsdev/virtfs-proxy-helper.o /home/don/qemu/fsdev/virtfs-proxy-helper.c\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/fsdev -Ifsdev -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT fsdev/virtio-9p-marshal.o -MF fsdev/virtio-9p-marshal.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o fsdev/virtio-9p-marshal.o /home/don/qemu/fsdev/virtio-9p-marshal.c\n"
+ "cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o fsdev/virtfs-proxy-helper fsdev/virtfs-proxy-helper.o fsdev/virtio-9p-marshal.o libqemuutil.a libqemustub.a   -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid  -lcap\n"
+ "cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/home/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard -Ilibcacard -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -MMD -MP -MT libcacard/vscclient.o -MF libcacard/vscclient.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -c -o libcacard/vscclient.o /home/don/qemu/libcacard/vscclient.c\n"
+ "/home/don/qemu/libcacard/vscclient.c: In function 'do_socket_read':\n"
+ "/home/don/qemu/libcacard/vscclient.c:410: warning: implicit declaration of function 'g_warn_if_reached'\n"
+ "/home/don/qemu/libcacard/vscclient.c:410: warning: nested extern declaration of 'g_warn_if_reached'\n"
+ "/home/don/qemu/libcacard/vscclient.c: In function 'main':\n"
+ "/home/don/qemu/libcacard/vscclient.c:763: warning: implicit declaration of function 'g_byte_array_unref'\n"
+ "/home/don/qemu/libcacard/vscclient.c:763: warning: nested extern declaration of 'g_byte_array_unref'\n"
+ "libtool  --mode=link --tag=CC cc -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  -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all   -I/usr/include/libpng12   -I/usr/include/nss3 -I/usr/include/nspr4   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pixman-1   -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g  -Wl,--warn-common -m64 -g  -o vscclient libcacard/vscclient.o libcacard.la  -Wc,-fstack-protector-all -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0    -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz   -luuid \n"
+ "cc -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 -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g -Wl,--warn-common -m64 -g -o .libs/vscclient libcacard/vscclient.o -Wl,-fstack-protector-all -pthread  ./.libs/libcacard.so -L/lib64 -L/usr/kerberos/lib64 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -lrt -lgthread-2.0 -lglib-2.0 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid  -Wl,--rpath -Wl,/usr/local/lib\n"
+ "/usr/bin/ld: -f may not be used without -shared\n"
+ "collect2: ld returned 1 exit status\n"
+ make: *** [vscclient] Error 1
+ "\01:3\0"
+ "b\0"
+ "_______________________________________________\n"
+ "Xen-devel mailing list\n"
+ "Xen-devel@lists.xen.org\n"
+ http://lists.xen.org/xen-devel
 
-e85be824b5f6cef99652d34128dcea49522e6797adbe8aa000bf0b727f054dc0
+af93211759d0b3dea3e199f01d707f40cb5296792c2c54527f802885570f30fc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.