From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52711) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vo1SW-0007Ii-W0 for qemu-devel@nongnu.org; Tue, 03 Dec 2013 20:41:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vo1SR-0000gq-PW for qemu-devel@nongnu.org; Tue, 03 Dec 2013 20:41:00 -0500 Received: from indium.canonical.com ([91.189.90.7]:54246) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vo1SR-0000gk-HC for qemu-devel@nongnu.org; Tue, 03 Dec 2013 20:40:55 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Vo1SQ-0003oe-Sc for ; Wed, 04 Dec 2013 01:40:54 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id CF2DE2E8081 for ; Wed, 4 Dec 2013 01:40:54 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Wed, 04 Dec 2013 01:32:40 -0000 From: Don Slutz Sender: bounces@canonical.com References: <20131202223641.6000.456.malonedeb@chaenomeles.canonical.com> Message-Id: <529E8638.2010102@terremark.com> Errors-To: bounces@canonical.com Subject: Re: [Qemu-devel] [Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error Reply-To: Bug 1257099 <1257099@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 12/03/13 12:15, Paolo Bonzini wrote: > Il 03/12/2013 14:25, Stefano Stabellini ha scritto: >> CC'ing Paolo and xen-devel. >> The original thread is here: >> >> http://marc.info/?l=3Dxen-devel&m=3D135718999710640 >> >> On Mon, 2 Dec 2013, Don Slutz wrote: >>> Public bug reported: >>> >>> 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 > This is a bug in RHEL5 binutils. Configure with --disable-pie to work > around it. Any hints or pointers about the bug in RHEL5 binutils? I can try and = make a patch to auto detect this. That still fails for (7dc65c0 (HEAD, origin/master, origin/HEAD, master) = Open 2.0 development tree): ... libtool --mode=3Dlink --tag=3DCC cc -m64 -D_GNU_SOURCE = -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes = -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes = -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs = -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self = -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 = -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include = -I/usr/include/pixman-1 -I/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=3D2 -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=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels = -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k = -Winit-self -Wold-style-definition -fstack-protector-all = -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include = -I/usr/include/pixman-1 -I/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=3D2 -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 Attached is the full "make V=3D1" output. Here is the configure output: dcs-xen-53:~/qemu>rm -rf out/tmp;mkdir out/tmp;pushd = out/tmp;../../configure --disable-pie;make V=3D1 1>zz1 2>&1;popd ~/qemu/out/tmp ~/qemu Install prefix /usr/local BIOS directory /usr/local/share/qemu binary directory /usr/local/bin library directory /usr/local/lib libexec directory /usr/local/libexec include directory /usr/local/include config directory /usr/local/etc local state directory /usr/local/var Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /home/don/qemu C compiler cc Host C compiler cc C++ compiler c++ Objective-C compiler cc ARFLAGS rv CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g QEMU_CFLAGS -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 = -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef = -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels = -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k = -Winit-self -Wold-style-definition -fstack-protector-all = -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include = -I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt LDFLAGS -Wl,--warn-common -m64 -g make make install install python python smbd /usr/sbin/smbd host CPU x86_64 host big endian no target list alpha-softmmu arm-softmmu cris-softmmu i386-softmmu = lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu = mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu = moxie-softmmu or32-softmmu ppc-softmmu ppc64-softmmu ppcemb-softmmu = s390x-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu = unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu = alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user = i386-linux-user m68k-linux-user microblaze-linux-user = microblazeel-linux-user mips-linux-user mips64-linux-user = mips64el-linux-user mipsel-linux-user mipsn32-linux-user = mipsn32el-linux-user or32-linux-user ppc-linux-user ppc64-linux-user = ppc64abi32-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user = sparc-linux-user sparc32plus-linux-user sparc64-linux-user = unicore32-linux-user x86_64-linux-user tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no pixman system SDL support yes GTK support no curses support yes curl support yes mingw32 support no Audio drivers oss Block whitelist (rw) Block whitelist (ro) VirtFS support yes VNC support yes VNC TLS support no VNC SASL support yes VNC JPEG support yes VNC PNG support yes VNC WS support no xen support yes brlapi support no bluez support no Documentation yes GUEST_BASE yes PIE no vde support no Linux AIO support no ATTR/XATTR support yes Install blobs yes KVM support yes RDMA support no TCG interpreter no fdt support yes preadv support no fdatasync yes madvise yes posix_madvise yes sigev_thread_id yes uuid support yes libcap-ng support no vhost-net support yes vhost-scsi support yes Trace backend nop Trace output file trace- spice support no (/) rbd support no xfsctl support no nss used yes libusb no usb net redir no GLX support yes libiscsi support no build guest agent yes QGA VSS support no seccomp support no coroutine backend ucontext coroutine pool yes GlusterFS support no virtio-blk-data-plane no gcov gcov gcov enabled no TPM support no libssh2 support no TPM passthrough no QOM debugging yes vhdx yes I bisect'd this to: dcs-xen-53:~/qemu>git-bisect good 37746c5eacf309fa019ea0fa45f776c36c561457 is the first bad commit commit 37746c5eacf309fa019ea0fa45f776c36c561457 Author: Marc-Andr=C3=83=C2=A9 Lureau Date: Mon Feb 25 23:31:12 2013 +0100 build-sys: must link with -fstack-protector It is needed to give that flag to the linker as well, but latest libtool 2.4.2 still swallows that argument, so let's pass it with libtool -Wc argument. qemu-1.4.0/stubs/arch-query-cpu-def.c:6: undefined reference to = `__stack_chk_guard' Signed-off-by: Marc-Andr=C3=83=C2=A9 Lureau Reviewed-by: Alon Levy :100755 100755 33d3354ea30838694020660f5822f551293d7e9a = ee2e7e8ad9b8a23af96e4e404e3f7658efcbe74b M configure :100644 100644 edc2552f0886c99608b97f85bd932460fa50da73 = 36aba2de1fa9e0f8acde7640818e94a28dd03c80 M rules.mak 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 `v= card_buffer_response_delete' can not be used when making a shared object; r= ecompile 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 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 :100644 100644 a10005a22fe44a107dfec15106960612b43be71f 1d34b9539e9ba47fd= b7028ad0569389fa48712b9 M Makefile :100644 100644 ae3770a5f718742838844f9064be6a7153ac7469 74110dda7e38b8dda= e47a53ad4cb6ecf48231fa0 M Makefile.objs :100644 100644 3dfdf925fdc2c92239b7053a3d4e09687dcc2171 555894db4aa717f15= cfc24093d838131f422fc78 M Makefile.target :100755 100755 e50ad0bb8fc2e331562f3c09e605af6597a143b1 cd5e8b349c137f621= d2e9dc516145bc650d977c0 M configure :040000 040000 160d565b7e551c3248333c9e49f34edb7a30f5e0 008bc3fccda52f78a= ccf9494539ba62bfb1621a0 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 compi= lation 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 S390= CPU to s390_cpu_restart() git bisect bad 3edb8f92e8b5f18797693d8ed9fad3962e11e25d # good: [aecff6924dab0197b6c8f132e44502b25fd98a38] hw/arm_gic: Make gic_r= eset a sysbus reset function git bisect good aecff6924dab0197b6c8f132e44502b25fd98a38 # good: [b9531b6eed93c9e1769d6f371c4da5d1f955e0d1] block/qcow2: Add missi= ng 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_i= nit() to obtain SPARCCPU git bisect good 8ebdf9dcc6036171a9f8bac3fe8dc459725a3e83 # good: [8867aef02e1e5817c72b2e09be4ae952eb0c9d9d] build: move ui/ object= s to nested Makefile.objs git bisect good 8867aef02e1e5817c72b2e09be4ae952eb0c9d9d # bad: [e8de1ea849176812765bf30514f66c5450a1edc6] target-xtensa: add attr= ibutes to helper functions git bisect bad e8de1ea849176812765bf30514f66c5450a1edc6 # bad: [fa79c914efd35cb60e0bc18512c03690c48b13e2] Merge remote-tracking b= ranch '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-ob= j-y once git bisect bad 25f27a4f7160d077d6992e811021b4bc3a82abc1 # bad: [00c705fb92bc6e69e955aeac3614e05ca02feacd] build: libcacard Makefi= le cleanups git bisect bad 00c705fb92bc6e69e955aeac3614e05ca02feacd # good: [49ac9e0a8cfb737d6da9c0b056c062e3dec0ba45] build: move device tre= e 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: [Qemu-devel] [Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error Date: Tue, 3 Dec 2013 20:32:40 -0500 Message-ID: <529E8638.2010102@terremark.com> References: <20131202223641.6000.456.malonedeb@chaenomeles.canonical.com> <20131202223641.6000.456.malonedeb@chaenomeles.canonical.com> <529E1194.9060504@redhat.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------090701030805040307090309" Return-path: In-Reply-To: <529E1194.9060504@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Paolo Bonzini Cc: xen-devel@lists.xensource.com, Ian Campbell , Stefano Stabellini , 1257099@bugs.launchpad.net, dslutz@verizon.com, qemu-devel@nongnu.org List-Id: xen-devel@lists.xenproject.org --------------090701030805040307090309 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 8bit On 12/03/13 12:15, Paolo Bonzini wrote: > Il 03/12/2013 14:25, Stefano Stabellini ha scritto: >> CC'ing Paolo and xen-devel. >> The original thread is here: >> >> http://marc.info/?l=xen-devel&m=135718999710640 >> >> On Mon, 2 Dec 2013, Don Slutz wrote: >>> Public bug reported: >>> >>> 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 > This is a bug in RHEL5 binutils. Configure with --disable-pie to work > around it. Any hints or pointers about the bug in RHEL5 binutils? I can try and make a patch to auto detect this. That still fails for (7dc65c0 (HEAD, origin/master, origin/HEAD, master) Open 2.0 development tree): ... 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 Attached is the full "make V=1" output. Here is the configure output: dcs-xen-53:~/qemu>rm -rf out/tmp;mkdir out/tmp;pushd out/tmp;../../configure --disable-pie;make V=1 1>zz1 2>&1;popd ~/qemu/out/tmp ~/qemu Install prefix /usr/local BIOS directory /usr/local/share/qemu binary directory /usr/local/bin library directory /usr/local/lib libexec directory /usr/local/libexec include directory /usr/local/include config directory /usr/local/etc local state directory /usr/local/var Manual directory /usr/local/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /home/don/qemu C compiler cc Host C compiler cc C++ compiler c++ Objective-C compiler cc ARFLAGS rv CFLAGS -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -g QEMU_CFLAGS -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt LDFLAGS -Wl,--warn-common -m64 -g make make install install python python smbd /usr/sbin/smbd host CPU x86_64 host big endian no target list alpha-softmmu arm-softmmu cris-softmmu i386-softmmu lm32-softmmu m68k-softmmu microblaze-softmmu microblazeel-softmmu mips-softmmu mips64-softmmu mips64el-softmmu mipsel-softmmu moxie-softmmu or32-softmmu ppc-softmmu ppc64-softmmu ppcemb-softmmu s390x-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu unicore32-softmmu x86_64-softmmu xtensa-softmmu xtensaeb-softmmu alpha-linux-user arm-linux-user armeb-linux-user cris-linux-user i386-linux-user m68k-linux-user microblaze-linux-user microblazeel-linux-user mips-linux-user mips64-linux-user mips64el-linux-user mipsel-linux-user mipsn32-linux-user mipsn32el-linux-user or32-linux-user ppc-linux-user ppc64-linux-user ppc64abi32-linux-user s390x-linux-user sh4-linux-user sh4eb-linux-user sparc-linux-user sparc32plus-linux-user sparc64-linux-user unicore32-linux-user x86_64-linux-user tcg debug enabled no gprof enabled no sparse enabled no strip binaries yes profiler no static build no -Werror enabled no pixman system SDL support yes GTK support no curses support yes curl support yes mingw32 support no Audio drivers oss Block whitelist (rw) Block whitelist (ro) VirtFS support yes VNC support yes VNC TLS support no VNC SASL support yes VNC JPEG support yes VNC PNG support yes VNC WS support no xen support yes brlapi support no bluez support no Documentation yes GUEST_BASE yes PIE no vde support no Linux AIO support no ATTR/XATTR support yes Install blobs yes KVM support yes RDMA support no TCG interpreter no fdt support yes preadv support no fdatasync yes madvise yes posix_madvise yes sigev_thread_id yes uuid support yes libcap-ng support no vhost-net support yes vhost-scsi support yes Trace backend nop Trace output file trace- spice support no (/) rbd support no xfsctl support no nss used yes libusb no usb net redir no GLX support yes libiscsi support no build guest agent yes QGA VSS support no seccomp support no coroutine backend ucontext coroutine pool yes GlusterFS support no virtio-blk-data-plane no gcov gcov gcov enabled no TPM support no libssh2 support no TPM passthrough no QOM debugging yes vhdx yes I bisect'd this to: dcs-xen-53:~/qemu>git-bisect good 37746c5eacf309fa019ea0fa45f776c36c561457 is the first bad commit commit 37746c5eacf309fa019ea0fa45f776c36c561457 Author: Marc-André Lureau Date: Mon Feb 25 23:31:12 2013 +0100 build-sys: must link with -fstack-protector It is needed to give that flag to the linker as well, but latest libtool 2.4.2 still swallows that argument, so let's pass it with libtool -Wc argument. qemu-1.4.0/stubs/arch-query-cpu-def.c:6: undefined reference to `__stack_chk_guard' Signed-off-by: Marc-André Lureau Reviewed-by: Alon Levy :100755 100755 33d3354ea30838694020660f5822f551293d7e9a ee2e7e8ad9b8a23af96e4e404e3f7658efcbe74b M configure :100644 100644 edc2552f0886c99608b97f85bd932460fa50da73 36aba2de1fa9e0f8acde7640818e94a28dd03c80 M rules.mak Do you want a bug opened for this? -Don Slutz > Paolo --------------090701030805040307090309 Content-Type: text/plain; charset="us-ascii"; name="zz1" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="zz1" /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-d= evices.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/c= onfig-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.m= ak /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/confi= g-devices.mak /home/don/qemu/default-configs/mips64-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh mips64el-softmmu/con= fig-devices.mak /home/don/qemu/default-configs/mips64el-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh mipsel-softmmu/confi= g-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-d= evices.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/confi= g-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-d= evices.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/conf= ig-devices.mak /home/don/qemu/default-configs/sparc64-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh unicore32-softmmu/co= nfig-devices.mak /home/don/qemu/default-configs/unicore32-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh x86_64-softmmu/confi= g-devices.mak /home/don/qemu/default-configs/x86_64-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh xtensa-softmmu/confi= g-devices.mak /home/don/qemu/default-configs/xtensa-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh xtensaeb-softmmu/con= fig-devices.mak /home/don/qemu/default-configs/xtensaeb-softmmu.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh alpha-linux-user/con= fig-devices.mak /home/don/qemu/default-configs/alpha-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh arm-linux-user/confi= g-devices.mak /home/don/qemu/default-configs/arm-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh armeb-linux-user/con= fig-devices.mak /home/don/qemu/default-configs/armeb-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh cris-linux-user/conf= ig-devices.mak /home/don/qemu/default-configs/cris-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh i386-linux-user/conf= ig-devices.mak /home/don/qemu/default-configs/i386-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh m68k-linux-user/conf= ig-devices.mak /home/don/qemu/default-configs/m68k-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh microblaze-linux-use= r/config-devices.mak /home/don/qemu/default-configs/microblaze-linux-user= =2Emak /bin/sh /home/don/qemu/scripts/make_device_config.sh microblazeel-linux-u= ser/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/conf= ig-devices.mak /home/don/qemu/default-configs/mips-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh mips64-linux-user/co= nfig-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/co= nfig-devices.mak /home/don/qemu/default-configs/mipsel-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh mipsn32-linux-user/c= onfig-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.m= ak /bin/sh /home/don/qemu/scripts/make_device_config.sh or32-linux-user/conf= ig-devices.mak /home/don/qemu/default-configs/or32-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh ppc-linux-user/confi= g-devices.mak /home/don/qemu/default-configs/ppc-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64-linux-user/con= fig-devices.mak /home/don/qemu/default-configs/ppc64-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh ppc64abi32-linux-use= r/config-devices.mak /home/don/qemu/default-configs/ppc64abi32-linux-user= =2Emak /bin/sh /home/don/qemu/scripts/make_device_config.sh s390x-linux-user/con= fig-devices.mak /home/don/qemu/default-configs/s390x-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh sh4-linux-user/confi= g-devices.mak /home/don/qemu/default-configs/sh4-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh sh4eb-linux-user/con= fig-devices.mak /home/don/qemu/default-configs/sh4eb-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh sparc-linux-user/con= fig-devices.mak /home/don/qemu/default-configs/sparc-linux-user.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh sparc32plus-linux-us= er/config-devices.mak /home/don/qemu/default-configs/sparc32plus-linux-us= er.mak /bin/sh /home/don/qemu/scripts/make_device_config.sh sparc64-linux-user/c= onfig-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.m= ak /bin/sh /home/don/qemu/scripts/make_device_config.sh x86_64-linux-user/co= nfig-devices.mak /home/don/qemu/default-configs/x86_64-linux-user.mak sed -n 's|^\([^=3D]*\)=3D\(.*\)$|\1:=3D$(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-d= evices.mak microblazeel-softmmu/config-devices.mak mips-softmmu/config-= devices.mak mips64-softmmu/config-devices.mak mips64el-softmmu/config-d= evices.mak mipsel-softmmu/config-devices.mak moxie-softmmu/config-devic= es.mak or32-softmmu/config-devices.mak ppc-softmmu/config-devices.mak = ppc64-softmmu/config-devices.mak ppcemb-softmmu/config-devices.mak s390= x-softmmu/config-devices.mak sh4-softmmu/config-devices.mak sh4eb-softm= mu/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/c= onfig-devices.mak alpha-linux-user/config-devices.mak arm-linux-user/co= nfig-devices.mak armeb-linux-user/config-devices.mak cris-linux-user/co= nfig-devices.mak i386-linux-user/config-devices.mak m68k-linux-user/con= fig-devices.mak microblaze-linux-user/config-devices.mak microblazeel-l= inux-user/config-devices.mak mips-linux-user/config-devices.mak mips64-= linux-user/config-devices.mak mips64el-linux-user/config-devices.mak mi= psel-linux-user/config-devices.mak mipsn32-linux-user/config-devices.mak= mipsn32el-linux-user/config-devices.mak or32-linux-user/config-devices= =2Emak ppc-linux-user/config-devices.mak ppc64-linux-user/config-device= s.mak ppc64abi32-linux-user/config-devices.mak s390x-linux-user/config-= devices.mak sh4-linux-user/config-devices.mak sh4eb-linux-user/config-d= evices.mak sparc-linux-user/config-devices.mak sparc32plus-linux-user/c= onfig-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=3D/home/don/qemu/dtc -C dtc V=3D"1" LIBFD= T_srcdir=3D/home/don/qemu/dtc/libfdt CPPFLAGS=3D"-I/home/don/qemu/out/tmp= /dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt" CFLAGS=3D"-O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -m64 -D_GNU_SOURCE -D_FILE_OFFSET= _BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/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=3D"-Wl,--war= n-common -m64 -g " ARFLAGS=3D"rv" CC=3D"cc" AR=3D"ar" LD=3D"ld" BUILD_DI= R=3D/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/test= s/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/d= on/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_proper= ty.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_aliase= s.d" /home/don/qemu/dtc/tests/path_offset_aliases.c > tests/path_offset_a= liases.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_sub= node_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_unorde= red.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/q= emu/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_order= ed.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-terminati= ng-null.d" /home/don/qemu/dtc/tests/extra-terminating-null.c > tests/extr= a-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/te= sts/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/qem= u/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" /ho= me/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/qem= u/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/dt= c/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/dt= c/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/dt= c/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/dt= c/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/d= on/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/d= on/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/dt= c/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/dt= c/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" /ho= me/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/dt= c/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 > t= ests/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_compa= tible.d" /home/don/qemu/dtc/tests/node_check_compatible.c > tests/node_ch= eck_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 > t= ests/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/d= on/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_atd= epth_offset.d" /home/don/qemu/dtc/tests/supernode_atdepth_offset.c > test= s/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/dt= c/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/q= emu/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/dt= c/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/q= emu/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/d= on/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/q= emu/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/d= on/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/dt= c/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 > ftd= ump.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 > src= pos.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 > d= tc-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/treeso= urce.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 > fst= ree.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 > che= cks.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_VERSI= ON \"DTC 1.3.0-g7dc65c02\""; ) < Makefile > version_gen.h.tmp; if [ -r ve= rsion_gen.h ] && cmp -s version_gen.h version_gen.h.tmp; then rm -f versi= on_gen.h.tmp; else echo ' UPD version_gen.h'; mv -f version_gen.h.tmp ver= sion_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=3D2 -g -m64 -D_GNU_SOURC= E -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredu= ndant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-stric= t-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wform= at-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-prote= ctor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/n= spr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/incl= ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -o li= bfdt/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=3D2 -g -m64 -D_GNU_SOURC= E -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredu= ndant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-stric= t-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wform= at-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-prote= ctor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/n= spr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/incl= ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -o li= bfdt/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=3D2 -g -m64 -D_GNU_SOURC= E -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredu= ndant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-stric= t-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wform= at-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-prote= ctor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/n= spr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/incl= ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -o li= bfdt/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=3D2 -g -m64 -D_GNU_SOURC= E -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredu= ndant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-stric= t-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wform= at-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-prote= ctor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/n= spr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/incl= ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -o li= bfdt/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=3D2 -g -m64 -D_GNU_SOURC= E -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredu= ndant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-stric= t-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wform= at-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-prote= ctor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/n= spr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/incl= ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -o li= bfdt/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=3D2 -g -m64 -D_GNU_SOURC= E -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredu= ndant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-stric= t-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wform= at-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-prote= ctor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/n= spr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -= I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/incl= ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -o li= bfdt/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 libfd= t/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 > qe= mu-options.def python /home/don/qemu/scripts/qapi-commands.py -h -m -o "." < /home/don/q= emu/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=3Devents-h --backend=3D= events < /home/don/qemu/trace-events > trace/generated-events.h-timestamp= python /home/don/qemu/scripts/tracetool.py --format=3Dh --backend=3Dnop <= /home/don/qemu/trace-events > trace/generated-tracers.h-timestamp python /home/don/qemu/scripts/qapi-types.py -h -o tests -p "test-" < /hom= e/don/qemu/tests/qapi-schema/qapi-schema-test.json python /home/don/qemu/scripts/qapi-visit.py -h -o tests -p "test-" < /hom= e/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=3D/home/don/qemu/dtc -C dtc V=3D"1" LIBFD= T_srcdir=3D/home/don/qemu/dtc/libfdt CPPFLAGS=3D"-I/home/don/qemu/out/tmp= /dtc -I/home/don/qemu/dtc -I/home/don/qemu/dtc/libfdt" CFLAGS=3D"-O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -m64 -D_GNU_SOURCE -D_FILE_OFFSET= _BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/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=3D"-Wl,--war= n-common -m64 -g " ARFLAGS=3D"rv" CC=3D"cc" AR=3D"ar" LD=3D"ld" BUILD_DI= R=3D/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/tests/qem= u-iotests -Itests/qemu-iotests -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D6= 4 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef= -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif-label= s -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k = -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/include= /libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/in= clude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 = -I/home/don/qemu/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-iotest= s/socket_scm_helper.o -MF tests/qemu-iotests/socket_scm_helper.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o tests/qemu-iotests/socket_s= cm_helper.o /home/don/qemu/tests/qemu-iotests/socket_scm_helper.c cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -Wl,--warn= -common -m64 -g -o tests/qemu-iotests/socket_scm_helper tests/qemu-iotes= ts/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=20 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_SOURC= E -D_FORTIFY_SOURCE=3D2 -g -c -o stubs/arch-query-cpu-def.lo /home/don/q= emu/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-de= f.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stub= s/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/arch-query-cpu-def.lo -MF stubs/arch-query-cpu-de= f.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stub= s/arch-query-cpu-def.c -o stubs/arch-query-cpu-def.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_SOU= RCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/clock-warp.lo -MF stubs/clock-warp.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/clock-warp.c -= o stubs/clock-warp.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_FORTI= FY_SOURCE=3D2 -g -c -o stubs/cpu-get-clock.lo /home/don/qemu/stubs/cpu-g= et-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/cpu-get-clock.lo -MF stubs/cpu-get-clock.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/cpu-get-= clock.c -o stubs/cpu-get-clock.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_FOR= TIFY_SOURCE=3D2 -g -c -o stubs/cpu-get-icount.lo /home/don/qemu/stubs/cp= u-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/cpu-ge= t-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/cpu-get-icount.lo -MF stubs/cpu-get-icount.d -O2 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/cpu-ge= t-icount.c -o stubs/cpu-get-icount.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/dump.c -fPIC -DPIC -o stu= bs/.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/dump.lo -MF stubs/dump.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/dump.c -o stubs/dump.o >/d= ev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -g -c -o stubs/fdset-add-fd.lo /home/don/qemu/stubs/fdset-ad= d-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-add-fd.lo -MF stubs/fdset-add-fd.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/fdset-add-= fd.c -o stubs/fdset-add-fd.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_FORTI= FY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/fdset-fi= nd-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-find-fd.lo -MF stubs/fdset-find-fd.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/fdset-fi= nd-fd.c -o stubs/fdset-find-fd.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -g -c -o stubs/fdset-get-fd.lo /home/don/qemu/stubs/fdset-ge= t-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-get-fd.lo -MF stubs/fdset-get-fd.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/fdset-get-= fd.c -o stubs/fdset-get-fd.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_F= ORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O= 2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/fdse= t-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/fdset-remove-fd.lo -MF stubs/fdset-remove-fd.d -O= 2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/fdse= t-remove-fd.c -o stubs/fdset-remove-fd.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D= 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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/gdbstub.c -fPIC -DP= IC -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/gdbstub.lo -MF stubs/gdbstub.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/gdbstub.c -o stubs/g= dbstub.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 = -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURC= E -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/get-fd.lo -MF stubs/get-fd.d -O2 -U_FORTIFY_SOURC= E -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/get-fd.c -o stubs/get-= fd.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_S= OURCE=3D2 -g -c -o stubs/get-vm-name.lo /home/don/qemu/stubs/get-vm-name= =2Ec cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux= -headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FOR= TIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/get-vm-name.lo -MF stubs/get-vm-name.d -O2 -U_FOR= TIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/get-vm-name.= c -o stubs/get-vm-name.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_FORTI= FY_SOURCE=3D2 -g -c -o stubs/iothread-lock.lo /home/don/qemu/stubs/iothr= ead-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/iothread-lock.lo -MF stubs/iothread-lock.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/iothread= -lock.c -o stubs/iothread-lock.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -g -c -o stubs/migr-blocker.lo /home/don/qemu/stubs/migr-blo= cker.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/migr-block= er.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/migr-blocker.lo -MF stubs/migr-blocker.d -O2 -U_F= ORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/migr-block= er.c -o stubs/migr-blocker.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_SOU= RCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-is-qmp.lo -MF stubs/mon-is-qmp.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/mon-is-qmp.c -= o stubs/mon-is-qmp.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_SOU= RCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-printf.lo -MF stubs/mon-printf.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/mon-printf.c -= o stubs/mon-printf.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_SOURC= E -D_FORTIFY_SOURCE=3D2 -g -c -o stubs/mon-print-filename.lo /home/don/q= emu/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filenam= e.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stub= s/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-print-filename.lo -MF stubs/mon-print-filenam= e.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stub= s/mon-print-filename.c -o stubs/mon-print-filename.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_SOURC= E -D_FORTIFY_SOURCE=3D2 -g -c -o stubs/mon-protocol-event.lo /home/don/q= emu/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-even= t.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stub= s/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-protocol-event.lo -MF stubs/mon-protocol-even= t.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stub= s/mon-protocol-event.c -o stubs/mon-protocol-event.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_FORTI= FY_SOURCE=3D2 -g -c -o stubs/mon-set-error.lo /home/don/qemu/stubs/mon-s= et-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/mon-set-error.lo -MF stubs/mon-set-error.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/mon-set-= error.c -o stubs/mon-set-error.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.= d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/pci-drive-hot-add.lo -MF stubs/pci-drive-hot-add.= d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/= pci-drive-hot-add.c -o stubs/pci-drive-hot-add.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/reset.lo -MF stubs/reset.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/reset.c -o stubs/reset.o= >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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_FOR= TIFY_SOURCE=3D2 -g -c -o stubs/set-fd-handler.lo /home/don/qemu/stubs/se= t-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/set-fd-handler.lo -MF stubs/set-fd-handler.d -O2 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/set-fd= -handler.c -o stubs/set-fd-handler.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/slirp.lo -MF stubs/slirp.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/slirp.c -o stubs/slirp.o= >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 = -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURC= E -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/sysbus.lo -MF stubs/sysbus.d -O2 -U_FORTIFY_SOURC= E -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/sysbus.c -o stubs/sysb= us.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/uuid.c -fPIC -DPIC -o stu= bs/.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/uuid.lo -MF stubs/uuid.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/uuid.c -o stubs/uuid.o >/d= ev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D= 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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/vm-stop.c -fPIC -DP= IC -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/vm-stop.lo -MF stubs/vm-stop.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/vm-stop.c -o stubs/v= m-stop.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D= 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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/vmstate.c -fPIC -DP= IC -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/vmstate.lo -MF stubs/vmstate.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/vmstate.c -o stubs/v= mstate.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/cpus.c -fPIC -DPIC -o stu= bs/.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/stubs -I= stubs -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT stubs/cpus.lo -MF stubs/cpus.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/stubs/cpus.c -o stubs/cpus.o >/d= ev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_S= OURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FOR= TIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/cac.lo -MF libcacard/cac.d -O2 -U_FOR= TIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/cac.c -o= libcacard/cac.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/event.lo -MF libcacard/event.d -O2 -U_FORTIFY_SOURCE -D_FORTI= FY_SOURCE=3D2 -g -c -o libcacard/event.lo /home/don/qemu/libcacard/event= =2Ec cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux= -headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/even= t.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/event.lo -MF libcacard/event.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/even= t.c -o libcacard/event.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U_FORTIFY_SOURCE -D_FORTI= FY_SOURCE=3D2 -g -c -o libcacard/vcard.lo /home/don/qemu/libcacard/vcard= =2Ec cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux= -headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/vcar= d.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcard.lo -MF libcacard/vcard.d -O2 -U= _FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/vcar= d.c -o libcacard/vcard.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/vreader.lo -MF libcacard/vreader.d -O2 -U_FORTIFY_SOURCE -D_F= ORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O= 2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vreader.lo -MF libcacard/vreader.d -O= 2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/= vreader.c -o libcacard/vreader.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/vcard_emul_nss.lo -MF libcacard/vcard_emul_nss.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o libcacard/vcard_emul_nss.lo /ho= me/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard= _emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/q= emu/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcard_emul_nss.lo -MF libcacard/vcard= _emul_nss.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/q= emu/libcacard/vcard_emul_nss.c -o libcacard/vcard_emul_nss.o >/dev/null 2= >&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/vcard_emul_type.lo -MF libcacard/vcard_emul_type.d -O2 -U_FOR= TIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcar= d_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don= /qemu/libcacard/vcard_emul_type.c -fPIC -DPIC -o libcacard/.libs/vcard_e= mul_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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcard_emul_type.lo -MF libcacard/vcar= d_emul_type.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don= /qemu/libcacard/vcard_emul_type.c -o libcacard/vcard_emul_type.o >/dev/nu= ll 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/card_7816.lo -MF libcacard/card_7816.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -g -c -o libcacard/card_7816.lo /home/don/qemu/lib= cacard/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.= d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcac= ard/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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/card_7816.lo -MF libcacard/card_7816.= d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcac= ard/card_7816.c -o libcacard/card_7816.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_F= ILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-= decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-alia= sing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-sec= urity -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protector-a= ll -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/= include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/include/gl= ib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/tests -MMD -MP -M= T libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 -U_FORTIFY_SOURCE -D_FOR= TIFY_SOURCE=3D2 -g -c -o libcacard/vcardt.lo /home/don/qemu/libcacard/vc= ardt.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/vc= ardt.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacar= d -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SO= URCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings = -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/li= b64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt = -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -MMD -MP -MT libcacard/vcardt.lo -MF libcacard/vcardt.d -O2 = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/libcacard/vc= ardt.c -o libcacard/vcardt.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/osd= ep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/osdep.c -fPIC -DPIC -o uti= l/.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/osdep.lo -MF util/osdep.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/osdep.c -o util/osdep.o >/d= ev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/cut= ils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/cutils.lo -MF util/cutils.d -O2 -U_FORTIFY_SOURCE = -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/cutils.c -o util/cutils.o= >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/qem= u-timer-common.lo -MF util/qemu-timer-common.d -O2 -U_FORTIFY_SOURCE -D_F= ORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d = -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/qem= u-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/qemu-timer-common.lo -MF util/qemu-timer-common.d = -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/qem= u-timer-common.c -o util/qemu-timer-common.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/err= or.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/error.c -fPIC -DPIC -o uti= l/.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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/error.lo -MF util/error.d -O2 -U_FORTIFY_SOURCE -D= _FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/error.c -o util/error.o >/d= ev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/qem= u-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D= 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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY= _SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/qemu-error.c -fP= IC -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/qemu-error.lo -MF util/qemu-error.d -O2 -U_FORTIFY= _SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/qemu-error.c -o u= til/qemu-error.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/osl= ib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURC= E=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/oslib-posix.lo -MF util/oslib-posix.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/oslib-posix.c -= o util/oslib-posix.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wal= l -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wen= dif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wfo= rmat-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/us= r/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread = -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pi= xman-1 -I/home/don/qemu/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/qem= u-thread-posix.lo -MF util/qemu-thread-posix.d -O2 -U_FORTIFY_SOURCE -D_F= ORTIFY_SOURCE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d = -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/qem= u-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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iu= til -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstr= ict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-= prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 = -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2= =2E0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT util/qemu-thread-posix.lo -MF util/qemu-thread-posix.d = -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/util/qem= u-thread-posix.c -o util/qemu-thread-posix.o >/dev/null 2>&1 python /home/don/qemu/scripts/tracetool.py --format=3Devents-c --backend=3D= events < /home/don/qemu/trace-events > trace/generated-events.c-timestamp= libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D= _LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Ww= rite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -W= missing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Win= it-self -Wold-style-definition -fstack-protector-all -I/usr/include/lib= png12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/includ= e/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/h= ome/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gli= b-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-event= s.lo -MF trace/generated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE= =3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -m64 -D_G= NU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototype= s -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -f= no-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs= -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstac= k-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/includ= e/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I= /usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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 'trac= e_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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -m64 -D_G= NU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototype= s -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -f= no-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs= -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstac= k-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/includ= e/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I= /usr/include/pixman-1 -I/home/don/qemu/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=3D2 -g -c trace/generated-events.c -o trace/gene= rated-events.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D= 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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -I= trace -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/trace/default.c -fPIC -DP= IC -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 'trac= e_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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -I= trace -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT trace/default.lo -MF trace/default.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/trace/default.c -o trace/d= efault.o >/dev/null 2>&1 libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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_OFFS= ET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -W= all -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -W= endif-labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -W= format-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/= usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthrea= d -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/= pixman-1 -I/home/don/qemu/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=3D= 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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -I= trace -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/trace/control.c -fPIC -DP= IC -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 'trac= e_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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/trace -I= trace -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Ws= trict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissin= g-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib= -2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread= -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/t= ests -MMD -MP -MT trace/control.lo -MF trace/control.d -O2 -U_FORTIFY_SOU= RCE -D_FORTIFY_SOURCE=3D2 -g -c /home/don/qemu/trace/control.c -o trace/c= ontrol.o >/dev/null 2>&1 python /home/don/qemu/scripts/tracetool.py --format=3Dc --backend=3Dnop <= /home/don/qemu/trace-events > trace/generated-tracers.c-timestamp libtool --mode=3Dcompile --tag=3DCC cc -I/home/don/qemu/tcg -I/home/don/= qemu/tcg/i386 -I/home/don/qemu/linux-headers -I/home/don/qemu/out/tmp/lin= ux-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=3D64 -D= _LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Ww= rite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -W= missing-include-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Win= it-self -Wold-style-definition -fstack-protector-all -I/usr/include/lib= png12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/includ= e/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/h= ome/don/qemu/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gli= b-2.0/include -I/home/don/qemu/tests -MMD -MP -MT trace/generated-trace= rs.lo -MF trace/generated-tracers.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOUR= CE=3D2 -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -m64 -D_G= NU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototype= s -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -f= no-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs= -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstac= k-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/includ= e/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I= /usr/include/pixman-1 -I/home/don/qemu/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_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c trace/generated-tracers.c -fPIC -DP= IC -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/h= ome/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -m64 -D_G= NU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototype= s -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -f= no-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs= -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstac= k-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/includ= e/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I= /usr/include/pixman-1 -I/home/don/qemu/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_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c trace/generated-tracers.c -o trace/g= enerated-tracers.o >/dev/null 2>&1 libtool --mode=3Dlink --tag=3DCC cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BI= TS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -= Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif= -labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wforma= t-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/i= nclude/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/= usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixma= n-1 -I/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=3D2 -g -Wl,--warn-common -m64 -g -rpath /usr/local/lib = -no-undefined -export-syms /home/don/qemu/libcacard/libcacard.syms -o lib= cacard.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 stub= s/fdset-find-fd.lo stubs/fdset-get-fd.lo stubs/fdset-remove-fd.lo stubs/g= dbstub.lo stubs/get-fd.lo stubs/get-vm-name.lo stubs/iothread-lock.lo stu= bs/migr-blocker.lo stubs/mon-is-qmp.lo stubs/mon-printf.lo stubs/mon-prin= t-filename.lo stubs/mon-protocol-event.lo stubs/mon-set-error.lo stubs/pc= i-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/cpu= s.lo libcacard/cac.lo libcacard/event.lo libcacard/vcard.lo libcacard/vre= ader.lo libcacard/vcard_emul_nss.lo libcacard/vcard_emul_type.lo libcacar= d/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 uti= l/qemu-thread-posix.lo trace/generated-events.lo trace/default.lo trace/c= ontrol.lo trace/generated-tracers.lo -Wc,-fstack-protector-all -lrt -pth= read -L/lib64 -lgthread-2.0 -lglib-2.0 -lz -L/usr/kerberos/lib64 -lcur= l -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz= -luuid -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpth= read -ldl -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 =20 mkdir .libs gcc -shared stubs/.libs/arch-query-cpu-def.o stubs/.libs/clock-warp.o st= ubs/.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/.li= bs/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/.l= ibs/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 li= bcacard/.libs/vreader.o libcacard/.libs/vcard_emul_nss.o libcacard/.libs/= vcard_emul_type.o libcacard/.libs/card_7816.o libcacard/.libs/vcardt.o ut= il/.libs/osdep.o util/.libs/cutils.o util/.libs/qemu-timer-common.o util/= =2Elibs/error.o util/.libs/qemu-error.o util/.libs/oslib-posix.o util/.li= bs/qemu-thread-posix.o trace/.libs/generated-events.o trace/.libs/default= =2Eo 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 -pt= hread -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.s= o.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 s= tubs/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 s= tubs/gdbstub.o stubs/get-fd.o stubs/get-vm-name.o stubs/iothread-lock.o s= tubs/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-dr= ive-hot-add.o stubs/reset.o stubs/set-fd-handler.o stubs/slirp.o stubs/sy= sbus.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o stubs/cpus.o libcacar= d/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 libca= card/vcardt.o util/osdep.o util/cutils.o util/qemu-timer-common.o util/er= ror.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-trace= rs.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 > qe= mu-options.texi sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/hmp-commands.hx > qe= mu-monitor.texi sh /home/don/qemu/scripts/hxtool -t < /home/don/qemu/qemu-img-cmds.hx > q= emu-img-cmds.texi LC_ALL=3DC makeinfo --no-headers --no-split --number-sections --html /hom= e/don/qemu/qemu-doc.texi -o qemu-doc.html /home/don/qemu/qemu-doc.texi:7: warning: unrecognized encoding name `UTF-= 8'. LC_ALL=3DC makeinfo --no-headers --no-split --number-sections --html /hom= e/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.te= xi qemu.pod && pod2man --section=3D1 --center=3D" " --release=3D" " qemu.= pod > qemu.1 qemu.pod:1: Unknown command paragraph "=3Dencoding UTF-8" perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-img.te= xi qemu-img.pod && pod2man --section=3D1 --center=3D" " --release=3D" " q= emu-img.pod > qemu-img.1 perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/qemu-nbd.te= xi qemu-nbd.pod && pod2man --section=3D8 --center=3D" " --release=3D" " q= emu-nbd.pod > qemu-nbd.8 sh /home/don/qemu/scripts/hxtool -q < /home/don/qemu/qmp-commands.hx > qm= p-commands.txt perl -Ww -- /home/don/qemu/scripts/texi2pod.pl /home/don/qemu/fsdev/virtf= s-proxy-helper.texi fsdev/virtfs-proxy-helper.pod && pod2man --section=3D= 1 --center=3D" " --release=3D" " fsdev/virtfs-proxy-helper.pod > fsdev/vi= rtfs-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I. -I. -m64 -D_GNU_SOURCE= -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredun= dant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict= -aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wforma= t-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protec= tor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/ns= pr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I= /usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/inclu= de/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_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I. -I. -m64 -D_GNU_SOURCE= -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredun= dant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict= -aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs -Wforma= t-security -Wformat-y2k -Winit-self -Wold-style-definition -fstack-protec= tor-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/include/ns= pr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I= /usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/usr/inclu= de/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_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga= -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict= -prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-pro= totypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnes= ted-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defini= tion -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -p= thread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/commands.o -MF qga/co= mmands.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o qga/comman= ds.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga= -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict= -prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-pro= totypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnes= ted-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defini= tion -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -p= thread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/guest-agent-command-s= tate.o -MF qga/guest-agent-command-state.d -O2 -U_FORTIFY_SOURCE -D_FORTI= FY_SOURCE=3D2 -g -c -o qga/guest-agent-command-state.o /home/don/qemu/qg= a/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga= -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict= -prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-pro= totypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnes= ted-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defini= tion -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -p= thread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/main.o -MF qga/main.d= -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o qga/main.o /home/d= on/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga= -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict= -prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-pro= totypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnes= ted-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defini= tion -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -p= thread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qga -Iqga= -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict= -prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-pro= totypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnes= ted-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defini= tion -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss= 3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -p= thread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/do= n/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/channel-posix.o -MF q= ga/channel-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga= /qapi-generated -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_= SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-string= s -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-inc= lude-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wo= ld-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/= usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 = -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qem= u/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/inclu= de -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-g= enerated/qga-qapi-types.o -MF qga/qapi-generated/qga-qapi-types.d -O2 -U_= FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o qga/qapi-generated/qga-qap= i-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga= /qapi-generated -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_= SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-string= s -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-inc= lude-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wo= ld-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/= usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 = -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qem= u/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/inclu= de -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-g= enerated/qga-qapi-visit.o -MF qga/qapi-generated/qga-qapi-visit.d -O2 -U_= FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o qga/qapi-generated/qga-qap= i-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -Iqga/qapi-generated -Iqga= /qapi-generated -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_= SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-string= s -Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-inc= lude-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wo= ld-style-definition -fstack-protector-all -I/usr/include/libpng12 -I/= usr/include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 = -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qem= u/dtc/libfdt -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/inclu= de -I/home/don/qemu/tests -I qga/qapi-generated -MMD -MP -MT qga/qapi-g= enerated/qga-qmp-marshal.o -MF qga/qapi-generated/qga-qmp-marshal.d -O2 -= U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o qga/qapi-generated/qga-q= mp-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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-visit= or.o -MF qapi/qapi-dealloc-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOU= RCE=3D2 -g -c -o qapi/qapi-dealloc-visitor.o /home/don/qemu/qapi/qapi-de= alloc-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D= 2 -g -c -o qapi/qmp-input-visitor.o /home/don/qemu/qapi/qmp-input-visito= r.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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= =2Eo -MF qapi/qmp-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURC= E=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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-visit= or.o -MF qapi/string-input-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOU= RCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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-visi= tor.o -MF qapi/string-output-visitor.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_S= OURCE=3D2 -g -c -o qapi/string-output-visitor.o /home/don/qemu/qapi/stri= ng-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qapi -Iqa= pi -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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 -M= F qobject/qint.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o qo= bject/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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-lexe= r.o -MF qobject/json-lexer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 = -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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-stre= amer.o -MF qobject/json-streamer.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURC= E=3D2 -g -c -o qobject/json-streamer.o /home/don/qemu/qobject/json-strea= mer.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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-pars= er.o -MF qobject/json-parser.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D= 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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/qobject -= Iqobject -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE = -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmis= sing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-di= rs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-styl= e-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr/inc= lude/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/= lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/l= ibfdt -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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -Itrace -Itrace -m64 -D_GN= U_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes= -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fn= o-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-externs= -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -fstac= k-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/usr/in= clude/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/incl= ude -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I/u= sr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/test= s -I qga/qapi-generated -MMD -MP -MT trace/generated-events.o -MF trace/g= enerated-events.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o t= race/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 'trac= e_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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/uni= code.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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-pos= ix.o -MF util/event_notifier-posix.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOU= RCE=3D2 -g -c -o util/event_notifier-posix.o /home/don/qemu/util/event_n= otifier-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/env= list.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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/pa= th.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/path.o /h= ome/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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 u= til/host-utils.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o ut= il/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/modul= e.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/bitma= p.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/bitop= s.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/hbi= tmap.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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/f= ifo8.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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= =2Ed -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/acl.o /ho= me/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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 uti= l/compatfd.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/c= ompatfd.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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= =2Ed -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/iov.o /ho= me/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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= =2Ed -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/aes.o /ho= me/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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= =2Ed -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/uri.o /ho= me/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/notif= y.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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 -M= F util/qemu-progress.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/hex= dump.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -g -c -o util/crc32= c.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/util -Iut= il -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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 uti= l/throttle.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o util/t= hrottle.o /home/don/qemu/util/throttle.c rm -f libqemuutil.a && ar rcs libqemuutil.a qapi/qapi-visit-core.o qapi/q= api-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/qstrin= g.o qobject/qdict.o qobject/qlist.o qobject/qfloat.o qobject/qbool.o qobj= ect/qjson.o qobject/json-lexer.o qobject/json-streamer.o qobject/json-par= ser.o qobject/qerror.o trace/generated-events.o trace/default.o trace/con= trol.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 ut= il/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/bit= ops.o util/hbitmap.o util/fifo8.o util/acl.o util/error.o util/qemu-error= =2Eo util/compatfd.o util/iov.o util/aes.o util/qemu-config.o util/qemu-s= ockets.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 st= ubs/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/f= dset-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= =2Eo 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 st= ubs/slirp.o stubs/sysbus.o stubs/uuid.o stubs/vm-stop.o stubs/vmstate.o s= tubs/cpus.o cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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_SOU= RCE=3D2 -g -Wl,--warn-common -m64 -g -o qemu-ga qapi-types.o qapi-visit= =2Eo qga/channel-posix.o qga/commands-posix.o qga/commands.o qga/guest-ag= ent-command-state.o qga/main.o qga/qapi-generated/qga-qapi-types.o qga/qa= pi-generated/qga-qapi-visit.o qga/qapi-generated/qga-qmp-marshal.o libqem= uutil.a libqemustub.a -lrt -pthread -L/lib64 -lgthread-2.0 -lglib-2.0 = =20 cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-= headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_FORTIF= Y_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_SOUR= CE -D_FORTIFY_SOURCE=3D2 -g -c -o thread-pool.o /home/don/qemu/thread-po= ol.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_SO= URCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_FORTIF= Y_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_SO= URCE -D_FORTIFY_SOURCE=3D2 -g -c -o qemu-io-cmds.o /home/don/qemu/qemu-i= o-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -g -c -o qemu-coroutine-sleep= =2Eo /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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -g -c -o coroutine-ucontext.o /ho= me/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/raw_bsd.o -MF block/raw_bsd.d -O2 -U_= FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/cow.o -MF block/cow.d -O2 -U_FORTIFY_= SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/cow.o /home/don/qemu/block/c= ow.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qcow.o -MF block/qcow.d -O2 -U_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qcow.o /home/don/qemu/bloc= k/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vdi.o -MF block/vdi.d -O2 -U_FORTIFY_= SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/vdi.o /home/don/qemu/block/v= di.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vmdk.o -MF block/vmdk.d -O2 -U_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/vmdk.o /home/don/qemu/bloc= k/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/cloop.o -MF block/cloop.d -O2 -U_FORT= IFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/cloop.o /home/don/qemu/b= lock/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/dmg.o -MF block/dmg.d -O2 -U_FORTIFY_= SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/dmg.o /home/don/qemu/block/d= mg.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/bochs.o -MF block/bochs.d -O2 -U_FORT= IFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/bochs.o /home/don/qemu/b= lock/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vpc.o -MF block/vpc.d -O2 -U_FORTIFY_= SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/vpc.o /home/don/qemu/block/v= pc.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vvfat.o -MF block/vvfat.d -O2 -U_FORT= IFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/vvfat.o /home/don/qemu/b= lock/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qcow2.o -MF block/qcow2.d -O2 -U_FORT= IFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qcow2.o /home/don/qemu/b= lock/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qcow2-refcount.o -MF block/qcow2-refc= ount.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qcow2-cluster.o -MF block/qcow2-clust= er.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qcow2-cl= uster.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qcow2-snapshot.o -MF block/qcow2-snap= shot.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qcow2-cache.o -MF block/qcow2-cache.d= -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qed.o -MF block/qed.d -O2 -U_FORTIFY_= SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qed.o /home/don/qemu/block/q= ed.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qed-gencb.o -MF block/qed-gencb.d -O2= -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qed-gencb.o /hom= e/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qed-l2-cache.o -MF block/qed-l2-cache= =2Ed -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qed-l2-c= ache.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qed-table.o -MF block/qed-table.d -O2= -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qed-table.o /hom= e/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qed-cluster.o -MF block/qed-cluster.d= -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qed-check.o -MF block/qed-check.d -O2= -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qed-check.o /hom= e/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vhdx.o -MF block/vhdx.d -O2 -U_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/vhdx.o /home/don/qemu/bloc= k/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vhdx-endian.o -MF block/vhdx-endian.d= -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/vhdx-log.o -MF block/vhdx-log.d -O2 -= U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/vhdx-log.o /home/d= on/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/parallels.o -MF block/parallels.d -O2= -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/parallels.o /hom= e/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/blkdebug.o -MF block/blkdebug.d -O2 -= U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/blkdebug.o /home/d= on/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/blkverify.o -MF block/blkverify.d -O2= -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/blkverify.o /hom= e/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/snapshot.o -MF block/snapshot.d -O2 -= U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/snapshot.o /home/d= on/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/qapi.o -MF block/qapi.d -O2 -U_FORTIF= Y_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/qapi.o /home/don/qemu/bloc= k/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/raw-posix.o -MF block/raw-posix.d -O2= -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/raw-posix.o /hom= e/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/nbd.o -MF block/nbd.d -O2 -U_FORTIFY_= SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/nbd.o /home/don/qemu/block/n= bd.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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/sheepdog.o -MF block/sheepdog.d -O2 -= U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/sheepdog.o /home/d= on/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/block -Ib= lock -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT block/curl.o -MF block/curl.d -O2 -U_FORTI= FY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o block/curl.o /home/don/qemu/blo= ck/curl.c cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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 b= lock/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-sn= apshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-ge= ncb.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/vhd= x-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/v= vfat.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-coro= utine-sleep.o qemu-coroutine.o qemu-io-cmds.o qemu-nbd.o qemu-timer.o thr= ead-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 -l= krb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid=20 sh /home/don/qemu/scripts/hxtool -h < /home/don/qemu/qemu-img-cmds.hx > q= emu-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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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=3D2 -g -c -o qemu-img.o /home/don/qemu/qemu-img.c cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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 b= lock/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-sn= apshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-ge= ncb.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/vhd= x-endian.o block/vhdx-log.o block/vhdx.o block/vmdk.o block/vpc.o block/v= vfat.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-coro= utine-sleep.o qemu-coroutine.o qemu-img.o qemu-io-cmds.o qemu-timer.o thr= ead-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 -l= krb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid=20 cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-= headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu -I. -m64 = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstrict-proto= types -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototype= s -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wnested-ex= terns -Wformat-security -Wformat-y2k -Winit-self -Wold-style-definition -= fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -I/u= sr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0= /include -I/usr/include/pixman-1 -I/home/don/qemu/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_FO= RTIFY_SOURCE=3D2 -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 'trac= e_event_count' was here cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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 bl= ock/dmg.o block/nbd.o block/parallels.o block/qapi.o block/qcow.o block/q= cow2-cache.o block/qcow2-cluster.o block/qcow2-refcount.o block/qcow2-sna= pshot.o block/qcow2.o block/qed-check.o block/qed-cluster.o block/qed-gen= cb.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/vv= fat.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-corou= tine-sleep.o qemu-coroutine.o qemu-io-cmds.o qemu-io.o qemu-timer.o threa= d-pool.o libqemuutil.a libqemustub.a -lrt -pthread -L/lib64 -lgthread-2= =2E0 -lglib-2.0 -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgssapi_krb5 -l= krb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid=20 cc -I/home/don/qemu/tcg -I/home/don/qemu/tcg/i386 -I/home/don/qemu/linux-= headers -I/home/don/qemu/out/tmp/linux-headers -I. -I/home/don/qemu -I/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/fsdev -If= sdev -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT fsdev/virtfs-proxy-helper.o -MF fsdev/virtf= s-proxy-helper.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -c -o fs= dev/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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/fsdev -If= sdev -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wst= rict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing= -prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -= Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-de= finition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include= /nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib6= 4/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfd= t -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/hom= e/don/qemu/tests -MMD -MP -MT fsdev/virtio-9p-marshal.o -MF fsdev/virtio-= 9p-marshal.d -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -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=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wn= ested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defi= nition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/n= ss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/= glib-2.0/include -I/usr/include/pixman-1 -I/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=3D2 -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 -luu= id -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/ho= me/don/qemu/include -I/home/don/qemu/libcacard -I/home/don/qemu/libcacard= -Ilibcacard -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOU= RCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -= Wmissing-prototypes -fno-strict-aliasing -Wendif-labels -Wmissing-includ= e-dirs -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-= style-definition -fstack-protector-all -I/usr/include/libpng12 -I/usr= /include/nss3 -I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/= usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/home/don/qemu/d= tc/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=3D2 -g -c -o libcac= ard/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 o= f function 'g_warn_if_reached' /home/don/qemu/libcacard/vscclient.c:410: warning: nested extern declarat= ion of 'g_warn_if_reached' /home/don/qemu/libcacard/vscclient.c: In function 'main': /home/don/qemu/libcacard/vscclient.c:763: warning: implicit declaration o= f function 'g_byte_array_unref' /home/don/qemu/libcacard/vscclient.c:763: warning: nested extern declarat= ion of 'g_byte_array_unref' libtool --mode=3Dlink --tag=3DCC cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BI= TS=3D64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -= Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -Wendif= -labels -Wmissing-include-dirs -Wnested-externs -Wformat-security -Wforma= t-y2k -Winit-self -Wold-style-definition -fstack-protector-all -I/usr/i= nclude/libpng12 -I/usr/include/nss3 -I/usr/include/nspr4 -pthread -I/= usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixma= n-1 -I/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=3D2 -g -Wl,--warn-common -m64 -g -o vscclient libcacard= /vscclient.o libcacard.la -Wc,-fstack-protector-all -lrt -pthread -L/lib= 64 -lgthread-2.0 -lglib-2.0 -lz -L/usr/kerberos/lib64 -lcurl -ldl -lgs= sapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lssl -lcrypto -lz -luuid=20 cc -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -Wstri= ct-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-p= rototypes -fno-strict-aliasing -Wendif-labels -Wmissing-include-dirs -Wne= sted-externs -Wformat-security -Wformat-y2k -Winit-self -Wold-style-defin= ition -fstack-protector-all -I/usr/include/libpng12 -I/usr/include/nss3 -= I/usr/include/nspr4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.= 0/include -I/usr/include/pixman-1 -I/home/don/qemu/dtc/libfdt -pthread -I= /usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/home/don/qemu/test= s -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3D2 -g -Wl,--warn-common -m64 -= g -o .libs/vscclient libcacard/vscclient.o -Wl,-fstack-protector-all -pth= read ./.libs/libcacard.so -L/lib64 -L/usr/kerberos/lib64 -lssl3 -lsmime3= -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -lrt -lgthread-2.0 -l= glib-2.0 -lcurl -ldl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lidn -lss= l -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 --------------090701030805040307090309 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --------------090701030805040307090309--